Make an overlay for an OrganizedBirds object and a grid to identify which observations that fall into which grid cell.
This function takes an OrganizedBirds object, created by
organizeBirds, and a polygon grid-layer, which could be created
by makeGrid and splits the visits in the OrganizedBirds
(i.e. data belonging to identified visits) to each grid cell.
If spillOver = FALSE the splitting is done spatially according to the overlay of observations
and grid cells, without further consideration of coherence for visits (visit UID).
If spillOver = TRUE the splitting will be done spatially in a first step,
but in the next step for each grid cell the function searches for other observations belonging
to the visits inside the gridcell (identified by visit UID) in the entire dataset and includes
all such observations found to the observations in the grid cell (i.e. keeping visits coherent).
overlayBirds(x, grid, spillOver = TRUE) # S3 method for OrganizedBirds overlayBirds(x, grid, spillOver = TRUE)
| x | An OrganizedBirds object |
|---|---|
| grid | A SpatialPolygonsDataFrame object of the grid in the study area |
| spillOver | Specifies if the function should search for observations belonging to the same
visit (identified by visit UID) but fall outside of the grid cell. Default is |
The output is a OverlaidBirds-class object, which is a list containing three objects;
observationsInGridIs
basically the data in the OrganizedBirds object split by each grid cell
(n.b. the use of spillOver = TRUE discussed under "Usage")
gridThe SpatialPolygonsDataFrame from the input, but cleared of data to not waste unnecessary memory
nonEmptyGridCellsAn integer vector of which grid cells that have observations
The output is a OverlaidBirds-class object, which is a list containing three objects;
observationsInGridIs
basically the data in the OrganizedBirds object split by each grid cell
(n.b. the use of spillOver = TRUE discussed under "Usage")
gridThe SpatialPolygonsDataFrame from the input, but cleared of data to not waste unnecessary memory
nonEmptyGridCellsAn integer vector of which grid cells that have observations
This function takes an OrganizedBirds object, created by
organizeBirds, and a polygon grid-layer, which could be created
by makeGrid and splits the visits in the OrganizedBirds
(i.e. data belonging to identified visits) to each grid cell.
If spillOver = FALSE the splitting is done spatially according to the overlay of observations
and grid cells, without further consideration of coherence for visits (visit UID).
If spillOver = TRUE the splitting will be done spatially in a first step,
but in the next step for each grid cell the function searches for other observations belonging
to the visits inside the gridcell (identified by visit UID) in the entire dataset and includes
all such observations found to the observations in the grid cell (i.e. keeping visits coherent).
#> $observationsInGrid #> $observationsInGrid$ID1 #> scientificName year month day visitUID #> 12411 Bombus sylvarum 2011 5 15 5477 #> 12412 Bombus vestalis 2011 5 15 5477 #> 12413 Bombus subterraneus 2011 5 15 5477 #> 15857 Bombus sylvarum 2009 6 6 855 #> 15859 Bombus subterraneus 2009 6 6 855 #> 15865 Bombus pascuorum 2009 6 6 855 #> 15869 Bombus rupestris 2009 6 6 855 #> 15875 Bombus subterraneus 2009 6 6 855 #> 18187 Bombus sylvarum 2005 6 21 5478 #> 18191 Bombus hypnorum 2005 6 21 5478 #> 18414 Bombus terrestris 2002 7 10 5476 #> 18437 Bombus lucorum 2002 7 10 5476 #> #> $observationsInGrid$ID2 #> scientificName year month day visitUID #> 5147 Bombus lapidarius 2017 4 14 2931 #> 5208 Bombus pascuorum 2017 4 3 3526 #> 20569 Bombus soroeensis 2016 7 17 6557 #> 20660 Bombus sylvarum 2016 7 13 6556 #> 20661 Bombus hypnorum 2016 7 13 6556 #> 21323 Bombus muscorum 2016 5 29 4807 #> 21823 Bombus bohemicus 2016 4 4 2290 #> 23423 Bombus lapidarius 2015 7 13 1286 #> #> $observationsInGrid$ID3 #> scientificName year month day visitUID #> 25724 Bombus subterraneus 2014 5 31 6615 #> #> $observationsInGrid$ID4 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID5 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID6 #> scientificName year month day visitUID #> 5659 Bombus subterraneus 2015 5 14 2916 #> 18272 Bombus lapidarius 2002 8 9 210 #> 18856 Bombus muscorum 2002 8 9 210 #> #> $observationsInGrid$ID7 #> scientificName year month day visitUID #> 18297 Bombus pascuorum 2002 7 27 5296 #> 18299 Bombus hortorum 2002 7 27 5296 #> 18311 Bombus subterraneus 2002 7 27 5296 #> 18316 Bombus lucorum 2002 7 27 5296 #> 18321 Bombus vestalis 2002 7 27 5296 #> 18325 Bombus ruderarius 2002 7 27 5296 #> #> $observationsInGrid$ID8 #> scientificName year month day visitUID #> 5654 Bombus hortorum 2015 5 14 5323 #> 16587 Bombus norvegicus 2008 7 6 1301 #> 16589 Bombus subterraneus 2008 7 6 1301 #> 18218 Bombus terrestris 2005 6 11 2667 #> 18242 Bombus subterraneus 2004 6 21 2668 #> 18611 Bombus vestalis 2004 7 16 1302 #> 18613 Bombus terrestris 2004 6 21 1304 #> 18619 Bombus sylvarum 2000 5 28 1305 #> 18790 Bombus hortorum 2007 5 18 1303 #> 18792 Bombus lapidarius 2007 5 18 1303 #> #> $observationsInGrid$ID9 #> scientificName year month day visitUID #> 1408 Bombus rupestris 2018 6 2 3969 #> 1729 Bombus pratorum 2018 5 6 3971 #> 4366 Bombus terrestris 2017 7 16 3974 #> 4368 Bombus subterraneus 2017 7 16 3974 #> 4370 Bombus lucorum 2017 7 16 3974 #> 10002 Bombus lucorum 2012 7 8 3973 #> 10003 Bombus vestalis 2012 7 8 3973 #> 10004 Bombus hypnorum 2012 7 8 3973 #> 10007 Bombus sylvarum 2012 7 8 3973 #> 10011 Bombus pascuorum 2012 7 8 3973 #> 12408 Bombus ruderarius 2011 5 15 3975 #> 12409 Bombus subterraneus 2011 5 15 3975 #> 12410 Bombus subterraneus 2011 5 15 3965 #> 14211 Bombus vestalis 2010 5 5 3972 #> 15730 Bombus subterraneus 2009 6 29 3966 #> 16462 Bombus subterraneus 2008 8 9 3041 #> 16463 Bombus lapidarius 2008 8 9 3041 #> 16464 Bombus lucorum 2008 8 9 3041 #> 16465 Bombus sylvarum 2008 8 9 3041 #> 16466 Bombus terrestris 2008 8 9 3041 #> 16467 Bombus ruderarius 2008 8 9 3041 #> 18193 Bombus subterraneus 2005 6 11 3968 #> 18198 Bombus hortorum 2005 6 11 3968 #> 18216 Bombus pascuorum 2005 6 11 3968 #> 18406 Bombus terrestris 2002 7 17 5295 #> 18416 Bombus subterraneus 2002 7 17 47 #> 18418 Bombus lucorum 2002 7 17 5295 #> 18431 Bombus sylvarum 2002 7 17 5295 #> 18436 Bombus soroeensis 2002 7 17 47 #> 18443 Bombus hortorum 2002 7 17 5295 #> 18453 Bombus subterraneus 2002 7 17 5295 #> 18463 Bombus muscorum 2002 7 17 5295 #> 22568 Bombus hypnorum 2011 7 16 3976 #> 24007 Bombus terrestris 2015 4 3 3970 #> 24793 Bombus ruderarius 2009 8 8 3967 #> #> $observationsInGrid$ID10 #> scientificName year month day visitUID #> 18446 Bombus lapidarius 2002 7 17 5938 #> 18859 Bombus muscorum 2001 6 30 5939 #> #> $observationsInGrid$ID11 #> scientificName year month day visitUID #> 4757 Bombus pascuorum 2017 6 21 2801 #> 4760 Bombus terrestris 2017 6 21 2801 #> 7686 Bombus pascuorum 2013 4 28 6707 #> #> $observationsInGrid$ID12 #> scientificName year month day visitUID #> 10678 Bombus lucorum 2000 7 18 2224 #> 15744 Bombus sylvarum 2009 6 23 2887 #> 15746 Bombus lapidarius 2009 6 23 2887 #> 16406 Bombus muscorum 2008 8 6 2886 #> 16928 Bombus lapidarius 2006 6 16 6708 #> #> $observationsInGrid$ID13 #> scientificName year month day visitUID #> 7662 Bombus hortorum 2013 5 5 3606 #> 10930 Bombus terrestris 2000 4 26 5848 #> #> $observationsInGrid$ID14 #> scientificName year month day visitUID #> 1144 Bombus lapidarius 2018 6 16 6614 #> 9860 Bombus lucorum 2012 7 25 3723 #> 10630 Bombus lapidarius 2000 7 19 2128 #> 10634 Bombus lapidarius 2000 7 19 2128 #> 10649 Bombus lucorum 2000 7 19 2128 #> 10924 Bombus pratorum 2000 4 26 3722 #> 10936 Bombus terrestris 2000 4 26 2129 #> 10938 Bombus ruderarius 2000 4 26 2129 #> #> $observationsInGrid$ID15 #> scientificName year month day visitUID #> 1625 Bombus lapidarius 2018 4 22 33 #> 12478 Bombus bohemicus 2011 5 1 1839 #> 15909 Bombus hortorum 2009 5 31 1842 #> 18225 Bombus hortorum 2004 7 9 1841 #> 18555 Bombus terrestris 2007 8 5 1840 #> 18557 Bombus sylvarum 2007 8 5 1840 #> 19230 Bombus subterraneus 2003 8 21 3075 #> 19234 Bombus terrestris 2003 8 21 3075 #> 21849 Bombus hortorum 2015 6 8 5508 #> 21855 Bombus sylvarum 2014 5 14 3456 #> #> $observationsInGrid$ID16 #> scientificName year month day visitUID #> 18599 Bombus terrestris 2000 6 11 2672 #> 18858 Bombus muscorum 2002 8 9 2671 #> #> $observationsInGrid$ID17 #> scientificName year month day visitUID #> 7277 Bombus terrestris 2013 4 27 6138 #> 9805 Bombus lucorum 2012 7 30 6137 #> 21647 Bombus rupestris 2016 4 24 302 #> #> $observationsInGrid$ID18 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID19 #> scientificName year month day visitUID #> 2144 Bombus terrestris 2018 4 8 5895 #> #> $observationsInGrid$ID20 #> scientificName year month day visitUID #> 11555 Bombus rupestris 2011 8 3 1815 #> 16147 Bombus hortorum 2009 4 25 2341 #> 16581 Bombus bohemicus 2008 7 6 1817 #> 16599 Bombus soroeensis 2008 7 6 2336 #> 18165 Bombus pratorum 2005 7 23 2339 #> 18168 Bombus barbutellus 2005 7 23 2339 #> 18651 Bombus rupestris 2005 7 23 1818 #> 18652 Bombus terrestris 2005 7 23 1818 #> 18653 Bombus sylvarum 2005 7 23 1818 #> 18654 Bombus lapidarius 2005 7 23 1818 #> 18655 Bombus pascuorum 2005 7 23 1818 #> 18674 Bombus soroeensis 2007 7 21 2338 #> 18687 Bombus subterraneus 2007 7 1 1816 #> 18884 Bombus barbutellus 2005 7 24 2340 #> 18897 Bombus campestris 2005 8 14 2337 #> 19689 Bombus vestalis 2016 7 18 1819 #> 23244 Bombus lucorum 2015 7 27 5769 #> 23657 Bombus pascuorum 2015 6 21 1694 #> 23660 Bombus campestris 2015 6 21 2731 #> 23665 Bombus hortorum 2015 6 22 1695 #> #> $observationsInGrid$ID21 #> scientificName year month day visitUID #> 10431 Bombus bohemicus 2012 5 4 5919 #> 12306 Bombus soroeensis 2011 5 29 5920 #> 12308 Bombus hypnorum 2011 5 29 5920 #> 12312 Bombus bohemicus 2011 5 29 5920 #> 18266 Bombus sylvarum 2002 8 16 5427 #> 18304 Bombus terrestris 2002 8 16 5427 #> 18714 Bombus subterraneus 2007 6 27 5397 #> 18715 Bombus lapidarius 2007 6 27 5397 #> 18716 Bombus ruderarius 2007 6 27 5397 #> #> $observationsInGrid$ID22 #> scientificName year month day visitUID #> 14208 Bombus pratorum 2010 5 5 525 #> 18838 Bombus lapidarius 2007 3 27 526 #> 18839 Bombus pratorum 2007 3 27 526 #> 18840 Bombus sylvarum 2007 3 27 526 #> #> $observationsInGrid$ID23 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID24 #> scientificName year month day visitUID #> 6962 Bombus ruderarius 2013 7 27 3221 #> 9643 Bombus bohemicus 2012 7 21 5931 #> 9645 Bombus lucorum 2012 7 21 1890 #> #> $observationsInGrid$ID25 #> scientificName year month day visitUID #> 1038 Bombus soroeensis 2018 6 20 4442 #> 1080 Bombus hortorum 2018 6 20 4442 #> 1081 Bombus pratorum 2018 6 20 4442 #> 6305 Bombus lapidarius 2014 4 12 1710 #> 6736 Bombus rupestris 2013 8 25 548 #> 10993 Bombus ruderarius 2009 5 14 547 #> 13693 Bombus rupestris 2010 8 10 546 #> 15995 Bombus hypnorum 2009 5 21 1716 #> 16001 Bombus pascuorum 2009 5 21 1716 #> 16208 Bombus terrestris 2009 4 7 4049 #> 16211 Bombus lapidarius 2009 4 7 4050 #> 18178 Bombus sylvarum 2005 7 3 544 #> 18179 Bombus pascuorum 2005 7 3 544 #> 18180 Bombus pratorum 2005 7 3 544 #> 18181 Bombus subterraneus 2005 7 3 544 #> 18182 Bombus ruderarius 2005 7 3 544 #> 20329 Bombus subterraneus 2016 8 1 545 #> #> $observationsInGrid$ID26 #> scientificName year month day visitUID #> 13747 Bombus pascuorum 2010 8 2 4387 #> 18882 Bombus muscorum 2005 7 3 4123 #> 20331 Bombus campestris 2016 8 1 4386 #> #> $observationsInGrid$ID27 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID28 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID29 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID30 #> scientificName year month day visitUID #> 1236 Bombus hortorum 2018 6 12 949 #> 24748 Bombus sylvarum 2009 6 18 5310 #> 24757 Bombus pratorum 2009 6 18 5310 #> 24811 Bombus lapidarius 2009 6 18 5310 #> 24820 Bombus hypnorum 2009 6 18 5310 #> #> $observationsInGrid$ID31 #> scientificName year month day visitUID #> 603 Bombus ruderarius 2018 7 14 5450 #> 604 Bombus subterraneus 2018 7 14 5450 #> 1797 Bombus pascuorum 2018 5 2 3613 #> 1896 Bombus pascuorum 2018 4 23 5455 #> 2060 Bombus terrestris 2018 4 14 1053 #> 2104 Bombus terrestris 2018 4 14 3516 #> 2150 Bombus terrestris 2018 4 9 1764 #> 4924 Bombus lapidarius 2017 5 9 2009 #> 6583 Bombus lapidarius 2013 8 1 381 #> 6585 Bombus terrestris 2013 8 1 381 #> 7745 Bombus lapidarius 2013 4 16 1765 #> 9143 Bombus terrestris 2013 3 6 1763 #> 9401 Bombus terrestris 2012 10 21 5452 #> 10832 Bombus pratorum 2000 6 13 3735 #> 10837 Bombus lapidarius 2000 6 13 3735 #> 10839 Bombus terrestris 2000 6 13 3735 #> 10840 Bombus hortorum 2000 6 13 3735 #> 10849 Bombus terrestris 2000 6 13 3735 #> 13903 Bombus subterraneus 2010 7 7 5447 #> 15029 Bombus hortorum 2009 8 16 4528 #> 15631 Bombus lucorum 2008 7 23 3732 #> 17020 Bombus terrestris 2008 4 26 836 #> 18658 Bombus vestalis 2004 7 23 5453 #> 18809 Bombus hortorum 2007 5 9 5448 #> 18811 Bombus terrestris 2007 5 9 5448 #> 19305 Bombus lapidarius 2017 4 2 5444 #> 19309 Bombus lapidarius 2017 4 4 5445 #> 20455 Bombus norvegicus 2016 7 25 3615 #> 21650 Bombus hortorum 2016 4 25 5454 #> 21665 Bombus lapidarius 2016 4 23 3614 #> 24132 Bombus hypnorum 2015 3 18 5451 #> 24155 Bombus terrestris 2015 3 11 5449 #> 25714 Bombus norvegicus 2014 6 7 5446 #> #> $observationsInGrid$ID32 #> scientificName year month day visitUID #> 64 Bombus vestalis 2018 7 19 3527 #> 65 Bombus lucorum 2018 7 19 3527 #> 69 Bombus terrestris 2018 7 19 3527 #> 70 Bombus muscorum 2018 6 28 167 #> 1873 Bombus terrestris 2018 4 28 2742 #> 1875 Bombus hypnorum 2018 4 28 2742 #> 1925 Bombus lapidarius 2018 4 21 5713 #> 1963 Bombus lapidarius 2018 4 21 2743 #> 2172 Bombus terrestris 2018 4 8 5712 #> 5832 Bombus pascuorum 2015 4 28 2737 #> 6221 Bombus terrestris 2014 4 22 2741 #> 10442 Bombus sylvarum 2012 5 2 5639 #> 18171 Bombus lapidarius 2005 7 23 4481 #> 18173 Bombus lucorum 2005 7 23 4481 #> 18174 Bombus terrestris 2005 7 23 4481 #> 19327 Bombus terrestris 2017 3 31 2746 #> 21718 Bombus lapidarius 2016 4 16 2738 #> 21913 Bombus terrestris 2016 3 27 2745 #> 23324 Bombus pascuorum 2015 7 19 2740 #> 23626 Bombus terrestris 2015 6 21 2744 #> 23950 Bombus lapidarius 2015 4 11 2739 #> #> $observationsInGrid$ID33 #> scientificName year month day visitUID #> 440 Bombus pascuorum 2018 7 19 258 #> 441 Bombus sylvarum 2018 7 19 258 #> 443 Bombus lapidarius 2018 7 19 258 #> 5365 Bombus terrestris 2015 10 29 259 #> 15044 Bombus subterraneus 2009 8 2 6231 #> 15045 Bombus sylvarum 2009 8 2 6231 #> #> $observationsInGrid$ID34 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID35 #> scientificName year month day visitUID #> 1642 Bombus muscorum 2018 5 2 2034 #> 7536 Bombus terrestris 2013 5 11 1834 #> 13845 Bombus lapidarius 2010 6 4 5354 #> 14055 Bombus subterraneus 2010 5 29 5353 #> 14057 Bombus hypnorum 2010 5 29 5353 #> 14058 Bombus lapidarius 2010 5 29 1833 #> 14813 Bombus terrestris 2009 6 13 5352 #> 14815 Bombus bohemicus 2009 6 27 6167 #> 14827 Bombus lapidarius 2009 6 13 5352 #> 14828 Bombus lucorum 2009 6 13 5352 #> 14829 Bombus pascuorum 2009 6 13 5352 #> 14831 Bombus vestalis 2009 6 13 5352 #> 14834 Bombus lapidarius 2009 6 17 380 #> 15732 Bombus terrestris 2009 6 27 6167 #> 16245 Bombus muscorum 2003 8 7 3688 #> 18081 Bombus muscorum 2007 8 5 4763 #> 18082 Bombus rupestris 2007 6 24 1297 #> 18083 Bombus hortorum 2007 6 24 718 #> 18100 Bombus magnus 2007 6 28 1835 #> 18965 Bombus lapidarius 2007 6 28 1835 #> 18971 Bombus lapidarius 2007 6 28 719 #> 18972 Bombus pascuorum 2007 6 28 4764 #> 18974 Bombus hypnorum 2007 6 28 4764 #> 18979 Bombus terrestris 2007 6 28 1298 #> 23871 Bombus terrestris 2015 4 19 1832 #> 24082 Bombus terrestris 2007 6 28 1835 #> 24083 Bombus muscorum 2007 8 5 4763 #> 24084 Bombus terrestris 2007 6 28 720 #> 24086 Bombus pratorum 2007 6 28 720 #> 24092 Bombus pascuorum 2007 6 28 4764 #> 24093 Bombus lapidarius 2007 6 28 1835 #> 24512 Bombus hortorum 2013 11 30 3733 #> 24524 Bombus lucorum 2013 11 30 3734 #> 24541 Bombus lucorum 2013 11 30 3734 #> #> $observationsInGrid$ID36 #> scientificName year month day visitUID #> 1761 Bombus pratorum 2018 5 4 3291 #> 9712 Bombus hortorum 2012 8 2 2032 #> 11758 Bombus lucorum 2011 7 19 2033 #> 11762 Bombus hortorum 2011 7 19 2033 #> 18967 Bombus lapidarius 2007 6 28 1836 #> 24646 Bombus pascuorum 2014 10 6 2031 #> #> $observationsInGrid$ID37 #> scientificName year month day visitUID #> 7480 Bombus subterraneus 2013 6 3 3299 #> 22991 Bombus lapidarius 2015 8 23 3072 #> #> $observationsInGrid$ID38 #> scientificName year month day visitUID #> 1594 Bombus soroeensis 2018 5 13 3020 #> 1595 Bombus bohemicus 2018 5 13 3020 #> 6936 Bombus terrestris 2013 7 26 2799 #> 21019 Bombus hortorum 2016 6 20 3021 #> 21021 Bombus lapidarius 2016 6 20 3021 #> 24801 Bombus lapidarius 2008 5 27 2798 #> 24836 Bombus norvegicus 2009 6 17 2797 #> 24865 Bombus lucorum 2014 7 22 1693 #> #> $observationsInGrid$ID39 #> scientificName year month day visitUID #> 7386 Bombus hypnorum 2013 6 7 5266 #> 15853 Bombus lapidarius 2009 6 6 5605 #> 15860 Bombus pascuorum 2009 6 6 5605 #> 15862 Bombus terrestris 2009 6 6 5605 #> 19371 Bombus terrestris 2017 3 22 6026 #> 23883 Bombus lapidarius 2015 4 19 5178 #> #> $observationsInGrid$ID40 #> scientificName year month day visitUID #> 8698 Bombus lapidarius 2012 6 8 5327 #> 15995 Bombus hypnorum 2009 5 21 1716 #> 16001 Bombus pascuorum 2009 5 21 1716 #> 17371 Bombus hortorum 2002 6 26 1717 #> #> $observationsInGrid$ID41 #> scientificName year month day visitUID #> 1356 Bombus hortorum 2018 6 6 2626 #> 3693 Bombus lapidarius 2017 5 26 2633 #> 3696 Bombus campestris 2017 5 26 2633 #> 4887 Bombus soroeensis 2017 5 14 2629 #> 4888 Bombus sylvarum 2017 5 14 2629 #> 5641 Bombus pratorum 2015 5 15 2631 #> 5642 Bombus hypnorum 2015 5 15 2631 #> 5645 Bombus campestris 2015 5 15 2631 #> 6023 Bombus sylvarum 2014 5 15 2630 #> 6026 Bombus pratorum 2014 5 15 2630 #> 6495 Bombus lapidarius 2013 7 11 2628 #> 7148 Bombus subterraneus 2013 7 11 2628 #> 7297 Bombus pascuorum 2013 6 28 2634 #> 21231 Bombus lapidarius 2016 6 10 2627 #> 21232 Bombus hortorum 2016 6 10 2627 #> 25759 Bombus terrestris 2014 5 23 2632 #> #> $observationsInGrid$ID42 #> scientificName year month day visitUID #> 4321 Bombus soroeensis 2017 7 20 1985 #> 4323 Bombus pascuorum 2017 7 20 1985 #> 5213 Bombus hypnorum 2012 3 27 5251 #> #> $observationsInGrid$ID43 #> scientificName year month day visitUID #> 4721 Bombus muscorum 2017 6 27 848 #> #> $observationsInGrid$ID44 #> scientificName year month day visitUID #> 22368 Bombus bohemicus 2000 5 5 2024 #> 23013 Bombus hortorum 2015 8 22 3143 #> #> $observationsInGrid$ID45 #> scientificName year month day visitUID #> 593 Bombus terrestris 2018 7 14 506 #> 594 Bombus sylvarum 2018 7 14 506 #> 1725 Bombus terrestris 2018 4 29 507 #> #> $observationsInGrid$ID46 #> scientificName year month day visitUID #> 2202 Bombus terrestris 2018 4 17 26 #> 4871 Bombus sylvarum 2017 5 17 6485 #> 4873 Bombus subterraneus 2017 5 17 6485 #> 4874 Bombus terrestris 2017 5 17 6485 #> 4876 Bombus lapidarius 2017 5 17 6485 #> 5293 Bombus subterraneus 2016 5 9 6484 #> 5926 Bombus sylvarum 2015 4 21 6107 #> 6378 Bombus lapidarius 2014 3 28 4713 #> 7695 Bombus terrestris 2013 4 27 4701 #> 7711 Bombus sylvarum 2013 4 21 4707 #> 7724 Bombus hypnorum 2013 4 20 4706 #> 7747 Bombus terrestris 2013 4 14 4704 #> 10288 Bombus hortorum 2012 6 3 4697 #> 10289 Bombus pascuorum 2012 6 3 4697 #> 10290 Bombus pascuorum 2012 6 3 4697 #> 10402 Bombus lapidarius 2012 5 11 4699 #> 10584 Bombus terrestris 2012 3 28 4712 #> 10585 Bombus lapidarius 2012 3 28 4712 #> 10587 Bombus pratorum 2012 3 28 4712 #> 10592 Bombus terrestris 2012 3 24 4709 #> 12331 Bombus hypnorum 2011 5 26 6110 #> 12332 Bombus hortorum 2011 5 26 6110 #> 12334 Bombus pratorum 2011 5 26 6110 #> 12335 Bombus terrestris 2011 5 26 6110 #> 12337 Bombus lapidarius 2011 5 26 6110 #> 12344 Bombus pratorum 2011 5 24 6108 #> 12346 Bombus hypnorum 2011 5 24 4710 #> 12459 Bombus hortorum 2011 5 5 6105 #> 12460 Bombus ruderarius 2011 5 5 6105 #> 12611 Bombus terrestris 2011 4 15 4705 #> 13607 Bombus subterraneus 2010 7 22 4708 #> 13711 Bombus pratorum 2010 8 10 4702 #> 13712 Bombus pascuorum 2010 8 10 4702 #> 13713 Bombus terrestris 2010 8 10 4702 #> 13842 Bombus hypnorum 2010 7 22 4708 #> 13843 Bombus terrestris 2010 7 22 4708 #> 13844 Bombus lapidarius 2010 7 22 4708 #> 14064 Bombus hortorum 2010 5 29 2538 #> 14249 Bombus hortorum 2010 4 30 6113 #> 14458 Bombus terrestris 2010 4 14 4703 #> 15130 Bombus rupestris 2009 7 24 4711 #> 16132 Bombus hortorum 2009 4 28 6112 #> 16146 Bombus lapidarius 2009 4 25 6109 #> 16237 Bombus terrestris 2009 4 1 4696 #> 16663 Bombus subterraneus 2008 6 27 6111 #> 18267 Bombus terrestris 2002 8 16 5082 #> 18668 Bombus lucorum 2007 6 30 6115 #> 18671 Bombus subterraneus 2007 6 30 6115 #> 18693 Bombus vestalis 2007 6 30 6115 #> 18694 Bombus bohemicus 2007 6 30 6115 #> 18697 Bombus sylvarum 2007 6 30 6115 #> 18797 Bombus hortorum 2007 5 30 6114 #> 18799 Bombus hypnorum 2007 5 30 6114 #> 18822 Bombus lapidarius 2007 4 21 6106 #> 18825 Bombus terrestris 2007 4 21 6106 #> 19272 Bombus rupestris 2014 5 20 2901 #> 20837 Bombus lapidarius 2016 7 5 5921 #> 20967 Bombus hypnorum 2016 6 23 3106 #> 21151 Bombus hypnorum 2016 6 12 6248 #> 23156 Bombus pascuorum 2015 8 9 4053 #> 23664 Bombus subterraneus 2015 6 23 3105 #> 25582 Bombus subterraneus 2014 6 16 4700 #> #> $observationsInGrid$ID47 #> scientificName year month day visitUID #> 96 Bombus pratorum 2018 7 27 3195 #> 671 Bombus terrestris 2018 7 7 3166 #> 672 Bombus lucorum 2018 7 7 3166 #> 674 Bombus pratorum 2018 7 7 3166 #> 701 Bombus pascuorum 2018 7 1 3157 #> 706 Bombus pratorum 2018 7 8 3167 #> 1417 Bombus terrestris 2018 4 17 3175 #> 1496 Bombus terrestris 2018 4 19 3178 #> 1530 Bombus lapidarius 2018 5 18 4581 #> 1592 Bombus hypnorum 2018 4 28 3196 #> 3556 Bombus hypnorum 2017 6 9 4586 #> 3567 Bombus terrestris 2017 6 11 3169 #> 3934 Bombus pascuorum 2016 5 1 3155 #> 3935 Bombus terrestris 2016 5 1 3155 #> 4669 Bombus lapidarius 2017 6 27 3193 #> 4771 Bombus terrestris 2017 6 26 3191 #> 4895 Bombus lapidarius 2017 5 13 4578 #> 4990 Bombus lucorum 2017 5 1 3156 #> 4991 Bombus lucorum 2017 5 1 3156 #> 5180 Bombus lucorum 2017 4 1 3154 #> 5267 Bombus lapidarius 2016 8 2 3159 #> 5271 Bombus lapidarius 2016 7 24 3187 #> 5530 Bombus lapidarius 2015 7 16 4579 #> 6094 Bombus hortorum 2014 4 15 5553 #> 6095 Bombus terrestris 2014 4 15 5553 #> 7313 Bombus terrestris 2013 6 25 1824 #> 7315 Bombus lapidarius 2013 6 25 1824 #> 7370 Bombus pascuorum 2013 6 18 1823 #> 7535 Bombus terrestris 2013 5 10 4577 #> 10409 Bombus terrestris 2012 5 2 4576 #> 11712 Bombus hypnorum 2011 6 29 3340 #> 14078 Bombus terrestris 2010 5 19 4023 #> 14100 Bombus terrestris 2010 5 22 4582 #> 14824 Bombus subterraneus 2009 6 24 4584 #> 16103 Bombus lapidarius 2009 5 2 4575 #> 16562 Bombus lapidarius 2008 7 7 3655 #> 16923 Bombus lapidarius 2008 5 8 6262 #> 16946 Bombus lapidarius 2008 5 7 4022 #> 19690 Bombus pascuorum 2016 9 25 3189 #> 20517 Bombus lapidarius 2016 7 22 4583 #> 20525 Bombus terrestris 2016 7 16 3483 #> 20528 Bombus lapidarius 2016 7 16 3483 #> 20603 Bombus hortorum 2016 7 17 3176 #> 20605 Bombus pratorum 2016 7 17 3176 #> 21370 Bombus rupestris 2016 5 23 3185 #> 21517 Bombus terrestris 2016 5 3 277 #> 22152 Bombus terrestris 2015 5 3 3160 #> 22163 Bombus lapidarius 2014 4 25 3188 #> 22165 Bombus terrestris 2014 4 20 3180 #> 22190 Bombus lapidarius 2013 8 3 3162 #> 22249 Bombus terrestris 2012 6 6 3163 #> 22278 Bombus hypnorum 2012 4 30 3199 #> 22294 Bombus terrestris 2011 8 14 3173 #> 22295 Bombus lapidarius 2011 8 14 3173 #> 22321 Bombus pratorum 2011 4 22 3182 #> 22322 Bombus hypnorum 2011 4 23 3184 #> 22323 Bombus pratorum 2011 4 21 3181 #> 22330 Bombus hypnorum 2011 4 10 3168 #> 22352 Bombus lapidarius 2010 7 29 3198 #> 22355 Bombus lapidarius 2010 7 23 3186 #> 22356 Bombus pascuorum 2010 7 11 3170 #> 22357 Bombus pratorum 2010 7 13 3171 #> 22376 Bombus pratorum 2010 8 3 3161 #> 22380 Bombus hypnorum 2010 6 26 3190 #> 22523 Bombus terrestris 2009 7 7 3165 #> 22526 Bombus cryptarum 2009 4 17 3174 #> 22530 Bombus pratorum 2009 8 2 3158 #> 22531 Bombus lapidarius 2009 7 27 3194 #> 22532 Bombus lapidarius 2009 8 2 3158 #> 22551 Bombus hypnorum 2009 4 14 3172 #> 22562 Bombus pratorum 2008 4 20 3179 #> 22563 Bombus lapidarius 2008 4 27 3192 #> 23140 Bombus pratorum 2015 8 6 3164 #> 23456 Bombus hypnorum 2015 6 28 3197 #> 23465 Bombus lapidarius 2015 7 1 278 #> 23466 Bombus terrestris 2015 7 1 278 #> 23467 Bombus lapidarius 2015 6 22 3183 #> 23875 Bombus terrestris 2015 4 19 3177 #> 23881 Bombus terrestris 2015 4 18 4580 #> #> $observationsInGrid$ID48 #> scientificName year month day visitUID #> 2232 Bombus lapidarius 2015 4 19 588 #> 3540 Bombus pratorum 2017 6 6 1099 #> 3543 Bombus hypnorum 2017 6 6 1099 #> 9445 Bombus sylvarum 2012 8 3 4817 #> 10546 Bombus terrestris 2012 4 13 586 #> 11523 Bombus lapidarius 2011 8 2 1986 #> 11751 Bombus terrestris 2011 6 12 1987 #> 11906 Bombus terrestris 2011 6 18 5394 #> 15284 Bombus lapidarius 2009 7 12 587 #> 16762 Bombus terrestris 2008 6 16 1101 #> 16763 Bombus pascuorum 2008 6 16 1101 #> 18541 Bombus subterraneus 2000 7 24 3341 #> 18544 Bombus ruderarius 2000 7 24 3341 #> #> $observationsInGrid$ID49 #> scientificName year month day visitUID #> 4055 Bombus lucorum 2017 8 9 796 #> 4056 Bombus muscorum 2017 8 9 796 #> 4244 Bombus pratorum 2017 7 26 4827 #> 4410 Bombus hortorum 2017 7 12 1294 #> 4879 Bombus lucorum 2017 5 14 3129 #> 4923 Bombus sylvarum 2017 4 29 6300 #> 5186 Bombus terrestris 2017 4 9 6177 #> 7040 Bombus lucorum 2013 7 25 6192 #> 7119 Bombus lapidarius 2013 7 16 6186 #> 7279 Bombus pratorum 2013 6 28 6180 #> 7372 Bombus lapidarius 2013 6 19 6188 #> 7426 Bombus lapidarius 2013 6 11 6185 #> 7532 Bombus pascuorum 2013 5 12 6178 #> 7534 Bombus terrestris 2013 5 12 6178 #> 9984 Bombus pratorum 2012 7 9 107 #> 9987 Bombus vestalis 2012 7 9 107 #> 9990 Bombus pratorum 2012 7 9 107 #> 10401 Bombus bohemicus 2012 5 2 6182 #> 11234 Bombus pratorum 2011 6 25 6191 #> 11283 Bombus hypnorum 2011 6 12 108 #> 11285 Bombus norvegicus 2011 6 10 6184 #> 11367 Bombus subterraneus 2011 7 26 109 #> 11369 Bombus subterraneus 2011 6 2 106 #> 11905 Bombus lucorum 2011 6 18 1100 #> 12166 Bombus rupestris 2011 6 18 1100 #> 12649 Bombus pratorum 2011 4 9 2856 #> 13750 Bombus norvegicus 2010 7 21 2933 #> 13797 Bombus pascuorum 2010 7 24 4559 #> 14171 Bombus terrestris 2010 5 13 6179 #> 14262 Bombus pascuorum 2010 4 28 2857 #> 15098 Bombus muscorum 2009 7 29 2934 #> 15955 Bombus pratorum 2009 5 26 4826 #> 15956 Bombus hypnorum 2009 5 26 4826 #> 18220 Bombus bohemicus 2004 8 8 5123 #> 18223 Bombus sylvestris 2004 8 8 5123 #> 18224 Bombus campestris 2004 8 6 5122 #> 18448 Bombus hypnorum 2002 7 7 6296 #> 18458 Bombus pascuorum 2002 7 7 6296 #> 18460 Bombus sylvarum 2002 7 7 6296 #> 18467 Bombus terrestris 2002 7 7 6296 #> 18483 Bombus muscorum 2002 7 7 6296 #> 18618 Bombus campestris 2000 6 1 6181 #> 18621 Bombus bohemicus 2000 8 16 6187 #> 18622 Bombus soroeensis 2001 6 21 6189 #> 18623 Bombus rupestris 2001 6 21 6189 #> 18625 Bombus lucorum 2001 6 21 6189 #> 18628 Bombus pratorum 2001 6 21 6189 #> 18708 Bombus hypnorum 2007 6 27 6294 #> 18709 Bombus pascuorum 2007 6 27 6294 #> 18710 Bombus terrestris 2007 6 27 6294 #> 18712 Bombus hortorum 2007 6 27 6294 #> 18904 Bombus muscorum 2007 6 27 6294 #> 19366 Bombus terrestris 2017 3 24 6190 #> 20425 Bombus muscorum 2016 7 31 5500 #> 21169 Bombus sylvarum 2016 6 14 4433 #> 21170 Bombus pascuorum 2016 6 14 4433 #> 21318 Bombus lapidarius 2016 6 2 6183 #> 21319 Bombus hortorum 2016 6 2 6183 #> 21808 Bombus hortorum 2016 4 9 4054 #> 21899 Bombus terrestris 2016 3 28 110 #> 22149 Bombus sylvarum 2015 5 11 6298 #> 22150 Bombus lapidarius 2015 4 19 6299 #> 23373 Bombus muscorum 2015 7 16 6495 #> 23970 Bombus pascuorum 2015 4 9 4558 #> 24158 Bombus terrestris 2015 3 9 6297 #> 24687 Bombus subterraneus 2012 6 9 6295 #> 25726 Bombus terrestris 2014 5 3 3128 #> #> $observationsInGrid$ID50 #> scientificName year month day visitUID #> 708 Bombus vestalis 2018 7 7 6535 #> 709 Bombus muscorum 2018 7 7 5130 #> 1350 Bombus muscorum 2018 6 5 5136 #> 1446 Bombus pascuorum 2018 5 26 5140 #> 2239 Bombus terrestris 2010 4 30 217 #> 3000 Bombus lucorum 2017 7 31 5135 #> 3307 Bombus lucorum 2017 7 6 5126 #> 3323 Bombus pascuorum 2017 6 9 5127 #> 3324 Bombus lucorum 2017 7 6 5126 #> 3325 Bombus lucorum 2017 7 6 5126 #> 3326 Bombus rupestris 2017 7 31 5135 #> 3389 Bombus rupestris 2017 7 31 5135 #> 3398 Bombus pascuorum 2017 7 31 5135 #> 3401 Bombus lucorum 2017 7 6 5126 #> 3404 Bombus pascuorum 2017 7 31 5135 #> 3406 Bombus muscorum 2017 7 6 5126 #> 3414 Bombus lucorum 2017 7 31 5135 #> 3895 Bombus muscorum 2017 8 28 5131 #> 4027 Bombus pascuorum 2017 8 11 3243 #> 4096 Bombus bohemicus 2017 8 2 6674 #> 4692 Bombus jonellus 2017 7 2 4140 #> 4805 Bombus pascuorum 2017 5 21 5139 #> 4886 Bombus ruderarius 2017 5 14 4280 #> 5096 Bombus hortorum 2017 4 26 6536 #> 5635 Bombus lapidarius 2015 5 14 6660 #> 6131 Bombus ruderarius 2014 5 1 4205 #> 7100 Bombus soroeensis 2013 7 17 6538 #> 9757 Bombus pascuorum 2012 8 2 4949 #> 10038 Bombus pascuorum 2012 7 3 6682 #> 10047 Bombus rupestris 2012 7 3 6682 #> 10198 Bombus terrestris 2012 6 15 3869 #> 10283 Bombus pascuorum 2012 6 3 3232 #> 10298 Bombus hortorum 2011 8 3 3963 #> 10299 Bombus lucorum 2011 8 3 3963 #> 10300 Bombus lucorum 2011 8 3 3963 #> 10302 Bombus pascuorum 2011 8 3 3963 #> 10303 Bombus lapidarius 2011 8 3 3963 #> 10593 Bombus ruderarius 2012 3 26 5133 #> 10594 Bombus terrestris 2012 3 26 5133 #> 11243 Bombus norvegicus 2011 9 24 6677 #> 11434 Bombus sylvarum 2011 8 21 6662 #> 11439 Bombus muscorum 2011 8 21 6662 #> 11548 Bombus hortorum 2011 8 3 6678 #> 11551 Bombus pascuorum 2011 8 3 6678 #> 11552 Bombus subterraneus 2011 8 3 3099 #> 11897 Bombus muscorum 2011 7 5 5129 #> 11937 Bombus muscorum 2011 6 28 6641 #> 12419 Bombus pascuorum 2011 5 14 5141 #> 13847 Bombus pascuorum 2010 7 21 6680 #> 13848 Bombus ruderarius 2010 7 21 6680 #> 14259 Bombus pascuorum 2010 4 28 5134 #> 14265 Bombus muscorum 2010 4 24 4208 #> 14764 Bombus pascuorum 2008 4 22 6673 #> 15039 Bombus muscorum 2009 7 21 6679 #> 15131 Bombus soroeensis 2009 7 24 2162 #> 15227 Bombus subterraneus 2009 7 16 4206 #> 15228 Bombus muscorum 2009 7 16 4206 #> 15799 Bombus muscorum 2009 6 17 5124 #> 15864 Bombus hortorum 2009 5 30 5138 #> 15872 Bombus soroeensis 2009 5 30 5138 #> 15873 Bombus pratorum 2009 5 30 5138 #> 15876 Bombus ruderarius 2009 5 30 5138 #> 15878 Bombus pascuorum 2009 5 30 5138 #> 15882 Bombus terrestris 2009 5 30 5138 #> 16476 Bombus muscorum 2008 8 5 5121 #> 16677 Bombus vestalis 2008 6 25 5137 #> 16683 Bombus pratorum 2008 6 25 5137 #> 16720 Bombus muscorum 2008 6 21 5132 #> 16721 Bombus pascuorum 2008 6 21 4722 #> 16846 Bombus terrestris 2008 5 28 5125 #> 17367 Bombus bohemicus 2001 8 19 3242 #> 18162 Bombus norvegicus 2005 7 30 6666 #> 18565 Bombus hypnorum 2000 6 24 4730 #> 18703 Bombus bohemicus 2007 6 27 4732 #> 18705 Bombus ruderarius 2007 6 27 4732 #> 18719 Bombus pascuorum 2007 6 27 6663 #> 18720 Bombus hortorum 2007 6 27 6663 #> 18723 Bombus ruderarius 2007 6 27 6665 #> 18866 Bombus muscorum 2004 6 27 4731 #> 18896 Bombus norvegicus 2005 8 14 6664 #> 20651 Bombus sylvarum 2016 7 16 3100 #> 21610 Bombus sylvarum 2016 5 1 6537 #> 21978 Bombus pascuorum 2015 8 3 6640 #> 21984 Bombus rupestris 2015 7 3 6639 #> 21986 Bombus hortorum 2015 7 3 6639 #> 23136 Bombus rupestris 2011 8 14 6683 #> 23137 Bombus soroeensis 2011 8 14 6683 #> 24777 Bombus subterraneus 2008 5 27 5128 #> 24786 Bombus sylvarum 2008 5 27 5128 #> 24803 Bombus hortorum 2008 5 27 5128 #> 24804 Bombus muscorum 2009 6 17 4207 #> 24829 Bombus terrestris 2009 6 17 4207 #> 24834 Bombus ruderarius 2009 6 17 4207 #> 24835 Bombus muscorum 2009 6 17 4282 #> 24840 Bombus subterraneus 2009 6 17 4207 #> 24841 Bombus rupestris 2009 6 17 4207 #> 24850 Bombus lapidarius 2009 6 17 4207 #> 24852 Bombus lucorum 2009 6 17 4207 #> 24942 Bombus lapidarius 2014 8 12 6672 #> 24944 Bombus rupestris 2014 8 12 6672 #> 24947 Bombus pascuorum 2014 8 12 6672 #> 25466 Bombus muscorum 2014 6 26 6642 #> #> $observationsInGrid$ID51 #> scientificName year month day visitUID #> 5500 Bombus rupestris 2015 9 11 6671 #> 6953 Bombus jonellus 2013 7 31 6686 #> 7681 Bombus pascuorum 2013 5 1 6675 #> 9452 Bombus terrestris 2012 9 15 6669 #> 10035 Bombus bohemicus 2012 7 3 6681 #> 10066 Bombus pascuorum 2012 7 1 6667 #> 10504 Bombus pascuorum 2012 4 29 6670 #> 10506 Bombus ruderarius 2012 4 29 6670 #> 12562 Bombus hypnorum 2011 4 21 6684 #> 13665 Bombus lucorum 2010 8 12 6676 #> 13666 Bombus pascuorum 2010 8 12 6676 #> 19231 Bombus bohemicus 2003 7 23 6661 #> 21657 Bombus pratorum 2016 4 23 4143 #> 21658 Bombus pascuorum 2016 4 23 4143 #> 23420 Bombus vestalis 2015 7 13 6668 #> 23532 Bombus subterraneus 2015 7 3 3304 #> 23900 Bombus terrestris 2015 4 18 4142 #> 23907 Bombus pascuorum 2015 4 18 4142 #> #> $observationsInGrid$ID52 #> scientificName year month day visitUID #> 6867 Bombus pascuorum 2013 8 2 5023 #> 6869 Bombus lapidarius 2013 8 2 5023 #> 10276 Bombus terrestris 2012 6 3 5022 #> 10284 Bombus lapidarius 2012 6 3 3930 #> 11018 Bombus pascuorum 2011 7 16 1703 #> 13320 Bombus pascuorum 2010 7 26 5024 #> 25481 Bombus pascuorum 2014 6 24 5673 #> 25483 Bombus lapidarius 2014 6 24 5673 #> #> $observationsInGrid$ID53 #> scientificName year month day visitUID #> 4 Bombus terrestris 2018 11 3 1325 #> 61 Bombus terrestris 2018 10 21 1326 #> 9665 Bombus sylvarum 2012 8 14 6659 #> 11864 Bombus lapidarius 2011 7 5 4072 #> 11867 Bombus lucorum 2011 7 5 4072 #> #> $observationsInGrid$ID54 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID55 #> scientificName year month day visitUID #> 358 Bombus lucorum 2018 7 21 4918 #> 359 Bombus lapidarius 2018 7 21 4918 #> 1293 Bombus pascuorum 2018 6 9 3478 #> 1720 Bombus terrestris 2018 5 6 2345 #> 1722 Bombus lapidarius 2018 5 6 710 #> #> $observationsInGrid$ID56 #> scientificName year month day visitUID #> 23722 Bombus soroeensis 2015 6 14 1311 #> 23830 Bombus hypnorum 2015 6 4 1411 #> #> $observationsInGrid$ID57 #> scientificName year month day visitUID #> 18575 Bombus lucorum 2007 7 30 5665 #> 24095 Bombus terrestris 2013 9 26 5077 #> #> $observationsInGrid$ID58 #> scientificName year month day visitUID #> 1189 Bombus pascuorum 2018 6 16 5787 #> 2081 Bombus terrestris 2018 4 14 5717 #> 3007 Bombus lucorum 2017 7 9 3828 #> 3048 Bombus lucorum 2017 7 9 3828 #> 3074 Bombus lucorum 2017 7 9 3828 #> 3081 Bombus lucorum 2017 7 9 3828 #> 3082 Bombus lucorum 2017 7 9 3828 #> 3085 Bombus lucorum 2017 7 9 3828 #> 3087 Bombus lucorum 2017 7 9 3828 #> 3089 Bombus lucorum 2017 7 9 3828 #> 3097 Bombus lucorum 2017 7 9 3828 #> 3100 Bombus lucorum 2017 7 9 3828 #> 3101 Bombus lucorum 2017 7 9 3828 #> 3102 Bombus lucorum 2017 7 9 3828 #> 3104 Bombus lucorum 2017 7 9 3828 #> 3108 Bombus lucorum 2017 7 9 3828 #> 3109 Bombus lucorum 2017 7 9 3828 #> 3110 Bombus lucorum 2017 7 9 3828 #> 3112 Bombus lucorum 2017 7 9 3828 #> 3114 Bombus lucorum 2017 7 9 3828 #> 3119 Bombus lucorum 2017 7 9 3828 #> 3126 Bombus lucorum 2017 7 9 3828 #> 3130 Bombus lucorum 2017 7 9 3828 #> 3135 Bombus lucorum 2017 7 9 3828 #> 3139 Bombus lucorum 2017 7 9 3828 #> 3140 Bombus lucorum 2017 7 9 3828 #> 3142 Bombus lucorum 2017 7 9 3828 #> 3159 Bombus lucorum 2017 7 9 3828 #> 3170 Bombus lucorum 2017 7 9 3828 #> 3172 Bombus lucorum 2017 7 9 3828 #> 3174 Bombus lucorum 2017 7 9 3828 #> 3175 Bombus lapidarius 2017 7 9 3828 #> 3176 Bombus lucorum 2017 7 9 3828 #> 3177 Bombus lucorum 2017 7 9 3828 #> 3184 Bombus lucorum 2017 7 9 3828 #> 3187 Bombus lucorum 2017 7 9 3828 #> 3190 Bombus lapidarius 2017 7 9 3828 #> 3225 Bombus lucorum 2017 7 9 3828 #> 3230 Bombus lucorum 2017 7 9 3828 #> 3233 Bombus lucorum 2017 7 9 3828 #> 3234 Bombus lucorum 2017 7 9 3828 #> 3251 Bombus lucorum 2017 7 9 3828 #> 3254 Bombus lucorum 2017 7 9 3828 #> 3263 Bombus lucorum 2017 7 9 3828 #> 3265 Bombus lucorum 2017 7 9 3828 #> 3268 Bombus lucorum 2017 7 9 3828 #> 3270 Bombus lapidarius 2017 7 9 3828 #> 4299 Bombus pascuorum 2017 5 6 3062 #> 5612 Bombus humilis 2015 5 3 5718 #> 6400 Bombus terrestris 2014 3 12 5716 #> 10627 Bombus lapidarius 2000 8 13 3068 #> 10676 Bombus lucorum 2000 7 12 3067 #> 10688 Bombus ruderarius 2000 7 12 3067 #> 10690 Bombus lapidarius 2000 7 12 3067 #> 10700 Bombus lapidarius 2000 7 12 3067 #> 10704 Bombus lapidarius 2000 7 12 3067 #> 10705 Bombus lapidarius 2000 7 11 3066 #> 10710 Bombus hypnorum 2000 7 11 3066 #> 10823 Bombus pratorum 2000 6 15 3069 #> 10862 Bombus pascuorum 2000 5 31 3070 #> 10879 Bombus lapidarius 2000 5 31 3070 #> 10886 Bombus lucorum 2000 5 31 3070 #> 10911 Bombus lucorum 2000 5 31 3070 #> 10926 Bombus terrestris 2000 4 26 3064 #> 10939 Bombus lapidarius 2000 4 25 3065 #> 10941 Bombus lapidarius 2000 4 26 3064 #> 10943 Bombus lucorum 2000 4 26 3064 #> 10945 Bombus rupestris 2000 4 25 3063 #> 10948 Bombus terrestris 2000 4 25 3063 #> 15747 Bombus lucorum 2009 6 25 3061 #> 15750 Bombus hypnorum 2009 6 25 3061 #> 16483 Bombus lapidarius 2008 8 1 3060 #> 16573 Bombus hypnorum 2008 7 6 6651 #> 16574 Bombus soroeensis 2008 7 6 6651 #> 16575 Bombus vestalis 2008 7 6 6651 #> 16576 Bombus sylvestris 2008 7 6 6651 #> 16577 Bombus norvegicus 2008 7 6 6651 #> 18640 Bombus rupestris 2006 6 13 6652 #> 18641 Bombus sylvarum 2006 6 13 6652 #> 18642 Bombus lapidarius 2006 6 13 6652 #> 18644 Bombus pascuorum 2006 6 13 6652 #> 18647 Bombus lucorum 2006 6 13 6652 #> 18894 Bombus subterraneus 2006 6 13 6652 #> 22944 Bombus hortorum 2015 8 22 5789 #> 22998 Bombus terrestris 2015 8 24 5790 #> 23059 Bombus pascuorum 2015 8 21 5788 #> 24755 Bombus terrestris 2011 7 2 6653 #> #> $observationsInGrid$ID59 #> scientificName year month day visitUID #> 18326 Bombus rupestris 2002 7 25 3605 #> 18331 Bombus hortorum 2002 7 25 6610 #> 18338 Bombus sylvestris 2002 7 25 3605 #> 18340 Bombus sylvarum 2002 7 25 6610 #> 18855 Bombus muscorum 2002 7 25 6610 #> 23250 Bombus terrestris 2015 7 28 829 #> #> $observationsInGrid$ID60 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID61 #> scientificName year month day visitUID #> 129 Bombus hortorum 2018 6 15 1394 #> 400 Bombus hypnorum 2018 7 19 6459 #> 659 Bombus lapidarius 2018 6 15 1392 #> 660 Bombus pascuorum 2018 6 15 1392 #> 1195 Bombus hortorum 2018 6 15 1393 #> 1458 Bombus rupestris 2018 5 24 3525 #> 1529 Bombus vestalis 2018 5 4 2751 #> 1657 Bombus pascuorum 2018 5 9 2752 #> 1769 Bombus pascuorum 2018 5 4 2751 #> 1886 Bombus terrestris 2018 4 19 5626 #> 3535 Bombus lucorum 2017 6 10 2753 #> 5028 Bombus lapidarius 2017 5 3 2750 #> 5080 Bombus hypnorum 2017 4 26 2758 #> 5553 Bombus pratorum 2015 6 13 2441 #> 5554 Bombus terrestris 2015 6 13 2441 #> 5784 Bombus lapidarius 2015 5 3 2749 #> 5847 Bombus lapidarius 2015 4 27 3652 #> 5927 Bombus hypnorum 2015 4 19 2754 #> 6120 Bombus ruderarius 2014 4 26 2757 #> 6163 Bombus pratorum 2014 4 27 3651 #> 6404 Bombus hypnorum 2014 3 12 3665 #> 6405 Bombus terrestris 2014 3 12 3665 #> 6424 Bombus terrestris 2014 3 9 3646 #> 6654 Bombus rupestris 2013 10 7 3645 #> 7717 Bombus terrestris 2013 4 21 3650 #> 7719 Bombus lapidarius 2013 4 20 1658 #> 10453 Bombus pascuorum 2012 4 30 3654 #> 11872 Bombus terrestris 2011 7 11 866 #> 12246 Bombus rupestris 2011 6 3 3891 #> 12318 Bombus lapidarius 2011 5 28 3653 #> 12458 Bombus hortorum 2011 5 5 1327 #> 12655 Bombus terrestris 2011 4 9 1328 #> 13599 Bombus lapidarius 2010 6 23 868 #> 13601 Bombus terrestris 2010 6 8 865 #> 13602 Bombus lapidarius 2010 6 8 865 #> 13924 Bombus hortorum 2010 6 28 1329 #> 14009 Bombus pratorum 2010 6 5 3647 #> 14030 Bombus lapidarius 2010 6 3 861 #> 14196 Bombus lucorum 2010 5 5 863 #> 14489 Bombus terrestris 2010 4 7 864 #> 14500 Bombus lapidarius 2010 3 26 869 #> 14502 Bombus hypnorum 2010 3 26 869 #> 14817 Bombus terrestris 2009 6 22 867 #> 14818 Bombus lapidarius 2009 6 22 867 #> 15053 Bombus lucorum 2009 8 1 4450 #> 15054 Bombus vestalis 2009 7 15 4452 #> 15057 Bombus hypnorum 2009 8 1 4450 #> 15814 Bombus bohemicus 2009 6 6 4451 #> 15815 Bombus terrestris 2009 6 6 4451 #> 15896 Bombus lapidarius 2009 5 26 870 #> 16151 Bombus hypnorum 2009 4 23 5076 #> 17093 Bombus terrestris 2008 4 4 862 #> 17101 Bombus lapidarius 2008 3 31 871 #> 17375 Bombus lapidarius 2001 9 5 880 #> 19839 Bombus rupestris 2016 7 30 1330 #> 20330 Bombus rupestris 2016 7 17 4145 #> 21629 Bombus hypnorum 2016 4 24 2756 #> 21730 Bombus lapidarius 2016 4 14 3666 #> 21731 Bombus soroeensis 2016 4 14 3666 #> 21819 Bombus lapidarius 2016 4 9 3649 #> 23663 Bombus terrestris 2015 6 21 4047 #> 23670 Bombus lucorum 2015 6 23 2755 #> 23938 Bombus terrestris 2015 4 11 4737 #> 24099 Bombus terrestris 2015 3 28 2759 #> 24145 Bombus terrestris 2015 3 14 1621 #> 24334 Bombus bohemicus 2012 5 5 3648 #> 25165 Bombus terrestris 2014 7 18 4046 #> 25786 Bombus terrestris 2014 5 28 2760 #> #> $observationsInGrid$ID62 #> scientificName year month day visitUID #> 519 Bombus terrestris 2018 7 15 1023 #> 521 Bombus pratorum 2018 7 15 1023 #> 522 Bombus lucorum 2018 7 15 1023 #> 4387 Bombus sylvarum 2017 7 15 1022 #> 4388 Bombus lucorum 2017 7 15 1022 #> 4389 Bombus subterraneus 2017 7 15 1022 #> 4391 Bombus lapidarius 2017 7 15 1022 #> 5123 Bombus terrestris 2017 4 19 1820 #> 5766 Bombus terrestris 2015 5 3 3558 #> 9865 Bombus hypnorum 2012 7 22 1361 #> 12248 Bombus lapidarius 2011 6 5 4185 #> 13669 Bombus hypnorum 2010 7 31 1024 #> 18909 Bombus terrestris 2007 7 23 5531 #> 20861 Bombus hypnorum 2016 7 3 1360 #> 20962 Bombus pratorum 2016 6 19 1704 #> 21863 Bombus terrestris 2016 4 3 3923 #> #> $observationsInGrid$ID63 #> scientificName year month day visitUID #> 4170 Bombus muscorum 2017 8 15 5907 #> 5728 Bombus terrestris 2015 5 8 1308 #> 9679 Bombus terrestris 2012 8 13 2568 #> 9680 Bombus lapidarius 2012 8 13 2568 #> 10606 Bombus terrestris 2012 3 22 4956 #> 12580 Bombus pratorum 2011 4 19 4188 #> 12617 Bombus lucorum 2011 4 14 4187 #> 12622 Bombus hortorum 2011 4 11 4186 #> 12625 Bombus lucorum 2011 4 11 4186 #> 14460 Bombus terrestris 2010 4 14 3838 #> 15774 Bombus rupestris 2009 6 20 5902 #> 19109 Bombus terrestris 2007 5 20 3721 #> 22369 Bombus pascuorum 2002 6 26 1583 #> #> $observationsInGrid$ID64 #> scientificName year month day visitUID #> 248 Bombus pascuorum 2018 7 7 5734 #> 645 Bombus pascuorum 2018 7 11 5730 #> 1037 Bombus soroeensis 2018 6 6 5726 #> 1300 Bombus campestris 2018 6 6 5726 #> 1511 Bombus sylvarum 2018 5 19 5195 #> 2231 Bombus pascuorum 2017 7 17 4444 #> 2447 Bombus terrestris 2017 7 10 5727 #> 2448 Bombus pascuorum 2017 7 10 5727 #> 3298 Bombus lucorum 2017 7 10 1670 #> 3310 Bombus pratorum 2017 7 10 1931 #> 3312 Bombus lucorum 2017 7 10 1931 #> 3315 Bombus lucorum 2017 7 5 1668 #> 3318 Bombus lucorum 2017 7 10 1931 #> 3321 Bombus lucorum 2017 7 5 1668 #> 3352 Bombus pascuorum 2017 7 10 1931 #> 3354 Bombus lucorum 2017 7 5 1668 #> 3356 Bombus soroeensis 2017 7 10 1670 #> 3358 Bombus lucorum 2017 7 10 1931 #> 3366 Bombus lucorum 2017 7 10 1931 #> 3367 Bombus pratorum 2017 7 10 1931 #> 3392 Bombus soroeensis 2017 7 10 1931 #> 3399 Bombus soroeensis 2017 7 10 1931 #> 3416 Bombus pascuorum 2017 7 10 1931 #> 3426 Bombus lucorum 2017 7 10 1931 #> 3427 Bombus lucorum 2017 7 10 1931 #> 3429 Bombus lucorum 2017 7 10 1931 #> 3430 Bombus lucorum 2017 7 5 1668 #> 3431 Bombus vestalis 2017 7 5 1668 #> 3434 Bombus lucorum 2017 7 10 1931 #> 4896 Bombus pratorum 2017 5 13 5194 #> 4897 Bombus sylvarum 2017 5 13 5194 #> 6193 Bombus pascuorum 2014 4 25 3241 #> 6269 Bombus pascuorum 2014 4 19 3238 #> 6961 Bombus muscorum 2013 8 2 3239 #> 7135 Bombus pascuorum 2013 7 1 1307 #> 7136 Bombus muscorum 2013 7 1 1307 #> 7138 Bombus sylvarum 2013 7 1 1307 #> 7547 Bombus pascuorum 2013 5 19 5735 #> 9459 Bombus muscorum 2012 8 11 3237 #> 9868 Bombus bohemicus 2012 7 24 5732 #> 10497 Bombus pascuorum 2012 4 29 3633 #> 11222 Bombus pratorum 2011 7 27 442 #> 12251 Bombus lapidarius 2011 6 4 6521 #> 13735 Bombus soroeensis 2010 8 7 4733 #> 13892 Bombus muscorum 2010 7 16 3240 #> 13927 Bombus muscorum 2010 6 27 4728 #> 14006 Bombus muscorum 2010 6 8 1669 #> 14540 Bombus norvegicus 2009 6 17 4735 #> 14541 Bombus ruderarius 2006 7 31 4736 #> 14955 Bombus soroeensis 2009 7 22 3236 #> 15109 Bombus lucorum 2009 7 15 5731 #> 15251 Bombus terrestris 2009 7 11 4227 #> 15627 Bombus terrestris 2002 7 31 5930 #> 15761 Bombus muscorum 2009 6 17 1158 #> 15813 Bombus muscorum 2009 6 16 4726 #> 16125 Bombus hortorum 2009 5 1 2229 #> 16416 Bombus lucorum 2008 7 29 443 #> 16819 Bombus hortorum 2008 6 1 1667 #> 16822 Bombus ruderarius 2008 6 1 1667 #> 16823 Bombus sylvarum 2008 6 1 1667 #> 16825 Bombus lapidarius 2008 6 1 4724 #> 16828 Bombus muscorum 2008 6 1 4724 #> 16844 Bombus hortorum 2008 5 28 1671 #> 16872 Bombus lapidarius 2008 5 25 5736 #> 16874 Bombus terrestris 2008 5 25 5736 #> 16974 Bombus pascuorum 2008 5 3 5729 #> 17366 Bombus rupestris 2006 7 31 4736 #> 17376 Bombus lucorum 2006 8 5 4734 #> 17406 Bombus soroeensis 2002 8 1 5929 #> 17455 Bombus pascuorum 2002 7 27 6369 #> 18441 Bombus pascuorum 2002 7 7 4725 #> 18449 Bombus soroeensis 2002 7 7 4725 #> 18562 Bombus ruderarius 2000 6 1 4723 #> 18564 Bombus hortorum 2000 5 28 4729 #> 18569 Bombus terrestris 2000 5 28 4729 #> 18895 Bombus subterraneus 2004 6 27 4727 #> 20982 Bombus muscorum 2016 6 23 1412 #> 21490 Bombus pascuorum 2016 5 7 5375 #> 23605 Bombus campestris 2015 6 25 5733 #> 25473 Bombus hortorum 2014 6 25 4175 #> 25722 Bombus rupestris 2014 6 1 5728 #> #> $observationsInGrid$ID65 #> scientificName year month day visitUID #> 2053 Bombus terrestris 2018 4 18 4045 #> 7679 Bombus muscorum 2013 5 1 6363 #> 12240 Bombus lapidarius 2011 6 3 168 #> 16386 Bombus hortorum 2008 7 2 6685 #> 16387 Bombus subterraneus 2008 7 2 6685 #> 16947 Bombus ruderarius 2008 5 4 3603 #> 18424 Bombus muscorum 2002 7 7 2256 #> 18428 Bombus sylvestris 2002 7 7 2256 #> 18432 Bombus pascuorum 2002 7 7 2256 #> 18451 Bombus lucorum 2002 7 7 2256 #> 18459 Bombus hortorum 2002 7 7 2256 #> 18466 Bombus lapidarius 2002 7 7 2256 #> 18477 Bombus subterraneus 2002 7 7 2256 #> #> $observationsInGrid$ID66 #> scientificName year month day visitUID #> 7349 Bombus lapidarius 2013 6 18 4985 #> 12351 Bombus hypnorum 2011 5 23 5189 #> 12353 Bombus lapidarius 2011 5 23 5189 #> #> $observationsInGrid$ID67 #> scientificName year month day visitUID #> 7367 Bombus terrestris 2013 6 18 2430 #> 11869 Bombus hypnorum 2011 7 9 648 #> 12317 Bombus terrestris 2011 5 7 647 #> 13902 Bombus terrestris 2010 7 4 646 #> 14835 Bombus lapidarius 2009 6 14 6148 #> 25067 Bombus lapidarius 2014 7 21 5486 #> #> $observationsInGrid$ID68 #> scientificName year month day visitUID #> 7214 Bombus terrestris 2013 7 3 1430 #> 7222 Bombus hypnorum 2013 7 3 1430 #> 14805 Bombus lucorum 2009 7 2 5187 #> #> $observationsInGrid$ID69 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID70 #> scientificName year month day visitUID #> 7326 Bombus pratorum 2013 6 6 215 #> 7327 Bombus hortorum 2013 6 6 215 #> 7398 Bombus hortorum 2013 6 6 215 #> 15981 Bombus pratorum 2009 5 23 214 #> 16055 Bombus lapidarius 2009 5 10 3622 #> 16057 Bombus ruderarius 2009 5 10 3622 #> 16059 Bombus hortorum 2009 5 10 3622 #> 18836 Bombus lucorum 2007 4 1 213 #> #> $observationsInGrid$ID71 #> scientificName year month day visitUID #> 3865 Bombus pascuorum 2017 7 6 1192 #> 5488 Bombus lapidarius 2015 9 25 6283 #> 6924 Bombus lucorum 2013 8 4 999 #> 6925 Bombus lapidarius 2013 8 4 999 #> 6926 Bombus soroeensis 2013 8 4 999 #> 9155 Bombus pascuorum 2011 7 22 419 #> 10624 Bombus pascuorum 2000 8 13 1290 #> 10637 Bombus soroeensis 2000 8 13 1290 #> 10703 Bombus pratorum 2000 7 11 1289 #> 10708 Bombus lucorum 2000 7 11 1289 #> 10712 Bombus pascuorum 2000 7 11 1289 #> 10718 Bombus lapidarius 2000 7 11 1289 #> 10821 Bombus rupestris 2000 6 16 1291 #> 10826 Bombus lapidarius 2000 6 16 1291 #> 10955 Bombus terrestris 2000 4 25 998 #> 10958 Bombus pratorum 2000 4 25 998 #> 13339 Bombus terrestris 2003 6 29 1000 #> 13340 Bombus norvegicus 2003 6 29 1000 #> 19813 Bombus campestris 2015 7 30 3487 #> #> $observationsInGrid$ID72 #> scientificName year month day visitUID #> 3013 Bombus lucorum 2017 7 28 3929 #> 3036 Bombus lucorum 2017 7 28 3929 #> 3037 Bombus sylvarum 2017 7 28 3929 #> 3041 Bombus lucorum 2017 7 28 3929 #> 3066 Bombus lucorum 2017 7 28 3929 #> 3121 Bombus lucorum 2017 7 28 3929 #> 3133 Bombus lucorum 2017 7 28 3929 #> 3164 Bombus lucorum 2017 7 28 3929 #> 3169 Bombus lucorum 2017 7 28 3929 #> 3178 Bombus lucorum 2017 7 28 3929 #> 3179 Bombus lucorum 2017 7 28 3929 #> 3195 Bombus lucorum 2017 7 28 3929 #> 3198 Bombus lapidarius 2017 7 28 3929 #> 3199 Bombus lucorum 2017 7 28 3929 #> 3204 Bombus lucorum 2017 7 28 3929 #> 3205 Bombus lucorum 2017 7 28 3929 #> 3206 Bombus lapidarius 2017 7 28 3929 #> 3209 Bombus lucorum 2017 7 28 3929 #> 3213 Bombus lucorum 2017 7 28 3929 #> 3242 Bombus lucorum 2017 7 28 3929 #> 3259 Bombus lucorum 2017 7 28 3929 #> 3260 Bombus lucorum 2017 7 28 3929 #> 3293 Bombus lucorum 2017 7 28 3929 #> 3296 Bombus lucorum 2017 7 28 3929 #> 3344 Bombus lucorum 2017 7 28 3929 #> 3350 Bombus lapidarius 2017 7 28 3929 #> 3353 Bombus lucorum 2017 7 28 3929 #> 3361 Bombus lucorum 2017 7 28 3929 #> 3362 Bombus lapidarius 2017 7 28 3929 #> 4764 Bombus rupestris 2017 6 25 4673 #> 5149 Bombus pascuorum 2017 4 14 3717 #> 6688 Bombus bohemicus 2013 8 13 1572 #> 7036 Bombus rupestris 2013 6 6 4675 #> 9798 Bombus pratorum 2012 7 31 2328 #> 9834 Bombus hortorum 2012 7 27 2327 #> 9835 Bombus pascuorum 2012 7 27 2327 #> 10212 Bombus sylvarum 2012 6 10 6656 #> 10696 Bombus lucorum 2000 7 11 2324 #> 10701 Bombus lapidarius 2000 7 11 2324 #> 10706 Bombus lucorum 2000 7 11 4678 #> 10713 Bombus lucorum 2000 7 11 4677 #> 10717 Bombus lucorum 2000 7 11 4677 #> 10881 Bombus lapidarius 2000 5 30 2325 #> 10883 Bombus hypnorum 2000 5 31 6654 #> 10888 Bombus hortorum 2000 5 31 6654 #> 10893 Bombus lapidarius 2000 5 31 6654 #> 10897 Bombus hortorum 2000 5 31 2326 #> 10901 Bombus pascuorum 2000 5 31 6654 #> 10904 Bombus rupestris 2000 5 31 2326 #> 10912 Bombus lucorum 2000 5 30 2325 #> 10916 Bombus lapidarius 2000 5 30 2325 #> 10954 Bombus terrestris 2000 4 25 2323 #> 10961 Bombus lucorum 2000 4 25 2323 #> 11395 Bombus terrestris 2011 8 21 4670 #> 11399 Bombus lucorum 2011 8 21 4670 #> 11473 Bombus terrestris 2011 7 25 2567 #> 13331 Bombus bohemicus 2010 8 1 5857 #> 13341 Bombus lapidarius 2003 6 28 3302 #> 14013 Bombus bohemicus 2010 6 6 2322 #> 14014 Bombus rupestris 2010 6 6 2322 #> 14015 Bombus bohemicus 2010 6 6 4672 #> 14026 Bombus pratorum 2010 6 4 2321 #> 15151 Bombus sylvarum 2009 7 22 4170 #> 15152 Bombus hortorum 2009 7 22 4170 #> 15154 Bombus pascuorum 2009 7 22 4170 #> 15620 Bombus terrestris 2005 8 6 4674 #> 15748 Bombus lucorum 2009 6 23 6232 #> 15884 Bombus rupestris 2009 6 6 4671 #> 16402 Bombus terrestris 2008 9 21 3303 #> 16455 Bombus lapidarius 2008 8 10 4169 #> 16884 Bombus pascuorum 2008 5 24 3718 #> 20591 Bombus terrestris 2016 7 18 4676 #> 23253 Bombus lucorum 2015 7 29 6655 #> #> $observationsInGrid$ID73 #> scientificName year month day visitUID #> 2444 Bombus norvegicus 2017 7 18 2839 #> 7023 Bombus pratorum 2013 7 23 2844 #> 16942 Bombus lucorum 2006 8 4 2840 #> 16943 Bombus lucorum 2006 8 6 2841 #> 18257 Bombus subterraneus 2004 5 30 2445 #> 18454 Bombus ruderarius 2002 7 6 2443 #> 18455 Bombus hortorum 2002 7 6 2443 #> 18473 Bombus lapidarius 2002 7 6 2443 #> 18857 Bombus muscorum 2001 6 20 2444 #> 20650 Bombus lucorum 2016 7 14 2843 #> 20741 Bombus bohemicus 2016 7 8 2842 #> 23953 Bombus lucorum 2015 4 10 2838 #> 23962 Bombus terrestris 2015 4 10 2838 #> #> $observationsInGrid$ID74 #> scientificName year month day visitUID #> 12475 Bombus vestalis 2011 4 30 1095 #> 18780 Bombus lucorum 2007 6 6 5507 #> 18782 Bombus terrestris 2007 6 6 5507 #> #> $observationsInGrid$ID75 #> scientificName year month day visitUID #> 5552 Bombus vestalis 2015 6 13 3279 #> 18479 Bombus ruderarius 2002 6 20 3044 #> 18731 Bombus hortorum 2007 6 17 5798 #> 18732 Bombus lucorum 2007 6 17 5798 #> 18787 Bombus hortorum 2007 6 6 3043 #> 18793 Bombus pascuorum 2007 6 6 3043 #> #> $observationsInGrid$ID76 #> scientificName year month day visitUID #> 21016 Bombus pascuorum 2016 5 10 4385 #> 23089 Bombus terrestris 2015 8 12 2301 #> #> $observationsInGrid$ID77 #> scientificName year month day visitUID #> 1176 Bombus pascuorum 2018 6 16 5481 #> 1177 Bombus hortorum 2018 6 16 5481 #> 14994 Bombus lapidarius 2009 5 9 5275 #> 14999 Bombus sylvarum 2009 5 9 5275 #> 15001 Bombus pascuorum 2009 5 9 5275 #> 15003 Bombus ruderarius 2009 5 9 5275 #> 15004 Bombus terrestris 2009 5 9 5275 #> 15005 Bombus vestalis 2009 5 9 5275 #> 16064 Bombus pascuorum 2009 5 9 5278 #> 16066 Bombus ruderarius 2009 5 9 5278 #> 16069 Bombus terrestris 2009 5 8 5277 #> 16070 Bombus hortorum 2009 5 8 5277 #> 16072 Bombus pascuorum 2009 5 8 5277 #> 16073 Bombus sylvarum 2009 5 8 5277 #> 16074 Bombus ruderarius 2009 5 8 5277 #> 16121 Bombus hortorum 2009 5 1 5276 #> 16123 Bombus terrestris 2009 5 1 5276 #> 16124 Bombus bohemicus 2009 5 1 5276 #> 16841 Bombus pratorum 2008 5 29 5280 #> 16895 Bombus lapidarius 2008 5 21 5279 #> 16896 Bombus hortorum 2008 5 21 5279 #> 20206 Bombus terrestris 2016 8 30 59 #> 20248 Bombus pascuorum 2016 7 23 560 #> #> $observationsInGrid$ID78 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID79 #> scientificName year month day visitUID #> 1367 Bombus hypnorum 2018 6 5 4892 #> 4840 Bombus pascuorum 2017 5 19 4895 #> 14532 Bombus terrestris 2009 5 16 4894 #> 14536 Bombus sylvestris 2009 5 16 4894 #> 19473 Bombus hortorum 2013 6 25 4896 #> 19475 Bombus lapidarius 2013 6 25 4896 #> 21138 Bombus hortorum 2016 6 9 4893 #> #> $observationsInGrid$ID80 #> scientificName year month day visitUID #> 6859 Bombus lapidarius 2013 8 5 97 #> 7209 Bombus hypnorum 2013 7 2 96 #> 7219 Bombus subterraneus 2013 7 2 96 #> #> $observationsInGrid$ID81 #> scientificName year month day visitUID #> 5999 Bombus lapidarius 2014 5 17 4574 #> 7132 Bombus subterraneus 2013 7 12 2677 #> 7391 Bombus lapidarius 2013 6 6 4987 #> 7392 Bombus lapidarius 2013 6 6 3386 #> 21575 Bombus hypnorum 2015 7 24 1500 #> 25159 Bombus hypnorum 2014 7 17 4585 #> #> $observationsInGrid$ID82 #> scientificName year month day visitUID #> 5039 Bombus terrestris 2017 4 29 6147 #> 7007 Bombus lapidarius 2013 7 23 1656 #> 7479 Bombus rupestris 2013 6 3 5940 #> 18150 Bombus norvegicus 2006 7 17 2358 #> #> $observationsInGrid$ID83 #> scientificName year month day visitUID #> 14533 Bombus lapidarius 2009 5 15 1528 #> #> $observationsInGrid$ID84 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID85 #> scientificName year month day visitUID #> 368 Bombus lucorum 2018 7 10 2665 #> 10539 Bombus hypnorum 2012 4 15 440 #> 10621 Bombus pascuorum 2000 8 13 5560 #> 10629 Bombus lucorum 2000 8 13 5560 #> 10644 Bombus lapidarius 2000 8 1 5558 #> 10647 Bombus ruderarius 2000 8 13 5560 #> 10655 Bombus soroeensis 2000 7 18 5561 #> 10659 Bombus pascuorum 2000 8 13 5560 #> 10663 Bombus lucorum 2000 8 13 5560 #> 10664 Bombus pascuorum 2000 8 1 5558 #> 10711 Bombus lapidarius 2000 7 11 5559 #> 10720 Bombus lucorum 2000 7 11 5559 #> 10727 Bombus ruderarius 2000 7 11 5559 #> 10799 Bombus hortorum 2000 6 16 1626 #> 10854 Bombus rupestris 2000 6 1 5557 #> 10871 Bombus lapidarius 2000 6 1 5557 #> 10882 Bombus pascuorum 2000 6 1 5557 #> 11274 Bombus pascuorum 2011 8 6 6270 #> 16881 Bombus pascuorum 2008 5 24 1625 #> 16882 Bombus terrestris 2008 5 24 1625 #> 20460 Bombus hypnorum 2016 7 27 1197 #> 20544 Bombus terrestris 2016 7 20 5562 #> 21552 Bombus pratorum 2016 5 1 1198 #> 23180 Bombus terrestris 2015 8 6 1196 #> #> $observationsInGrid$ID86 #> scientificName year month day visitUID #> 7205 Bombus jonellus 2013 7 6 1191 #> 9146 Bombus sylvarum 2012 6 3 4035 #> 10043 Bombus pascuorum 2012 7 3 1193 #> 14888 Bombus sylvarum 2009 9 6 6278 #> 15106 Bombus pratorum 2009 7 27 6279 #> 15724 Bombus sylvestris 2009 6 28 1194 #> 15725 Bombus rupestris 2009 6 28 6280 #> 15729 Bombus soroeensis 2009 6 28 6280 #> 18303 Bombus subterraneus 2002 8 4 4326 #> 18332 Bombus soroeensis 2002 8 4 4326 #> 19814 Bombus pascuorum 2015 8 6 3488 #> #> $observationsInGrid$ID87 #> scientificName year month day visitUID #> 147 Bombus hypnorum 2018 7 27 3368 #> 2045 Bombus lapidarius 2018 4 18 1828 #> 2184 Bombus terrestris 2018 4 8 3365 #> 5109 Bombus lapidarius 2017 4 22 2211 #> 5998 Bombus lapidarius 2007 9 24 847 #> 13354 Bombus vestalis 2003 8 11 3027 #> 13355 Bombus terrestris 2003 8 11 3027 #> 13363 Bombus lapidarius 2003 8 4 1082 #> 13374 Bombus vestalis 2002 7 21 3026 #> 16198 Bombus terrestris 2009 4 10 1882 #> 16924 Bombus lapidarius 2006 8 18 3366 #> 16935 Bombus pascuorum 2006 8 10 3367 #> 16936 Bombus lapidarius 2006 8 10 3367 #> 16937 Bombus rupestris 2006 8 10 3367 #> 16939 Bombus lapidarius 2006 8 10 3367 #> 19320 Bombus terrestris 2017 4 1 4964 #> 19976 Bombus lapidarius 2016 9 20 3364 #> 21324 Bombus sylvarum 2016 6 1 2396 #> 24864 Bombus lapidarius 2014 7 25 4914 #> 25842 Bombus vestalis 2014 5 21 2397 #> #> $observationsInGrid$ID88 #> scientificName year month day visitUID #> 18417 Bombus soroeensis 2002 7 18 2160 #> 18427 Bombus sylvarum 2002 7 18 2160 #> #> $observationsInGrid$ID89 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID90 #> scientificName year month day visitUID #> 7688 Bombus terrestris 2013 4 28 2915 #> 21685 Bombus terrestris 2016 4 20 974 #> 21824 Bombus terrestris 2016 4 6 5909 #> #> $observationsInGrid$ID91 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID92 #> scientificName year month day visitUID #> 3599 Bombus pratorum 2017 6 1 2123 #> 6060 Bombus pascuorum 2014 5 11 6271 #> #> $observationsInGrid$ID93 #> scientificName year month day visitUID #> 3568 Bombus rupestris 2017 6 8 2917 #> 3576 Bombus vestalis 2017 6 10 2918 #> 4092 Bombus rupestris 2017 8 2 4533 #> 20449 Bombus terrestris 2016 7 29 2919 #> 20450 Bombus pascuorum 2016 7 29 2919 #> 20451 Bombus lapidarius 2016 7 29 2919 #> #> $observationsInGrid$ID94 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID95 #> scientificName year month day visitUID #> 6797 Bombus soroeensis 2013 8 16 31 #> 6966 Bombus terrestris 2013 8 1 1436 #> 6967 Bombus hypnorum 2013 8 1 1436 #> 10992 Bombus terrestris 2011 4 24 854 #> 14895 Bombus hypnorum 2009 8 22 853 #> #> $observationsInGrid$ID96 #> scientificName year month day visitUID #> 6153 Bombus lapidarius 2014 4 26 4690 #> 16086 Bombus hortorum 2009 5 2 1707 #> 19315 Bombus lapidarius 2017 4 1 4556 #> #> $observationsInGrid$ID97 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID98 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID99 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID100 #> scientificName year month day visitUID #> 375 Bombus rupestris 2018 7 25 55 #> 6808 Bombus lucorum 2013 8 6 54 #> #> $observationsInGrid$ID101 #> scientificName year month day visitUID #> 3021 Bombus sylvestris 2017 7 28 1464 #> 3024 Bombus campestris 2017 7 28 1464 #> 3040 Bombus campestris 2017 7 28 1464 #> 3051 Bombus campestris 2017 7 28 1464 #> 3056 Bombus sylvarum 2017 7 28 1464 #> 3057 Bombus sylvarum 2017 7 28 1464 #> 3284 Bombus lucorum 2017 7 28 1464 #> 3299 Bombus lucorum 2017 7 28 1464 #> 3565 Bombus muscorum 2017 5 20 3697 #> 3856 Bombus lucorum 2017 7 30 1463 #> 5294 Bombus lapidarius 2015 7 20 1465 #> 5296 Bombus pascuorum 2015 7 20 1465 #> 5660 Bombus cryptarum 2015 5 11 3692 #> 6135 Bombus rupestris 2013 7 25 3690 #> 6136 Bombus lapidarius 2013 7 25 3690 #> 6139 Bombus hypnorum 2013 7 25 3689 #> 7206 Bombus pascuorum 2013 7 6 3693 #> 10075 Bombus rupestris 2012 6 29 3694 #> 10077 Bombus sylvestris 2012 6 29 3694 #> 11949 Bombus hortorum 2011 6 29 3691 #> 16541 Bombus vestalis 2008 7 14 3695 #> 25157 Bombus bohemicus 2014 7 17 1466 #> #> $observationsInGrid$ID102 #> scientificName year month day visitUID #> 4539 Bombus muscorum 2017 7 28 3209 #> 4810 Bombus muscorum 2017 5 22 3664 #> 7029 Bombus muscorum 2013 6 9 4755 #> 23446 Bombus muscorum 2015 7 11 4564 #> #> $observationsInGrid$ID103 #> scientificName year month day visitUID #> 364 Bombus lapidarius 2018 6 23 91 #> 398 Bombus lapidarius 2018 6 23 6705 #> 939 Bombus pratorum 2018 6 26 1470 #> 941 Bombus hortorum 2018 6 26 1470 #> 3332 Bombus lucorum 2017 7 11 1970 #> 6829 Bombus sylvarum 2013 7 8 2656 #> 6830 Bombus humilis 2013 7 8 2656 #> 10078 Bombus lucorum 2012 6 29 81 #> 10085 Bombus lapidarius 2012 6 29 81 #> 10087 Bombus terrestris 2012 6 29 81 #> 10822 Bombus lucorum 2000 6 14 4756 #> 10830 Bombus humilis 2000 6 14 4756 #> 10842 Bombus pratorum 2000 6 14 4756 #> 10844 Bombus humilis 2000 6 14 4756 #> 11588 Bombus humilis 2011 7 31 82 #> 12391 Bombus terrestris 2011 4 25 80 #> 16440 Bombus hypnorum 2008 7 2 1503 #> 18130 Bombus vestalis 2004 7 20 4754 #> 21326 Bombus muscorum 2016 5 31 2643 #> 22706 Bombus pascuorum 2008 7 5 88 #> 22725 Bombus ruderarius 2008 7 5 88 #> 22742 Bombus jonellus 2008 7 5 88 #> 22753 Bombus hortorum 2008 7 5 88 #> 23350 Bombus rupestris 2015 7 16 2642 #> 24224 Bombus lucorum 2003 7 31 4665 #> 24745 Bombus subterraneus 2009 6 18 86 #> 24814 Bombus hortorum 2009 6 18 6706 #> #> $observationsInGrid$ID104 #> scientificName year month day visitUID #> 1814 Bombus lapidarius 2018 5 1 3217 #> 4704 Bombus vestalis 2017 7 1 4358 #> 4777 Bombus hypnorum 2017 6 25 4568 #> 4910 Bombus hortorum 2017 5 12 115 #> 4911 Bombus lucorum 2017 5 12 115 #> 13359 Bombus pascuorum 2003 8 5 113 #> 13371 Bombus pascuorum 2002 8 4 112 #> 14484 Bombus hypnorum 2010 4 11 1943 #> 16926 Bombus pascuorum 2006 6 15 114 #> 16927 Bombus terrestris 2006 5 30 119 #> 18403 Bombus pascuorum 2002 7 18 116 #> 18411 Bombus bohemicus 2002 7 18 116 #> 18425 Bombus terrestris 2002 7 18 116 #> 18447 Bombus subterraneus 2002 7 18 4567 #> 24209 Bombus vestalis 2014 6 27 117 #> 25499 Bombus vestalis 2014 4 28 118 #> 25502 Bombus subterraneus 2014 4 28 118 #> #> $observationsInGrid$ID105 #> scientificName year month day visitUID #> 5249 Bombus terrestris 2017 4 2 831 #> 16929 Bombus hypnorum 2006 6 30 6449 #> 21666 Bombus pascuorum 2016 4 23 6448 #> #> $observationsInGrid$ID106 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID107 #> scientificName year month day visitUID #> 1212 Bombus terrestris 2018 6 15 389 #> 2178 Bombus terrestris 2018 4 7 2052 #> 5073 Bombus pratorum 2017 4 30 2101 #> 5250 Bombus hypnorum 2017 4 2 2043 #> 5514 Bombus hortorum 2015 7 23 2090 #> 5529 Bombus lapidarius 2015 7 20 2080 #> 5687 Bombus lapidarius 2015 5 24 2092 #> 5688 Bombus sylvarum 2015 5 24 2092 #> 5812 Bombus terrestris 2015 5 1 2039 #> 7591 Bombus lapidarius 2013 5 12 388 #> 14117 Bombus hypnorum 2010 5 21 390 #> 14276 Bombus terrestris 2010 4 25 391 #> 16980 Bombus lapidarius 2008 5 2 387 #> 17014 Bombus pascuorum 2008 4 28 1299 #> 17015 Bombus bohemicus 2008 4 28 1299 #> 21678 Bombus ruderarius 2016 4 22 2085 #> 21822 Bombus terrestris 2016 4 9 2055 #> 21924 Bombus terrestris 2016 3 26 2094 #> 21952 Bombus terrestris 2016 3 19 2075 #> 21968 Bombus terrestris 2016 3 12 2060 #> 22118 Bombus terrestris 2015 10 3 2047 #> 22119 Bombus terrestris 2015 9 12 2066 #> 22954 Bombus pascuorum 2015 8 15 2068 #> 22957 Bombus lucorum 2015 8 15 2068 #> 22961 Bombus lucorum 2015 8 29 2100 #> 22963 Bombus lucorum 2015 8 22 2087 #> 22968 Bombus lapidarius 2015 8 15 2068 #> 23142 Bombus lapidarius 2015 8 8 2054 #> 23154 Bombus pascuorum 2015 8 2 2045 #> 23159 Bombus lapidarius 2015 8 2 2045 #> 23223 Bombus lapidarius 2015 8 1 2042 #> 23323 Bombus pascuorum 2015 7 19 2077 #> 23433 Bombus pratorum 2015 7 12 2064 #> 23709 Bombus hypnorum 2015 6 20 2079 #> 23781 Bombus hypnorum 2015 6 12 2063 #> 23945 Bombus hypnorum 2015 4 10 2058 #> 24004 Bombus terrestris 2015 4 4 2048 #> 25170 Bombus lapidarius 2014 7 16 2070 #> 25279 Bombus hypnorum 2014 7 5 2051 #> 25289 Bombus lapidarius 2013 6 3 2046 #> 25290 Bombus hypnorum 2013 6 3 2046 #> 25293 Bombus lucorum 2013 6 23 2089 #> 25295 Bombus ruderarius 2013 7 26 2095 #> 25300 Bombus lucorum 2013 5 11 2059 #> 25303 Bombus ruderarius 2013 7 21 2083 #> 25306 Bombus terrestris 2013 4 21 2082 #> 25307 Bombus lapidarius 2013 6 16 2069 #> 25308 Bombus lucorum 2013 6 3 2046 #> 25311 Bombus terrestris 2013 6 15 2067 #> 25318 Bombus pratorum 2013 4 21 2082 #> 25323 Bombus pratorum 2014 4 12 2061 #> 25325 Bombus terrestris 2013 8 20 2081 #> 25326 Bombus lucorum 2013 7 26 2095 #> 25330 Bombus ruderarius 2013 7 31 2103 #> 25331 Bombus lucorum 2013 9 7 2053 #> 25335 Bombus ruderarius 2013 8 16 2071 #> 25341 Bombus pratorum 2013 8 20 2081 #> 25344 Bombus hortorum 2013 7 28 2098 #> 25345 Bombus lucorum 2013 6 4 2049 #> 25347 Bombus lucorum 2013 8 1 2041 #> 25351 Bombus terrestris 2013 8 4 2050 #> 25356 Bombus terrestris 2014 4 20 2078 #> 25357 Bombus terrestris 2013 4 23 2088 #> 25358 Bombus pascuorum 2014 4 22 2084 #> 25369 Bombus hortorum 2013 7 27 2097 #> 25370 Bombus terrestris 2013 8 22 2086 #> 25373 Bombus lucorum 2014 4 20 2078 #> 25376 Bombus lucorum 2013 8 26 2096 #> 25378 Bombus terrestris 2013 8 18 2074 #> 25380 Bombus lucorum 2013 8 17 2072 #> 25383 Bombus ruderarius 2013 8 12 2065 #> 25390 Bombus lucorum 2014 5 18 2073 #> 25392 Bombus terrestris 2013 8 17 2072 #> 25394 Bombus lapidarius 2014 4 19 2076 #> 25398 Bombus lapidarius 2014 4 20 2078 #> 25399 Bombus terrestris 2013 7 31 2103 #> 25403 Bombus ruderarius 2013 8 9 2057 #> 25406 Bombus terrestris 2014 3 29 2099 #> 25407 Bombus ruderarius 2013 8 23 2091 #> 25411 Bombus terrestris 2013 8 9 2057 #> 25414 Bombus pratorum 2013 8 18 2074 #> 25428 Bombus pascuorum 2014 7 2 2044 #> 25430 Bombus lapidarius 2014 7 2 2044 #> 25606 Bombus lapidarius 2014 6 12 2062 #> 25609 Bombus pratorum 2014 6 12 2062 #> 25610 Bombus lucorum 2014 6 12 2062 #> 25643 Bombus lucorum 2014 6 9 2056 #> 25645 Bombus hypnorum 2014 6 9 2056 #> 25717 Bombus lucorum 2014 5 31 2102 #> 25718 Bombus hortorum 2014 6 1 2040 #> 25810 Bombus sylvarum 2014 5 25 2093 #> 25812 Bombus terrestris 2014 5 25 2093 #> #> $observationsInGrid$ID108 #> scientificName year month day visitUID #> 5291 Bombus terrestris 2016 5 9 5949 #> #> $observationsInGrid$ID109 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID110 #> scientificName year month day visitUID #> 1868 Bombus hypnorum 2018 4 28 589 #> 5512 Bombus magnus 2015 7 22 2011 #> 5560 Bombus lapidarius 2015 6 13 1733 #> 7084 Bombus pascuorum 2013 7 20 1734 #> 25612 Bombus terrestris 2014 6 13 1732 #> #> $observationsInGrid$ID111 #> scientificName year month day visitUID #> 733 Bombus vestalis 2018 7 7 773 #> 736 Bombus pascuorum 2018 7 7 6070 #> 12239 Bombus hypnorum 2011 6 5 5771 #> 18774 Bombus lapidarius 2007 6 6 5772 #> 18776 Bombus lucorum 2007 6 6 5772 #> 18777 Bombus soroeensis 2007 6 6 5772 #> 18830 Bombus hypnorum 2007 4 14 5774 #> 21967 Bombus lucorum 2016 3 12 3151 #> 24716 Bombus pascuorum 2014 10 8 5773 #> #> $observationsInGrid$ID112 #> scientificName year month day visitUID #> 16048 Bombus lucorum 2009 5 10 5252 #> #> $observationsInGrid$ID113 #> scientificName year month day visitUID #> 22970 Bombus pratorum 2015 7 11 1410 #> #> $observationsInGrid$ID114 #> scientificName year month day visitUID #> 190 Bombus campestris 2018 8 5 5602 #> 21417 Bombus pascuorum 2016 4 30 5603 #> #> $observationsInGrid$ID115 #> scientificName year month day visitUID #> 12249 Bombus hortorum 2011 6 3 850 #> 12253 Bombus hortorum 2011 6 3 5152 #> 19228 Bombus pratorum 2004 4 30 645 #> #> $observationsInGrid$ID116 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID117 #> scientificName year month day visitUID #> 9558 Bombus sylvestris 2012 8 26 5385 #> 9559 Bombus sylvarum 2012 8 26 5385 #> #> $observationsInGrid$ID118 #> scientificName year month day visitUID #> 13323 Bombus lapidarius 2010 8 5 3696 #> 13324 Bombus lucorum 2010 8 5 3696 #> 14952 Bombus campestris 2009 7 14 6371 #> 14958 Bombus pascuorum 2009 7 16 6372 #> 14959 Bombus hortorum 2009 7 14 6371 #> 14967 Bombus lapidarius 2009 7 16 6372 #> 14970 Bombus pascuorum 2009 7 16 6373 #> 14973 Bombus terrestris 2009 7 14 6371 #> 14974 Bombus pascuorum 2009 7 14 6371 #> 14980 Bombus ruderarius 2009 7 12 6370 #> 15720 Bombus sylvestris 2009 6 30 6379 #> 15923 Bombus hortorum 2009 5 30 6378 #> 15964 Bombus lapidarius 2009 5 24 2343 #> 16112 Bombus lucorum 2009 5 2 6376 #> 16437 Bombus vestalis 2008 8 15 2342 #> 16438 Bombus bohemicus 2008 8 15 2342 #> 16668 Bombus sylvarum 2008 6 24 6377 #> 18250 Bombus rupestris 2004 6 13 6382 #> 18291 Bombus ruderarius 2002 8 4 6380 #> 18743 Bombus hortorum 2007 6 10 6381 #> 18744 Bombus pascuorum 2007 6 10 6381 #> 18746 Bombus hypnorum 2007 6 10 6381 #> 18751 Bombus terrestris 2007 6 10 6381 #> 18800 Bombus lapidarius 2007 5 13 6375 #> 18801 Bombus terrestris 2007 5 13 6375 #> #> $observationsInGrid$ID119 #> scientificName year month day visitUID #> 653 Bombus hypnorum 2018 7 10 1945 #> 4215 Bombus humilis 2017 7 28 581 #> 7196 Bombus norvegicus 2013 6 29 5910 #> 7198 Bombus hortorum 2013 6 29 5910 #> 7199 Bombus bohemicus 2013 6 29 5910 #> 7201 Bombus soroeensis 2013 6 29 5910 #> 9709 Bombus campestris 2012 8 1 376 #> 10139 Bombus lapidarius 2012 6 18 377 #> 10161 Bombus rupestris 2012 6 20 374 #> 10221 Bombus lapidarius 2012 6 12 375 #> 10223 Bombus bohemicus 2012 6 12 375 #> 11541 Bombus rupestris 2011 8 3 4004 #> 11542 Bombus lapidarius 2011 8 3 4004 #> 11543 Bombus terrestris 2011 8 3 4004 #> 11545 Bombus pratorum 2011 8 3 4004 #> 11964 Bombus lapidarius 2011 6 26 6374 #> 11966 Bombus campestris 2011 6 26 6374 #> 21856 Bombus terrestris 2016 4 4 378 #> #> $observationsInGrid$ID120 #> scientificName year month day visitUID #> 2441 Bombus terrestris 2017 7 9 2359 #> 2449 Bombus lucorum 2017 7 9 6414 #> 9697 Bombus humilis 2012 8 1 2283 #> 10819 Bombus terrestris 2000 6 14 2360 #> 12154 Bombus hortorum 2011 6 16 2361 #> 18233 Bombus ruderarius 2004 7 20 2285 #> 18248 Bombus lucorum 2004 6 13 2284 #> #> $observationsInGrid$ID121 #> scientificName year month day visitUID #> 246 Bombus sylvestris 2018 7 30 2645 #> 276 Bombus muscorum 2018 7 30 2653 #> 4083 Bombus muscorum 2017 8 1 2635 #> 4142 Bombus sylvestris 2017 7 31 2654 #> 4466 Bombus lapidarius 2017 7 31 5053 #> 4532 Bombus humilis 2017 7 31 2655 #> 5269 Bombus pascuorum 2016 8 1 5058 #> 6778 Bombus rupestris 2013 8 2 2636 #> 7037 Bombus rupestris 2013 6 5 4448 #> 9875 Bombus magnus 2012 7 23 2648 #> 9879 Bombus terrestris 2012 7 23 2649 #> 9881 Bombus hortorum 2012 7 23 2647 #> 9920 Bombus norvegicus 2012 7 15 4751 #> 10957 Bombus terrestris 2000 4 25 87 #> 10970 Bombus pascuorum 2000 4 25 87 #> 11634 Bombus lucorum 2011 7 25 83 #> 11662 Bombus lucorum 2011 7 25 2650 #> 11664 Bombus pascuorum 2011 7 25 2650 #> 11887 Bombus subterraneus 2011 7 9 4750 #> 11890 Bombus vestalis 2011 7 9 4750 #> 12688 Bombus pascuorum 2008 7 1 2639 #> 12695 Bombus bohemicus 2008 7 1 2639 #> 13703 Bombus pascuorum 2010 8 11 2646 #> 13794 Bombus terrestris 2010 7 26 89 #> 15052 Bombus vestalis 2009 7 28 85 #> 15113 Bombus bohemicus 2009 7 27 2651 #> 15114 Bombus pascuorum 2009 7 27 2651 #> 16611 Bombus pratorum 2008 7 1 2640 #> 16612 Bombus lapidarius 2008 7 1 2640 #> 16613 Bombus pascuorum 2008 7 1 2641 #> 16614 Bombus hortorum 2008 7 1 2640 #> 16616 Bombus lucorum 2008 7 1 2641 #> 19947 Bombus lucorum 2016 6 22 4752 #> 19950 Bombus pascuorum 2016 5 5 2638 #> 20416 Bombus rupestris 2016 8 2 2637 #> 23098 Bombus rupestris 2015 7 29 2644 #> 23263 Bombus pascuorum 2015 7 27 84 #> 23288 Bombus subterraneus 2014 7 21 4753 #> 24922 Bombus barbutellus 2014 7 28 90 #> 25015 Bombus magnus 2014 7 29 2652 #> #> $observationsInGrid$ID122 #> scientificName year month day visitUID #> 4559 Bombus pascuorum 2017 7 15 1006 #> 4726 Bombus lapidarius 2017 6 28 4566 #> 4734 Bombus pratorum 2017 6 28 4566 #> 4735 Bombus hypnorum 2017 6 28 4566 #> 4736 Bombus terrestris 2017 6 28 4566 #> 5820 Bombus 2015 4 28 1007 #> 10577 Bombus lapidarius 2012 4 5 2349 #> 16233 Bombus terrestris 2009 4 3 2348 #> 19214 Bombus rupestris 2007 3 27 3348 #> 19290 Bombus lapidarius 2017 4 5 3383 #> 24978 Bombus hortorum 2014 8 6 1665 #> 24979 Bombus rupestris 2014 8 6 1665 #> 24982 Bombus terrestris 2014 8 6 1665 #> 24984 Bombus hypnorum 2014 8 6 1665 #> 24985 Bombus pascuorum 2014 8 6 1665 #> 24986 Bombus lucorum 2014 8 6 1665 #> 25678 Bombus terrestris 2014 6 3 1664 #> 25682 Bombus lapidarius 2014 6 3 1664 #> 25683 Bombus rupestris 2014 6 3 1664 #> #> $observationsInGrid$ID123 #> scientificName year month day visitUID #> 16032 Bombus subterraneus 2009 5 15 3687 #> #> $observationsInGrid$ID124 #> scientificName year month day visitUID #> 5146 Bombus terrestris 2017 4 14 5115 #> 6222 Bombus pratorum 2014 4 22 3955 #> 7658 Bombus lucorum 2013 5 6 3952 #> 7748 Bombus lucorum 2013 4 10 3954 #> 16114 Bombus sylvarum 2009 5 1 3927 #> 16801 Bombus sylvarum 2008 6 5 3951 #> 16802 Bombus hortorum 2008 6 5 3951 #> 16803 Bombus lapidarius 2008 6 5 3951 #> 16804 Bombus lucorum 2008 6 5 3951 #> 16890 Bombus rupestris 2008 5 23 3953 #> 16985 Bombus lapidarius 2008 5 2 3928 #> 23246 Bombus lapidarius 2015 7 30 3474 #> 23248 Bombus ruderarius 2015 7 30 3474 #> 23267 Bombus ruderarius 2015 7 20 3473 #> 23565 Bombus lucorum 2015 6 30 3670 #> 25599 Bombus terrestris 2014 6 14 3669 #> 25602 Bombus pascuorum 2014 6 14 3669 #> #> $observationsInGrid$ID125 #> scientificName year month day visitUID #> 5257 Bombus sylvestris 2017 3 26 5699 #> 5809 Bombus bohemicus 2015 5 1 521 #> 5811 Bombus terrestris 2015 5 1 521 #> 10448 Bombus bohemicus 2012 5 1 519 #> 12167 Bombus sylvarum 2011 6 19 518 #> 16976 Bombus bohemicus 2008 5 3 520 #> 20290 Bombus bohemicus 2016 8 11 522 #> 25217 Bombus bohemicus 2014 7 12 523 #> 25434 Bombus lucorum 2014 6 30 384 #> 25435 Bombus pascuorum 2014 6 30 384 #> 25657 Bombus pratorum 2014 6 30 384 #> #> $observationsInGrid$ID126 #> scientificName year month day visitUID #> 5524 Bombus vestalis 2015 7 21 5465 #> 5787 Bombus pascuorum 2015 5 3 5463 #> 5792 Bombus terrestris 2015 5 3 1726 #> 6064 Bombus bohemicus 2014 5 10 1727 #> 6273 Bombus terrestris 2014 4 19 5884 #> 6939 Bombus sylvarum 2013 8 3 3451 #> 6940 Bombus hortorum 2013 8 3 3451 #> 14278 Bombus hypnorum 2010 4 25 5885 #> 21922 Bombus terrestris 2016 3 26 5886 #> 25598 Bombus terrestris 2014 6 14 5464 #> #> $observationsInGrid$ID127 #> scientificName year month day visitUID #> 5790 Bombus pascuorum 2015 5 3 6409 #> 5791 Bombus bohemicus 2015 5 3 1939 #> 5793 Bombus lapidarius 2015 5 3 1939 #> 6189 Bombus lapidarius 2014 4 26 1499 #> 13529 Bombus lapidarius 2006 8 16 3585 #> 13962 Bombus rupestris 2010 6 16 4048 #> 21501 Bombus hypnorum 2016 5 7 3470 #> 21684 Bombus terrestris 2016 4 21 1942 #> 23109 Bombus pratorum 2015 8 2 6253 #> 23117 Bombus lapidarius 2015 8 2 6253 #> 23360 Bombus hortorum 2015 7 17 3471 #> 23833 Bombus bohemicus 2015 6 5 6254 #> 23834 Bombus pascuorum 2015 6 5 3469 #> 25282 Bombus lucorum 2013 8 9 6255 #> 25284 Bombus jonellus 2013 7 13 1941 #> 25287 Bombus lucorum 2014 7 4 1940 #> 25288 Bombus sylvarum 2014 7 4 1940 #> #> $observationsInGrid$ID128 #> scientificName year month day visitUID #> 10787 Bombus lucorum 2000 6 17 5267 #> 10801 Bombus pascuorum 2000 6 17 5267 #> 10808 Bombus lucorum 2000 6 17 5268 #> 10811 Bombus lucorum 2000 6 17 5267 #> 21746 Bombus lapidarius 2016 4 9 4283 #> #> $observationsInGrid$ID129 #> scientificName year month day visitUID #> 5699 Bombus pascuorum 2015 5 22 4087 #> 6166 Bombus pratorum 2014 4 27 4088 #> 6729 Bombus jonellus 2013 8 27 5373 #> 6731 Bombus pascuorum 2013 8 27 1160 #> 15883 Bombus lapidarius 2009 6 6 1240 #> 15886 Bombus soroeensis 2009 6 6 1240 #> 21484 Bombus bohemicus 2016 5 8 4085 #> 23522 Bombus terrestris 2015 7 4 4084 #> 25593 Bombus terrestris 2014 6 15 4086 #> 25594 Bombus lucorum 2014 6 15 4086 #> #> $observationsInGrid$ID130 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID131 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID132 #> scientificName year month day visitUID #> 6805 Bombus terrestris 2013 8 11 34 #> 15283 Bombus pascuorum 2009 7 12 32 #> #> $observationsInGrid$ID133 #> scientificName year month day visitUID #> 1447 Bombus bohemicus 2018 5 19 2674 #> 5057 Bombus terrestris 2017 4 23 1660 #> 10455 Bombus pratorum 2012 5 1 1662 #> 10456 Bombus bohemicus 2012 5 1 1662 #> 10458 Bombus pascuorum 2012 5 1 1662 #> 10462 Bombus terrestris 2012 5 1 1662 #> 10492 Bombus pascuorum 2012 4 29 2676 #> 10498 Bombus pascuorum 2012 4 29 2676 #> 10499 Bombus pratorum 2012 4 29 2676 #> 19311 Bombus hypnorum 2017 4 3 1659 #> 23880 Bombus pascuorum 2015 4 18 1661 #> #> $observationsInGrid$ID134 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID135 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID136 #> scientificName year month day visitUID #> 19479 Bombus norvegicus 2015 5 19 1254 #> 21227 Bombus rupestris 2016 6 9 5953 #> 23691 Bombus ruderarius 2015 6 19 4353 #> #> $observationsInGrid$ID137 #> scientificName year month day visitUID #> 238 Bombus terrestris 2018 7 23 4323 #> 4057 Bombus muscorum 2017 8 2 4555 #> 6299 Bombus terrestris 2014 4 12 2999 #> 14244 Bombus terrestris 2010 4 30 3443 #> 15026 Bombus ruderarius 2009 8 18 4192 #> 15795 Bombus pascuorum 2009 6 17 1657 #> 15826 Bombus ruderarius 2009 6 13 2998 #> 21361 Bombus ruderarius 2016 5 26 4065 #> #> $observationsInGrid$ID138 #> scientificName year month day visitUID #> 242 Bombus pascuorum 2018 7 19 4067 #> 245 Bombus ruderarius 2018 7 19 2527 #> 476 Bombus ruderarius 2018 7 17 4061 #> 1448 Bombus muscorum 2018 5 21 1362 #> 2177 Bombus terrestris 2018 4 5 1666 #> 4335 Bombus pascuorum 2017 7 18 4074 #> 5521 Bombus hortorum 2015 7 21 6598 #> 6773 Bombus sylvarum 2013 8 13 4063 #> 6810 Bombus terrestris 2013 8 1 4062 #> 6956 Bombus lucorum 2013 8 2 2234 #> 7056 Bombus lapidarius 2013 7 24 2530 #> 7358 Bombus pascuorum 2013 6 19 4069 #> 7359 Bombus lapidarius 2013 6 19 4069 #> 7362 Bombus terrestris 2013 6 19 4069 #> 11509 Bombus pascuorum 2011 8 12 2526 #> 11584 Bombus terrestris 2011 8 1 4059 #> 11750 Bombus rupestris 2011 7 20 2528 #> 12446 Bombus pascuorum 2011 5 7 2525 #> 12613 Bombus terrestris 2011 4 14 1779 #> 14122 Bombus lapidarius 2010 5 20 4070 #> 14123 Bombus hortorum 2010 5 20 4070 #> 14124 Bombus bohemicus 2010 5 20 4070 #> 14191 Bombus pascuorum 2010 5 6 2524 #> 14491 Bombus pratorum 2010 4 7 4068 #> 15118 Bombus subterraneus 2009 7 26 3255 #> 15199 Bombus hortorum 2009 7 21 6703 #> 15229 Bombus jonellus 2009 7 3 4278 #> 15231 Bombus muscorum 2009 7 15 2235 #> 15235 Bombus pascuorum 2009 7 15 2235 #> 15237 Bombus hypnorum 2009 7 15 2235 #> 15238 Bombus hortorum 2009 7 15 2235 #> 15239 Bombus soroeensis 2009 7 15 2235 #> 15240 Bombus terrestris 2009 7 15 2235 #> 15241 Bombus vestalis 2009 7 15 2235 #> 15711 Bombus soroeensis 2009 7 3 4278 #> 15833 Bombus hortorum 2009 6 9 3256 #> 15834 Bombus sylvarum 2009 6 9 3256 #> 15835 Bombus lapidarius 2009 6 9 3256 #> 15836 Bombus lucorum 2009 6 9 3256 #> 15837 Bombus terrestris 2009 6 9 3256 #> 15838 Bombus bohemicus 2009 6 9 3256 #> 15839 Bombus ruderarius 2009 6 9 3256 #> 15987 Bombus rupestris 2009 5 23 6704 #> 17045 Bombus terrestris 2008 4 23 4071 #> 20235 Bombus muscorum 2016 7 15 3257 #> 20474 Bombus rupestris 2016 7 19 2531 #> 23269 Bombus lapidarius 2015 7 22 2529 #> 24897 Bombus ruderarius 2014 8 11 4066 #> 24898 Bombus terrestris 2014 8 11 4066 #> 24918 Bombus ruderarius 2014 8 14 3254 #> 25060 Bombus terrestris 2014 8 1 4060 #> 25098 Bombus terrestris 2014 7 22 4064 #> #> $observationsInGrid$ID139 #> scientificName year month day visitUID #> 9682 Bombus sylvarum 2012 8 10 420 #> 24650 Bombus pascuorum 2013 7 28 1525 #> #> $observationsInGrid$ID140 #> scientificName year month day visitUID #> 9974 Bombus pascuorum 2012 7 8 421 #> 9977 Bombus bohemicus 2012 7 8 421 #> 11770 Bombus cryptarum 2011 7 20 3071 #> 21865 Bombus hypnorum 2016 4 2 6268 #> #> $observationsInGrid$ID141 #> scientificName year month day visitUID #> 408 Bombus pascuorum 2018 7 14 6233 #> 20232 Bombus pratorum 2016 7 19 74 #> 20234 Bombus hypnorum 2016 7 19 74 #> #> $observationsInGrid$ID142 #> scientificName year month day visitUID #> 6480 Bombus pascuorum 2005 8 7 2434 #> 6481 Bombus soroeensis 2005 8 7 2432 #> 6483 Bombus pascuorum 2005 7 11 2433 #> 14360 Bombus lucorum 2008 4 28 5554 #> 25454 Bombus sylvarum 2014 6 26 2431 #> #> $observationsInGrid$ID143 #> scientificName year month day visitUID #> 6468 Bombus sylvarum 2005 6 20 5747 #> 6469 Bombus pascuorum 2005 8 7 5746 #> 6472 Bombus lapidarius 2005 6 15 5749 #> 6474 Bombus pascuorum 2005 6 15 5748 #> 6479 Bombus sylvarum 2005 8 6 5745 #> 6485 Bombus lucorum 2005 6 20 5744 #> 9163 Bombus lapidarius 2012 7 31 2194 #> 9168 Bombus lapidarius 2012 7 23 2193 #> 9367 Bombus hortorum 2011 6 8 2191 #> 9368 Bombus lucorum 2011 8 5 2188 #> 9407 Bombus lapidarius 2012 6 6 2189 #> 9408 Bombus subterraneus 2012 6 17 2192 #> 9431 Bombus pascuorum 2012 9 6 2190 #> 11515 Bombus lapidarius 2011 8 2 3902 #> 16949 Bombus pascuorum 2007 6 2 3629 #> #> $observationsInGrid$ID144 #> scientificName year month day visitUID #> 14275 Bombus terrestris 2010 4 25 3264 #> 15968 Bombus sylvarum 2009 5 24 6609 #> 16627 Bombus pascuorum 2008 7 1 3281 #> 18579 Bombus terrestris 2000 6 14 6608 #> 18581 Bombus hortorum 2000 6 14 6608 #> #> $observationsInGrid$ID145 #> scientificName year month day visitUID #> 2019 Bombus lucorum 2018 4 19 161 #> 2205 Bombus hortorum 2018 4 4 3819 #> 3851 Bombus hortorum 2017 9 3 3818 #> 4313 Bombus ruderarius 2017 7 22 3820 #> 4617 Bombus terrestris 2017 7 6 3817 #> 4654 Bombus terrestris 2017 7 4 245 #> 4655 Bombus lucorum 2017 7 4 245 #> 4722 Bombus pratorum 2017 6 27 4530 #> #> $observationsInGrid$ID146 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID147 #> scientificName year month day visitUID #> 18280 Bombus hortorum 2002 8 6 372 #> 18295 Bombus lapidarius 2002 8 6 372 #> 24822 Bombus hortorum 2006 6 15 4263 #> 24853 Bombus pascuorum 2006 6 15 4263 #> #> $observationsInGrid$ID148 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID149 #> scientificName year month day visitUID #> 1493 Bombus lapidarius 2018 5 20 4557 #> 9592 Bombus hortorum 2012 8 19 3321 #> 13840 Bombus pascuorum 2010 7 23 3322 #> #> $observationsInGrid$ID150 #> scientificName year month day visitUID #> 169 Bombus pascuorum 2018 8 25 5154 #> 1481 Bombus lapidarius 2018 5 22 459 #> 13963 Bombus rupestris 2010 6 16 838 #> 16150 Bombus pascuorum 2009 4 25 3405 #> 23829 Bombus rupestris 2015 6 5 4946 #> #> $observationsInGrid$ID151 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID152 #> scientificName year month day visitUID #> 3610 Bombus pascuorum 2017 6 5 4595 #> 5193 Bombus lapidarius 2017 4 9 4596 #> 5586 Bombus lapidarius 2015 6 7 4594 #> 5587 Bombus pascuorum 2015 6 7 4594 #> 6301 Bombus terrestris 2014 4 13 4184 #> 6895 Bombus sylvarum 2013 8 5 4593 #> 7227 Bombus lucorum 2013 7 5 2880 #> 23219 Bombus pascuorum 2015 8 1 4592 #> 23221 Bombus bohemicus 2015 8 1 4592 #> 23222 Bombus pratorum 2015 8 1 4592 #> #> $observationsInGrid$ID153 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID154 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID155 #> scientificName year month day visitUID #> 909 Bombus soroeensis 2018 6 28 1613 #> 1788 Bombus hortorum 2018 4 28 1612 #> 4024 Bombus lucorum 2017 8 17 5019 #> 4028 Bombus lucorum 2017 8 10 1595 #> 4531 Bombus hortorum 2017 7 22 1605 #> 4553 Bombus ruderarius 2017 7 26 1610 #> 5143 Bombus hypnorum 2017 4 14 1597 #> 6409 Bombus terrestris 2014 3 11 6313 #> 7644 Bombus lucorum 2013 5 7 5018 #> 9935 Bombus soroeensis 2012 7 13 6314 #> 11519 Bombus pascuorum 2011 8 8 6311 #> 11520 Bombus barbutellus 2011 8 8 6311 #> 11942 Bombus bohemicus 2011 7 1 6310 #> 20315 Bombus lucorum 2016 7 29 5365 #> 20747 Bombus barbutellus 2016 7 9 1594 #> 21031 Bombus pascuorum 2016 6 19 1587 #> 21032 Bombus hortorum 2016 6 19 1587 #> 21062 Bombus soroeensis 2016 6 19 6312 #> 21548 Bombus pratorum 2016 5 5 5017 #> 21549 Bombus lucorum 2016 5 5 5017 #> 21651 Bombus terrestris 2016 4 24 1590 #> 21916 Bombus terrestris 2016 3 26 1606 #> 22144 Bombus jonellus 2015 7 19 1588 #> 22145 Bombus pascuorum 2015 5 15 1599 #> 22171 Bombus lapidarius 2014 4 19 1603 #> 22172 Bombus sylvarum 2014 4 19 1602 #> 22174 Bombus soroeensis 2014 4 16 1600 #> 22202 Bombus bohemicus 2013 7 14 1598 #> 22214 Bombus terrestris 2013 5 30 1614 #> 22216 Bombus bohemicus 2013 5 30 1591 #> 22241 Bombus pascuorum 2013 5 7 1586 #> 22244 Bombus terrestris 2013 4 28 1611 #> 22265 Bombus ruderarius 2012 7 4 1592 #> 22274 Bombus pascuorum 2012 5 26 1608 #> 22302 Bombus ruderarius 2011 7 26 1609 #> 22314 Bombus hypnorum 2011 5 21 1604 #> 22320 Bombus hypnorum 2011 4 26 1607 #> 22325 Bombus lucorum 2011 4 21 1589 #> 22913 Bombus pascuorum 2015 9 6 1585 #> 23487 Bombus pascuorum 2015 7 7 1593 #> 23944 Bombus terrestris 2015 4 11 1596 #> 25174 Bombus barbutellus 2014 7 17 1601 #> #> $observationsInGrid$ID156 #> scientificName year month day visitUID #> 845 Bombus vestalis 2018 6 30 1002 #> 9460 Bombus soroeensis 2012 9 2 5400 #> 10540 Bombus terrestris 2011 5 31 2675 #> 20276 Bombus lapidarius 2016 8 13 1147 #> 23354 Bombus terrestris 2015 7 17 164 #> #> $observationsInGrid$ID157 #> scientificName year month day visitUID #> 5133 Bombus hypnorum 2017 4 16 3260 #> 5690 Bombus terrestris 2015 5 15 3259 #> 5692 Bombus pratorum 2015 5 15 3259 #> 6964 Bombus lucorum 2013 8 2 2299 #> 21607 Bombus hypnorum 2016 5 1 3258 #> 21660 Bombus hypnorum 2016 4 24 3262 #> 21664 Bombus pratorum 2016 4 23 3261 #> 21923 Bombus terrestris 2016 3 26 3263 #> #> $observationsInGrid$ID158 #> scientificName year month day visitUID #> 4166 Bombus terrestris 2017 8 16 667 #> #> $observationsInGrid$ID159 #> scientificName year month day visitUID #> 10323 Bombus hortorum 2012 5 28 260 #> #> $observationsInGrid$ID160 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID161 #> scientificName year month day visitUID #> 2160 Bombus terrestris 2018 4 8 2289 #> 4869 Bombus ruderarius 2017 5 18 686 #> 4870 Bombus subterraneus 2017 5 18 686 #> 13767 Bombus lucorum 2010 8 1 6226 #> 21404 Bombus ruderarius 2016 5 19 2221 #> #> $observationsInGrid$ID162 #> scientificName year month day visitUID #> 7575 Bombus sylvarum 2013 5 12 463 #> 12633 Bombus lucorum 2011 4 11 462 #> 12634 Bombus sylvarum 2011 4 11 462 #> 14880 Bombus terrestris 2009 9 9 2834 #> 25260 Bombus hortorum 2014 7 9 461 #> #> $observationsInGrid$ID163 #> scientificName year month day visitUID #> 808 Bombus sylvarum 2018 7 2 1761 #> 1605 Bombus pratorum 2018 5 12 1762 #> #> $observationsInGrid$ID164 #> scientificName year month day visitUID #> 5648 Bombus lucorum 2015 5 14 2832 #> 7032 Bombus pascuorum 2013 6 9 2833 #> #> $observationsInGrid$ID165 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID166 #> scientificName year month day visitUID #> 13671 Bombus hypnorum 2010 8 3 4563 #> #> $observationsInGrid$ID167 #> scientificName year month day visitUID #> 1149 Bombus terrestris 2018 6 16 452 #> 1485 Bombus lapidarius 2018 5 20 454 #> 1820 Bombus lapidarius 2018 5 1 450 #> 1829 Bombus pascuorum 2018 4 30 1887 #> 18848 Bombus sylvarum 2007 7 27 1885 #> 21411 Bombus pascuorum 2016 5 17 453 #> 21795 Bombus terrestris 2016 4 10 451 #> 25054 Bombus campestris 2014 7 25 350 #> 25056 Bombus rupestris 2014 7 22 349 #> #> $observationsInGrid$ID168 #> scientificName year month day visitUID #> 5110 Bombus pascuorum 2017 4 22 3918 #> 24744 Bombus lapidarius 2009 8 6 3921 #> 24773 Bombus terrestris 2009 8 6 3921 #> 24788 Bombus pratorum 2009 8 6 3921 #> #> $observationsInGrid$ID169 #> scientificName year month day visitUID #> 10357 Bombus sylvestris 2012 5 18 5116 #> 20289 Bombus hypnorum 2016 7 1 5810 #> 25828 Bombus pascuorum 2012 7 24 5117 #> #> $observationsInGrid$ID170 #> scientificName year month day visitUID #> 3508 Bombus hortorum 2017 6 17 2446 #> 6157 Bombus lapidarius 2014 4 28 3295 #> 13728 Bombus soroeensis 2010 8 8 3292 #> 15306 Bombus lapidarius 2009 7 8 3441 #> 15307 Bombus lucorum 2009 7 8 3441 #> 15309 Bombus vestalis 2009 7 8 3441 #> 15845 Bombus ruderarius 2009 6 7 6721 #> 16539 Bombus lapidarius 2008 7 13 3293 #> 18284 Bombus rupestris 2002 8 6 1017 #> 18287 Bombus lapidarius 2002 8 6 1017 #> 20394 Bombus terrestris 2016 7 28 5845 #> 20395 Bombus lapidarius 2016 7 28 5845 #> 25168 Bombus rupestris 2014 7 17 3294 #> #> $observationsInGrid$ID171 #> scientificName year month day visitUID #> 14297 Bombus lapidarius 2010 4 18 2762 #> #> $observationsInGrid$ID172 #> scientificName year month day visitUID #> 7012 Bombus pascuorum 2013 7 27 4816 #> #> $observationsInGrid$ID173 #> scientificName year month day visitUID #> 6816 Bombus bohemicus 2013 7 29 5118 #> 24776 Bombus vestalis 2003 6 3 4572 #> #> $observationsInGrid$ID174 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID175 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID176 #> scientificName year month day visitUID #> 12323 Bombus sylvarum 2011 5 28 724 #> #> $observationsInGrid$ID177 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID178 #> scientificName year month day visitUID #> 4302 Bombus pratorum 2017 7 22 3559 #> #> $observationsInGrid$ID179 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID180 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID181 #> scientificName year month day visitUID #> 21641 Bombus terrestris 2016 4 20 2625 #> #> $observationsInGrid$ID182 #> scientificName year month day visitUID #> 24999 Bombus lucorum 2014 8 3 6541 #> 25062 Bombus pratorum 2014 7 26 6542 #> #> $observationsInGrid$ID183 #> scientificName year month day visitUID #> 846 Bombus semenoviellus 2018 6 30 6465 #> 1714 Bombus pratorum 2018 5 5 1486 #> 2151 Bombus terrestris 2018 4 8 92 #> 3680 Bombus pratorum 2017 5 8 93 #> 4791 Bombus soroeensis 2017 6 22 94 #> 22116 Bombus hypnorum 2010 7 7 6466 #> #> $observationsInGrid$ID184 #> scientificName year month day visitUID #> 23828 Bombus rupestris 2015 6 6 4314 #> #> $observationsInGrid$ID185 #> scientificName year month day visitUID #> 356 Bombus terrestris 2018 7 27 4197 #> #> $observationsInGrid$ID186 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID187 #> scientificName year month day visitUID #> 10905 Bombus hortorum 2000 5 30 4144 #> 10908 Bombus pascuorum 2000 5 30 4144 #> 10920 Bombus pascuorum 2000 5 30 4144 #> 12349 Bombus barbutellus 2011 5 21 6464 #> 16106 Bombus hypnorum 2009 5 2 6463 #> #> $observationsInGrid$ID188 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID189 #> scientificName year month day visitUID #> 15095 Bombus hypnorum 2009 7 16 276 #> #> $observationsInGrid$ID190 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID191 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID192 #> scientificName year month day visitUID #> 4421 Bombus sylvarum 2017 7 11 3593 #> 5355 Bombus sylvestris 2015 7 19 3594 #> #> $observationsInGrid$ID193 #> scientificName year month day visitUID #> 24351 Bombus bohemicus 2010 6 3 3335 #> #> $observationsInGrid$ID194 #> scientificName year month day visitUID #> 6465 Bombus sylvarum 2001 7 20 3950 #> 23173 Bombus sylvarum 2015 8 7 6047 #> #> $observationsInGrid$ID195 #> scientificName year month day visitUID #> 9662 Bombus pascuorum 2012 8 15 2977 #> #> $observationsInGrid$ID196 #> scientificName year month day visitUID #> 11381 Bombus lucorum 2011 8 23 3381 #> 14979 Bombus lapidarius 2009 7 8 2978 #> #> $observationsInGrid$ID197 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID198 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID199 #> scientificName year month day visitUID #> 1939 Bombus lapidarius 2018 4 22 911 #> 5299 Bombus sylvestris 2015 7 19 4277 #> 6721 Bombus lucorum 2012 5 3 2149 #> 6896 Bombus pascuorum 2013 7 28 5169 #> 6898 Bombus lapidarius 2013 7 28 5169 #> 6900 Bombus hortorum 2013 7 28 5169 #> 6901 Bombus jonellus 2013 7 28 5169 #> 6902 Bombus lucorum 2013 7 28 5169 #> 6915 Bombus soroeensis 2013 8 3 5164 #> 6916 Bombus jonellus 2013 8 3 5164 #> 6917 Bombus lucorum 2013 8 3 5164 #> 6945 Bombus pascuorum 2013 8 2 5163 #> 6947 Bombus lucorum 2013 8 2 5163 #> 9686 Bombus pascuorum 2012 8 11 5156 #> 9688 Bombus sylvestris 2012 8 11 5165 #> 9689 Bombus pascuorum 2012 8 11 5165 #> 9939 Bombus hortorum 2012 7 9 5162 #> 10338 Bombus bohemicus 2012 5 22 5161 #> 10365 Bombus pascuorum 2012 4 27 5155 #> 10367 Bombus lucorum 2012 3 23 6601 #> 10370 Bombus lapidarius 2012 4 27 5172 #> 11305 Bombus vestalis 2011 5 20 5160 #> 11652 Bombus hortorum 2011 7 19 5157 #> 11655 Bombus hortorum 2011 7 19 5159 #> 11658 Bombus hypnorum 2011 7 19 5167 #> 12157 Bombus hortorum 2011 6 13 5166 #> 12289 Bombus sylvestris 2011 5 20 5158 #> 12554 Bombus bohemicus 2011 4 21 5168 #> 12555 Bombus lucorum 2011 4 21 5168 #> 12556 Bombus lucorum 2011 4 10 5171 #> 12564 Bombus lucorum 2011 4 9 5170 #> 13955 Bombus pascuorum 2010 6 16 330 #> 14904 Bombus pascuorum 2009 5 3 500 #> 16204 Bombus terrestris 2009 4 10 5496 #> #> $observationsInGrid$ID200 #> scientificName year month day visitUID #> 10397 Bombus lapidarius 2012 5 8 5287 #> 15922 Bombus pascuorum 2009 5 30 4832 #> 15927 Bombus lapidarius 2009 5 30 4832 #> 15930 Bombus bohemicus 2009 5 30 4832 #> #> $observationsInGrid$ID201 #> scientificName year month day visitUID #> 5572 Bombus pascuorum 2015 6 7 1569 #> 7164 Bombus rupestris 2013 5 30 1570 #> 10316 Bombus bohemicus 2012 5 28 1568 #> 12230 Bombus hortorum 2011 6 6 1567 #> 12265 Bombus pascuorum 2011 6 2 1566 #> 12267 Bombus terrestris 2011 6 2 1566 #> 14306 Bombus sylvarum 2007 5 23 1821 #> 14322 Bombus pratorum 2007 5 23 1886 #> 14334 Bombus pascuorum 2007 8 10 3437 #> 14346 Bombus lucorum 2007 5 21 3438 #> 14348 Bombus lucorum 2007 5 21 3438 #> 14357 Bombus lucorum 2007 5 21 3438 #> 14371 Bombus lucorum 2007 8 10 3437 #> 14433 Bombus lapidarius 2007 8 10 3437 #> 14434 Bombus lapidarius 2007 8 10 3437 #> 14435 Bombus lapidarius 2007 8 10 3437 #> 14438 Bombus lapidarius 2007 8 10 3437 #> #> $observationsInGrid$ID202 #> scientificName year month day visitUID #> 624 Bombus pratorum 2018 7 12 6720 #> 1127 Bombus sylvarum 2018 6 18 4309 #> 1322 Bombus soroeensis 2018 6 7 2794 #> 1324 Bombus hortorum 2018 6 7 2794 #> 1325 Bombus hypnorum 2018 6 7 2794 #> 1326 Bombus lucorum 2018 6 7 2794 #> 7114 Bombus lapidarius 2013 7 12 6462 #> 14305 Bombus sylvestris 2007 6 11 2853 #> 14325 Bombus pratorum 2007 5 23 2854 #> 14333 Bombus pascuorum 2007 5 23 2854 #> 14343 Bombus lucorum 2007 8 1 2851 #> 14381 Bombus lapidarius 2007 8 10 2852 #> 14382 Bombus lapidarius 2007 8 10 2852 #> 14386 Bombus lapidarius 2007 8 10 2852 #> 14388 Bombus lapidarius 2007 8 10 2852 #> 14391 Bombus lapidarius 2007 8 10 2852 #> 14396 Bombus lapidarius 2007 8 10 2852 #> 14397 Bombus lapidarius 2007 8 10 2852 #> 14400 Bombus lapidarius 2007 8 10 2852 #> 14402 Bombus lapidarius 2007 8 1 2851 #> 14407 Bombus lapidarius 2007 8 10 2852 #> 14412 Bombus lapidarius 2007 8 10 2852 #> 14414 Bombus lapidarius 2007 5 23 2854 #> 14421 Bombus lapidarius 2007 6 5 2850 #> 14422 Bombus lapidarius 2007 5 23 2854 #> 14428 Bombus lapidarius 2007 6 5 2850 #> 14446 Bombus bohemicus 2007 8 10 2852 #> 20279 Bombus lapidarius 2016 7 1 6461 #> 23496 Bombus lucorum 2015 7 7 2795 #> #> $observationsInGrid$ID203 #> scientificName year month day visitUID #> 4829 Bombus sylvestris 2017 5 21 5292 #> 10100 Bombus rupestris 2012 6 18 5291 #> 23002 Bombus pascuorum 2015 8 16 5290 #> 24718 Bombus terrestris 2014 9 20 5289 #> #> $observationsInGrid$ID204 #> scientificName year month day visitUID #> 302 Bombus lapidarius 2018 8 2 1997 #> 1871 Bombus terrestris 2018 4 28 2000 #> 1891 Bombus hypnorum 2018 4 22 1929 #> 4889 Bombus lapidarius 2017 5 13 1998 #> 5108 Bombus hypnorum 2017 4 14 1995 #> 5956 Bombus 2014 7 30 2002 #> 6780 Bombus pascuorum 2013 7 31 2003 #> 6781 Bombus lucorum 2013 7 31 2003 #> 19313 Bombus terrestris 2017 4 1 1994 #> 20379 Bombus pascuorum 2016 7 27 1996 #> 20380 Bombus lucorum 2016 7 27 1996 #> 20745 Bombus lapidarius 2016 6 30 2001 #> 21947 Bombus hypnorum 2016 3 19 508 #> 22946 Bombus pascuorum 2015 8 16 1091 #> 23509 Bombus lapidarius 2015 7 1 1090 #> 25026 Bombus lucorum 2014 7 18 1999 #> 25826 Bombus 2011 5 12 6567 #> 25829 Bombus hypnorum 2011 5 11 6566 #> #> $observationsInGrid$ID205 #> scientificName year month day visitUID #> 25453 Bombus lucorum 2014 6 20 3630 #> #> $observationsInGrid$ID206 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID207 #> scientificName year month day visitUID #> 2285 Bombus bohemicus 2017 5 22 2161 #> #> $observationsInGrid$ID208 #> scientificName year month day visitUID #> 14011 Bombus hortorum 2010 5 22 2979 #> 14012 Bombus lucorum 2010 5 22 2979 #> #> $observationsInGrid$ID209 #> scientificName year month day visitUID #> 9998 Bombus hypnorum 2012 7 8 3283 #> 15080 Bombus lapidarius 2009 8 1 3244 #> 15081 Bombus hortorum 2009 8 1 3244 #> 15082 Bombus pascuorum 2009 8 1 3244 #> 15086 Bombus lucorum 2009 8 1 3244 #> 16016 Bombus lucorum 2009 5 17 3411 #> 16017 Bombus sylvarum 2009 5 17 3411 #> 16018 Bombus pratorum 2009 5 17 3411 #> 16607 Bombus pratorum 2008 7 2 2963 #> 16608 Bombus bohemicus 2008 7 2 2963 #> 16754 Bombus subterraneus 2008 6 14 3245 #> 16757 Bombus lucorum 2008 6 14 3245 #> 16758 Bombus terrestris 2008 6 14 3245 #> 16887 Bombus terrestris 2008 5 23 3284 #> 17382 Bombus vestalis 2004 7 2 3926 #> 17534 Bombus lucorum 2004 7 2 3926 #> 17536 Bombus lucorum 2004 7 2 3926 #> 17539 Bombus pascuorum 2004 7 2 3926 #> 17545 Bombus lucorum 2004 7 2 3926 #> 17613 Bombus lucorum 2004 7 2 3926 #> 17636 Bombus lapidarius 2004 7 2 3926 #> 18315 Bombus pascuorum 2002 8 6 3444 #> 18585 Bombus lapidarius 2000 6 14 3925 #> 18588 Bombus hypnorum 2000 6 14 3925 #> 18589 Bombus hortorum 2000 6 14 3925 #> 18590 Bombus pratorum 2000 6 14 3925 #> #> $observationsInGrid$ID210 #> scientificName year month day visitUID #> 5758 Bombus ruderarius 2015 5 2 4230 #> 14269 Bombus hypnorum 2010 4 24 4831 #> 14270 Bombus terrestris 2010 4 24 4831 #> 15288 Bombus pascuorum 2009 7 11 4830 #> 15291 Bombus ruderarius 2009 7 11 4830 #> #> $observationsInGrid$ID211 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID212 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID213 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID214 #> scientificName year month day visitUID #> 4936 Bombus pascuorum 2016 8 17 1384 #> 4937 Bombus pratorum 2016 7 23 1386 #> 4939 Bombus lapidarius 2016 6 23 1385 #> 4945 Bombus lapidarius 2016 7 23 1386 #> 4972 Bombus soroeensis 2016 7 23 1386 #> 4974 Bombus soroeensis 2016 6 23 1385 #> 4976 Bombus lapidarius 2016 6 23 1385 #> 4978 Bombus pascuorum 2016 6 23 1385 #> 4980 Bombus lucorum 2016 6 23 1385 #> 4982 Bombus lapidarius 2016 7 23 1386 #> 4983 Bombus pratorum 2016 7 23 1386 #> 7005 Bombus ruderarius 2013 7 28 6290 #> 19796 Bombus soroeensis 2016 6 23 1385 #> #> $observationsInGrid$ID215 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID216 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID217 #> scientificName year month day visitUID #> 7303 Bombus soroeensis 2013 6 24 5426 #> 7304 Bombus bohemicus 2013 6 24 151 #> #> $observationsInGrid$ID218 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID219 #> scientificName year month day visitUID #> 5574 Bombus jonellus 2015 6 7 4027 #> 7116 Bombus lucorum 2013 7 2 77 #> #> $observationsInGrid$ID220 #> scientificName year month day visitUID #> 19812 Bombus soroeensis 2016 7 23 1153 #> #> $observationsInGrid$ID221 #> scientificName year month day visitUID #> 18235 Bombus soroeensis 2004 6 30 3671 #> #> $observationsInGrid$ID222 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID223 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID224 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID225 #> scientificName year month day visitUID #> 10285 Bombus pratorum 2012 6 3 3619 #> 10527 Bombus pratorum 2012 4 16 3620 #> #> $observationsInGrid$ID226 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID227 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID228 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID229 #> scientificName year month day visitUID #> 4804 Bombus pratorum 2017 5 22 3342 #> #> $observationsInGrid$ID230 #> scientificName year month day visitUID #> 6491 Bombus pascuorum 2006 6 24 4627 #> 10163 Bombus terrestris 2012 6 21 3206 #> #> $observationsInGrid$ID231 #> scientificName year month day visitUID #> 6493 Bombus pascuorum 2002 7 13 4311 #> 12260 Bombus hortorum 2011 5 31 98 #> 15947 Bombus pratorum 2009 5 27 99 #> #> $observationsInGrid$ID232 #> scientificName year month day visitUID #> 6501 Bombus lucorum 2003 7 21 4513 #> 20307 Bombus pascuorum 2016 8 9 3380 #> #> $observationsInGrid$ID233 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID234 #> scientificName year month day visitUID #> 421 Bombus bohemicus 2018 7 20 480 #> 422 Bombus lucorum 2018 7 20 480 #> 425 Bombus soroeensis 2018 7 20 473 #> 426 Bombus cryptarum 2018 7 20 473 #> 427 Bombus magnus 2018 7 20 473 #> 4720 Bombus pratorum 2017 6 27 476 #> 6756 Bombus pascuorum 2013 8 20 495 #> 7265 Bombus pascuorum 2013 7 1 469 #> 7498 Bombus pascuorum 2013 5 30 493 #> 7501 Bombus hypnorum 2013 5 30 478 #> 7502 Bombus pascuorum 2013 5 30 478 #> 7507 Bombus bohemicus 2013 5 30 488 #> 7508 Bombus bohemicus 2013 5 30 478 #> 7510 Bombus bohemicus 2013 5 30 493 #> 7712 Bombus pascuorum 2013 4 21 467 #> 7713 Bombus cryptarum 2013 4 21 467 #> 9476 Bombus soroeensis 2012 8 17 466 #> 9849 Bombus cryptarum 2012 7 25 475 #> 9851 Bombus bohemicus 2012 7 25 475 #> 10061 Bombus norvegicus 2012 7 2 483 #> 10062 Bombus soroeensis 2012 7 2 470 #> 10063 Bombus pascuorum 2012 7 2 489 #> 10230 Bombus pascuorum 2012 6 12 472 #> 10315 Bombus pascuorum 2012 5 28 477 #> 10318 Bombus pascuorum 2012 5 28 487 #> 10319 Bombus pascuorum 2012 5 28 492 #> 10369 Bombus pascuorum 2012 5 2 465 #> 10372 Bombus cryptarum 2012 5 2 482 #> 11602 Bombus sylvestris 2011 7 25 491 #> 11622 Bombus sylvestris 2011 7 25 491 #> 11638 Bombus norvegicus 2011 7 25 468 #> 11639 Bombus sylvestris 2011 7 25 485 #> 11641 Bombus norvegicus 2011 7 25 491 #> 11950 Bombus pascuorum 2011 6 27 486 #> 11953 Bombus bohemicus 2011 6 27 486 #> 12007 Bombus cryptarum 2011 6 24 497 #> 12155 Bombus cryptarum 2011 6 15 490 #> 12272 Bombus norvegicus 2011 5 31 479 #> 12277 Bombus pascuorum 2011 5 21 481 #> 12278 Bombus pascuorum 2011 5 21 484 #> 12284 Bombus pratorum 2011 5 21 474 #> 12570 Bombus lucorum 2011 4 16 496 #> 13701 Bombus lucorum 2010 8 5 494 #> 13705 Bombus hortorum 2010 8 5 471 #> 13707 Bombus pascuorum 2010 8 5 494 #> 14809 Bombus pascuorum 2009 9 8 907 #> 14810 Bombus pratorum 2009 9 8 907 #> 14896 Bombus bohemicus 2009 7 17 908 #> 14897 Bombus norvegicus 2009 7 17 908 #> 14907 Bombus lucorum 2009 8 8 906 #> 14908 Bombus soroeensis 2009 8 8 906 #> 14919 Bombus pascuorum 2009 8 1 905 #> 14946 Bombus norvegicus 2009 7 17 908 #> 14947 Bombus pratorum 2009 7 17 908 #> 14949 Bombus hortorum 2009 7 17 908 #> 14989 Bombus hortorum 2009 6 28 910 #> 14992 Bombus ruderarius 2009 5 19 909 #> #> $observationsInGrid$ID235 #> scientificName year month day visitUID #> 7503 Bombus jonellus 2013 5 30 4379 #> #> $observationsInGrid$ID236 #> scientificName year month day visitUID #> 19240 Bombus pascuorum 2003 7 31 1979 #> #> $observationsInGrid$ID237 #> scientificName year month day visitUID #> 6949 Bombus pascuorum 2013 8 2 4794 #> 14313 Bombus soroeensis 2007 8 1 2907 #> 14316 Bombus pratorum 2007 5 23 2911 #> 14329 Bombus pascuorum 2007 5 21 2910 #> 14359 Bombus lapidarius 2007 8 1 2907 #> 14361 Bombus lapidarius 2007 8 10 2908 #> 14362 Bombus lapidarius 2007 8 10 2913 #> 14366 Bombus lapidarius 2007 8 10 2908 #> 14367 Bombus lapidarius 2007 7 19 2909 #> 14368 Bombus lapidarius 2007 8 10 2908 #> 14380 Bombus lapidarius 2007 8 2 2906 #> 14445 Bombus bohemicus 2007 6 4 2912 #> 19787 Bombus hypnorum 2016 7 14 515 #> 19788 Bombus terrestris 2011 7 27 516 #> 19789 Bombus rupestris 2010 7 28 517 #> #> $observationsInGrid$ID238 #> scientificName year month day visitUID #> 13300 Bombus lucorum 2009 6 15 2855 #> 14307 Bombus soroeensis 2007 6 4 3932 #> 14344 Bombus lucorum 2007 8 10 3933 #> 14377 Bombus lapidarius 2007 8 1 3931 #> 14379 Bombus lapidarius 2007 8 10 3933 #> 14383 Bombus lapidarius 2007 8 10 3933 #> 14387 Bombus lapidarius 2007 8 10 3933 #> 14394 Bombus lapidarius 2007 8 10 3933 #> 14405 Bombus lapidarius 2007 8 10 3933 #> #> $observationsInGrid$ID239 #> scientificName year month day visitUID #> 1854 Bombus hypnorum 2018 4 28 4518 #> 5071 Bombus hortorum 2017 4 30 4519 #> 10421 Bombus hypnorum 2012 4 15 4517 #> #> $observationsInGrid$ID240 #> scientificName year month day visitUID #> 3697 Bombus hypnorum 2017 5 7 4516 #> #> $observationsInGrid$ID241 #> scientificName year month day visitUID #> 849 Bombus pratorum 2018 6 22 2026 #> 24467 Bombus hortorum 2011 6 20 3957 #> 24468 Bombus terrestris 2011 6 27 3958 #> 24472 Bombus pratorum 2011 6 27 3958 #> #> $observationsInGrid$ID242 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID243 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID244 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID245 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID246 #> scientificName year month day visitUID #> 8695 Bombus hypnorum 2004 7 9 4058 #> 8696 Bombus lapidarius 2004 7 9 4058 #> 11794 Bombus sylvarum 2011 7 16 4056 #> 18384 Bombus terrestris 2007 8 31 4073 #> 19989 Bombus terrestris 2016 5 29 4398 #> 19991 Bombus lapidarius 2016 6 6 4397 #> 21333 Bombus terrestris 2016 5 29 4399 #> #> $observationsInGrid$ID247 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID248 #> scientificName year month day visitUID #> 1229 Bombus pratorum 2018 6 12 1483 #> 12690 Bombus lucorum 2009 7 3 2250 #> 12694 Bombus bohemicus 2009 7 3 2250 #> 14162 Bombus pascuorum 2008 7 3 5147 #> 14163 Bombus pascuorum 2008 7 3 5147 #> 21355 Bombus pratorum 2016 5 26 1484 #> 22633 Bombus soroeensis 2008 7 3 5147 #> 22676 Bombus hypnorum 2008 7 3 5147 #> 22752 Bombus hortorum 2008 7 3 5147 #> #> $observationsInGrid$ID249 #> scientificName year month day visitUID #> 20278 Bombus pascuorum 2016 8 14 1674 #> 20793 Bombus pratorum 2016 7 7 1673 #> #> $observationsInGrid$ID250 #> scientificName year month day visitUID #> 25036 Bombus rupestris 2014 7 22 4825 #> #> $observationsInGrid$ID251 #> scientificName year month day visitUID #> 16240 Bombus terrestris 2009 4 1 371 #> #> $observationsInGrid$ID252 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID253 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID254 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID255 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID256 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID257 #> scientificName year month day visitUID #> 15156 Bombus lucorum 2009 7 22 1719 #> 21493 Bombus pascuorum 2016 5 7 6657 #> 21887 Bombus lucorum 2003 6 15 5482 #> #> $observationsInGrid$ID258 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID259 #> scientificName year month day visitUID #> 4679 Bombus pratorum 2017 7 3 1989 #> #> $observationsInGrid$ID260 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID261 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID262 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID263 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID264 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID265 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID266 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID267 #> scientificName year month day visitUID #> 938 Bombus campestris 2018 6 25 3343 #> 4417 Bombus lapidarius 2017 7 13 4749 #> #> $observationsInGrid$ID268 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID269 #> scientificName year month day visitUID #> 4813 Bombus pascuorum 2017 5 21 2356 #> 7342 Bombus terrestris 2013 5 30 3114 #> #> $observationsInGrid$ID270 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID271 #> scientificName year month day visitUID #> 383 Bombus cryptarum 2018 7 25 3550 #> 384 Bombus pascuorum 2018 7 25 3550 #> 633 Bombus hypnorum 2018 7 11 3549 #> 6457 Bombus pascuorum 2006 6 18 2816 #> 6458 Bombus lucorum 2006 6 18 2816 #> 6459 Bombus lucorum 2004 7 20 2817 #> 6463 Bombus pascuorum 2006 7 16 2815 #> 9615 Bombus cryptarum 2012 7 19 3555 #> 9621 Bombus cryptarum 2012 7 19 3551 #> 9623 Bombus pascuorum 2012 7 19 3548 #> 9631 Bombus cryptarum 2012 8 13 3546 #> 9855 Bombus jonellus 2012 7 24 3552 #> 9856 Bombus bohemicus 2012 7 24 3552 #> 9859 Bombus pascuorum 2012 7 24 3552 #> 10171 Bombus lucorum 2012 6 20 2819 #> 10173 Bombus soroeensis 2012 6 20 2819 #> 11625 Bombus pratorum 2011 7 25 2393 #> 11627 Bombus pratorum 2011 7 25 5431 #> 13295 Bombus terrestris 2009 6 16 2818 #> 13296 Bombus lucorum 2009 6 16 2818 #> 13297 Bombus pascuorum 2009 6 16 2818 #> 13659 Bombus pascuorum 2010 8 14 3545 #> 13882 Bombus pratorum 2010 7 19 3547 #> #> $observationsInGrid$ID272 #> scientificName year month day visitUID #> 9609 Bombus sylvestris 2012 7 19 5428 #> 9611 Bombus pascuorum 2012 7 19 5428 #> 9612 Bombus cryptarum 2012 7 19 5428 #> 9613 Bombus bohemicus 2012 7 19 5432 #> 9617 Bombus pascuorum 2012 7 19 3554 #> 11383 Bombus pascuorum 2011 8 23 5433 #> 11624 Bombus pratorum 2011 7 25 5430 #> 13660 Bombus lucorum 2010 8 14 5429 #> 13661 Bombus pascuorum 2010 8 14 5429 #> 13662 Bombus campestris 2010 8 14 5429 #> 13664 Bombus lucorum 2010 8 14 3553 #> #> $observationsInGrid$ID273 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID274 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID275 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID276 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID277 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID278 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID279 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID280 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID281 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID282 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID283 #> scientificName year month day visitUID #> 607 Bombus lapidarius 2018 7 11 5434 #> #> $observationsInGrid$ID284 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID285 #> scientificName year month day visitUID #> 1370 Bombus terrestris 2018 6 5 5849 #> 7539 Bombus terrestris 2013 5 9 4529 #> 7542 Bombus lapidarius 2013 5 9 4529 #> 10452 Bombus lapidarius 2012 5 1 1199 #> 11578 Bombus hortorum 2011 8 1 121 #> 11582 Bombus hypnorum 2011 8 1 121 #> 11774 Bombus hypnorum 2011 7 13 124 #> 11775 Bombus lapidarius 2011 7 13 124 #> 11776 Bombus pascuorum 2011 7 13 124 #> 14066 Bombus pratorum 2010 5 26 122 #> 14082 Bombus terrestris 2010 5 11 5828 #> 14255 Bombus terrestris 2010 4 29 5075 #> 14921 Bombus hortorum 2009 7 29 123 #> 14930 Bombus terrestris 2009 7 29 576 #> 14940 Bombus lapidarius 2009 7 29 576 #> 17630 Bombus lapidarius 2007 8 14 5061 #> 21729 Bombus terrestris 2016 4 14 1200 #> #> $observationsInGrid$ID286 #> scientificName year month day visitUID #> 614 Bombus muscorum 2018 6 28 5108 #> 729 Bombus sylvarum 2018 7 7 5099 #> 3759 Bombus lapidarius 2017 10 3 5098 #> 5453 Bombus rupestris 2015 10 16 5101 #> 6263 Bombus terrestris 2014 4 20 5103 #> 6978 Bombus sylvarum 2013 7 31 5107 #> 6979 Bombus hortorum 2013 7 31 5107 #> 7521 Bombus rupestris 2013 5 25 5105 #> 9882 Bombus lapidarius 2012 7 22 5104 #> 10512 Bombus terrestris 2012 4 28 5106 #> 11800 Bombus muscorum 2011 7 15 6022 #> 11808 Bombus bohemicus 2011 7 15 6022 #> 11811 Bombus muscorum 2011 7 15 6022 #> 11812 Bombus sylvarum 2011 7 15 6022 #> 11815 Bombus terrestris 2011 7 15 6195 #> 11816 Bombus jonellus 2011 7 15 6195 #> 11817 Bombus hortorum 2011 7 15 6022 #> 11823 Bombus lapidarius 2011 7 15 6022 #> 18154 Bombus bohemicus 2006 7 22 5114 #> 18890 Bombus barbutellus 2006 7 22 5114 #> 22254 Bombus sylvarum 2012 8 21 5102 #> 22304 Bombus hypnorum 2011 7 10 5100 #> #> $observationsInGrid$ID287 #> scientificName year month day visitUID #> 15286 Bombus pratorum 2009 7 10 2678 #> 15287 Bombus soroeensis 2009 7 10 2678 #> #> $observationsInGrid$ID288 #> scientificName year month day visitUID #> 2075 Bombus hypnorum 2018 4 14 2137 #> #> $observationsInGrid$ID289 #> scientificName year month day visitUID #> 1424 Bombus hortorum 2018 5 29 3871 #> 2175 Bombus hortorum 2018 4 8 6447 #> 2192 Bombus 2018 4 8 3087 #> #> $observationsInGrid$ID290 #> scientificName year month day visitUID #> 2017 Bombus lucorum 2018 4 19 6629 #> 6069 Bombus pratorum 2014 5 9 6622 #> 6311 Bombus hypnorum 2014 4 12 6627 #> 6419 Bombus terrestris 2014 3 10 6623 #> 6834 Bombus hypnorum 2013 5 21 6631 #> 7721 Bombus pascuorum 2013 4 20 6630 #> 7726 Bombus lucorum 2013 4 20 6630 #> 10218 Bombus lapidarius 2012 6 13 6628 #> 12502 Bombus terrestris 2011 4 27 6633 #> 12646 Bombus pratorum 2011 4 10 6624 #> 12647 Bombus lucorum 2011 4 10 6624 #> 14476 Bombus hypnorum 2010 4 12 6626 #> 15893 Bombus sylvestris 2009 6 2 6620 #> 15913 Bombus rupestris 2009 5 31 6635 #> 16138 Bombus lapidarius 2009 4 26 6632 #> 16189 Bombus hypnorum 2009 4 12 6625 #> 16227 Bombus pascuorum 2009 4 4 6621 #> 16380 Bombus norvegicus 2008 7 27 6634 #> 16382 Bombus bohemicus 2008 7 27 6634 #> 16385 Bombus soroeensis 2008 7 27 6634 #> 16497 Bombus pascuorum 2008 7 27 6636 #> 16502 Bombus rupestris 2008 7 27 6636 #> #> $observationsInGrid$ID291 #> scientificName year month day visitUID #> 4332 Bombus pratorum 2017 7 15 5893 #> 21576 Bombus norvegicus 2015 7 11 190 #> 22415 Bombus pascuorum 2009 6 17 5635 #> 22417 Bombus lucorum 2009 9 12 5634 #> 22419 Bombus pascuorum 2009 6 17 5635 #> 22420 Bombus pascuorum 2009 9 12 5634 #> 22421 Bombus pascuorum 2009 8 20 5636 #> 22423 Bombus pascuorum 2009 8 20 5636 #> 22424 Bombus lucorum 2009 7 28 5637 #> 22426 Bombus soroeensis 2009 7 28 5637 #> 22427 Bombus lucorum 2009 7 3 5632 #> 22431 Bombus ruderarius 2009 6 4 5633 #> 22432 Bombus pascuorum 2009 5 29 5638 #> 22433 Bombus pascuorum 2009 6 4 5633 #> 24995 Bombus pascuorum 2014 8 5 5892 #> #> $observationsInGrid$ID292 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID293 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID294 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID295 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID296 #> scientificName year month day visitUID #> 13715 Bombus terrestris 2010 7 4 5503 #> 20950 Bombus hypnorum 2016 6 25 3305 #> 23082 Bombus lapidarius 2015 8 14 4738 #> #> $observationsInGrid$ID297 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID298 #> scientificName year month day visitUID #> 15715 Bombus terrestris 2009 7 1 1078 #> #> $observationsInGrid$ID299 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID300 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID301 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID302 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID303 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID304 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID305 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID306 #> scientificName year month day visitUID #> 7014 Bombus soroeensis 2013 7 26 1493 #> 7022 Bombus sylvestris 2013 7 21 3561 #> 7066 Bombus pratorum 2013 7 21 1492 #> 7069 Bombus pascuorum 2013 7 21 3561 #> #> $observationsInGrid$ID307 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID308 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID309 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID310 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID311 #> scientificName year month day visitUID #> 24661 Bombus pascuorum 2014 8 10 6193 #> #> $observationsInGrid$ID312 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID313 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID314 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID315 #> scientificName year month day visitUID #> 7234 Bombus sylvestris 2013 7 3 2936 #> #> $observationsInGrid$ID316 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID317 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID318 #> scientificName year month day visitUID #> 7235 Bombus jonellus 2013 7 3 1708 #> #> $observationsInGrid$ID319 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID320 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID321 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID322 #> scientificName year month day visitUID #> 15197 Bombus pascuorum 2009 7 10 1369 #> 15268 Bombus lucorum 2009 7 10 1379 #> #> $observationsInGrid$ID323 #> scientificName year month day visitUID #> 609 Bombus hypnorum 2018 7 12 5904 #> 5711 Bombus pascuorum 2015 5 16 1359 #> 8702 Bombus hypnorum 2007 8 18 4489 #> 17448 Bombus sylvarum 2007 7 14 6225 #> 17450 Bombus sylvarum 2007 7 14 6225 #> 17563 Bombus lapidarius 2007 7 14 6225 #> 17569 Bombus lapidarius 2007 8 10 6224 #> #> $observationsInGrid$ID324 #> scientificName year month day visitUID #> 17460 Bombus soroeensis 2007 6 20 778 #> #> $observationsInGrid$ID325 #> scientificName year month day visitUID #> 5259 Bombus hypnorum 2017 3 25 4126 #> 6554 Bombus pascuorum 2013 5 18 4119 #> 6555 Bombus lapidarius 2013 5 18 4119 #> 8602 Bombus ruderarius 2005 8 11 4786 #> 8609 Bombus terrestris 2004 7 26 4785 #> 8612 Bombus ruderarius 2005 8 11 4786 #> 8618 Bombus ruderarius 2005 8 11 4786 #> 8626 Bombus lapidarius 2005 8 11 4786 #> 8629 Bombus ruderarius 2004 6 25 4784 #> 8632 Bombus ruderarius 2005 8 11 4786 #> 8633 Bombus ruderarius 2005 8 11 4786 #> 8634 Bombus lucorum 2004 7 26 4785 #> 8635 Bombus terrestris 2004 7 26 4785 #> 8637 Bombus terrestris 2005 7 20 4787 #> 8638 Bombus ruderarius 2005 8 11 4786 #> 8645 Bombus ruderarius 2005 8 11 4786 #> 8646 Bombus ruderarius 2004 6 25 4784 #> 8647 Bombus terrestris 2004 7 6 4783 #> 8649 Bombus lapidarius 2005 8 11 4786 #> 8657 Bombus lapidarius 2005 8 11 4786 #> 8659 Bombus ruderarius 2005 8 11 4786 #> 8662 Bombus ruderarius 2004 7 6 4783 #> 8667 Bombus lapidarius 2004 7 26 4785 #> 8668 Bombus ruderarius 2004 7 6 4783 #> 8670 Bombus lapidarius 2005 8 11 4786 #> 8675 Bombus lucorum 2007 8 9 4790 #> 8678 Bombus ruderarius 2006 6 27 4789 #> 8680 Bombus terrestris 2006 6 27 4789 #> 8683 Bombus lucorum 2008 8 8 4791 #> 8684 Bombus terrestris 2006 6 27 4789 #> 8687 Bombus lapidarius 2008 8 8 4791 #> 8690 Bombus lucorum 2007 8 9 4790 #> 8691 Bombus lapidarius 2006 7 8 4788 #> 8694 Bombus lapidarius 2008 8 8 4791 #> 11939 Bombus hypnorum 2011 6 25 6505 #> 12086 Bombus hypnorum 2011 6 20 6506 #> 12087 Bombus terrestris 2011 6 20 6506 #> 12089 Bombus pratorum 2011 6 20 6506 #> 12201 Bombus pascuorum 2011 5 26 4122 #> 12385 Bombus hortorum 2011 5 8 4118 #> 12437 Bombus pascuorum 2011 4 25 4120 #> 12438 Bombus pascuorum 2011 4 23 6507 #> 13587 Bombus terrestris 2010 6 16 643 #> 13588 Bombus pascuorum 2010 6 16 643 #> 14067 Bombus pascuorum 2010 5 26 4121 #> 14081 Bombus rupestris 2010 5 20 4127 #> 14161 Bombus ruderarius 2005 7 20 4954 #> 14266 Bombus terrestris 2010 4 26 4130 #> 14844 Bombus rupestris 2009 9 29 4131 #> 15124 Bombus hypnorum 2009 7 25 4129 #> 15609 Bombus terrestris 2004 6 25 4955 #> 15610 Bombus lucorum 2008 8 8 4782 #> 15611 Bombus lucorum 2008 8 8 4782 #> 15615 Bombus terrestris 2007 8 14 3942 #> 15752 Bombus magnus 2009 6 24 4128 #> 15753 Bombus hypnorum 2009 6 24 4128 #> 18849 Bombus terrestris 2007 7 30 4132 #> 21615 Bombus terrestris 2016 5 1 4125 #> 21616 Bombus hypnorum 2016 5 1 4125 #> 21788 Bombus lapidarius 2016 4 10 3032 #> #> $observationsInGrid$ID326 #> scientificName year month day visitUID #> 6551 Bombus hortorum 2013 6 15 3316 #> 6552 Bombus lapidarius 2013 6 15 3316 #> 6556 Bombus sylvarum 2013 5 14 3656 #> 11498 Bombus terrestris 2011 7 3 4511 #> #> $observationsInGrid$ID327 #> scientificName year month day visitUID #> 5562 Bombus pratorum 2015 6 9 2713 #> 6145 Bombus terrestris 2014 4 29 2719 #> 6146 Bombus pascuorum 2014 4 29 2719 #> 6147 Bombus lapidarius 2014 4 29 2719 #> 7021 Bombus pratorum 2013 7 12 2716 #> 7580 Bombus hortorum 2013 5 12 2715 #> 7587 Bombus ruderarius 2013 5 11 2714 #> 10185 Bombus sylvarum 2012 6 9 2712 #> 10590 Bombus lucorum 2012 3 26 2718 #> 11945 Bombus muscorum 2011 6 30 6264 #> 12103 Bombus pratorum 2011 6 20 2717 #> 12243 Bombus lapidarius 2011 6 4 2711 #> 12245 Bombus lucorum 2011 6 4 2711 #> 21628 Bombus ruderarius 2016 4 30 2720 #> #> $observationsInGrid$ID328 #> scientificName year month day visitUID #> 24712 Bombus lapidarius 2014 7 22 1861 #> 24714 Bombus ruderarius 2014 7 23 1862 #> 24715 Bombus lucorum 2014 7 22 1861 #> #> $observationsInGrid$ID329 #> scientificName year month day visitUID #> 4180 Bombus rupestris 2017 8 15 6576 #> 6426 Bombus campestris 2013 7 9 6579 #> 9910 Bombus norvegicus 2012 7 3 6577 #> 10322 Bombus rupestris 2012 5 26 6581 #> 11649 Bombus subterraneus 2011 7 11 6582 #> 13523 Bombus bohemicus 2010 5 5 6578 #> 13524 Bombus pascuorum 2010 4 25 6583 #> 15230 Bombus pratorum 2009 7 15 1309 #> 15601 Bombus terrestris 2005 5 20 6552 #> 15891 Bombus pascuorum 2009 6 1 1409 #> 21722 Bombus terrestris 2016 4 16 6580 #> 24712 Bombus lapidarius 2014 7 22 1861 #> 24715 Bombus lucorum 2014 7 22 1861 #> #> $observationsInGrid$ID330 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID331 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID332 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID333 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID334 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID335 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID336 #> scientificName year month day visitUID #> 11862 Bombus pratorum 2011 6 5 35 #> #> $observationsInGrid$ID337 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID338 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID339 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID340 #> scientificName year month day visitUID #> 24787 Bombus soroeensis 2006 6 16 171 #> 24817 Bombus hortorum 2006 6 16 171 #> 24828 Bombus pascuorum 2006 6 16 171 #> 24832 Bombus hypnorum 2006 6 16 171 #> #> $observationsInGrid$ID341 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID342 #> scientificName year month day visitUID #> 2487 Bombus sylvestris 2004 7 27 1554 #> 8807 Bombus terrestris 2004 7 16 1552 #> 8812 Bombus pascuorum 2006 8 6 1553 #> 8814 Bombus pascuorum 2006 8 6 1553 #> 8820 Bombus lucorum 2006 8 6 1553 #> 8830 Bombus terrestris 2004 7 16 3358 #> #> $observationsInGrid$ID343 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID344 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID345 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID346 #> scientificName year month day visitUID #> 14783 Bombus soroeensis 2008 7 3 188 #> #> $observationsInGrid$ID347 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID348 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID349 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID350 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID351 #> scientificName year month day visitUID #> 199 Bombus pratorum 2018 4 28 1044 #> #> $observationsInGrid$ID352 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID353 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID354 #> scientificName year month day visitUID #> 8716 Bombus lucorum 2007 7 6 162 #> 17480 Bombus pascuorum 2007 6 12 5866 #> #> $observationsInGrid$ID355 #> scientificName year month day visitUID #> 8713 Bombus pascuorum 2007 6 13 1042 #> 8714 Bombus pascuorum 2007 6 13 1042 #> #> $observationsInGrid$ID356 #> scientificName year month day visitUID #> 8709 Bombus sylvarum 2007 7 19 5264 #> 15637 Bombus lapidarius 2008 7 17 6650 #> 15674 Bombus hypnorum 2008 7 17 6650 #> 15701 Bombus bohemicus 2008 7 17 6650 #> #> $observationsInGrid$ID357 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID358 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID359 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID360 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID361 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID362 #> scientificName year month day visitUID #> 4587 Bombus lapidarius 2017 7 7 1440 #> #> $observationsInGrid$ID363 #> scientificName year month day visitUID #> 1738 Bombus lapidarius 2018 5 5 3091 #> 6553 Bombus ruderarius 2013 5 12 4866 #> 7541 Bombus terrestris 2013 5 12 4864 #> 7545 Bombus terrestris 2013 5 12 4865 #> 8529 Bombus terrestris 2004 7 6 3092 #> 8532 Bombus pascuorum 2004 7 26 3096 #> 8534 Bombus ruderarius 2004 6 25 3095 #> 8536 Bombus pascuorum 2004 7 6 3092 #> 8537 Bombus terrestris 2004 7 6 3092 #> 8544 Bombus pascuorum 2004 7 6 3092 #> 8545 Bombus terrestris 2004 7 6 3092 #> 8547 Bombus pascuorum 2004 7 26 3096 #> 8549 Bombus lapidarius 2004 7 26 3096 #> 8552 Bombus lapidarius 2004 7 26 3096 #> 8553 Bombus ruderarius 2004 6 25 3095 #> 8554 Bombus pascuorum 2004 6 25 3095 #> 8558 Bombus pascuorum 2004 6 25 3095 #> 8560 Bombus pascuorum 2004 6 25 3095 #> 8561 Bombus ruderarius 2004 6 25 3095 #> 8564 Bombus ruderarius 2004 6 25 3095 #> 8569 Bombus pascuorum 2004 6 25 3095 #> 8571 Bombus ruderarius 2004 7 26 3096 #> 8572 Bombus pascuorum 2004 6 25 3095 #> 8573 Bombus pascuorum 2004 6 25 3095 #> 8575 Bombus pascuorum 2004 6 25 3095 #> 8577 Bombus pascuorum 2004 6 25 3095 #> 8578 Bombus pascuorum 2004 6 25 3095 #> 8579 Bombus lucorum 2004 7 26 4260 #> 8580 Bombus terrestris 2004 7 26 4260 #> 8581 Bombus terrestris 2004 7 26 4260 #> 8585 Bombus ruderarius 2004 7 6 4258 #> 8586 Bombus lucorum 2004 7 26 4260 #> 8589 Bombus hypnorum 2004 6 25 4259 #> 8592 Bombus terrestris 2004 7 26 4260 #> 8605 Bombus ruderarius 2004 7 26 4260 #> 8606 Bombus hypnorum 2004 6 25 4259 #> 8607 Bombus ruderarius 2004 7 6 4258 #> 8608 Bombus ruderarius 2004 6 25 4259 #> 8624 Bombus muscorum 2004 7 6 4258 #> 12471 Bombus lucorum 2011 4 12 3094 #> 14495 Bombus terrestris 2010 4 3 4720 #> 15600 Bombus terrestris 2004 6 25 6356 #> 15606 Bombus terrestris 2007 8 14 3031 #> 16998 Bombus pascuorum 2008 4 28 4030 #> 17013 Bombus lapidarius 2008 4 28 4030 #> 17465 Bombus ruderarius 2007 8 14 3031 #> 17468 Bombus ruderarius 2004 6 25 6356 #> 18137 Bombus hortorum 2006 5 26 973 #> 18815 Bombus terrestris 2007 5 12 4719 #> 20303 Bombus lucorum 2016 7 8 3093 #> 20304 Bombus hypnorum 2016 7 8 3093 #> 24794 Bombus ruderarius 2006 7 20 4721 #> 25467 Bombus rupestris 2014 6 26 4863 #> #> $observationsInGrid$ID364 #> scientificName year month day visitUID #> 5965 Bombus lapidarius 2014 8 22 1891 #> 7540 Bombus terrestris 2013 5 11 498 #> 18110 Bombus hypnorum 2007 7 22 3919 #> 18129 Bombus bohemicus 2007 7 22 3919 #> 18136 Bombus cryptarum 2007 7 22 3919 #> 18138 Bombus sylvarum 2007 7 22 3919 #> #> $observationsInGrid$ID365 #> scientificName year month day visitUID #> 7595 Bombus cryptarum 2013 4 27 5689 #> 10591 Bombus pascuorum 2012 3 25 5405 #> 11390 Bombus sylvarum 2011 8 17 4033 #> 17002 Bombus terrestris 2008 4 27 5690 #> 18643 Bombus sylvarum 2006 5 25 5406 #> 18663 Bombus ruderarius 2006 5 27 5407 #> 18772 Bombus sylvarum 2007 6 9 5675 #> #> $observationsInGrid$ID366 #> scientificName year month day visitUID #> 3075 Bombus lucorum 2017 7 17 6163 #> 3094 Bombus lucorum 2017 7 17 6163 #> 3151 Bombus lucorum 2017 7 17 6163 #> 3153 Bombus lucorum 2017 4 30 6164 #> 3212 Bombus lucorum 2017 7 17 6163 #> 3219 Bombus lucorum 2017 7 17 6163 #> 3221 Bombus lucorum 2017 7 17 6163 #> 3222 Bombus lucorum 2017 7 17 6163 #> 3244 Bombus lucorum 2017 7 17 6163 #> 3275 Bombus pascuorum 2017 7 17 6163 #> 3280 Bombus lucorum 2017 7 17 6163 #> 3286 Bombus lucorum 2017 7 17 6163 #> 3287 Bombus lucorum 2017 7 17 6163 #> 3294 Bombus lucorum 2017 7 17 6163 #> 3334 Bombus lucorum 2017 4 30 6164 #> 4639 Bombus jonellus 2017 7 5 3426 #> 6878 Bombus pascuorum 2013 8 6 1408 #> 6879 Bombus rupestris 2013 8 6 1408 #> 9903 Bombus pratorum 2009 8 6 6161 #> 16646 Bombus subterraneus 2008 6 29 2006 #> 18672 Bombus hortorum 2007 6 29 2005 #> 18675 Bombus sylvarum 2007 7 14 2004 #> 18682 Bombus lucorum 2007 7 14 2004 #> 18689 Bombus pratorum 2007 6 29 4488 #> 18906 Bombus distinguendus 2007 6 29 4488 #> 20980 Bombus pratorum 2016 6 20 6162 #> #> $observationsInGrid$ID367 #> scientificName year month day visitUID #> 11483 Bombus soroeensis 2011 8 17 4168 #> 15590 Bombus lucorum 2008 6 29 4630 #> 15592 Bombus pascuorum 2008 6 29 4630 #> 15685 Bombus hortorum 2008 6 29 4630 #> #> $observationsInGrid$ID368 #> scientificName year month day visitUID #> 11505 Bombus soroeensis 2011 7 31 5349 #> 11960 Bombus soroeensis 2011 6 27 5348 #> 17075 Bombus terrestris 2008 4 12 5347 #> 22455 Bombus lapidarius 2009 6 9 5345 #> 24149 Bombus terrestris 2015 3 12 5346 #> #> $observationsInGrid$ID369 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID370 #> scientificName year month day visitUID #> 20273 Bombus pascuorum 2016 8 14 810 #> #> $observationsInGrid$ID371 #> scientificName year month day visitUID #> 12674 Bombus pratorum 2010 7 6 446 #> 12675 Bombus sylvarum 2010 7 6 446 #> 12680 Bombus jonellus 2010 6 8 447 #> 13938 Bombus pratorum 2010 6 22 448 #> #> $observationsInGrid$ID372 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID373 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID374 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID375 #> scientificName year month day visitUID #> 6972 Bombus lapidarius 2013 7 31 6235 #> 6973 Bombus lucorum 2013 7 31 6235 #> 15212 Bombus lucorum 2009 7 18 29 #> 15213 Bombus hypnorum 2009 7 17 17 #> 15224 Bombus hortorum 2009 7 17 17 #> 16155 Bombus hypnorum 2009 4 24 18 #> 19207 Bombus pratorum 2007 4 14 16 #> 19212 Bombus terrestris 2007 4 2 28 #> #> $observationsInGrid$ID376 #> scientificName year month day visitUID #> 1051 Bombus pascuorum 2018 6 20 1896 #> 1052 Bombus terrestris 2018 6 20 1896 #> 1053 Bombus pratorum 2018 6 20 1896 #> 9010 Bombus terrestris 2004 7 17 1482 #> #> $observationsInGrid$ID377 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID378 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID379 #> scientificName year month day visitUID #> 392 Bombus campestris 2018 7 24 1220 #> 615 Bombus lapidarius 2018 7 13 1219 #> 625 Bombus soroeensis 2018 7 12 1236 #> 626 Bombus soroeensis 2018 7 12 1233 #> 2477 Bombus sylvestris 2004 7 28 3685 #> 2478 Bombus sylvestris 2004 7 27 1216 #> 2492 Bombus pratorum 2004 7 28 777 #> 2496 Bombus bohemicus 2004 7 28 3685 #> 2497 Bombus pratorum 2004 7 27 5706 #> 2498 Bombus norvegicus 2004 8 4 3684 #> 2499 Bombus soroeensis 2004 7 28 1217 #> 2504 Bombus pratorum 2004 7 28 3685 #> 2512 Bombus sylvestris 2004 7 28 1217 #> 2514 Bombus sylvestris 2004 7 28 777 #> 2517 Bombus lucorum 2004 7 28 777 #> 2518 Bombus pratorum 2004 7 28 1217 #> 2520 Bombus bohemicus 2004 7 27 1216 #> 2522 Bombus cryptarum 2004 7 28 3685 #> 2523 Bombus cryptarum 2004 7 28 3685 #> 2526 Bombus pratorum 2004 7 28 1217 #> 2541 Bombus cryptarum 2004 7 28 3685 #> 2544 Bombus sylvestris 2004 7 17 1224 #> 2554 Bombus pratorum 2004 7 13 1214 #> 2556 Bombus sylvestris 2004 7 17 1224 #> 2574 Bombus bohemicus 2004 7 23 1215 #> 2577 Bombus pascuorum 2004 7 17 1224 #> 2599 Bombus pratorum 2004 7 13 1214 #> 2602 Bombus subterraneus 2004 7 17 4652 #> 2603 Bombus lucorum 2004 7 13 5705 #> 2605 Bombus lucorum 2004 7 13 5705 #> 2607 Bombus pascuorum 2004 7 13 1214 #> 2612 Bombus pratorum 2004 7 13 1214 #> 2613 Bombus lucorum 2004 7 13 1214 #> 2616 Bombus lucorum 2004 7 13 5705 #> 2622 Bombus sylvestris 2004 7 13 1214 #> 2625 Bombus cryptarum 2004 7 8 4646 #> 2629 Bombus cryptarum 2004 7 17 1224 #> 2634 Bombus sylvestris 2004 7 17 1224 #> 2636 Bombus bohemicus 2004 7 8 4646 #> 2641 Bombus soroeensis 2004 7 17 4652 #> 2646 Bombus pratorum 2004 7 17 4652 #> 2648 Bombus sylvestris 2004 7 13 1214 #> 2667 Bombus cryptarum 2004 7 17 1224 #> 2679 Bombus lucorum 2004 7 13 776 #> 2686 Bombus pratorum 2004 7 8 843 #> 2705 Bombus pascuorum 2004 7 8 843 #> 2706 Bombus lucorum 2004 7 13 776 #> 2711 Bombus lucorum 2004 7 13 776 #> 2725 Bombus pascuorum 2004 7 8 843 #> 2726 Bombus lucorum 2004 7 8 843 #> 2727 Bombus cryptarum 2004 7 13 1214 #> 2743 Bombus pascuorum 2004 6 30 1227 #> 2753 Bombus pratorum 2004 7 8 843 #> 2754 Bombus pascuorum 2004 7 8 4646 #> 2756 Bombus pascuorum 2004 7 8 4646 #> 2769 Bombus pratorum 2004 7 13 776 #> 2773 Bombus sylvestris 2004 7 8 843 #> 2775 Bombus sylvestris 2004 7 13 776 #> 2800 Bombus pratorum 2004 6 30 1227 #> 2805 Bombus norvegicus 2004 6 30 1227 #> 2809 Bombus subterraneus 2004 6 30 1227 #> 2810 Bombus pascuorum 2004 6 30 1227 #> 2820 Bombus lucorum 2004 6 30 3686 #> 2824 Bombus subterraneus 2004 6 30 3686 #> 2834 Bombus hortorum 2004 6 30 1227 #> 2835 Bombus lucorum 2004 6 30 3686 #> 2836 Bombus terrestris 2004 6 30 1227 #> 2838 Bombus lucorum 2004 6 30 1227 #> 2839 Bombus sylvestris 2004 6 30 1227 #> 2841 Bombus terrestris 2004 6 30 1227 #> 2847 Bombus soroeensis 2004 6 21 1225 #> 5263 Bombus soroeensis 2016 8 2 1234 #> 6527 Bombus lucorum 2013 7 6 1231 #> 8745 Bombus terrestris 2004 7 8 842 #> 8747 Bombus terrestris 2004 7 8 842 #> 8749 Bombus pascuorum 2006 7 5 844 #> 8751 Bombus pascuorum 2006 7 5 844 #> 8757 Bombus pascuorum 2006 8 6 845 #> 8761 Bombus pascuorum 2006 8 6 845 #> 8762 Bombus pascuorum 2006 8 6 845 #> 8766 Bombus pascuorum 2006 8 6 845 #> 8767 Bombus pascuorum 2006 8 6 845 #> 8768 Bombus pascuorum 2006 8 6 845 #> 8770 Bombus pascuorum 2006 8 6 845 #> 8773 Bombus pascuorum 2006 8 6 845 #> 8775 Bombus pascuorum 2006 6 29 846 #> 8813 Bombus terrestris 2004 6 21 1223 #> 8817 Bombus terrestris 2004 7 13 1221 #> 8821 Bombus terrestris 2004 7 13 1221 #> 8823 Bombus terrestris 2004 7 13 1221 #> 8825 Bombus terrestris 2004 7 13 1221 #> 8834 Bombus pascuorum 2006 8 6 1218 #> 8840 Bombus pascuorum 2006 8 6 1218 #> 8848 Bombus pascuorum 2006 7 27 4650 #> 8855 Bombus lucorum 2006 8 6 1218 #> 8856 Bombus pascuorum 2006 7 27 4650 #> 8860 Bombus lucorum 2006 8 6 1218 #> 8862 Bombus lucorum 2006 8 6 1218 #> 8864 Bombus lucorum 2006 8 6 1218 #> 8865 Bombus pascuorum 2006 7 27 4650 #> 8866 Bombus lucorum 2006 8 6 1218 #> 8873 Bombus pascuorum 2006 7 27 4650 #> 8874 Bombus lucorum 2006 8 6 1218 #> 8875 Bombus pascuorum 2006 7 27 4650 #> 8877 Bombus lucorum 2006 8 6 1218 #> 8879 Bombus lucorum 2006 8 6 1218 #> 8880 Bombus terrestris 2004 7 17 1222 #> 8884 Bombus lucorum 2006 8 6 1218 #> 8889 Bombus lucorum 2006 8 6 1218 #> 8892 Bombus terrestris 2004 7 8 4647 #> 8894 Bombus pascuorum 2006 7 27 4650 #> 8902 Bombus pascuorum 2005 7 27 4648 #> 8905 Bombus pascuorum 2006 7 5 4649 #> 8907 Bombus lucorum 2006 7 27 4650 #> 8908 Bombus pascuorum 2005 7 27 4648 #> 8909 Bombus lucorum 2006 7 27 4650 #> 8915 Bombus pratorum 2006 7 27 4650 #> 8919 Bombus pascuorum 2006 6 29 4651 #> 8920 Bombus pascuorum 2006 6 29 4651 #> 9387 Bombus lapidarius 2009 7 14 1237 #> 9395 Bombus sylvarum 2011 7 12 1235 #> 11001 Bombus lapidarius 2009 7 15 5512 #> 15563 Bombus terrestris 2004 6 30 571 #> 15567 Bombus lucorum 2008 6 26 1226 #> 17312 Bombus sylvarum 2005 9 6 5698 #> 17399 Bombus sylvarum 2006 6 29 5711 #> 17416 Bombus sylvestris 2004 6 30 571 #> 17520 Bombus norvegicus 2004 6 29 1238 #> 17604 Bombus lucorum 2004 7 4 5707 #> 17609 Bombus lucorum 2004 7 4 5707 #> 17780 Bombus lucorum 2005 8 8 1232 #> 17781 Bombus soroeensis 2005 8 3 1230 #> 17844 Bombus pascuorum 2006 8 31 5697 #> 17846 Bombus sylvarum 2006 8 31 5697 #> 17848 Bombus sylvarum 2006 7 11 5696 #> 17853 Bombus sylvarum 2006 9 2 922 #> 17854 Bombus lapidarius 2006 9 2 922 #> 17857 Bombus hortorum 2006 7 28 923 #> 17859 Bombus lapidarius 2006 7 28 923 #> 17988 Bombus lapidarius 2006 8 10 5511 #> 17994 Bombus lapidarius 2006 7 24 1229 #> 17995 Bombus lapidarius 2006 5 22 1228 #> 18593 Bombus lucorum 2000 7 22 4653 #> 22100 Bombus jonellus 2013 7 3 1213 #> #> $observationsInGrid$ID380 #> scientificName year month day visitUID #> 2502 Bombus sylvestris 2004 7 27 354 #> 2509 Bombus bohemicus 2004 7 27 354 #> 2661 Bombus pratorum 2004 7 13 353 #> #> $observationsInGrid$ID381 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID382 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID383 #> scientificName year month day visitUID #> 24728 Bombus pratorum 2014 7 1 6267 #> #> $observationsInGrid$ID384 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID385 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID386 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID387 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID388 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID389 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID390 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID391 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID392 #> scientificName year month day visitUID #> 17659 Bombus bohemicus 2007 7 19 5265 #> #> $observationsInGrid$ID393 #> scientificName year month day visitUID #> 3437 Bombus soroeensis 2017 9 12 1043 #> #> $observationsInGrid$ID394 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID395 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID396 #> scientificName year month day visitUID #> 7332 Bombus soroeensis 2013 6 18 4501 #> 18802 Bombus pascuorum 2007 5 13 4500 #> 18805 Bombus lucorum 2007 5 13 4500 #> 18806 Bombus soroeensis 2007 5 13 4500 #> #> $observationsInGrid$ID397 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID398 #> scientificName year month day visitUID #> 15259 Bombus pratorum 2009 6 15 6498 #> 15661 Bombus lapidarius 2009 6 15 6498 #> #> $observationsInGrid$ID399 #> scientificName year month day visitUID #> 8295 Bombus terrestris 2004 7 10 126 #> 8301 Bombus ruderarius 2004 6 26 127 #> 20514 Bombus pascuorum 2016 7 21 602 #> 20518 Bombus sylvarum 2016 7 21 602 #> #> $observationsInGrid$ID400 #> scientificName year month day visitUID #> 87 Bombus terrestris 2018 9 2 5656 #> 700 Bombus terrestris 2018 6 24 5753 #> 711 Bombus lapidarius 2018 6 24 5753 #> 745 Bombus lapidarius 2018 6 28 5764 #> 748 Bombus pascuorum 2018 6 28 5663 #> 803 Bombus ruderarius 2018 7 2 5655 #> 804 Bombus sylvarum 2018 7 2 5655 #> 934 Bombus sylvarum 2018 6 25 5657 #> 2892 Bombus hortorum 2017 6 9 1767 #> 4714 Bombus sylvarum 2017 6 28 4318 #> 5100 Bombus terrestris 2017 4 22 6595 #> 8351 Bombus ruderarius 2004 7 6 6592 #> 8352 Bombus ruderarius 2004 7 6 6592 #> 8362 Bombus pascuorum 2004 7 7 5341 #> 8380 Bombus lucorum 2004 7 7 5341 #> 8397 Bombus lapidarius 2004 7 7 5341 #> 8398 Bombus lapidarius 2004 7 7 5341 #> 10408 Bombus pascuorum 2012 5 6 1449 #> 11828 Bombus lapidarius 2011 7 13 4174 #> 11833 Bombus ruderarius 2011 7 13 4174 #> 12116 Bombus muscorum 2011 6 12 6597 #> 12121 Bombus sylvarum 2011 6 11 6596 #> 12213 Bombus hortorum 2011 6 12 6593 #> 12214 Bombus hypnorum 2011 6 12 6593 #> 12216 Bombus terrestris 2011 6 12 6593 #> 12220 Bombus muscorum 2011 6 12 6593 #> 12221 Bombus pascuorum 2011 6 12 6593 #> 12657 Bombus terrestris 2011 4 9 1620 #> 14496 Bombus terrestris 2010 4 1 1507 #> 15586 Bombus terrestris 2001 6 28 5342 #> 15587 Bombus terrestris 2004 7 7 1720 #> 17447 Bombus soroeensis 2005 7 8 1450 #> 17610 Bombus hortorum 2001 6 28 1721 #> 18522 Bombus pascuorum 2007 8 14 2968 #> 20729 Bombus bohemicus 2016 7 2 2896 #> 21675 Bombus hortorum 2016 4 22 5661 #> 21715 Bombus terrestris 2016 4 9 6594 #> 23235 Bombus hypnorum 2015 7 23 5662 #> 23236 Bombus pascuorum 2015 7 23 5662 #> 23355 Bombus terrestris 2015 7 16 5658 #> 23357 Bombus lucorum 2015 7 16 5658 #> 23375 Bombus pascuorum 2015 7 16 5660 #> 23388 Bombus terrestris 2015 7 16 5660 #> 24151 Bombus terrestris 2015 3 12 4315 #> 25424 Bombus lapidarius 2014 7 1 5654 #> 25425 Bombus soroeensis 2014 7 1 5654 #> 25751 Bombus pascuorum 2014 5 16 5659 #> #> $observationsInGrid$ID401 #> scientificName year month day visitUID #> 1826 Bombus terrestris 2018 4 29 1268 #> 2245 Bombus pascuorum 2014 6 27 3433 #> 4948 Bombus pascuorum 2017 4 29 6059 #> 6148 Bombus bohemicus 2014 4 29 6058 #> 9478 Bombus magnus 2009 7 1 3434 #> 10023 Bombus muscorum 2012 7 4 6302 #> 10770 Bombus ruderarius 2000 6 21 1798 #> 11651 Bombus lucorum 2011 7 15 6062 #> 11653 Bombus hypnorum 2011 7 15 6062 #> 11952 Bombus terrestris 2011 6 20 3435 #> 12075 Bombus terrestris 2011 6 20 6064 #> 12076 Bombus rupestris 2011 6 20 6064 #> 12080 Bombus lucorum 2011 6 20 3435 #> 12082 Bombus norvegicus 2011 6 20 3435 #> 12091 Bombus pascuorum 2011 6 19 6063 #> 13781 Bombus hortorum 2010 7 13 6061 #> 13787 Bombus lapidarius 2010 7 9 6060 #> 13788 Bombus pascuorum 2010 7 13 6061 #> 13792 Bombus rupestris 2010 7 9 6060 #> 14982 Bombus norvegicus 2009 7 1 3434 #> 15243 Bombus hypnorum 2009 7 12 5283 #> 17579 Bombus pascuorum 2007 8 10 5286 #> 18209 Bombus rupestris 2004 8 21 3436 #> 19847 Bombus pascuorum 2016 6 20 6057 #> 24936 Bombus lucorum 2014 7 16 6303 #> #> $observationsInGrid$ID402 #> scientificName year month day visitUID #> 1158 Bombus hortorum 2018 6 12 1801 #> 1159 Bombus hortorum 2018 6 12 1784 #> 1160 Bombus lapidarius 2018 6 12 1784 #> 1327 Bombus sylvarum 2018 6 7 5031 #> 2856 Bombus ruderarius 2017 8 17 1792 #> 3031 Bombus lapidarius 2017 7 26 69 #> 3039 Bombus lucorum 2017 7 25 1795 #> 3207 Bombus lapidarius 2017 7 25 1795 #> 3327 Bombus lucorum 2017 7 26 69 #> 3364 Bombus muscorum 2017 7 26 1796 #> 3371 Bombus lapidarius 2017 7 26 69 #> 3372 Bombus lucorum 2017 7 26 69 #> 3376 Bombus lapidarius 2017 7 26 69 #> 3380 Bombus lucorum 2017 7 26 69 #> 3396 Bombus lapidarius 2017 7 26 69 #> 3409 Bombus ruderarius 2017 6 15 66 #> 3411 Bombus sylvarum 2017 6 15 66 #> 3961 Bombus soroeensis 2017 8 14 1789 #> 4168 Bombus rupestris 2017 7 22 4196 #> 4309 Bombus lapidarius 2017 7 22 63 #> 4425 Bombus rupestris 2017 7 10 1788 #> 6599 Bombus bohemicus 2013 7 16 30 #> 6822 Bombus rupestris 2013 8 9 5027 #> 8190 Bombus ruderarius 2004 7 28 2108 #> 8191 Bombus terrestris 2004 7 6 2107 #> 8192 Bombus ruderarius 2005 8 1 2109 #> 8194 Bombus terrestris 2004 7 28 2108 #> 8196 Bombus ruderarius 2005 8 11 2110 #> 8199 Bombus ruderarius 2006 6 27 2113 #> 8201 Bombus ruderarius 2005 8 11 2110 #> 8202 Bombus terrestris 2004 7 6 2107 #> 8203 Bombus ruderarius 2005 8 1 2109 #> 8206 Bombus ruderarius 2006 6 27 2113 #> 8209 Bombus ruderarius 2005 8 1 2109 #> 8213 Bombus terrestris 2004 7 6 2107 #> 8217 Bombus lucorum 2006 7 8 2112 #> 8221 Bombus ruderarius 2005 8 11 2110 #> 8223 Bombus ruderarius 2004 7 6 2107 #> 8225 Bombus pratorum 2005 7 20 2111 #> 8228 Bombus pascuorum 2007 8 15 2114 #> 8230 Bombus pascuorum 2007 8 15 2114 #> 8233 Bombus hypnorum 2004 7 6 2107 #> 8234 Bombus lapidarius 2004 7 6 2107 #> 8235 Bombus ruderarius 2006 6 27 2113 #> 8236 Bombus pascuorum 2008 8 13 2115 #> 8239 Bombus ruderarius 2004 7 6 1275 #> 8240 Bombus ruderarius 2004 6 28 1276 #> 8243 Bombus ruderarius 2004 7 28 1277 #> 8248 Bombus ruderarius 2004 7 6 1275 #> 8250 Bombus lapidarius 2004 7 6 1275 #> 8251 Bombus ruderarius 2004 7 6 1275 #> 8255 Bombus lapidarius 2004 7 28 1277 #> 8259 Bombus pascuorum 2004 7 28 1277 #> 8260 Bombus lapidarius 2004 7 28 1277 #> 8263 Bombus ruderarius 2004 7 6 1278 #> 8269 Bombus lucorum 2004 7 10 2116 #> 8275 Bombus terrestris 2004 7 6 707 #> 8278 Bombus terrestris 2004 7 6 707 #> 8281 Bombus ruderarius 2004 7 28 709 #> 8283 Bombus ruderarius 2004 7 28 709 #> 8285 Bombus ruderarius 2004 7 28 709 #> 8286 Bombus terrestris 2004 7 10 2116 #> 8287 Bombus ruderarius 2004 7 6 707 #> 8291 Bombus ruderarius 2004 7 6 707 #> 8306 Bombus pratorum 2004 6 27 708 #> 8308 Bombus pratorum 2004 6 27 708 #> 8309 Bombus pratorum 2007 7 20 2119 #> 8311 Bombus pratorum 2007 8 9 2118 #> 8314 Bombus lapidarius 2004 7 28 709 #> 8315 Bombus pratorum 2006 7 8 2117 #> 8322 Bombus ruderarius 2004 6 26 1803 #> 8325 Bombus terrestris 2004 7 7 1783 #> 8326 Bombus lapidarius 2004 7 6 707 #> 8327 Bombus ruderarius 2004 6 26 1803 #> 8332 Bombus ruderarius 2004 6 26 1803 #> 8333 Bombus ruderarius 2004 6 26 1803 #> 8335 Bombus ruderarius 2004 6 26 1803 #> 8337 Bombus pascuorum 2006 7 8 2117 #> 8338 Bombus ruderarius 2004 6 26 1803 #> 8339 Bombus lapidarius 2004 7 6 707 #> 8340 Bombus ruderarius 2004 6 26 1803 #> 8346 Bombus pascuorum 2006 7 8 2117 #> 8348 Bombus ruderarius 2004 6 26 1803 #> 8350 Bombus lapidarius 2004 6 27 708 #> 8353 Bombus lucorum 2008 8 8 2120 #> 8466 Bombus norvegicus 2004 6 26 5041 #> 8469 Bombus terrestris 2004 7 7 5040 #> 8471 Bombus terrestris 2004 7 30 5042 #> 8472 Bombus terrestris 2004 7 7 5040 #> 8474 Bombus ruderarius 2004 7 7 5040 #> 8476 Bombus norvegicus 2004 6 26 5041 #> 8478 Bombus terrestris 2004 7 7 5040 #> 8480 Bombus terrestris 2004 7 7 5040 #> 8483 Bombus norvegicus 2004 6 26 5041 #> 8485 Bombus lucorum 2006 7 8 5037 #> 8492 Bombus terrestris 2004 7 7 5033 #> 8496 Bombus terrestris 2004 7 7 5033 #> 8497 Bombus lapidarius 2006 7 8 5037 #> 8498 Bombus ruderarius 2004 7 7 5033 #> 8499 Bombus terrestris 2008 8 13 5039 #> 8500 Bombus terrestris 2005 7 20 5029 #> 8501 Bombus pascuorum 2006 7 8 5037 #> 8503 Bombus pratorum 2008 8 13 5039 #> 8504 Bombus terrestris 2004 7 7 5033 #> 8509 Bombus pascuorum 2007 8 15 5038 #> 8512 Bombus soroeensis 2005 7 20 5036 #> 8514 Bombus lapidarius 2006 7 8 5037 #> 8515 Bombus ruderarius 2004 7 7 5033 #> 8522 Bombus soroeensis 2005 8 11 5035 #> 8523 Bombus lapidarius 2006 7 8 5037 #> 8525 Bombus ruderarius 2004 6 26 5034 #> 8526 Bombus lapidarius 2008 8 13 5039 #> 8527 Bombus terrestris 2005 7 20 5036 #> 8528 Bombus lapidarius 2007 8 15 5038 #> 8540 Bombus ruderarius 2009 8 6 5032 #> 10091 Bombus muscorum 2012 6 28 1782 #> 12099 Bombus hortorum 2011 6 19 1781 #> 14160 Bombus pascuorum 2005 7 20 5029 #> 14926 Bombus terrestris 2009 7 29 5282 #> 14927 Bombus lapidarius 2009 7 29 5282 #> 15162 Bombus sylvestris 2009 7 14 65 #> 15163 Bombus soroeensis 2009 7 14 65 #> 15164 Bombus sylvarum 2009 7 14 65 #> 15166 Bombus soroeensis 2009 7 8 1800 #> 15168 Bombus pratorum 2009 7 8 1800 #> 15173 Bombus norvegicus 2009 7 8 1785 #> 15176 Bombus lapidarius 2009 7 14 65 #> 15178 Bombus hypnorum 2009 7 14 65 #> 15270 Bombus lapidarius 2009 4 24 68 #> 15278 Bombus bohemicus 2009 7 8 1785 #> 15322 Bombus muscorum 2005 7 20 5028 #> 15568 Bombus pascuorum 2008 8 8 3865 #> 15571 Bombus terrestris 2004 7 10 4274 #> 15574 Bombus terrestris 2003 7 26 1272 #> 15575 Bombus sylvestris 2008 7 19 3866 #> 15593 Bombus terrestris 2006 9 15 5285 #> 15596 Bombus terrestris 2004 7 7 6366 #> 15646 Bombus lapidarius 2009 7 1 1797 #> 15662 Bombus lapidarius 2008 7 10 37 #> 15694 Bombus bohemicus 2008 7 10 37 #> 17378 Bombus sylvarum 2006 9 15 5285 #> 17379 Bombus sylvarum 2006 9 15 5285 #> 17391 Bombus sylvarum 2006 9 15 5285 #> 17392 Bombus soroeensis 2004 7 6 1271 #> 17393 Bombus sylvarum 2006 9 15 5285 #> 17397 Bombus sylvarum 2006 9 14 5284 #> 17452 Bombus rupestris 2004 7 30 6367 #> 17496 Bombus pratorum 2002 7 9 1273 #> 17527 Bombus muscorum 2005 7 26 5030 #> 17532 Bombus muscorum 2004 6 27 4940 #> 17567 Bombus lucorum 2003 7 25 1274 #> 17624 Bombus bohemicus 2005 7 20 3867 #> 17704 Bombus hortorum 2004 7 9 4948 #> 17712 Bombus bohemicus 2004 7 6 1271 #> 19482 Bombus norvegicus 2016 7 18 1793 #> 19791 Bombus lapidarius 2016 7 28 5869 #> 19792 Bombus pascuorum 2016 7 28 5869 #> 19793 Bombus muscorum 2016 7 28 5869 #> 20594 Bombus pratorum 2016 7 17 62 #> 20596 Bombus bohemicus 2016 7 17 60 #> 20597 Bombus hypnorum 2016 7 17 61 #> 20599 Bombus lucorum 2016 7 17 61 #> 20615 Bombus pascuorum 2016 7 17 64 #> 20616 Bombus pratorum 2016 7 17 64 #> 20617 Bombus soroeensis 2016 7 17 67 #> 20618 Bombus hypnorum 2016 7 17 64 #> 20619 Bombus terrestris 2016 7 17 67 #> 20621 Bombus lapidarius 2016 7 17 67 #> 20911 Bombus lapidarius 2016 6 28 4171 #> 21720 Bombus hypnorum 2016 4 16 1790 #> 22338 Bombus bohemicus 2000 7 3 6364 #> 22340 Bombus hortorum 2000 7 5 6365 #> 22994 Bombus sylvestris 2015 7 22 1794 #> 22996 Bombus cryptarum 2015 7 22 1794 #> 23300 Bombus sylvarum 2015 7 23 1799 #> 23356 Bombus bohemicus 2015 7 17 1791 #> 24269 Bombus barbutellus 2014 7 6 1786 #> 25269 Bombus muscorum 2014 7 6 1787 #> 25764 Bombus lapidarius 2014 5 17 1802 #> #> $observationsInGrid$ID403 #> scientificName year month day visitUID #> 10382 Bombus pascuorum 2012 5 13 6307 #> 10998 Bombus hypnorum 2011 7 22 1699 #> 19330 Bombus 2017 3 31 5704 #> 21043 Bombus lapidarius 2016 6 19 6277 #> #> $observationsInGrid$ID404 #> scientificName year month day visitUID #> 123 Bombus lapidarius 2018 8 17 5631 #> 4753 Bombus terrestris 2017 6 20 2208 #> 7106 Bombus soroeensis 2013 7 16 5630 #> 9902 Bombus lapidarius 2012 7 14 2240 #> 9967 Bombus bohemicus 2012 7 8 5629 #> 10999 Bombus pascuorum 2011 6 27 144 #> 13569 Bombus pascuorum 2010 8 10 6468 #> 16182 Bombus terrestris 2009 4 11 2179 #> 16183 Bombus terrestris 2009 4 10 5850 #> 16184 Bombus hypnorum 2009 4 10 5850 #> 22108 Bombus lucorum 2014 7 20 3152 #> 22409 Bombus pascuorum 2009 8 20 6467 #> 23518 Bombus rupestris 2015 7 4 6351 #> #> $observationsInGrid$ID405 #> scientificName year month day visitUID #> 297 Bombus subterraneus 2018 8 3 3538 #> 1067 Bombus hypnorum 2018 6 16 369 #> 1069 Bombus pascuorum 2018 6 16 369 #> 1070 Bombus sylvarum 2018 6 16 369 #> 1072 Bombus ruderarius 2018 6 16 369 #> 1076 Bombus pratorum 2018 6 16 369 #> 1256 Bombus hypnorum 2018 6 9 3539 #> 1262 Bombus pratorum 2018 6 6 4276 #> 1268 Bombus pascuorum 2018 6 6 1831 #> 1269 Bombus cryptarum 2018 6 6 1831 #> 1272 Bombus soroeensis 2018 6 6 1831 #> 1611 Bombus pascuorum 2018 5 1 2209 #> 1612 Bombus hypnorum 2018 5 4 2210 #> 3896 Bombus bohemicus 2017 8 24 5624 #> 3897 Bombus pascuorum 2017 8 24 5624 #> 3900 Bombus lapidarius 2017 8 24 5624 #> 3902 Bombus sylvarum 2017 8 24 5624 #> 3904 Bombus lapidarius 2017 8 21 6238 #> 3905 Bombus pascuorum 2017 8 21 6238 #> 3908 Bombus terrestris 2017 8 21 6238 #> 3909 Bombus hortorum 2017 8 21 6238 #> 3913 Bombus soroeensis 2017 8 21 5494 #> 3915 Bombus terrestris 2017 8 21 5494 #> 3919 Bombus sylvarum 2017 8 21 5494 #> 3920 Bombus lucorum 2017 8 21 5494 #> 3921 Bombus pascuorum 2017 8 21 5494 #> 4737 Bombus hypnorum 2017 6 28 3540 #> 5494 Bombus lapidarius 2015 9 9 2997 #> 9641 Bombus hortorum 2012 8 12 5950 #> 10203 Bombus rupestris 2012 5 26 5951 #> 10205 Bombus barbutellus 2012 5 26 5951 #> 10207 Bombus bohemicus 2012 5 26 5951 #> 10208 Bombus terrestris 2012 5 26 5951 #> 21871 Bombus lapidarius 2016 4 2 3922 #> 22450 Bombus lapidarius 2009 7 24 5299 #> #> $observationsInGrid$ID406 #> scientificName year month day visitUID #> 1505 Bombus bohemicus 2018 5 20 5552 #> 2147 Bombus terrestris 2018 4 7 5378 #> 5174 Bombus terrestris 2017 3 31 5379 #> 16510 Bombus lapidarius 2008 7 21 6071 #> 16511 Bombus hypnorum 2008 7 21 6071 #> 16518 Bombus lapidarius 2008 7 20 6427 #> 19291 Bombus pascuorum 2017 4 6 2121 #> 21598 Bombus pascuorum 2016 5 1 5377 #> 21599 Bombus lucorum 2016 5 1 5377 #> 21758 Bombus terrestris 2016 4 11 5376 #> 21760 Bombus hypnorum 2016 4 11 5376 #> 24164 Bombus rupestris 2012 7 5 5768 #> 24360 Bombus hypnorum 2014 6 15 218 #> #> $observationsInGrid$ID407 #> scientificName year month day visitUID #> 1283 Bombus soroeensis 2018 6 10 6240 #> 1284 Bombus pratorum 2018 6 10 6240 #> 1285 Bombus pratorum 2018 6 10 6240 #> 1286 Bombus lucorum 2018 6 10 6240 #> 5615 Bombus lapidarius 2015 5 8 1810 #> 5617 Bombus terrestris 2015 5 8 1810 #> 6418 Bombus terrestris 2014 3 10 5281 #> 10416 Bombus soroeensis 2012 5 7 1809 #> 15020 Bombus terrestris 2009 8 22 665 #> 17047 Bombus hypnorum 2008 4 21 664 #> 21069 Bombus soroeensis 2016 6 18 5422 #> 21070 Bombus lucorum 2016 6 18 6241 #> 21071 Bombus hortorum 2016 6 18 6241 #> 21073 Bombus pascuorum 2016 6 18 6241 #> 21074 Bombus terrestris 2016 6 18 6241 #> 21076 Bombus pratorum 2016 6 18 6241 #> 21463 Bombus soroeensis 2016 5 10 1811 #> 21556 Bombus pascuorum 2016 5 4 663 #> 21557 Bombus pratorum 2016 5 4 663 #> 21581 Bombus lucorum 2016 5 2 662 #> 21582 Bombus terrestris 2016 5 2 662 #> 23917 Bombus terrestris 2015 4 16 666 #> #> $observationsInGrid$ID408 #> scientificName year month day visitUID #> 6152 Bombus bohemicus 2014 4 29 1808 #> 12414 Bombus bohemicus 2011 5 8 1805 #> 14130 Bombus pratorum 2010 5 18 1807 #> 15293 Bombus hypnorum 2009 7 10 1806 #> 15294 Bombus hortorum 2009 7 10 1806 #> 19162 Bombus lucorum 2007 5 5 1804 #> 21079 Bombus lapidarius 2016 6 18 1812 #> 21081 Bombus hortorum 2016 6 18 1812 #> 21083 Bombus pascuorum 2016 6 18 1812 #> 21084 Bombus hypnorum 2016 6 18 1812 #> #> $observationsInGrid$ID409 #> scientificName year month day visitUID #> 10583 Bombus pratorum 2011 6 5 823 #> 17479 Bombus lucorum 2005 6 14 6166 #> 17484 Bombus lucorum 2005 6 14 6166 #> 17573 Bombus lucorum 2004 9 7 6165 #> 17607 Bombus jonellus 2005 6 14 6166 #> 17628 Bombus lapidarius 2004 9 7 6165 #> 24208 Bombus pascuorum 2013 8 27 6617 #> #> $observationsInGrid$ID410 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID411 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID412 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID413 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID414 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID415 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID416 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID417 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID418 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID419 #> scientificName year month day visitUID #> 2474 Bombus pratorum 2004 8 4 1208 #> 2537 Bombus pratorum 2004 7 17 512 #> 2585 Bombus sylvestris 2004 7 23 513 #> 2744 Bombus soroeensis 2004 7 7 510 #> 2792 Bombus sylvestris 2004 7 7 510 #> 8760 Bombus terrestris 2004 7 17 511 #> 8780 Bombus pascuorum 2006 7 5 1210 #> 8781 Bombus pascuorum 2006 7 5 1210 #> 8784 Bombus pascuorum 2006 8 6 1211 #> 8791 Bombus pascuorum 2006 8 6 1211 #> 8794 Bombus pascuorum 2006 8 6 1211 #> 8795 Bombus pascuorum 2006 8 6 1211 #> 8798 Bombus pascuorum 2006 8 6 1211 #> 8800 Bombus lucorum 2006 8 6 1211 #> 8801 Bombus lucorum 2006 8 6 1211 #> 8803 Bombus lucorum 2006 8 6 1211 #> 8828 Bombus lucorum 2005 7 31 1209 #> #> $observationsInGrid$ID420 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID421 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID422 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID423 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID424 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID425 #> scientificName year month day visitUID #> 6720 Bombus lapidarius 2013 8 27 3452 #> #> $observationsInGrid$ID426 #> scientificName year month day visitUID #> 4004 Bombus pratorum 2017 8 19 4373 #> #> $observationsInGrid$ID427 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID428 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID429 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID430 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID431 #> scientificName year month day visitUID #> 9975 Bombus hortorum 2012 6 30 795 #> 24111 Bombus lucorum 2015 3 24 794 #> #> $observationsInGrid$ID432 #> scientificName year month day visitUID #> 15576 Bombus lucorum 2008 7 17 1419 #> 15578 Bombus lucorum 2008 7 10 1418 #> 15579 Bombus soroeensis 2008 7 10 1417 #> 15695 Bombus hortorum 2008 7 10 1418 #> 21440 Bombus hypnorum 2016 5 13 1416 #> #> $observationsInGrid$ID433 #> scientificName year month day visitUID #> 1238 Bombus pratorum 2018 6 12 3449 #> #> $observationsInGrid$ID434 #> scientificName year month day visitUID #> 17485 Bombus pascuorum 2007 6 20 4381 #> #> $observationsInGrid$ID435 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID436 #> scientificName year month day visitUID #> 2066 Bombus lucorum 2018 4 16 216 #> #> $observationsInGrid$ID437 #> scientificName year month day visitUID #> 17512 Bombus ruderarius 2007 8 28 2793 #> 17535 Bombus lucorum 2007 8 13 2792 #> 17542 Bombus lucorum 2007 8 28 2793 #> 17562 Bombus lapidarius 2007 7 26 4235 #> 17575 Bombus lapidarius 2007 8 28 2793 #> #> $observationsInGrid$ID438 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID439 #> scientificName year month day visitUID #> 3450 Bombus terrestris 2017 6 17 3235 #> 5824 Bombus sylvestris 2015 4 29 3234 #> 23224 Bombus hypnorum 2015 8 1 3233 #> #> $observationsInGrid$ID440 #> scientificName year month day visitUID #> 1584 Bombus lapidarius 2018 5 8 6349 #> 1850 Bombus pascuorum 2018 4 29 5459 #> 1852 Bombus lapidarius 2018 4 29 5459 #> 5070 Bombus pratorum 2017 4 30 5460 #> 5854 Bombus lapidarius 2015 4 26 5462 #> 8143 Bombus hypnorum 2009 8 5 2920 #> 8145 Bombus lapidarius 2009 8 5 2920 #> 13866 Bombus hortorum 2010 7 20 721 #> 15025 Bombus pratorum 2009 8 19 723 #> 15072 Bombus soroeensis 2009 7 29 722 #> 15074 Bombus hortorum 2009 7 29 722 #> 15078 Bombus pratorum 2009 7 29 722 #> 23893 Bombus terrestris 2015 4 19 5461 #> #> $observationsInGrid$ID441 #> scientificName year month day visitUID #> 2416 Bombus lapidarius 2016 7 29 5952 #> 4683 Bombus rupestris 2017 7 2 559 #> 4684 Bombus hortorum 2017 7 2 559 #> 9693 Bombus lucorum 2012 8 3 1441 #> 10612 Bombus hortorum 2012 3 22 1251 #> 11012 Bombus lapidarius 2005 6 12 2881 #> 11594 Bombus terrestris 2011 7 31 2923 #> 15513 Bombus terrestris 2009 5 31 6293 #> 15537 Bombus terrestris 2009 5 31 6293 #> 15548 Bombus lucorum 2009 5 31 6293 #> 15671 Bombus lapidarius 2008 7 31 2924 #> 19495 Bombus pratorum 2016 6 8 6489 #> 23153 Bombus lapidarius 2015 8 9 1081 #> 23952 Bombus lucorum 2007 4 14 2921 #> 23960 Bombus hortorum 2007 5 25 2922 #> #> $observationsInGrid$ID442 #> scientificName year month day visitUID #> 231 Bombus lapidarius 2018 8 8 689 #> 249 Bombus semenoviellus 2018 8 4 688 #> 330 Bombus semenoviellus 2018 7 30 691 #> 402 Bombus semenoviellus 2018 7 24 690 #> 1921 Bombus pascuorum 2018 4 21 5855 #> 2142 Bombus hypnorum 2018 4 9 6259 #> 4515 Bombus muscorum 2017 8 12 6194 #> 5065 Bombus bohemicus 2017 4 30 6304 #> 5597 Bombus rupestris 2015 5 16 253 #> 6318 Bombus hypnorum 2014 4 8 5852 #> 7931 Bombus ruderarius 2004 7 5 1867 #> 7934 Bombus pascuorum 2004 7 5 1867 #> 7937 Bombus pascuorum 2004 7 5 1867 #> 7939 Bombus ruderarius 2004 7 5 1867 #> 7942 Bombus terrestris 2004 7 27 1869 #> 7944 Bombus sylvarum 2004 6 21 1868 #> 7947 Bombus terrestris 2004 7 27 1869 #> 7955 Bombus hortorum 2004 6 23 599 #> 7957 Bombus norvegicus 2004 6 23 599 #> 7958 Bombus hortorum 2004 6 23 599 #> 7960 Bombus hortorum 2004 6 23 599 #> 7961 Bombus ruderarius 2004 7 27 600 #> 7963 Bombus hortorum 2004 6 23 599 #> 7968 Bombus bohemicus 2004 6 23 599 #> 7970 Bombus hortorum 2004 6 23 599 #> 7972 Bombus bohemicus 2004 6 23 599 #> 7976 Bombus pascuorum 2004 7 27 600 #> 7978 Bombus bohemicus 2004 6 23 599 #> 7981 Bombus hortorum 2004 6 23 599 #> 7982 Bombus norvegicus 2004 6 23 599 #> 7984 Bombus norvegicus 2004 6 23 599 #> 7985 Bombus norvegicus 2004 6 23 599 #> 7987 Bombus bohemicus 2004 6 23 599 #> 7990 Bombus bohemicus 2004 6 23 599 #> 7996 Bombus hortorum 2004 6 23 599 #> 7997 Bombus hortorum 2004 6 23 599 #> 7998 Bombus norvegicus 2004 6 23 599 #> 7999 Bombus bohemicus 2004 6 23 599 #> 8002 Bombus bohemicus 2004 6 23 599 #> 8003 Bombus bohemicus 2004 6 23 599 #> 8006 Bombus bohemicus 2004 6 23 599 #> 8007 Bombus norvegicus 2004 6 23 599 #> 8008 Bombus bohemicus 2004 6 23 599 #> 8010 Bombus norvegicus 2004 6 23 599 #> 8011 Bombus bohemicus 2004 6 23 599 #> 8013 Bombus bohemicus 2004 6 23 599 #> 8014 Bombus bohemicus 2004 6 23 599 #> 8019 Bombus bohemicus 2004 6 23 599 #> 8020 Bombus bohemicus 2004 6 23 599 #> 8024 Bombus bohemicus 2004 6 23 599 #> 8025 Bombus bohemicus 2004 6 23 599 #> 8027 Bombus hortorum 2004 6 23 599 #> 8030 Bombus bohemicus 2004 6 23 599 #> 8032 Bombus bohemicus 2004 6 23 599 #> 8033 Bombus bohemicus 2004 6 23 599 #> 8035 Bombus bohemicus 2004 6 23 599 #> 8036 Bombus bohemicus 2004 6 23 599 #> 8038 Bombus bohemicus 2004 6 23 599 #> 8040 Bombus bohemicus 2004 6 23 599 #> 8042 Bombus bohemicus 2004 6 23 599 #> 8044 Bombus bohemicus 2004 6 23 599 #> 8045 Bombus bohemicus 2004 6 23 599 #> 8049 Bombus bohemicus 2004 6 23 599 #> 8050 Bombus bohemicus 2004 6 23 599 #> 8054 Bombus bohemicus 2004 6 23 599 #> 8055 Bombus bohemicus 2004 6 23 599 #> 8056 Bombus bohemicus 2004 6 23 599 #> 8059 Bombus bohemicus 2004 6 23 599 #> 8062 Bombus bohemicus 2004 6 23 599 #> 8064 Bombus bohemicus 2004 6 23 599 #> 8068 Bombus bohemicus 2004 6 23 599 #> 8069 Bombus terrestris 2004 7 6 596 #> 8071 Bombus pratorum 2004 6 25 597 #> 8072 Bombus sylvarum 2004 6 25 597 #> 8073 Bombus sylvarum 2004 6 25 597 #> 8074 Bombus pascuorum 2004 7 27 598 #> 8083 Bombus sylvarum 2004 6 25 597 #> 8086 Bombus sylvarum 2004 6 25 597 #> 8087 Bombus pratorum 2004 6 25 597 #> 8088 Bombus sylvarum 2004 6 25 597 #> 8095 Bombus pascuorum 2004 7 27 598 #> 8096 Bombus sylvarum 2004 6 25 4916 #> 8097 Bombus sylvarum 2004 6 25 4916 #> 8098 Bombus ruderarius 2004 7 6 4915 #> 8100 Bombus sylvarum 2004 6 25 4916 #> 8101 Bombus pascuorum 2004 6 25 4916 #> 8106 Bombus sylvarum 2004 6 25 4916 #> 8107 Bombus sylvarum 2004 6 25 4916 #> 8108 Bombus pascuorum 2004 6 25 4916 #> 8109 Bombus pascuorum 2004 6 25 4916 #> 8110 Bombus sylvarum 2004 6 25 4916 #> 8112 Bombus sylvarum 2004 6 25 4916 #> 8114 Bombus sylvarum 2004 6 25 4916 #> 8122 Bombus pascuorum 2004 6 25 4916 #> 8123 Bombus sylvarum 2004 6 25 4916 #> 8126 Bombus sylvarum 2004 6 25 4916 #> 8127 Bombus ruderarius 2004 7 6 4915 #> 8128 Bombus ruderarius 2004 7 6 4915 #> 8130 Bombus pascuorum 2004 6 25 4916 #> 8133 Bombus pascuorum 2004 6 25 4916 #> 8134 Bombus pascuorum 2004 6 25 4916 #> 8135 Bombus hypnorum 2004 7 6 4915 #> 8137 Bombus pascuorum 2004 7 27 4917 #> 8139 Bombus pascuorum 2004 6 25 4916 #> 8147 Bombus ruderarius 2004 6 28 301 #> 8150 Bombus pascuorum 2004 6 28 301 #> 8153 Bombus ruderarius 2004 6 28 301 #> 8156 Bombus ruderarius 2004 6 28 301 #> 8157 Bombus terrestris 2004 6 20 299 #> 8160 Bombus pascuorum 2004 7 26 300 #> 8161 Bombus pascuorum 2004 6 28 301 #> 8165 Bombus pascuorum 2004 6 28 301 #> 8167 Bombus norvegicus 2004 6 28 301 #> 10378 Bombus bohemicus 2012 4 29 5856 #> 10779 Bombus rupestris 2000 6 20 3314 #> 10780 Bombus pratorum 2000 6 21 131 #> 10781 Bombus pratorum 2000 6 20 298 #> 10782 Bombus lapidarius 2000 6 20 298 #> 10783 Bombus pascuorum 2000 6 20 298 #> 10785 Bombus lapidarius 2000 6 20 5095 #> 10786 Bombus muscorum 2000 6 20 298 #> 10788 Bombus lucorum 2000 6 20 298 #> 10790 Bombus muscorum 2000 6 20 298 #> 10793 Bombus ruderarius 2000 6 20 298 #> 10794 Bombus soroeensis 2000 6 20 1505 #> 10796 Bombus ruderarius 2000 6 20 298 #> 10798 Bombus lapidarius 2000 6 20 298 #> 11489 Bombus muscorum 2011 8 13 2862 #> 11490 Bombus lucorum 2011 8 13 2868 #> 11491 Bombus muscorum 2011 8 13 2861 #> 11493 Bombus lucorum 2011 8 13 2861 #> 11495 Bombus pascuorum 2011 8 13 2862 #> 11496 Bombus bohemicus 2011 8 13 2861 #> 11539 Bombus terrestris 2011 8 4 133 #> 11781 Bombus norvegicus 2011 7 16 2615 #> 11782 Bombus lapidarius 2011 7 16 2615 #> 12211 Bombus lapidarius 2011 6 12 3035 #> 12233 Bombus pascuorum 2011 6 5 1201 #> 12234 Bombus hypnorum 2011 6 5 1201 #> 12393 Bombus lapidarius 2011 5 14 2869 #> 13525 Bombus pascuorum 2010 5 16 3142 #> 13790 Bombus hypnorum 2010 7 9 2866 #> 14159 Bombus soroeensis 2005 6 28 4953 #> 14910 Bombus terrestris 2009 8 6 1202 #> 14915 Bombus hortorum 2009 8 5 2874 #> 14951 Bombus pratorum 2009 7 28 1203 #> 15193 Bombus lucorum 2009 7 4 130 #> 15256 Bombus sylvarum 2009 7 4 132 #> 15282 Bombus bohemicus 2009 7 4 132 #> 15512 Bombus lucorum 2009 6 4 152 #> 15515 Bombus lucorum 2008 5 8 134 #> 15529 Bombus lucorum 2008 5 8 134 #> 15532 Bombus terrestris 2005 6 26 4952 #> 15544 Bombus terrestris 2005 6 26 4952 #> 15560 Bombus terrestris 2003 6 9 287 #> 15561 Bombus terrestris 2003 6 13 288 #> 15642 Bombus lapidarius 2009 6 4 152 #> 16170 Bombus pratorum 2009 4 11 3141 #> 16174 Bombus terrestris 2009 4 9 3140 #> 16797 Bombus pascuorum 2008 6 1 2867 #> 17394 Bombus soroeensis 2004 7 6 3632 #> 17412 Bombus pascuorum 2004 6 25 6237 #> 17417 Bombus soroeensis 2001 6 27 297 #> 17427 Bombus pascuorum 2004 6 20 295 #> 17437 Bombus lucorum 2005 7 16 4951 #> 17441 Bombus soroeensis 2005 7 15 4950 #> 17458 Bombus pascuorum 2002 6 17 294 #> 17470 Bombus pascuorum 2001 6 17 293 #> 17471 Bombus pratorum 2004 6 25 36 #> 17474 Bombus pascuorum 2001 6 16 292 #> 17491 Bombus pratorum 2002 6 24 296 #> 17493 Bombus ruderarius 2001 6 17 293 #> 17494 Bombus lucorum 2005 6 26 4952 #> 17517 Bombus pratorum 2001 7 5 289 #> 17518 Bombus norvegicus 2004 6 25 6237 #> 17564 Bombus lucorum 2003 7 13 291 #> 17571 Bombus lucorum 2003 6 9 290 #> 17589 Bombus lucorum 2001 6 27 297 #> 17597 Bombus hypnorum 2003 6 9 290 #> 17635 Bombus bohemicus 2004 7 6 6236 #> 17677 Bombus bohemicus 2004 6 25 36 #> 17680 Bombus bohemicus 2004 6 25 36 #> 17683 Bombus bohemicus 2004 6 25 6237 #> 17688 Bombus bohemicus 2004 6 25 6237 #> 17698 Bombus bohemicus 2004 6 21 3868 #> 18143 Bombus hypnorum 2006 5 27 3036 #> 18157 Bombus sylvarum 2006 5 27 3036 #> 20915 Bombus pascuorum 2016 6 26 2875 #> 20916 Bombus hortorum 2016 6 26 2875 #> 20917 Bombus pratorum 2016 6 26 2875 #> 21496 Bombus lapidarius 2016 5 6 2864 #> 21711 Bombus hypnorum 2016 4 17 1506 #> 21830 Bombus terrestris 2016 4 5 5851 #> 21969 Bombus terrestris 2016 3 12 5854 #> 22140 Bombus pascuorum 2015 7 30 2873 #> 23316 Bombus lapidarius 2015 7 19 2859 #> 23820 Bombus muscorum 2015 6 3 2863 #> 23981 Bombus terrestris 2015 4 8 1287 #> 24157 Bombus terrestris 2015 3 9 5853 #> #> $observationsInGrid$ID443 #> scientificName year month day visitUID #> 5513 Bombus norvegicus 2015 7 23 4041 #> 5737 Bombus pratorum 2015 5 7 1911 #> 5954 Bombus lucorum 2015 4 19 2858 #> 5955 Bombus pascuorum 2015 4 18 2860 #> 7177 Bombus sylvarum 2013 6 30 2013 #> 7178 Bombus soroeensis 2013 6 30 2013 #> 7190 Bombus hypnorum 2013 6 30 1918 #> 7191 Bombus lapidarius 2013 6 30 1918 #> 7192 Bombus terrestris 2013 6 30 1918 #> 7408 Bombus hortorum 2013 6 8 2865 #> 8152 Bombus pascuorum 2004 7 27 5364 #> 8163 Bombus pascuorum 2004 7 27 5364 #> 8168 Bombus pascuorum 2004 7 6 5362 #> 8170 Bombus pascuorum 2004 7 6 5362 #> 8171 Bombus pascuorum 2004 7 6 5362 #> 8172 Bombus pascuorum 2004 7 27 5364 #> 8173 Bombus lucorum 2004 6 26 5363 #> 8174 Bombus pascuorum 2004 7 27 5364 #> 8176 Bombus pascuorum 2004 7 6 5362 #> 8180 Bombus pascuorum 2004 7 6 5362 #> 8181 Bombus pascuorum 2004 7 27 5364 #> 8183 Bombus pascuorum 2004 7 31 5361 #> 8185 Bombus pascuorum 2004 7 31 5361 #> 8186 Bombus pascuorum 2004 7 6 5360 #> 10471 Bombus hortorum 2012 5 1 4840 #> 10748 Bombus hortorum 2000 6 21 1909 #> 10763 Bombus ruderarius 2000 6 21 1909 #> 12101 Bombus norvegicus 2011 6 16 1914 #> 12102 Bombus sylvestris 2011 6 16 1914 #> 12108 Bombus soroeensis 2011 6 15 857 #> 14047 Bombus pascuorum 2010 5 27 2871 #> 14924 Bombus pascuorum 2009 7 29 837 #> 14928 Bombus hortorum 2009 7 29 837 #> 14937 Bombus lucorum 2009 7 29 858 #> 15267 Bombus lucorum 2009 5 28 2296 #> 15514 Bombus lucorum 2009 6 18 2294 #> 15520 Bombus terrestris 2009 6 18 2294 #> 15526 Bombus lucorum 2009 6 18 2294 #> 15535 Bombus lucorum 2009 6 18 2294 #> 15538 Bombus lucorum 2009 6 18 2294 #> 15539 Bombus lucorum 2009 6 18 2294 #> 15540 Bombus terrestris 2009 6 18 2294 #> 15542 Bombus lucorum 2009 6 18 2294 #> 15549 Bombus lucorum 2009 6 18 2294 #> 15553 Bombus pascuorum 2009 6 18 2294 #> 15556 Bombus lucorum 2009 6 18 2294 #> 15682 Bombus hypnorum 2009 6 18 2294 #> 15948 Bombus pascuorum 2009 5 28 2295 #> 17651 Bombus bohemicus 2004 7 6 5359 #> 17653 Bombus bohemicus 2004 7 6 5359 #> 17713 Bombus bohemicus 2004 7 6 5359 #> 18123 Bombus norvegicus 2006 7 22 1917 #> 18127 Bombus pratorum 2006 7 22 1917 #> 18139 Bombus sylvestris 2006 7 22 1917 #> 18140 Bombus sylvarum 2006 7 22 1917 #> 18142 Bombus terrestris 2006 7 22 1917 #> 18200 Bombus rupestris 2004 8 21 1916 #> 18206 Bombus bohemicus 2004 8 21 1916 #> 18207 Bombus lucorum 2004 8 21 1916 #> 18212 Bombus lapidarius 2004 8 21 1916 #> 20707 Bombus terrestris 2016 7 5 3827 #> 21137 Bombus rupestris 2016 6 15 2453 #> 21206 Bombus pascuorum 2016 6 11 1913 #> 21209 Bombus muscorum 2016 6 11 1913 #> 21960 Bombus hortorum 2015 6 12 1919 #> 23615 Bombus ruderarius 2015 6 17 1915 #> 23837 Bombus muscorum 2015 6 4 2452 #> 25195 Bombus sylvarum 2014 6 29 2872 #> 25662 Bombus rupestris 2014 6 1 1910 #> 25754 Bombus lucorum 2014 5 19 2870 #> 25836 Bombus pratorum 2014 5 17 1912 #> #> $observationsInGrid$ID444 #> scientificName year month day visitUID #> 8144 Bombus terrestris 2009 8 6 3628 #> 18754 Bombus rupestris 2007 6 10 4194 #> 18760 Bombus hypnorum 2007 6 10 4194 #> #> $observationsInGrid$ID445 #> scientificName year month day visitUID #> 3025 Bombus lucorum 2017 7 17 2330 #> 3134 Bombus lucorum 2017 5 1 2329 #> 3273 Bombus lucorum 2017 7 17 2330 #> 11771 Bombus pascuorum 2011 7 20 1527 #> #> $observationsInGrid$ID446 #> scientificName year month day visitUID #> 3531 Bombus hortorum 2017 6 13 4759 #> 3555 Bombus pratorum 2017 6 2 4757 #> 4739 Bombus bohemicus 2017 6 28 4761 #> 4740 Bombus terrestris 2017 6 28 4761 #> 4742 Bombus sylvestris 2017 6 28 4761 #> 4743 Bombus pascuorum 2017 6 28 4761 #> 4744 Bombus pratorum 2017 6 28 4761 #> 4745 Bombus soroeensis 2017 6 28 4761 #> 7593 Bombus bohemicus 2013 5 10 4758 #> 13559 Bombus bohemicus 2010 6 20 1469 #> 25695 Bombus 2014 5 15 4760 #> #> $observationsInGrid$ID447 #> scientificName year month day visitUID #> 1024 Bombus magnus 2018 6 22 1510 #> 1770 Bombus pascuorum 2018 5 5 2565 #> 2113 Bombus pratorum 2018 4 12 3208 #> 4026 Bombus bohemicus 2017 8 5 2566 #> 4710 Bombus terrestris 2017 5 25 2596 #> 5671 Bombus rupestris 2015 5 11 2592 #> 6154 Bombus bohemicus 2014 4 27 2606 #> 6338 Bombus terrestris 2014 3 31 2957 #> 6445 Bombus pascuorum 2013 5 21 3113 #> 6826 Bombus sylvarum 2013 8 4 638 #> 7485 Bombus pascuorum 2013 5 31 2608 #> 9453 Bombus 2012 9 10 2600 #> 9464 Bombus 2012 9 3 1855 #> 9877 Bombus humilis 2012 7 19 2603 #> 12479 Bombus hypnorum 2011 4 24 2605 #> 13564 Bombus soroeensis 2010 6 26 2955 #> 13565 Bombus lucorum 2010 6 26 2955 #> 13568 Bombus norvegicus 2010 5 2 3111 #> 13575 Bombus rupestris 2010 9 5 918 #> 13576 Bombus lapidarius 2010 9 5 918 #> 14744 Bombus soroeensis 2009 7 15 2954 #> 14745 Bombus rupestris 2009 7 16 2926 #> 14747 Bombus lapidarius 2009 7 15 2954 #> 14749 Bombus ruderarius 2009 7 15 2954 #> 14791 Bombus terrestris 2009 9 20 919 #> 14793 Bombus rupestris 2009 8 10 639 #> 14798 Bombus hypnorum 2009 5 1 3110 #> 14800 Bombus bohemicus 2009 5 1 3110 #> 20426 Bombus hortorum 2016 7 22 2604 #> 20520 Bombus terrestris 2016 7 7 2956 #> 20563 Bombus lucorum 2016 7 19 2594 #> 20564 Bombus barbutellus 2016 7 19 2594 #> 20629 Bombus pratorum 2016 7 5 2589 #> 20688 Bombus 2016 7 14 636 #> 21971 Bombus subterraneus 2015 7 10 2953 #> 22051 Bombus campestris 2014 8 10 2591 #> 22181 Bombus rupestris 2013 8 22 2595 #> 23266 Bombus pascuorum 2015 7 10 2599 #> 23489 Bombus 2015 6 25 2597 #> 23616 Bombus pratorum 2015 6 15 2602 #> 23655 Bombus hortorum 2015 6 9 2590 #> 23822 Bombus terrestris 2015 6 6 3112 #> 24171 Bombus hypnorum 2014 4 1 3109 #> 24957 Bombus lucorum 2014 7 11 3207 #> 25211 Bombus terrestris 2014 6 29 2607 #> 25263 Bombus pratorum 2014 6 26 2598 #> 25496 Bombus 2014 6 16 2593 #> 25835 Bombus hortorum 2014 5 15 2601 #> #> $observationsInGrid$ID448 #> scientificName year month day visitUID #> 2119 Bombus terrestris 2018 4 13 135 #> #> $observationsInGrid$ID449 #> scientificName year month day visitUID #> 1999 Bombus pratorum 2018 4 20 2381 #> 2097 Bombus pascuorum 2018 4 14 2377 #> 2098 Bombus lucorum 2018 4 14 2377 #> 5063 Bombus pascuorum 2017 4 30 2390 #> 5743 Bombus sylvestris 2015 5 9 2374 #> 5768 Bombus bohemicus 2015 5 3 2371 #> 5843 Bombus pascuorum 2015 4 27 2388 #> 6268 Bombus pratorum 2014 4 19 2380 #> 7512 Bombus pratorum 2013 5 30 2391 #> 7555 Bombus hypnorum 2013 5 18 2379 #> 10438 Bombus bohemicus 2012 5 3 2370 #> 10599 Bombus terrestris 2012 3 25 2384 #> 12499 Bombus pratorum 2011 4 28 2389 #> 12739 Bombus bohemicus 2010 6 6 2372 #> 14478 Bombus hypnorum 2010 4 11 2376 #> 14490 Bombus terrestris 2010 4 7 2373 #> 16000 Bombus lapidarius 2009 5 21 2383 #> 16152 Bombus pratorum 2009 4 25 2386 #> 16154 Bombus hypnorum 2009 4 25 2386 #> 16238 Bombus lucorum 2009 4 1 2368 #> 16765 Bombus pratorum 2008 6 14 2378 #> 18529 Bombus sylvestris 2007 8 12 2375 #> 19095 Bombus lapidarius 2007 5 21 2382 #> 19348 Bombus terrestris 2017 3 26 2387 #> 19358 Bombus terrestris 2017 3 25 2385 #> 21605 Bombus bohemicus 2016 5 1 2369 #> #> $observationsInGrid$ID450 #> scientificName year month day visitUID #> 13515 Bombus pratorum 2010 6 28 6139 #> 15810 Bombus pratorum 2009 6 16 3944 #> 22447 Bombus pascuorum 2009 7 2 3943 #> #> $observationsInGrid$ID451 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID452 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID453 #> scientificName year month day visitUID #> 24175 Bombus norvegicus 2014 4 25 4042 #> #> $observationsInGrid$ID454 #> scientificName year month day visitUID #> 22884 Bombus lapidarius 2013 8 4 3229 #> #> $observationsInGrid$ID455 #> scientificName year month day visitUID #> 14787 Bombus jonellus 2008 6 9 3895 #> 20742 Bombus pratorum 2016 7 8 4661 #> #> $observationsInGrid$ID456 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID457 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID458 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID459 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID460 #> scientificName year month day visitUID #> 936 Bombus pratorum 2018 6 26 4819 #> #> $observationsInGrid$ID461 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID462 #> scientificName year month day visitUID #> 2560 Bombus bohemicus 2004 7 23 3728 #> 2562 Bombus bohemicus 2004 7 23 3728 #> 2568 Bombus pratorum 2004 7 23 3728 #> 2740 Bombus pratorum 2004 7 7 1479 #> 2746 Bombus bohemicus 2004 7 7 1479 #> 2751 Bombus pascuorum 2004 7 7 3725 #> 2779 Bombus pascuorum 2004 7 7 1479 #> 8739 Bombus terrestris 2004 7 23 3727 #> 8742 Bombus terrestris 2004 7 23 3727 #> 8744 Bombus terrestris 2004 7 23 3727 #> 8746 Bombus terrestris 2004 7 23 3727 #> 8752 Bombus terrestris 2004 7 17 3726 #> #> $observationsInGrid$ID463 #> scientificName year month day visitUID #> 2545 Bombus norvegicus 2004 7 17 6135 #> 2547 Bombus bohemicus 2004 7 17 6135 #> 2549 Bombus pratorum 2004 7 17 6135 #> 2555 Bombus sylvestris 2004 7 17 4239 #> 2564 Bombus sylvestris 2004 7 23 2106 #> 2580 Bombus bohemicus 2004 7 23 1724 #> 2584 Bombus bohemicus 2004 7 23 1724 #> 2586 Bombus bohemicus 2004 7 23 6136 #> 2588 Bombus pratorum 2004 7 23 2106 #> 2596 Bombus pratorum 2004 7 23 4240 #> 2597 Bombus pratorum 2004 7 23 2106 #> 2635 Bombus pratorum 2004 7 7 2104 #> 2709 Bombus norvegicus 2004 7 7 2104 #> 2787 Bombus pratorum 2004 7 7 6133 #> 2790 Bombus sylvestris 2004 7 7 3936 #> 2791 Bombus campestris 2004 7 7 6133 #> 2793 Bombus terrestris 2004 7 7 1723 #> 2806 Bombus sylvestris 2004 7 7 4238 #> 2811 Bombus lucorum 2004 7 7 5260 #> 8721 Bombus terrestris 2004 7 22 305 #> 8723 Bombus terrestris 2004 7 17 304 #> 8733 Bombus terrestris 2004 7 17 6134 #> 8734 Bombus terrestris 2004 7 17 2105 #> 8735 Bombus terrestris 2004 7 17 6134 #> 8736 Bombus terrestris 2004 7 23 3938 #> #> $observationsInGrid$ID464 #> scientificName year month day visitUID #> 120 Bombus pratorum 2018 6 16 578 #> #> $observationsInGrid$ID465 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID466 #> scientificName year month day visitUID #> 6320 Bombus lucorum 2014 4 1 4301 #> 6321 Bombus lucorum 2014 4 2 4302 #> 10874 Bombus lucorum 2000 6 3 2734 #> 10877 Bombus hortorum 2000 6 3 2734 #> 10889 Bombus hypnorum 2000 6 3 2734 #> 12642 Bombus hypnorum 2011 4 10 2735 #> 16661 Bombus pascuorum 2008 6 27 2732 #> 18540 Bombus ruderarius 2000 7 22 2733 #> 19331 Bombus terrestris 2017 3 25 4305 #> 21889 Bombus hypnorum 2016 3 29 4306 #> 21893 Bombus terrestris 2016 3 15 4304 #> 23503 Bombus lapidarius 2014 5 3 4303 #> #> $observationsInGrid$ID467 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID468 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID469 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID470 #> scientificName year month day visitUID #> 2243 Bombus pascuorum 2014 8 21 6426 #> 2377 Bombus lapidarius 2014 5 26 4411 #> #> $observationsInGrid$ID471 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID472 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID473 #> scientificName year month day visitUID #> 15505 Bombus pascuorum 2008 7 17 3447 #> 15507 Bombus lucorum 2008 6 13 3446 #> 15508 Bombus lucorum 2008 7 17 3447 #> 15647 Bombus lapidarius 2008 6 13 3446 #> #> $observationsInGrid$ID474 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID475 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID476 #> scientificName year month day visitUID #> 20386 Bombus pascuorum 2016 7 29 6151 #> 20387 Bombus hortorum 2016 7 29 6151 #> #> $observationsInGrid$ID477 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID478 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID479 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID480 #> scientificName year month day visitUID #> 228 Bombus jonellus 2018 6 20 4441 #> 2020 Bombus lapidarius 2018 4 19 4272 #> 4121 Bombus pratorum 2017 7 5 4792 #> 4134 Bombus pratorum 2017 7 5 4792 #> 4529 Bombus pascuorum 2017 8 4 4265 #> 21275 Bombus lucorum 2016 6 6 4268 #> 21551 Bombus pascuorum 2016 5 5 4266 #> 22987 Bombus lapidarius 2015 8 27 5392 #> 23876 Bombus sylvarum 2006 9 30 4273 #> 25743 Bombus pratorum 2007 4 28 4270 #> 25744 Bombus lucorum 2007 4 8 4267 #> #> $observationsInGrid$ID481 #> scientificName year month day visitUID #> 2061 Bombus terrestris 2018 4 17 5471 #> 2993 Bombus humilis 2017 9 1 5932 #> 4121 Bombus pratorum 2017 7 5 4792 #> 4134 Bombus pratorum 2017 7 5 4792 #> 4808 Bombus pascuorum 2017 5 18 5933 #> 4957 Bombus pratorum 2017 5 11 4232 #> 5160 Bombus hypnorum 2017 4 11 4233 #> 14780 Bombus pascuorum 2009 7 15 4271 #> 17443 Bombus sylvarum 2007 7 16 4515 #> 20505 Bombus lapidarius 2016 7 10 4658 #> 21839 Bombus terrestris 2016 4 5 5934 #> 22980 Bombus lucorum 2015 8 28 4234 #> 23312 Bombus pratorum 2015 7 20 5556 #> 23314 Bombus norvegicus 2015 7 20 5556 #> #> $observationsInGrid$ID482 #> scientificName year month day visitUID #> 774 Bombus hortorum 2018 7 4 5607 #> #> $observationsInGrid$ID483 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID484 #> scientificName year month day visitUID #> 23274 Bombus bohemicus 2015 7 26 3323 #> #> $observationsInGrid$ID485 #> scientificName year month day visitUID #> 15641 Bombus lapidarius 2009 5 13 1624 #> #> $observationsInGrid$ID486 #> scientificName year month day visitUID #> 1018 Bombus sylvestris 2018 6 23 6528 #> 1553 Bombus lapidarius 2018 5 16 4870 #> 2073 Bombus pascuorum 2018 4 16 4869 #> 4763 Bombus sylvarum 2017 6 27 2207 #> 6375 Bombus terrestris 2014 3 29 5812 #> 7562 Bombus bohemicus 2013 5 9 4868 #> 7892 Bombus pratorum 2004 7 8 2532 #> 7893 Bombus terrestris 2004 7 8 2532 #> 7894 Bombus pratorum 2004 7 8 2532 #> 7896 Bombus terrestris 2004 6 22 2533 #> 7897 Bombus lapidarius 2004 7 30 2534 #> 7900 Bombus ruderarius 2004 7 8 2532 #> 7903 Bombus terrestris 2004 7 8 2532 #> 7904 Bombus lapidarius 2004 7 30 2534 #> 7906 Bombus terrestris 2004 7 8 2532 #> 7907 Bombus terrestris 2004 7 8 2532 #> 7912 Bombus sylvestris 2004 7 8 4834 #> 7913 Bombus terrestris 2004 6 21 4837 #> 7917 Bombus pratorum 2004 7 8 4834 #> 7918 Bombus hypnorum 2004 7 8 4834 #> 7920 Bombus terrestris 2004 6 21 4837 #> 7921 Bombus bohemicus 2004 6 21 4837 #> 7922 Bombus terrestris 2004 7 8 4834 #> 7925 Bombus bohemicus 2004 6 21 4837 #> 7926 Bombus bohemicus 2004 6 21 4837 #> 7927 Bombus bohemicus 2004 6 21 4837 #> 7930 Bombus hortorum 2004 6 21 4837 #> 7933 Bombus bohemicus 2004 6 21 4837 #> 10128 Bombus lucorum 2012 6 22 2206 #> 12400 Bombus pratorum 2011 5 14 4836 #> 12401 Bombus pratorum 2011 5 14 4836 #> 15264 Bombus norvegicus 2009 6 30 1366 #> 15494 Bombus terrestris 2009 6 30 1366 #> 15767 Bombus pratorum 2009 5 8 2205 #> 15770 Bombus terrestris 2009 5 8 2205 #> 17403 Bombus pascuorum 2004 7 8 4835 #> 17404 Bombus pascuorum 2004 7 8 4835 #> 17576 Bombus pascuorum 2007 6 5 5811 #> 21920 Bombus terrestris 2016 3 26 4871 #> #> $observationsInGrid$ID487 #> scientificName year month day visitUID #> 4922 Bombus bohemicus 2015 5 16 3019 #> 14046 Bombus sylvestris 2010 5 27 2829 #> 15491 Bombus lucorum 2009 6 15 3018 #> 18111 Bombus hortorum 2006 7 22 2827 #> 18112 Bombus sylvarum 2006 7 22 2827 #> 18145 Bombus lapidarius 2006 5 26 2828 #> 18879 Bombus muscorum 2006 7 22 2827 #> 20417 Bombus terrestris 2016 8 2 2830 #> 21492 Bombus hypnorum 2016 5 6 2831 #> #> $observationsInGrid$ID488 #> scientificName year month day visitUID #> 7586 Bombus pascuorum 2013 5 10 2400 #> 7588 Bombus ruderarius 2013 5 10 2400 #> 18382 Bombus sylvarum 2007 9 1 3397 #> #> $observationsInGrid$ID489 #> scientificName year month day visitUID #> 9683 Bombus lapidarius 2012 8 12 6326 #> 12229 Bombus sylvestris 2011 6 6 6157 #> 12238 Bombus rupestris 2011 6 5 6156 #> 12551 Bombus pratorum 2011 4 21 6158 #> 13911 Bombus lucorum 2010 7 2 4986 #> 16642 Bombus hypnorum 2008 6 25 6160 #> 16644 Bombus lapidarius 2008 6 23 6159 #> 16914 Bombus hypnorum 2008 5 12 6329 #> 24939 Bombus pascuorum 2014 8 5 6327 #> #> $observationsInGrid$ID490 #> scientificName year month day visitUID #> 11389 Bombus 2011 8 20 5906 #> 22407 Bombus pascuorum 2009 4 23 6145 #> #> $observationsInGrid$ID491 #> scientificName year month day visitUID #> 4095 Bombus lucorum 2017 8 2 1055 #> 5054 Bombus pratorum 2017 5 1 1054 #> 19353 Bombus terrestris 2017 3 26 1056 #> #> $observationsInGrid$ID492 #> scientificName year month day visitUID #> 117 Bombus bohemicus 2018 6 20 3271 #> 9659 Bombus terrestris 2011 5 21 637 #> 11041 Bombus hortorum 2011 5 21 637 #> 11042 Bombus pratorum 2011 5 21 637 #> 11043 Bombus terrestris 2011 5 21 637 #> 13516 Bombus sylvestris 2010 5 22 6072 #> 16552 Bombus pratorum 2008 7 10 2562 #> 23149 Bombus pratorum 2015 8 9 2561 #> 23190 Bombus bohemicus 2015 8 4 2560 #> #> $observationsInGrid$ID493 #> scientificName year month day visitUID #> 1597 Bombus campestris 2018 5 13 2247 #> 1918 Bombus lucorum 2018 4 22 2248 #> 4422 Bombus pratorum 2017 7 7 2246 #> 16561 Bombus hortorum 2008 7 7 4393 #> 16744 Bombus pascuorum 2008 6 15 4394 #> 16746 Bombus soroeensis 2008 6 15 4394 #> 18844 Bombus pascuorum 2007 7 28 6645 #> 18846 Bombus terrestris 2007 7 30 4396 #> 18988 Bombus hypnorum 2007 6 23 4395 #> 22490 Bombus bohemicus 2009 8 25 731 #> 22493 Bombus pascuorum 2009 8 9 727 #> 22497 Bombus soroeensis 2009 7 21 729 #> 22502 Bombus lapidarius 2009 7 21 729 #> 22503 Bombus pratorum 2009 7 21 729 #> 22504 Bombus pratorum 2009 7 4 726 #> 22505 Bombus lucorum 2009 7 21 729 #> 22507 Bombus jonellus 2009 7 21 729 #> 22508 Bombus jonellus 2009 7 4 726 #> 22509 Bombus pascuorum 2009 7 4 726 #> 22514 Bombus pratorum 2009 6 23 730 #> 22515 Bombus pratorum 2009 6 15 728 #> #> $observationsInGrid$ID494 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID495 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID496 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID497 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID498 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID499 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID500 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID501 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID502 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID503 #> scientificName year month day visitUID #> 14788 Bombus lapidarius 2008 6 8 4401 #> #> $observationsInGrid$ID504 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID505 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID506 #> scientificName year month day visitUID #> 3616 Bombus pascuorum 2017 6 3 3390 #> 3617 Bombus pratorum 2017 6 3 3390 #> 3869 Bombus hortorum 2017 7 15 3393 #> 3870 Bombus hypnorum 2017 7 15 3391 #> 4018 Bombus pratorum 2017 8 15 3392 #> #> $observationsInGrid$ID507 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID508 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID509 #> scientificName year month day visitUID #> 10605 Bombus terrestris 2012 3 24 6348 #> #> $observationsInGrid$ID510 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID511 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID512 #> scientificName year month day visitUID #> 2057 Bombus hypnorum 2018 4 18 4539 #> 3891 Bombus lapidarius 2017 8 28 5188 #> 3939 Bombus lapidarius 2017 8 27 624 #> 3940 Bombus pascuorum 2017 8 27 624 #> 12683 Bombus pascuorum 2010 6 4 3536 #> 14781 Bombus pascuorum 2009 9 10 424 #> 16374 Bombus rupestris 2008 8 13 425 #> #> $observationsInGrid$ID513 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID514 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID515 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID516 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID517 #> scientificName year month day visitUID #> 148 Bombus pascuorum 2018 6 24 2293 #> 149 Bombus pratorum 2018 6 22 2292 #> 9447 Bombus pascuorum 2012 9 15 2291 #> #> $observationsInGrid$ID518 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID519 #> scientificName year month day visitUID #> 15027 Bombus sylvarum 2009 8 16 3639 #> #> $observationsInGrid$ID520 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID521 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID522 #> scientificName year month day visitUID #> 5930 Bombus pratorum 2015 4 23 4490 #> #> $observationsInGrid$ID523 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID524 #> scientificName year month day visitUID #> 19275 Bombus pascuorum 2017 4 8 4269 #> #> $observationsInGrid$ID525 #> scientificName year month day visitUID #> 5830 Bombus hypnorum 2015 4 28 5425 #> 5831 Bombus lapidarius 2015 4 28 5425 #> 24139 Bombus terrestris 2015 3 17 5424 #> 24667 Bombus sylvestris 2014 8 3 5270 #> 24899 Bombus norvegicus 2014 8 3 5270 #> #> $observationsInGrid$ID526 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID527 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID528 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID529 #> scientificName year month day visitUID #> 7887 Bombus lucorum 2007 7 6 5782 #> 7890 Bombus lapidarius 2007 7 6 5782 #> 13731 Bombus pascuorum 2009 5 10 1709 #> 13732 Bombus pratorum 2009 5 10 1709 #> 13733 Bombus lucorum 2009 5 10 1709 #> 17495 Bombus pascuorum 2007 6 25 4804 #> #> $observationsInGrid$ID530 #> scientificName year month day visitUID #> 173 Bombus pascuorum 2018 8 23 4281 #> 15486 Bombus pascuorum 2009 5 11 830 #> 18748 Bombus ruderarius 2007 6 10 834 #> 20453 Bombus muscorum 2016 7 28 6408 #> #> $observationsInGrid$ID531 #> scientificName year month day visitUID #> 7809 Bombus pascuorum 2004 7 29 4629 #> 7810 Bombus pratorum 2004 7 8 4628 #> 7814 Bombus hypnorum 2004 7 8 4628 #> 7815 Bombus lucorum 2004 7 29 4629 #> 7820 Bombus lucorum 2004 7 29 4629 #> 7821 Bombus pratorum 2004 7 8 4628 #> 7822 Bombus terrestris 2004 7 8 4628 #> 7824 Bombus hypnorum 2004 7 8 4628 #> 7825 Bombus ruderarius 2004 7 29 4629 #> 7826 Bombus pratorum 2004 7 8 4628 #> 7827 Bombus terrestris 2004 7 8 4628 #> 7830 Bombus pratorum 2004 7 8 4628 #> 7832 Bombus lucorum 2004 7 29 4629 #> 7834 Bombus hypnorum 2004 7 8 4628 #> 7835 Bombus lucorum 2004 7 29 4629 #> 7836 Bombus lucorum 2004 7 29 4629 #> 7837 Bombus pascuorum 2004 7 8 205 #> 7839 Bombus ruderarius 2004 6 28 206 #> 7841 Bombus bohemicus 2004 6 28 206 #> 7842 Bombus ruderarius 2004 6 28 206 #> 7847 Bombus bohemicus 2004 6 28 206 #> 7849 Bombus hortorum 2004 7 29 207 #> 7851 Bombus terrestris 2004 7 8 205 #> 7861 Bombus bohemicus 2004 6 28 206 #> 7866 Bombus ruderarius 2004 7 29 3524 #> 7867 Bombus pascuorum 2004 7 8 3523 #> 7869 Bombus pratorum 2004 7 8 3523 #> 7870 Bombus hypnorum 2004 7 8 3523 #> 7873 Bombus pascuorum 2004 7 29 3522 #> 7876 Bombus pratorum 2004 7 8 3521 #> 7882 Bombus pratorum 2004 7 8 3521 #> 17451 Bombus rupestris 2004 7 8 4141 #> 17621 Bombus bohemicus 2004 6 27 3520 #> 17663 Bombus bohemicus 2004 6 27 3520 #> 17666 Bombus bohemicus 2004 6 27 3520 #> 17672 Bombus bohemicus 2004 6 27 3520 #> 17703 Bombus bohemicus 2003 7 14 3519 #> 17705 Bombus bohemicus 2003 7 14 3519 #> 20491 Bombus bohemicus 2016 7 24 5300 #> #> $observationsInGrid$ID532 #> scientificName year month day visitUID #> 15488 Bombus terrestris 2008 5 10 1830 #> 17556 Bombus lapidarius 2007 8 29 975 #> 17585 Bombus pascuorum 2007 8 29 975 #> 18400 Bombus lapidarius 2007 8 29 1829 #> #> $observationsInGrid$ID533 #> scientificName year month day visitUID #> 16041 Bombus pratorum 2009 5 2 3560 #> 16042 Bombus bohemicus 2009 5 2 3560 #> 16045 Bombus hypnorum 2009 5 2 3560 #> #> $observationsInGrid$ID534 #> scientificName year month day visitUID #> 5477 Bombus rupestris 2015 9 21 1485 #> 11030 Bombus terrestris 2011 6 30 5388 #> 11031 Bombus lapidarius 2011 6 30 5388 #> 11036 Bombus hortorum 2011 6 30 5388 #> 11038 Bombus terrestris 2011 6 16 5387 #> #> $observationsInGrid$ID535 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID536 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID537 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID538 #> scientificName year month day visitUID #> 741 Bombus pascuorum 2018 7 7 4044 #> #> $observationsInGrid$ID539 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID540 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID541 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID542 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID543 #> scientificName year month day visitUID #> 13680 Bombus hortorum 2010 8 12 1513 #> 13681 Bombus sylvarum 2010 8 12 1513 #> #> $observationsInGrid$ID544 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID545 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID546 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID547 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID548 #> scientificName year month day visitUID #> 24846 Bombus pratorum 2011 4 18 3355 #> 24849 Bombus terrestris 2011 4 18 3355 #> #> $observationsInGrid$ID549 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID550 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID551 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID552 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID553 #> scientificName year month day visitUID #> 990 Bombus pascuorum 2018 6 23 4660 #> #> $observationsInGrid$ID554 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID555 #> scientificName year month day visitUID #> 15635 Bombus lapidarius 2008 6 13 199 #> 18347 Bombus lapidarius 2007 9 13 200 #> 19981 Bombus pratorum 2016 6 27 3337 #> 19984 Bombus hortorum 2016 6 27 6503 #> 20794 Bombus pascuorum 2016 7 5 198 #> 20795 Bombus hortorum 2016 7 5 198 #> #> $observationsInGrid$ID556 #> scientificName year month day visitUID #> 1048 Bombus pratorum 2018 6 13 2008 #> 1049 Bombus pascuorum 2018 6 13 2008 #> 1054 Bombus pratorum 2018 6 13 2007 #> 1056 Bombus hortorum 2018 6 13 2007 #> #> $observationsInGrid$ID557 #> scientificName year month day visitUID #> 113 Bombus lapidarius 2018 7 12 3219 #> 154 Bombus soroeensis 2018 6 3 622 #> 218 Bombus soroeensis 2018 7 12 3476 #> 219 Bombus pascuorum 2018 7 12 3476 #> 2129 Bombus terrestris 2018 4 12 3306 #> 2996 Bombus pascuorum 2013 7 12 1780 #> 11886 Bombus hypnorum 2011 7 10 832 #> 12682 Bombus pascuorum 2010 5 24 423 #> 14525 Bombus pascuorum 2008 5 28 426 #> 16368 Bombus terrestris 2008 8 13 422 #> 16369 Bombus sylvarum 2008 5 28 426 #> 16373 Bombus terrestris 2008 6 18 6420 #> 20523 Bombus bohemicus 2016 7 21 623 #> #> $observationsInGrid$ID558 #> scientificName year month day visitUID #> 1372 Bombus pascuorum 2018 5 21 818 #> 3525 Bombus soroeensis 2017 6 9 1545 #> 3872 Bombus soroeensis 2017 6 13 1546 #> 4014 Bombus hortorum 2017 8 14 1547 #> 4015 Bombus lapidarius 2017 8 14 1547 #> 25549 Bombus rupestris 2014 6 15 4662 #> #> $observationsInGrid$ID559 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID560 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID561 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID562 #> scientificName year month day visitUID #> 1422 Bombus pratorum 2018 5 30 585 #> #> $observationsInGrid$ID563 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID564 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID565 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID566 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID567 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID568 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID569 #> scientificName year month day visitUID #> 4930 Bombus terrestris 2017 5 4 5472 #> #> $observationsInGrid$ID570 #> scientificName year month day visitUID #> 726 Bombus cryptarum 2018 5 8 641 #> #> $observationsInGrid$ID571 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID572 #> scientificName year month day visitUID #> 771 Bombus hypnorum 2018 6 2 1988 #> 23498 Bombus pratorum 2015 7 7 5306 #> #> $observationsInGrid$ID573 #> scientificName year month day visitUID #> 10384 Bombus pascuorum 2012 5 10 2346 #> #> $observationsInGrid$ID574 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID575 #> scientificName year month day visitUID #> 16856 Bombus pascuorum 2008 5 10 3455 #> #> $observationsInGrid$ID576 #> scientificName year month day visitUID #> 7781 Bombus terrestris 2004 7 8 5545 #> 7786 Bombus ruderarius 2004 7 29 5550 #> 7787 Bombus hypnorum 2004 6 27 5549 #> 7792 Bombus pascuorum 2004 6 27 5549 #> 7795 Bombus pascuorum 2004 6 27 5549 #> 7796 Bombus pascuorum 2004 7 8 5545 #> 7797 Bombus pratorum 2004 6 27 5549 #> 7798 Bombus lapidarius 2004 7 29 5550 #> 7802 Bombus pascuorum 2004 7 8 5545 #> 7804 Bombus bohemicus 2004 6 27 5549 #> #> $observationsInGrid$ID577 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID578 #> scientificName year month day visitUID #> 6261 Bombus hypnorum 2014 4 20 5469 #> 9651 Bombus sylvarum 2012 8 16 5120 #> 9653 Bombus terrestris 2012 8 16 5120 #> 11026 Bombus hortorum 2011 6 30 4849 #> 11027 Bombus lapidarius 2011 6 30 4849 #> 11033 Bombus hypnorum 2011 8 12 4848 #> 23390 Bombus ruderarius 2015 7 16 5468 #> 23393 Bombus pascuorum 2015 7 15 5467 #> 23407 Bombus sylvestris 2015 7 15 5467 #> #> $observationsInGrid$ID579 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID580 #> scientificName year month day visitUID #> 22444 Bombus pascuorum 2009 7 16 1619 #> 22445 Bombus lapidarius 2009 7 1 1618 #> #> $observationsInGrid$ID581 #> scientificName year month day visitUID #> 6889 Bombus soroeensis 2013 7 22 6281 #> 9685 Bombus soroeensis 2012 8 11 6573 #> 9861 Bombus bohemicus 2012 7 25 6574 #> 11597 Bombus soroeensis 2011 7 30 6575 #> 11895 Bombus soroeensis 2011 7 6 6570 #> 14178 Bombus pratorum 2010 5 11 6572 #> 16050 Bombus terrestris 2009 5 10 6571 #> 22406 Bombus pascuorum 2009 5 26 6282 #> #> $observationsInGrid$ID582 #> scientificName year month day visitUID #> 22458 Bombus pascuorum 2009 8 26 970 #> 22461 Bombus lucorum 2009 8 26 970 #> 22462 Bombus lapidarius 2009 8 26 970 #> 22464 Bombus pascuorum 2009 8 26 970 #> 22467 Bombus terrestris 2009 8 14 966 #> 22468 Bombus pascuorum 2009 8 14 966 #> 22470 Bombus pascuorum 2009 7 17 968 #> 22473 Bombus soroeensis 2009 7 16 967 #> 22474 Bombus lapidarius 2009 7 17 968 #> 22475 Bombus pascuorum 2009 7 16 967 #> 22477 Bombus lapidarius 2009 7 16 967 #> 22482 Bombus sylvarum 2009 6 25 969 #> 22484 Bombus norvegicus 2009 6 25 969 #> 22486 Bombus pascuorum 2009 6 5 965 #> 23832 Bombus rupestris 2015 6 5 5190 #> #> $observationsInGrid$ID583 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID584 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID585 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID586 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID587 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID588 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID589 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID590 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID591 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID592 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID593 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID594 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID595 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID596 #> scientificName year month day visitUID #> 965 Bombus campestris 2018 6 24 819 #> 2185 Bombus terrestris 2018 4 8 4942 #> 6381 Bombus lucorum 2014 3 28 820 #> 21879 Bombus terrestris 2016 4 2 4941 #> 24763 Bombus lucorum 2009 8 9 6141 #> 24768 Bombus lapidarius 2009 8 9 6141 #> 24770 Bombus bohemicus 2009 8 9 6141 #> 24825 Bombus pratorum 2009 8 9 6141 #> #> $observationsInGrid$ID597 #> scientificName year month day visitUID #> 19211 Bombus terrestris 2007 4 6 3311 #> #> $observationsInGrid$ID598 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID599 #> scientificName year month day visitUID #> 15702 Bombus bohemicus 2008 7 1 4935 #> #> $observationsInGrid$ID600 #> scientificName year month day visitUID #> 635 Bombus bohemicus 2018 7 12 1337 #> 637 Bombus lucorum 2018 7 12 1337 #> #> $observationsInGrid$ID601 #> scientificName year month day visitUID #> 10667 Bombus lucorum 2000 7 15 2150 #> 10669 Bombus soroeensis 2000 7 15 2150 #> 10672 Bombus hypnorum 2000 7 15 2150 #> 10681 Bombus lucorum 2000 7 15 2150 #> 14819 Bombus pascuorum 2001 7 10 2147 #> 14820 Bombus lapidarius 2001 7 10 2147 #> 14822 Bombus hypnorum 2000 7 15 2148 #> 14823 Bombus soroeensis 2000 7 15 2148 #> #> $observationsInGrid$ID602 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID603 #> scientificName year month day visitUID #> 4029 Bombus sylvarum 2017 8 7 3635 #> 10728 Bombus lucorum 2000 7 8 4380 #> 10737 Bombus distinguendus 2000 7 8 4380 #> 10741 Bombus lucorum 2000 7 8 4380 #> 10743 Bombus hypnorum 2000 7 8 4380 #> 10744 Bombus pratorum 2000 7 8 4380 #> 10755 Bombus pratorum 2000 7 8 4380 #> #> $observationsInGrid$ID604 #> scientificName year month day visitUID #> 3645 Bombus hortorum 2017 6 2 4354 #> 3648 Bombus bohemicus 2017 6 2 4354 #> 3686 Bombus pascuorum 2017 5 27 4355 #> 10860 Bombus pratorum 2000 6 5 5622 #> 10864 Bombus pascuorum 2000 6 5 5622 #> 10867 Bombus lucorum 2000 6 5 5622 #> #> $observationsInGrid$ID605 #> scientificName year month day visitUID #> 21413 Bombus pascuorum 2015 9 2 4891 #> #> $observationsInGrid$ID606 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID607 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID608 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID609 #> scientificName year month day visitUID #> 15134 Bombus terrestris 2009 7 15 3431 #> #> $observationsInGrid$ID610 #> scientificName year month day visitUID #> 19148 Bombus hypnorum 2007 5 6 189 #> #> $observationsInGrid$ID611 #> scientificName year month day visitUID #> 16081 Bombus pascuorum 2009 4 29 6470 #> 16523 Bombus terrestris 2008 7 14 6469 #> #> $observationsInGrid$ID612 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID613 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID614 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID615 #> scientificName year month day visitUID #> 10308 Bombus pratorum 2012 5 27 1701 #> 19685 Bombus hypnorum 2013 7 3 1700 #> #> $observationsInGrid$ID616 #> scientificName year month day visitUID #> 19943 Bombus bohemicus 2016 6 28 4426 #> #> $observationsInGrid$ID617 #> scientificName year month day visitUID #> 3751 Bombus campestris 2017 7 12 3909 #> 3752 Bombus norvegicus 2017 7 12 3909 #> 19484 Bombus norvegicus 2015 7 9 3908 #> 23486 Bombus campestris 2015 7 8 3906 #> 25132 Bombus soroeensis 2014 7 9 3907 #> 25265 Bombus campestris 2014 7 8 3905 #> 25584 Bombus campestris 2014 6 15 3910 #> #> $observationsInGrid$ID618 #> scientificName year month day visitUID #> 1995 Bombus pascuorum 2018 4 19 6330 #> 20529 Bombus sylvestris 2016 7 13 14 #> 20531 Bombus bohemicus 2016 7 13 14 #> 24935 Bombus sylvestris 2014 7 8 4139 #> #> $observationsInGrid$ID619 #> scientificName year month day visitUID #> 21569 Bombus pratorum 2016 4 10 5872 #> #> $observationsInGrid$ID620 #> scientificName year month day visitUID #> 7774 Bombus terrestris 2007 6 18 5025 #> 7776 Bombus terrestris 2007 6 18 5025 #> 17498 Bombus pascuorum 2007 7 18 5026 #> #> $observationsInGrid$ID621 #> scientificName year month day visitUID #> 1892 Bombus terrestris 2018 4 21 717 #> 3845 Bombus humilis 2017 5 20 716 #> #> $observationsInGrid$ID622 #> scientificName year month day visitUID #> 14838 Bombus terrestris 2009 7 23 6082 #> #> $observationsInGrid$ID623 #> scientificName year month day visitUID #> 18381 Bombus sylvestris 2007 9 1 120 #> #> $observationsInGrid$ID624 #> scientificName year month day visitUID #> 3981 Bombus pascuorum 2017 8 10 4524 #> 18380 Bombus campestris 2007 9 1 6496 #> 18386 Bombus rupestris 2007 9 1 6496 #> #> $observationsInGrid$ID625 #> scientificName year month day visitUID #> 23885 Bombus lucorum 2015 4 18 6083 #> #> $observationsInGrid$ID626 #> scientificName year month day visitUID #> 789 Bombus bohemicus 2018 7 3 6122 #> 2133 Bombus terrestris 2018 4 10 5324 #> 5732 Bombus terrestris 2015 5 10 6123 #> 5772 Bombus terrestris 2015 5 3 4040 #> 5773 Bombus pratorum 2015 5 3 4040 #> 6362 Bombus terrestris 2014 3 30 6126 #> 6364 Bombus hypnorum 2014 3 30 6126 #> 6383 Bombus terrestris 2014 3 25 6124 #> 22404 Bombus soroeensis 2009 8 21 6127 #> 24103 Bombus terrestris 2015 3 28 6125 #> #> $observationsInGrid$ID627 #> scientificName year month day visitUID #> 5600 Bombus bohemicus 2015 5 18 6502 #> 5850 Bombus bohemicus 2015 4 27 4447 #> 5851 Bombus pascuorum 2015 4 27 4447 #> 6007 Bombus lucorum 2014 5 17 1063 #> 6009 Bombus soroeensis 2014 5 17 1063 #> 25115 Bombus soroeensis 2014 7 22 4808 #> 25117 Bombus pratorum 2014 7 22 1162 #> 25119 Bombus bohemicus 2014 7 22 2394 #> 25142 Bombus soroeensis 2014 7 19 1064 #> 25151 Bombus pratorum 2014 7 19 1064 #> 25156 Bombus pascuorum 2014 7 19 1064 #> 25640 Bombus norvegicus 2014 6 10 1161 #> #> $observationsInGrid$ID628 #> scientificName year month day visitUID #> 7008 Bombus soroeensis 2013 7 28 661 #> #> $observationsInGrid$ID629 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID630 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID631 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID632 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID633 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID634 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID635 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID636 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID637 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID638 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID639 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID640 #> scientificName year month day visitUID #> 6081 Bombus lapidarius 2014 5 4 406 #> 6216 Bombus bohemicus 2014 4 24 414 #> 6219 Bombus pascuorum 2014 4 23 412 #> 6306 Bombus hypnorum 2014 4 12 408 #> 6420 Bombus terrestris 2014 3 9 407 #> 7563 Bombus lapidarius 2013 5 15 409 #> 7715 Bombus terrestris 2013 4 20 411 #> 10440 Bombus pascuorum 2012 5 3 405 #> 10443 Bombus terrestris 2012 5 3 405 #> 15318 Bombus hypnorum 2009 7 7 1675 #> 15894 Bombus bohemicus 2009 5 30 415 #> 15941 Bombus pratorum 2009 5 23 413 #> 15942 Bombus pascuorum 2009 5 23 413 #> 15943 Bombus hypnorum 2009 5 3 404 #> 15945 Bombus terrestris 2009 4 3 403 #> 24126 Bombus terrestris 2015 3 18 410 #> #> $observationsInGrid$ID641 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID642 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID643 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID644 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID645 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID646 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID647 #> scientificName year month day visitUID #> 647 Bombus pratorum 2018 7 7 5197 #> #> $observationsInGrid$ID648 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID649 #> scientificName year month day visitUID #> 19233 Bombus pascuorum 2003 9 10 1523 #> #> $observationsInGrid$ID650 #> scientificName year month day visitUID #> 10739 Bombus pascuorum 2000 7 6 1655 #> 10758 Bombus hypnorum 2000 7 6 1655 #> #> $observationsInGrid$ID651 #> scientificName year month day visitUID #> 5681 Bombus hypnorum 2011 4 22 972 #> 6975 Bombus lapidarius 2013 7 28 2145 #> 10965 Bombus lucorum 2000 4 21 3861 #> 14528 Bombus norvegicus 2009 6 28 2144 #> 14529 Bombus bohemicus 2009 6 28 2144 #> 17362 Bombus rupestris 2001 8 20 2141 #> 17364 Bombus lapidarius 2001 6 10 2139 #> 17365 Bombus hypnorum 2001 8 24 2143 #> 20919 Bombus soroeensis 2016 6 19 2140 #> 21374 Bombus hortorum 2016 5 24 2142 #> #> $observationsInGrid$ID652 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID653 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID654 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID655 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID656 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID657 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID658 #> scientificName year month day visitUID #> 16907 Bombus pascuorum 2008 5 7 4846 #> #> $observationsInGrid$ID659 #> scientificName year month day visitUID #> 681 Bombus lapidarius 2018 7 8 2982 #> 682 Bombus terrestris 2018 7 8 2982 #> 10307 Bombus pascuorum 2012 5 26 2989 #> 10309 Bombus pascuorum 2012 5 29 5288 #> 12205 Bombus terrestris 2011 6 7 2981 #> 13859 Bombus hypnorum 2010 7 18 2987 #> 13861 Bombus pascuorum 2010 7 18 2987 #> 14174 Bombus pratorum 2010 5 11 2985 #> 14175 Bombus pascuorum 2010 5 11 2985 #> 14176 Bombus terrestris 2010 5 11 2985 #> 15140 Bombus sylvestris 2009 7 15 2986 #> 16083 Bombus terrestris 2009 4 28 2980 #> 16084 Bombus pascuorum 2009 4 28 2980 #> 16521 Bombus hypnorum 2008 7 9 2984 #> 18928 Bombus lapidarius 2007 7 9 971 #> 18931 Bombus hypnorum 2007 7 9 971 #> 18932 Bombus lucorum 2007 7 9 971 #> 18934 Bombus lucorum 2007 7 10 6486 #> 18935 Bombus lucorum 2007 7 11 2895 #> 18936 Bombus sylvarum 2007 7 11 2895 #> 18939 Bombus hortorum 2007 7 9 2983 #> 19147 Bombus lucorum 2007 4 30 2990 #> 19150 Bombus hypnorum 2007 4 30 2990 #> 21152 Bombus lucorum 2016 6 11 2992 #> 25782 Bombus pascuorum 2014 5 20 2988 #> #> $observationsInGrid$ID660 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID661 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID662 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID663 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID664 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID665 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID666 #> scientificName year month day visitUID #> 21570 Bombus terrestris 2016 4 5 163 #> 21571 Bombus lucorum 2016 4 5 163 #> #> $observationsInGrid$ID667 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID668 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID669 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID670 #> scientificName year month day visitUID #> 1174 Bombus pascuorum 2018 6 16 128 #> #> $observationsInGrid$ID671 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID672 #> scientificName year month day visitUID #> 1757 Bombus lapidarius 2018 5 5 1849 #> 1758 Bombus terrestris 2018 5 5 1849 #> 2427 Bombus terrestris 2017 7 5 3465 #> 2430 Bombus lapidarius 2017 7 5 3108 #> 2431 Bombus terrestris 2017 7 5 3108 #> 5040 Bombus terrestris 2017 5 2 1850 #> 5256 Bombus terrestris 2017 3 28 1853 #> 15766 Bombus terrestris 2009 5 8 3463 #> 19368 Bombus hypnorum 2017 3 23 1852 #> 19419 Bombus hypnorum 2016 7 5 3464 #> 19836 Bombus terrestris 2016 5 31 1854 #> 19838 Bombus 2016 5 3 1851 #> #> $observationsInGrid$ID673 #> scientificName year month day visitUID #> 1140 Bombus subterraneus 2018 6 18 1845 #> 1299 Bombus subterraneus 2018 6 9 4102 #> 1301 Bombus rupestris 2018 6 9 4100 #> 1305 Bombus pascuorum 2018 6 9 4100 #> 1307 Bombus ruderarius 2018 6 9 4100 #> 1308 Bombus subterraneus 2018 6 9 4099 #> 1862 Bombus lapidarius 2018 4 27 6512 #> 2868 Bombus sylvarum 2017 7 12 6257 #> 2869 Bombus soroeensis 2017 7 12 6257 #> 3582 Bombus soroeensis 2017 6 10 4104 #> 3583 Bombus hortorum 2017 6 10 4104 #> 3585 Bombus hypnorum 2017 6 10 4104 #> 3586 Bombus ruderarius 2017 6 10 4104 #> 3588 Bombus sylvarum 2017 6 10 4104 #> 3589 Bombus ruderarius 2017 6 10 4104 #> 3773 Bombus terrestris 2017 8 21 1847 #> 4571 Bombus ruderarius 2017 7 9 4103 #> 4572 Bombus lapidarius 2017 7 9 4103 #> 4575 Bombus terrestris 2017 7 9 4103 #> 4674 Bombus lucorum 2017 7 3 1021 #> 4675 Bombus subterraneus 2017 7 3 1021 #> 4676 Bombus barbutellus 2017 7 3 1021 #> 5673 Bombus pascuorum 2015 5 11 3839 #> 5729 Bombus terrestris 2015 5 10 5680 #> 5731 Bombus hypnorum 2015 5 10 5680 #> 6028 Bombus pascuorum 2014 5 15 4095 #> 6033 Bombus hortorum 2014 5 15 4346 #> 6046 Bombus norvegicus 2014 5 12 1165 #> 6067 Bombus terrestris 2014 5 9 6509 #> 6088 Bombus terrestris 2014 5 4 5677 #> 6116 Bombus terrestris 2014 3 24 6546 #> 6270 Bombus terrestris 2014 4 19 5687 #> 6325 Bombus pratorum 2014 4 4 5676 #> 6327 Bombus hypnorum 2014 4 4 5676 #> 6347 Bombus cryptarum 2014 3 29 1157 #> 6349 Bombus terrestris 2014 3 30 6547 #> 6357 Bombus bohemicus 2014 3 29 1157 #> 6371 Bombus terrestris 2014 3 29 1157 #> 6386 Bombus hypnorum 2014 3 24 6546 #> 6427 Bombus lapidarius 2014 2 25 254 #> 6520 Bombus terrestris 2013 8 16 5683 #> 6521 Bombus pascuorum 2013 12 16 5684 #> 6522 Bombus ruderarius 2013 8 16 5683 #> 6523 Bombus rupestris 2013 12 16 5684 #> 6524 Bombus lapidarius 2013 12 16 5684 #> 6819 Bombus hortorum 2013 7 19 4349 #> 14241 Bombus lapidarius 2010 5 1 4091 #> 20442 Bombus rupestris 2016 7 30 5688 #> 20479 Bombus terrestris 2016 7 25 4097 #> 21159 Bombus sylvestris 2016 6 15 4347 #> 21160 Bombus terrestris 2016 6 15 4347 #> 22985 Bombus lapidarius 2015 8 28 6513 #> 23188 Bombus lapidarius 2015 8 5 6508 #> 23209 Bombus rupestris 2015 8 2 238 #> 23212 Bombus rupestris 2015 8 1 1020 #> 23214 Bombus sylvarum 2015 8 2 4345 #> 23217 Bombus barbutellus 2015 8 2 4345 #> 23299 Bombus terrestris 2015 7 23 4096 #> 23301 Bombus hortorum 2015 7 23 4096 #> 24122 Bombus terrestris 2015 3 19 5686 #> 24142 Bombus hypnorum 2015 3 17 5685 #> 24857 Bombus terrestris 2014 9 14 4094 #> 24929 Bombus sylvestris 2014 7 14 5682 #> 24938 Bombus lapidarius 2014 8 14 4093 #> 24966 Bombus pascuorum 2014 8 7 6544 #> 24971 Bombus bohemicus 2014 8 7 5678 #> 25028 Bombus soroeensis 2014 8 2 6543 #> 25125 Bombus terrestris 2014 7 21 6510 #> 25139 Bombus subterraneus 2014 7 19 1498 #> 25161 Bombus rupestris 2014 7 18 239 #> 25164 Bombus bohemicus 2014 7 18 239 #> 25176 Bombus sylvarum 2014 7 16 4348 #> 25177 Bombus bohemicus 2014 7 16 4348 #> 25178 Bombus lapidarius 2014 7 16 4348 #> 25179 Bombus pratorum 2014 7 16 4348 #> 25186 Bombus campestris 2014 7 16 6545 #> 25188 Bombus pratorum 2014 7 16 6545 #> 25205 Bombus bohemicus 2014 7 14 5682 #> 25206 Bombus ruderarius 2014 7 14 5682 #> 25450 Bombus sylvarum 2014 6 26 4098 #> 25627 Bombus lapidarius 2014 6 11 5681 #> 25651 Bombus sylvarum 2014 6 8 5679 #> 25654 Bombus terrestris 2014 6 8 5679 #> 25659 Bombus lapidarius 2014 6 8 1163 #> 25705 Bombus hypnorum 2014 6 2 4092 #> 25706 Bombus sylvarum 2014 6 2 4092 #> 25710 Bombus terrestris 2014 6 2 4092 #> 25732 Bombus lapidarius 2014 5 30 6514 #> 25846 Bombus lapidarius 2014 5 22 6511 #> #> $observationsInGrid$ID674 #> scientificName year month day visitUID #> 5672 Bombus soroeensis 2015 5 11 6549 #> 5720 Bombus soroeensis 2015 5 11 6550 #> 5860 Bombus sylvarum 2015 4 26 1777 #> 6000 Bombus sylvestris 2014 5 18 6551 #> 6224 Bombus terrestris 2014 4 22 1775 #> 6226 Bombus pascuorum 2014 4 22 1775 #> 6340 Bombus pratorum 2014 4 1 1769 #> 6342 Bombus terrestris 2014 4 1 1769 #> 6343 Bombus lucorum 2014 4 1 1769 #> 6382 Bombus lucorum 2014 3 25 1776 #> 6511 Bombus jonellus 2013 8 19 1774 #> 6561 Bombus pascuorum 2013 8 10 1771 #> 11281 Bombus 2011 8 28 4483 #> 23904 Bombus lapidarius 2015 4 18 1773 #> 24977 Bombus pascuorum 2014 8 6 1770 #> 25219 Bombus ruderarius 2014 7 12 1772 #> 25221 Bombus lapidarius 2014 7 12 1772 #> 25228 Bombus lucorum 2014 7 12 1772 #> 25252 Bombus soroeensis 2014 7 12 1772 #> 25445 Bombus pascuorum 2014 6 29 1778 #> 25629 Bombus sylvestris 2014 6 10 6548 #> #> $observationsInGrid$ID675 #> scientificName year month day visitUID #> 6373 Bombus pratorum 2014 3 29 601 #> 21498 Bombus sylvarum 2016 5 7 6532 #> 23463 Bombus barbutellus 2015 7 10 1934 #> 23769 Bombus soroeensis 2015 6 15 1935 #> 23877 Bombus terrestris 2015 4 19 5344 #> 23889 Bombus pratorum 2015 4 19 5344 #> 23929 Bombus pratorum 2015 4 11 5343 #> 25141 Bombus pratorum 2014 7 19 1936 #> #> $observationsInGrid$ID676 #> scientificName year month day visitUID #> 449 Bombus pratorum 2018 7 20 2770 #> 451 Bombus pascuorum 2018 7 20 2770 #> 4691 Bombus pratorum 2017 7 2 5908 #> #> $observationsInGrid$ID677 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID678 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID679 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID680 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID681 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID682 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID683 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID684 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID685 #> scientificName year month day visitUID #> 24919 Bombus pratorum 2014 8 16 5457 #> #> $observationsInGrid$ID686 #> scientificName year month day visitUID #> 5242 Bombus hypnorum 2017 4 2 73 #> #> $observationsInGrid$ID687 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID688 #> scientificName year month day visitUID #> 6082 Bombus lapidarius 2014 4 29 6390 #> 6211 Bombus hypnorum 2014 4 24 6388 #> 7624 Bombus pascuorum 2013 5 9 6385 #> 10195 Bombus lapidarius 2012 6 16 1292 #> 10522 Bombus hypnorum 2012 4 24 6387 #> 12375 Bombus lapidarius 2011 5 21 6386 #> 14447 Bombus lucorum 2010 4 16 1978 #> 16221 Bombus terrestris 2009 4 4 6384 #> 16978 Bombus pratorum 2008 5 3 307 #> 17022 Bombus hypnorum 2008 4 26 308 #> 17023 Bombus terrestris 2008 4 26 308 #> 18186 Bombus pratorum 2007 8 12 1977 #> 18390 Bombus pratorum 2007 9 1 306 #> 21644 Bombus hypnorum 2016 4 26 6389 #> #> $observationsInGrid$ID689 #> scientificName year month day visitUID #> 15808 Bombus pratorum 2009 6 16 1976 #> #> $observationsInGrid$ID690 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID691 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID692 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID693 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID694 #> scientificName year month day visitUID #> 175 Bombus lapidarius 2018 6 8 1489 #> 178 Bombus lucorum 2018 6 8 579 #> 180 Bombus pascuorum 2018 6 8 579 #> 181 Bombus pratorum 2018 7 13 580 #> #> $observationsInGrid$ID695 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID696 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID697 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID698 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID699 #> scientificName year month day visitUID #> 10809 Bombus lucorum 2000 6 17 3638 #> 21418 Bombus pascuorum 2015 8 20 3361 #> #> $observationsInGrid$ID700 #> scientificName year month day visitUID #> 10964 Bombus terrestris 2000 4 24 2701 #> 11486 Bombus hortorum 2011 8 14 959 #> #> $observationsInGrid$ID701 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID702 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID703 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID704 #> scientificName year month day visitUID #> 910 Bombus sylvarum 2018 6 27 5786 #> 4465 Bombus lucorum 2017 7 14 917 #> #> $observationsInGrid$ID705 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID706 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID707 #> scientificName year month day visitUID #> 4249 Bombus hypnorum 2017 7 19 323 #> #> $observationsInGrid$ID708 #> scientificName year month day visitUID #> 18940 Bombus lucorum 2007 7 15 4793 #> #> $observationsInGrid$ID709 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID710 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID711 #> scientificName year month day visitUID #> 17580 Bombus lapidarius 2007 6 11 1480 #> #> $observationsInGrid$ID712 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID713 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID714 #> scientificName year month day visitUID #> 25589 Bombus hortorum 2014 6 15 2523 #> 25672 Bombus hypnorum 2014 6 6 3407 #> #> $observationsInGrid$ID715 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID716 #> scientificName year month day visitUID #> 7775 Bombus hortorum 2007 7 18 2837 #> #> $observationsInGrid$ID717 #> scientificName year month day visitUID #> 21301 Bombus humilis 2016 5 29 70 #> #> $observationsInGrid$ID718 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID719 #> scientificName year month day visitUID #> 23243 Bombus ruderarius 2015 6 16 6564 #> 23861 Bombus pascuorum 2015 5 21 6565 #> 23862 Bombus pratorum 2015 5 21 6565 #> #> $observationsInGrid$ID720 #> scientificName year month day visitUID #> 1586 Bombus lapidarius 2018 5 13 3146 #> 1590 Bombus hypnorum 2018 5 13 3146 #> 2861 Bombus lucorum 2017 8 14 3139 #> 5111 Bombus hypnorum 2017 4 16 3147 #> 5398 Bombus bohemicus 2015 7 9 3144 #> 7770 Bombus hypnorum 2011 4 16 3634 #> 7771 Bombus terrestris 2011 4 16 3634 #> 9142 Bombus bohemicus 2012 7 15 2664 #> 9699 Bombus ruderarius 2012 7 11 3145 #> 25785 Bombus rupestris 2014 5 26 3148 #> #> $observationsInGrid$ID721 #> scientificName year month day visitUID #> 2910 Bombus lapidarius 2017 7 1 1040 #> 2912 Bombus terrestris 2017 8 11 1041 #> 2913 Bombus terrestris 2017 8 11 1041 #> 5541 Bombus sylvarum 2015 6 21 4619 #> 6379 Bombus hypnorum 2014 3 28 458 #> 6885 Bombus pascuorum 2013 8 7 4616 #> 7319 Bombus pascuorum 2013 6 23 4621 #> 7320 Bombus lapidarius 2013 6 23 4621 #> 7322 Bombus terrestris 2013 6 23 4621 #> 7524 Bombus bohemicus 2013 5 25 457 #> 7566 Bombus sylvarum 2013 5 6 455 #> 7617 Bombus hypnorum 2013 5 10 456 #> 7618 Bombus lucorum 2013 5 10 456 #> 7619 Bombus terrestris 2013 5 10 456 #> 7657 Bombus terrestris 2013 5 6 455 #> 9253 Bombus sylvarum 2012 7 14 4618 #> 9254 Bombus hortorum 2012 7 14 4618 #> 9255 Bombus pascuorum 2012 7 14 4618 #> 9256 Bombus subterraneus 2012 7 14 4618 #> 9717 Bombus soroeensis 2012 8 4 4089 #> 9718 Bombus soroeensis 2012 8 4 4089 #> 9719 Bombus lapidarius 2012 8 4 4089 #> 10477 Bombus lucorum 2012 4 30 3352 #> 11557 Bombus sylvarum 2011 8 1 4615 #> 11559 Bombus soroeensis 2011 8 2 4228 #> 11586 Bombus subterraneus 2011 8 1 3894 #> 11874 Bombus subterraneus 2011 7 12 6265 #> 11875 Bombus subterraneus 2011 7 12 3472 #> 13916 Bombus soroeensis 2010 7 3 1461 #> 13917 Bombus subterraneus 2010 7 3 1461 #> 13979 Bombus soroeensis 2010 6 12 1462 #> 13981 Bombus terrestris 2010 6 12 1462 #> 13985 Bombus pratorum 2010 6 12 1462 #> 13987 Bombus lapidarius 2010 6 12 1462 #> 20312 Bombus lapidarius 2016 8 11 4617 #> 20420 Bombus sylvarum 2016 7 31 514 #> 20502 Bombus lapidarius 2016 7 16 5901 #> 20503 Bombus terrestris 2016 7 16 4614 #> 23016 Bombus campestris 2013 7 31 1039 #> 23017 Bombus hortorum 2012 8 12 1032 #> 23019 Bombus lucorum 2012 7 15 1035 #> 23023 Bombus soroeensis 2013 6 1 1027 #> 23026 Bombus pascuorum 2013 5 19 1037 #> 23030 Bombus terrestris 2013 6 1 1027 #> 23033 Bombus jonellus 2013 6 1 1027 #> 23035 Bombus subterraneus 2012 7 18 1036 #> 23037 Bombus soroeensis 2012 8 14 1034 #> 23038 Bombus ruderarius 2012 8 10 1031 #> 23041 Bombus hypnorum 2013 6 1 1027 #> 23044 Bombus jonellus 2013 6 5 1029 #> 23045 Bombus campestris 2013 8 4 1028 #> 23046 Bombus pratorum 2013 5 9 1030 #> 23049 Bombus pascuorum 2012 5 1 1026 #> 23052 Bombus pratorum 2012 7 21 1038 #> 23054 Bombus subterraneus 2012 7 13 1033 #> 23056 Bombus pascuorum 2012 7 13 1033 #> 23058 Bombus lapidarius 2013 6 1 1027 #> 25488 Bombus pratorum 2014 6 22 4620 #> 25489 Bombus hortorum 2014 6 22 4620 #> 25493 Bombus subterraneus 2014 6 22 4620 #> 25623 Bombus hortorum 2014 6 10 3544 #> #> $observationsInGrid$ID722 #> scientificName year month day visitUID #> 5717 Bombus lapidarius 2015 5 11 2437 #> 11090 Bombus soroeensis 2011 9 1 6539 #> 11095 Bombus pascuorum 2011 8 4 6540 #> 21793 Bombus terrestris 2016 4 9 2436 #> #> $observationsInGrid$ID723 #> scientificName year month day visitUID #> 7609 Bombus sylvarum 2012 6 16 3286 #> 7611 Bombus terrestris 2012 7 8 3285 #> 22229 Bombus soroeensis 2012 6 27 3288 #> 22233 Bombus sylvarum 2012 5 25 3287 #> #> $observationsInGrid$ID724 #> scientificName year month day visitUID #> 1434 Bombus subterraneus 2018 5 29 1380 #> 6763 Bombus lapidarius 2013 8 14 851 #> #> $observationsInGrid$ID725 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID726 #> scientificName year month day visitUID #> 4467 Bombus pascuorum 2017 8 13 303 #> #> $observationsInGrid$ID727 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID728 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID729 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID730 #> scientificName year month day visitUID #> 16701 Bombus bohemicus 2008 6 24 3814 #> #> $observationsInGrid$ID731 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID732 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID733 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID734 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID735 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID736 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID737 #> scientificName year month day visitUID #> 3711 Bombus pratorum 2017 7 26 5742 #> 19837 Bombus sylvestris 2015 7 14 5740 #> 19844 Bombus hypnorum 2016 7 15 5741 #> 23074 Bombus rupestris 2013 7 10 5739 #> #> $observationsInGrid$ID738 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID739 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID740 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID741 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID742 #> scientificName year month day visitUID #> 15664 Bombus lapidarius 2008 6 27 6483 #> #> $observationsInGrid$ID743 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID744 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID745 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID746 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID747 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID748 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID749 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID750 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID751 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID752 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID753 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID754 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID755 #> scientificName year month day visitUID #> 15755 Bombus terrestris 2009 6 23 3459 #> #> $observationsInGrid$ID756 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID757 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID758 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID759 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID760 #> scientificName year month day visitUID #> 10388 Bombus sylvestris 2012 5 6 4847 #> #> $observationsInGrid$ID761 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID762 #> scientificName year month day visitUID #> 17559 Bombus lapidarius 2007 8 21 2522 #> 17629 Bombus hortorum 2007 8 21 2522 #> #> $observationsInGrid$ID763 #> scientificName year month day visitUID #> 8706 Bombus pascuorum 2009 8 14 1627 #> 9442 Bombus terrestris 2012 8 24 1983 #> 9899 Bombus pascuorum 2012 7 18 5420 #> #> $observationsInGrid$ID764 #> scientificName year month day visitUID #> 7418 Bombus pascuorum 2013 6 6 4231 #> 9446 Bombus lapidarius 2012 8 27 2928 #> 15474 Bombus soroeensis 2008 7 13 563 #> 15475 Bombus pascuorum 2008 7 13 561 #> 15476 Bombus lucorum 2008 7 13 561 #> 15478 Bombus terrestris 2008 7 13 561 #> 15638 Bombus lapidarius 2008 7 13 561 #> #> $observationsInGrid$ID765 #> scientificName year month day visitUID #> 869 Bombus terrestris 2018 6 28 6432 #> 958 Bombus pascuorum 2018 6 24 6699 #> 2903 Bombus sylvestris 2017 7 15 6430 #> 7155 Bombus bohemicus 2013 7 8 6429 #> 7156 Bombus campestris 2013 7 8 6429 #> 7754 Bombus terrestris 2004 7 13 775 #> 7756 Bombus terrestris 2004 7 13 775 #> 7759 Bombus terrestris 2004 7 13 775 #> 7761 Bombus terrestris 2004 7 13 775 #> 7763 Bombus terrestris 2004 7 13 775 #> 7764 Bombus terrestris 2004 7 13 775 #> 7767 Bombus terrestris 2004 7 13 775 #> 7772 Bombus terrestris 2004 7 13 775 #> 13935 Bombus pratorum 2010 6 22 6431 #> 15321 Bombus soroeensis 2009 7 5 4947 #> 23279 Bombus bohemicus 2015 7 7 6428 #> #> $observationsInGrid$ID766 #> scientificName year month day visitUID #> 15323 Bombus norvegicus 2009 7 5 5315 #> 15758 Bombus lucorum 2009 6 22 2304 #> 15959 Bombus pratorum 2009 5 24 5316 #> 22139 Bombus norvegicus 2015 8 13 2303 #> #> $observationsInGrid$ID767 #> scientificName year month day visitUID #> 1004 Bombus pascuorum 2018 6 23 5612 #> 3835 Bombus bohemicus 2016 7 3 2882 #> 10192 Bombus rupestris 2012 6 6 6358 #> 12425 Bombus hortorum 2011 5 14 6359 #> 20237 Bombus soroeensis 2016 7 8 6417 #> 20627 Bombus pratorum 2014 4 27 5325 #> 21067 Bombus soroeensis 2016 6 17 5374 #> 21282 Bombus hortorum 2016 5 30 6361 #> 21456 Bombus terrestris 2016 5 5 6357 #> 25794 Bombus lucorum 2014 5 26 6360 #> 25796 Bombus soroeensis 2014 5 26 6360 #> 25802 Bombus sylvarum 2014 5 26 6360 #> #> $observationsInGrid$ID768 #> scientificName year month day visitUID #> 1124 Bombus pratorum 2018 6 19 4299 #> 6422 Bombus terrestris 2014 3 9 4200 #> 11996 Bombus jonellus 2011 6 24 6419 #> 12429 Bombus campestris 2011 5 14 4255 #> 12430 Bombus bohemicus 2011 5 14 4255 #> 12476 Bombus lapidarius 2011 4 30 1628 #> 14763 Bombus sylvestris 2009 7 7 3453 #> 15312 Bombus bohemicus 2009 7 7 3453 #> 15841 Bombus pascuorum 2009 6 9 1016 #> 15842 Bombus campestris 2009 6 9 1016 #> 25833 Bombus hortorum 2014 5 22 5897 #> #> $observationsInGrid$ID769 #> scientificName year month day visitUID #> 24723 Bombus bohemicus 2014 7 24 4043 #> #> $observationsInGrid$ID770 #> scientificName year month day visitUID #> 4963 Bombus pratorum 2017 7 4 3 #> 15148 Bombus hypnorum 2009 7 16 5389 #> #> $observationsInGrid$ID771 #> scientificName year month day visitUID #> 6970 Bombus lucorum 2013 7 31 5868 #> 7101 Bombus 2013 7 18 5867 #> 15195 Bombus jonellus 2009 6 30 3607 #> #> $observationsInGrid$ID772 #> scientificName year month day visitUID #> 3640 Bombus pratorum 2017 5 28 3602 #> 5825 Bombus lapidarius 2015 4 28 669 #> 5826 Bombus terrestris 2015 4 28 669 #> 19487 Bombus terrestris 2016 7 25 3601 #> 19488 Bombus bohemicus 2016 8 1 3599 #> 20758 Bombus 2016 7 7 3600 #> #> $observationsInGrid$ID773 #> scientificName year month day visitUID #> 2866 Bombus hortorum 2017 7 13 6383 #> 5934 Bombus soroeensis 2015 4 21 6396 #> 9306 Bombus terrestris 2012 8 29 673 #> 9313 Bombus bohemicus 2012 8 9 671 #> 9344 Bombus hortorum 2012 7 4 670 #> 9345 Bombus sylvarum 2012 7 4 670 #> 9351 Bombus pascuorum 2012 6 20 672 #> 22457 Bombus pascuorum 2009 8 5 1097 #> #> $observationsInGrid$ID774 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID775 #> scientificName year month day visitUID #> 23332 Bombus bohemicus 2010 7 26 3334 #> 23333 Bombus pratorum 2011 4 22 3332 #> 23334 Bombus bohemicus 2010 7 24 3333 #> 23335 Bombus terrestris 2014 4 19 3331 #> 23336 Bombus campestris 2011 7 18 3330 #> 23337 Bombus pratorum 2010 7 24 3333 #> 23339 Bombus pascuorum 2010 7 24 3333 #> 23344 Bombus norvegicus 2015 5 2 3329 #> 23346 Bombus rupestris 2010 7 24 3333 #> 23348 Bombus hypnorum 2010 7 24 3333 #> 24993 Bombus jonellus 2014 8 4 1848 #> #> $observationsInGrid$ID776 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID777 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID778 #> scientificName year month day visitUID #> 7551 Bombus pascuorum 2013 5 12 3212 #> 9569 Bombus soroeensis 2012 6 21 3213 #> #> $observationsInGrid$ID779 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID780 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID781 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID782 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID783 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID784 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID785 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID786 #> scientificName year month day visitUID #> 954 Bombus hortorum 2018 6 25 802 #> 4878 Bombus 2017 5 15 1856 #> 20754 Bombus pascuorum 2016 7 8 800 #> 20756 Bombus hypnorum 2016 7 8 800 #> 20815 Bombus hypnorum 2016 7 6 799 #> 20821 Bombus pratorum 2016 7 6 4695 #> 20928 Bombus pratorum 2016 6 28 803 #> 21030 Bombus rupestris 2016 6 20 3964 #> 21167 Bombus pascuorum 2016 6 14 801 #> 21168 Bombus lapidarius 2016 6 14 801 #> 21505 Bombus lapidarius 2016 5 2 798 #> #> $observationsInGrid$ID787 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID788 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID789 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID790 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID791 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID792 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID793 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID794 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID795 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID796 #> scientificName year month day visitUID #> 1220 Bombus pascuorum 2017 8 25 2559 #> #> $observationsInGrid$ID797 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID798 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID799 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID800 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID801 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID802 #> scientificName year month day visitUID #> 15958 Bombus norvegicus 2009 5 25 1357 #> #> $observationsInGrid$ID803 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID804 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID805 #> scientificName year month day visitUID #> 4240 Bombus hypnorum 2017 7 27 4167 #> 5520 Bombus lapidarius 2015 7 23 4166 #> #> $observationsInGrid$ID806 #> scientificName year month day visitUID #> 12590 Bombus hypnorum 2011 4 18 5827 #> 21346 Bombus lapidarius 2016 5 27 4244 #> 21347 Bombus lucorum 2016 5 27 4244 #> 21727 Bombus lapidarius 2016 4 16 4996 #> #> $observationsInGrid$ID807 #> scientificName year month day visitUID #> 1186 Bombus hypnorum 2018 6 16 754 #> 1187 Bombus bohemicus 2018 6 16 754 #> 4594 Bombus pascuorum 2017 7 7 742 #> 4880 Bombus pratorum 2017 5 16 768 #> 5188 Bombus hypnorum 2017 4 9 5693 #> 5581 Bombus rupestris 2015 6 9 745 #> 5703 Bombus pascuorum 2015 5 21 755 #> 5751 Bombus pascuorum 2015 5 6 740 #> 5752 Bombus lapidarius 2015 5 6 740 #> 7185 Bombus lucorum 2013 7 7 765 #> 7187 Bombus pascuorum 2013 7 7 765 #> 14451 Bombus terrestris 2010 4 15 763 #> 19277 Bombus hypnorum 2017 4 7 741 #> 20229 Bombus bohemicus 2016 8 24 769 #> 20475 Bombus pratorum 2016 7 26 770 #> 21193 Bombus rupestris 2016 6 12 764 #> 21487 Bombus bohemicus 2016 5 8 766 #> 21588 Bombus lapidarius 2016 5 2 746 #> 21762 Bombus hypnorum 2016 4 11 750 #> 21877 Bombus lucorum 2016 4 2 734 #> 22179 Bombus lucorum 2014 3 11 749 #> 22192 Bombus sylvarum 2013 8 3 737 #> 22194 Bombus pascuorum 2013 8 3 737 #> 22196 Bombus lapidarius 2013 8 3 737 #> 22199 Bombus lapidarius 2013 7 25 758 #> 22247 Bombus pascuorum 2013 4 25 756 #> 22281 Bombus bohemicus 2012 5 2 735 #> 22284 Bombus lapidarius 2012 5 2 735 #> 22331 Bombus terrestris 2011 4 10 748 #> 22371 Bombus terrestris 2010 10 3 738 #> 22388 Bombus pascuorum 2010 5 11 751 #> 22396 Bombus pratorum 2010 4 27 759 #> 22401 Bombus terrestris 2010 3 30 760 #> 22534 Bombus rupestris 2009 7 25 757 #> 22539 Bombus bohemicus 2009 7 2 736 #> 22542 Bombus sylvarum 2009 6 9 744 #> 22543 Bombus soroeensis 2009 6 11 752 #> 22552 Bombus hypnorum 2009 4 13 753 #> 22554 Bombus lapidarius 2009 4 10 747 #> 22558 Bombus lapidarius 2009 4 5 739 #> 22565 Bombus pascuorum 2007 7 1 733 #> 22566 Bombus lapidarius 2007 7 1 733 #> 22928 Bombus rupestris 2015 9 7 743 #> 23474 Bombus terrestris 2009 4 13 767 #> #> $observationsInGrid$ID808 #> scientificName year month day visitUID #> 6160 Bombus lapidarius 2014 4 27 4535 #> 7085 Bombus lapidarius 2013 7 20 2609 #> 7087 Bombus pascuorum 2013 7 20 2609 #> 7493 Bombus sylvarum 2013 5 31 687 #> 7494 Bombus lapidarius 2013 5 31 687 #> 7495 Bombus lucorum 2013 5 31 687 #> 9755 Bombus hortorum 2012 8 2 1333 #> 15803 Bombus ruderarius 2009 6 17 4534 #> 15804 Bombus sylvarum 2009 6 17 4534 #> 22242 Bombus lapidarius 2013 5 5 3893 #> #> $observationsInGrid$ID809 #> scientificName year month day visitUID #> 3980 Bombus pascuorum 2017 8 21 6644 #> 20220 Bombus pascuorum 2016 8 27 2826 #> 20405 Bombus lucorum 2016 8 3 1092 #> 23176 Bombus lapidarius 2015 8 12 817 #> #> $observationsInGrid$ID810 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID811 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID812 #> scientificName year month day visitUID #> 2253 Bombus lucorum 2011 5 7 4975 #> 2258 Bombus humilis 2014 8 14 4976 #> 2260 Bombus humilis 2015 4 23 4979 #> 2261 Bombus lapidarius 2015 5 20 4977 #> 2262 Bombus pascuorum 2015 4 29 4980 #> 5808 Bombus humilis 2015 4 23 4978 #> 19403 Bombus humilis 2015 4 23 4979 #> #> $observationsInGrid$ID813 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID814 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID815 #> scientificName year month day visitUID #> 999 Bombus pascuorum 2018 6 23 3448 #> 1003 Bombus pratorum 2018 6 23 3448 #> 7163 Bombus rupestris 2013 7 6 2727 #> 9823 Bombus hortorum 2012 7 28 890 #> 9828 Bombus pratorum 2012 7 28 890 #> 9831 Bombus soroeensis 2012 7 28 890 #> 9832 Bombus campestris 2012 7 28 890 #> #> $observationsInGrid$ID816 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID817 #> scientificName year month day visitUID #> 13906 Bombus sylvarum 2010 7 5 4879 #> 15830 Bombus soroeensis 2009 6 10 4880 #> 19407 Bombus pascuorum 2016 8 31 1310 #> 20027 Bombus bohemicus 2016 7 9 3467 #> 20029 Bombus hortorum 2016 7 9 3467 #> 22893 Bombus lucorum 2015 8 1 3466 #> 22894 Bombus sylvestris 2015 8 1 3466 #> 22912 Bombus campestris 2012 9 9 3468 #> #> $observationsInGrid$ID818 #> scientificName year month day visitUID #> 608 Bombus soroeensis 2018 6 6 1113 #> 1533 Bombus sylvarum 2018 5 17 1663 #> 1606 Bombus pascuorum 2018 5 13 5418 #> 1607 Bombus lapidarius 2018 5 13 5418 #> 1629 Bombus lapidarius 2018 5 10 3203 #> 1675 Bombus lapidarius 2018 5 4 1110 #> 1676 Bombus pascuorum 2018 5 4 1110 #> 1677 Bombus hypnorum 2018 5 4 1110 #> 2064 Bombus terrestris 2018 4 17 1722 #> 2065 Bombus pascuorum 2018 4 17 1722 #> 2120 Bombus lucorum 2018 4 13 5834 #> 2152 Bombus lucorum 2018 4 9 1142 #> 2251 Bombus soroeensis 2017 8 2 4957 #> 4696 Bombus lapidarius 2017 6 21 1128 #> 5113 Bombus pratorum 2017 4 21 1127 #> 5191 Bombus lucorum 2017 4 9 2768 #> 5277 Bombus pascuorum 2016 5 1 1490 #> 5457 Bombus hypnorum 2015 9 27 1137 #> 5605 Bombus hypnorum 2015 5 15 1256 #> 5817 Bombus bohemicus 2015 4 30 4052 #> 5821 Bombus lapidarius 2015 4 28 1138 #> 5921 Bombus lucorum 2015 4 22 1132 #> 6183 Bombus pratorum 2014 4 22 1131 #> 6421 Bombus terrestris 2014 3 9 1115 #> 7229 Bombus sylvestris 2013 7 2 6637 #> 7267 Bombus sylvestris 2013 6 30 6261 #> 7431 Bombus soroeensis 2013 6 6 1259 #> 7433 Bombus rupestris 2013 6 6 1259 #> 7708 Bombus pascuorum 2013 4 21 1126 #> 9734 Bombus rupestris 2012 8 2 3050 #> 10359 Bombus sylvarum 2012 5 16 1260 #> 10509 Bombus hypnorum 2012 4 28 4392 #> 10511 Bombus pratorum 2012 4 27 1136 #> 12360 Bombus bohemicus 2011 5 21 2769 #> 12367 Bombus pratorum 2011 5 20 1262 #> 12368 Bombus lapidarius 2011 5 20 1125 #> 12415 Bombus bohemicus 2011 5 15 4201 #> 12495 Bombus sylvarum 2011 4 27 1768 #> 12517 Bombus bohemicus 2011 4 25 1134 #> 12548 Bombus pascuorum 2011 4 22 1130 #> 13640 Bombus barbutellus 2010 8 11 1116 #> 13642 Bombus lapidarius 2010 8 11 1116 #> 13971 Bombus soroeensis 2010 6 14 1119 #> 13989 Bombus soroeensis 2010 6 13 1118 #> 14042 Bombus sylvarum 2010 5 31 1141 #> 14060 Bombus hortorum 2010 5 28 1264 #> 14062 Bombus pratorum 2010 5 29 1139 #> 14503 Bombus lucorum 2010 3 27 1135 #> 15298 Bombus magnus 2009 7 7 1114 #> 15471 Bombus soroeensis 2008 8 14 4257 #> 15710 Bombus hortorum 2009 7 4 1111 #> 15784 Bombus lapidarius 2009 6 19 1123 #> 15897 Bombus sylvarum 2009 6 1 1258 #> 16015 Bombus hortorum 2009 5 17 1121 #> 16036 Bombus pascuorum 2009 5 13 1117 #> 16037 Bombus terrestris 2009 5 13 1117 #> 16128 Bombus lucorum 2009 4 30 1140 #> 16157 Bombus pratorum 2009 4 22 1129 #> 16230 Bombus terrestris 2009 4 4 1109 #> 16232 Bombus pratorum 2009 4 4 1109 #> 16236 Bombus terrestris 2009 4 2 1106 #> 19344 Bombus terrestris 2017 3 26 1143 #> 20541 Bombus hortorum 2016 6 14 1120 #> 20761 Bombus soroeensis 2016 6 3 1108 #> 21378 Bombus sylvarum 2016 5 19 1261 #> 21454 Bombus sylvarum 2016 5 5 1112 #> 21542 Bombus hypnorum 2016 4 23 1133 #> 21585 Bombus pratorum 2016 4 22 4051 #> 21687 Bombus hypnorum 2016 4 20 1124 #> 21690 Bombus lucorum 2016 4 20 1124 #> 23505 Bombus lapidarius 2015 6 3 1107 #> 23855 Bombus soroeensis 2015 5 29 1257 #> 23872 Bombus hypnorum 2015 4 18 1122 #> 24127 Bombus hypnorum 2015 3 18 3824 #> 25838 Bombus soroeensis 2014 5 21 1263 #> #> $observationsInGrid$ID819 #> scientificName year month day visitUID #> 4176 Bombus lucorum 2017 8 7 2610 #> 11534 Bombus pascuorum 2011 8 5 3339 #> 12316 Bombus lucorum 2011 5 9 5944 #> 15470 Bombus pascuorum 2008 7 21 762 #> 15472 Bombus pascuorum 2008 7 21 762 #> 15762 Bombus terrestris 2009 5 7 3537 #> 15764 Bombus pratorum 2009 5 7 3537 #> 19485 Bombus pratorum 2016 6 26 3683 #> #> $observationsInGrid$ID820 #> scientificName year month day visitUID #> 4351 Bombus soroeensis 2017 7 6 1282 #> 4352 Bombus hypnorum 2017 7 6 1282 #> 4356 Bombus sylvarum 2017 7 6 1282 #> 4671 Bombus pascuorum 2017 7 4 1281 #> 4672 Bombus soroeensis 2017 7 4 1281 #> 9905 Bombus pratorum 2009 7 20 1544 #> 9906 Bombus jonellus 2009 7 20 1544 #> 22053 Bombus terrestris 2015 6 26 1284 #> 22054 Bombus ruderarius 2015 6 25 1283 #> 22055 Bombus pratorum 2015 6 26 1284 #> 22060 Bombus ruderarius 2015 6 23 1288 #> #> $observationsInGrid$ID821 #> scientificName year month day visitUID #> 5164 Bombus pratorum 2017 4 11 4189 #> 11075 Bombus sylvarum 2011 9 1 4324 #> 11161 Bombus lapidarius 2011 6 29 4325 #> 13571 Bombus pratorum 2010 7 14 3085 #> #> $observationsInGrid$ID822 #> scientificName year month day visitUID #> 9307 Bombus sylvarum 2012 8 29 5183 #> 9311 Bombus lapidarius 2012 8 17 5181 #> 22437 Bombus pascuorum 2009 9 2 1736 #> 22438 Bombus pratorum 2009 7 2 3290 #> 24343 Bombus norvegicus 2014 4 29 5182 #> #> $observationsInGrid$ID823 #> scientificName year month day visitUID #> 7316 Bombus jonellus 2013 6 25 2787 #> #> $observationsInGrid$ID824 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID825 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID826 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID827 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID828 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID829 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID830 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID831 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID832 #> scientificName year month day visitUID #> 9049 Bombus pratorum 2010 7 10 5948 #> #> $observationsInGrid$ID833 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID834 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID835 #> scientificName year month day visitUID #> 12207 Bombus pascuorum 2011 6 13 4371 #> #> $observationsInGrid$ID836 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID837 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID838 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID839 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID840 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID841 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID842 #> scientificName year month day visitUID #> 878 Bombus lapidarius 2018 6 28 3709 #> 1142 Bombus jonellus 2018 6 17 3707 #> 4482 Bombus bohemicus 2017 8 13 3706 #> #> $observationsInGrid$ID843 #> scientificName year month day visitUID #> 1736 Bombus soroeensis 2018 5 5 1159 #> #> $observationsInGrid$ID844 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID845 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID846 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID847 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID848 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID849 #> scientificName year month day visitUID #> 3438 Bombus lucorum 2017 9 7 1241 #> #> $observationsInGrid$ID850 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID851 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID852 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID853 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID854 #> scientificName year month day visitUID #> 15036 Bombus pratorum 2009 8 13 1065 #> 15038 Bombus terrestris 2009 8 13 1065 #> #> $observationsInGrid$ID855 #> scientificName year month day visitUID #> 19354 Bombus cryptarum 2017 3 26 5905 #> #> $observationsInGrid$ID856 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID857 #> scientificName year month day visitUID #> 21563 Bombus pascuorum 2016 5 1 6452 #> #> $observationsInGrid$ID858 #> scientificName year month day visitUID #> 2250 Bombus hortorum 2015 7 16 2254 #> #> $observationsInGrid$ID859 #> scientificName year month day visitUID #> 781 Bombus sylvarum 2018 7 3 5403 #> 784 Bombus lapidarius 2018 7 3 5403 #> 786 Bombus lucorum 2018 7 3 5403 #> 8712 Bombus pascuorum 2007 7 26 2459 #> 10169 Bombus hortorum 2012 6 15 2460 #> 10391 Bombus bohemicus 2012 5 6 2458 #> 15463 Bombus pratorum 2008 7 24 2847 #> 15634 Bombus lapidarius 2008 7 24 2847 #> 17503 Bombus pascuorum 2007 7 26 2461 #> 22545 Bombus humilis 2009 5 30 5404 #> #> $observationsInGrid$ID860 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID861 #> scientificName year month day visitUID #> 12464 Bombus rupestris 2011 4 28 427 #> 12467 Bombus pratorum 2011 4 28 427 #> 12468 Bombus terrestris 2011 4 28 427 #> 23066 Bombus pratorum 2015 5 24 1992 #> #> $observationsInGrid$ID862 #> scientificName year month day visitUID #> 15467 Bombus norvegicus 2008 6 25 2993 #> 25050 Bombus hypnorum 2014 7 19 5522 #> #> $observationsInGrid$ID863 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID864 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID865 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID866 #> scientificName year month day visitUID #> 4993 Bombus hypnorum 2017 5 5 3246 #> 4994 Bombus terrestris 2017 5 5 3246 #> 4995 Bombus pratorum 2017 5 5 3246 #> 20021 Bombus lucorum 2016 7 10 4960 #> #> $observationsInGrid$ID867 #> scientificName year month day visitUID #> 23291 Bombus sylvestris 2015 7 5 2726 #> 23292 Bombus bohemicus 2015 7 5 2726 #> #> $observationsInGrid$ID868 #> scientificName year month day visitUID #> 11266 Bombus magnus 2011 8 20 449 #> #> $observationsInGrid$ID869 #> scientificName year month day visitUID #> 5274 Bombus lapidarius 2016 5 3 5719 #> 7465 Bombus soroeensis 2013 6 2 3400 #> 7469 Bombus terrestris 2013 6 2 3400 #> 7473 Bombus lucorum 2013 6 2 3400 #> 7475 Bombus hortorum 2013 6 2 3400 #> 10341 Bombus bohemicus 2012 5 20 3401 #> 12531 Bombus pratorum 2011 4 24 5721 #> 12532 Bombus lucorum 2011 4 24 5721 #> 15899 Bombus lucorum 2009 5 31 5722 #> 15900 Bombus lapidarius 2009 5 31 5722 #> 15901 Bombus pascuorum 2009 5 31 5722 #> 15989 Bombus lapidarius 2009 5 21 5720 #> 20377 Bombus campestris 2016 6 24 3403 #> 25793 Bombus hortorum 2014 5 23 3402 #> 25803 Bombus pascuorum 2014 5 23 3402 #> 25804 Bombus lapidarius 2014 5 23 3402 #> #> $observationsInGrid$ID870 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID871 #> scientificName year month day visitUID #> 3814 Bombus lapidarius 2017 9 9 6454 #> 14004 Bombus pascuorum 2010 5 30 6443 #> 16338 Bombus terrestris 2008 7 2 5055 #> 17029 Bombus terrestris 2008 4 25 4034 #> 24960 Bombus sylvarum 2014 8 9 6453 #> 24961 Bombus soroeensis 2014 8 9 6453 #> #> $observationsInGrid$ID872 #> scientificName year month day visitUID #> 513 Bombus norvegicus 2018 7 15 139 #> 1126 Bombus terrestris 2018 6 18 140 #> 1904 Bombus terrestris 2018 4 23 142 #> 2040 Bombus terrestris 2018 4 18 1766 #> 2105 Bombus terrestris 2018 4 14 2151 #> 3613 Bombus pascuorum 2017 6 5 137 #> 3650 Bombus pratorum 2017 6 2 136 #> 4397 Bombus pratorum 2017 7 14 138 #> 16910 Bombus hypnorum 2008 5 12 6029 #> 16911 Bombus terrestris 2008 5 12 6029 #> 20035 Bombus pascuorum 2016 6 20 141 #> #> $observationsInGrid$ID873 #> scientificName year month day visitUID #> 212 Bombus rupestris 2018 8 14 1105 #> 2109 Bombus hypnorum 2018 4 13 329 #> 2110 Bombus pratorum 2018 4 13 329 #> 2111 Bombus terrestris 2018 4 13 329 #> 4426 Bombus bohemicus 2017 7 11 1104 #> 5542 Bombus barbutellus 2015 6 21 1103 #> 15117 Bombus ruderarius 2009 7 26 328 #> 17099 Bombus terrestris 2008 4 3 324 #> 17300 Bombus terrestris 2008 3 16 325 #> 19073 Bombus rupestris 2007 5 26 327 #> 19223 Bombus terrestris 2007 3 22 326 #> 21945 Bombus terrestris 2016 3 19 1102 #> 23652 Bombus subterraneus 2015 6 19 3153 #> #> $observationsInGrid$ID874 #> scientificName year month day visitUID #> 1562 Bombus pratorum 2018 5 13 1538 #> 1564 Bombus sylvestris 2018 5 13 1538 #> 1574 Bombus bohemicus 2018 5 13 1539 #> 1577 Bombus sylvestris 2018 5 13 4101 #> 1578 Bombus bohemicus 2018 5 13 4101 #> 5061 Bombus bohemicus 2017 4 30 1542 #> 10263 Bombus lapidarius 2012 6 6 2849 #> 14752 Bombus pascuorum 2008 7 23 1535 #> 14754 Bombus pascuorum 2008 7 10 1533 #> 14755 Bombus terrestris 2008 8 18 1534 #> 14757 Bombus terrestris 2008 8 18 1534 #> 14758 Bombus lucorum 2008 7 23 1535 #> 14759 Bombus sylvarum 2008 7 10 1529 #> 14761 Bombus pascuorum 2008 5 24 1536 #> 14768 Bombus lucorum 2008 8 6 1532 #> 14771 Bombus pratorum 2008 8 6 1532 #> 14773 Bombus terrestris 2008 8 6 1532 #> 14776 Bombus pascuorum 2008 6 4 1530 #> 16952 Bombus lucorum 2008 5 5 1531 #> 16954 Bombus pascuorum 2008 5 5 1531 #> 17830 Bombus terrestris 2005 6 29 1537 #> 20552 Bombus humilis 2016 7 20 2848 #> 23406 Bombus pascuorum 2015 7 15 1541 #> 23774 Bombus bohemicus 2015 6 14 1540 #> #> $observationsInGrid$ID875 #> scientificName year month day visitUID #> 17104 Bombus lucorum 2007 7 7 336 #> 17106 Bombus lucorum 2007 6 2 335 #> 17109 Bombus lucorum 2007 8 9 337 #> 17110 Bombus pratorum 2007 6 2 335 #> 17113 Bombus soroeensis 2007 5 10 338 #> 17115 Bombus pascuorum 2007 6 2 335 #> 17117 Bombus pascuorum 2007 7 20 333 #> 17119 Bombus pascuorum 2007 8 9 332 #> 17120 Bombus pascuorum 2007 8 28 334 #> 17131 Bombus sylvestris 2007 6 2 331 #> 19944 Bombus hortorum 2016 6 12 340 #> 21130 Bombus hypnorum 2016 6 12 341 #> 21132 Bombus pascuorum 2016 6 12 341 #> 21181 Bombus hypnorum 2016 6 12 339 #> 21192 Bombus pratorum 2016 6 12 342 #> #> $observationsInGrid$ID876 #> scientificName year month day visitUID #> 844 Bombus pratorum 2018 7 1 4900 #> 1472 Bombus lapidarius 2018 5 23 4906 #> 1767 Bombus terrestris 2018 5 5 4902 #> 1768 Bombus pascuorum 2018 5 5 4902 #> 4427 Bombus humilis 2017 7 11 273 #> 4705 Bombus subterraneus 2017 7 1 4899 #> 5169 Bombus sylvarum 2017 4 11 4905 #> 5246 Bombus lapidarius 2017 4 2 4901 #> 5755 Bombus lapidarius 2015 5 6 4904 #> 6201 Bombus hypnorum 2014 4 25 4908 #> 6205 Bombus pascuorum 2014 4 25 4908 #> 6752 Bombus barbutellus 2013 8 23 4907 #> 6892 Bombus sylvarum 2013 8 5 4903 #> 21623 Bombus lapidarius 2016 5 1 4898 #> 22434 Bombus pascuorum 2009 9 1 1623 #> 23096 Bombus pascuorum 2015 8 13 6368 #> 25691 Bombus soroeensis 2014 5 17 274 #> 25694 Bombus hypnorum 2014 5 17 274 #> #> $observationsInGrid$ID877 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID878 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID879 #> scientificName year month day visitUID #> 13381 Bombus pascuorum 2010 8 12 222 #> 24365 Bombus norvegicus 2014 8 7 221 #> #> $observationsInGrid$ID880 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID881 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID882 #> scientificName year month day visitUID #> 6757 Bombus pascuorum 2013 8 15 3535 #> #> $observationsInGrid$ID883 #> scientificName year month day visitUID #> 22791 Bombus hortorum 2015 8 18 432 #> 22816 Bombus sylvarum 2015 8 18 432 #> 22818 Bombus bohemicus 2015 8 7 431 #> #> $observationsInGrid$ID884 #> scientificName year month day visitUID #> 22788 Bombus pratorum 2015 8 7 433 #> 22796 Bombus pascuorum 2015 8 18 434 #> 22797 Bombus soroeensis 2015 7 1 435 #> 22801 Bombus soroeensis 2015 8 7 433 #> 22806 Bombus pratorum 2015 8 18 437 #> 22808 Bombus soroeensis 2015 8 7 436 #> 22817 Bombus pascuorum 2015 8 7 433 #> #> $observationsInGrid$ID885 #> scientificName year month day visitUID #> 22787 Bombus pascuorum 2015 6 5 4666 #> 22855 Bombus bohemicus 2015 8 7 4667 #> 22865 Bombus pratorum 2015 6 16 4668 #> 22874 Bombus hypnorum 2015 8 18 4669 #> #> $observationsInGrid$ID886 #> scientificName year month day visitUID #> 7335 Bombus pascuorum 2013 6 21 3900 #> 12536 Bombus pascuorum 2011 4 24 3901 #> 16172 Bombus hypnorum 2009 4 15 3898 #> 16219 Bombus terrestris 2009 4 4 3896 #> 16723 Bombus hortorum 2008 6 21 3899 #> 16725 Bombus pratorum 2008 6 21 3899 #> 17769 Bombus pratorum 2007 9 13 3897 #> #> $observationsInGrid$ID887 #> scientificName year month day visitUID #> 1474 Bombus lucorum 2018 5 22 6252 #> 1478 Bombus jonellus 2018 5 22 6252 #> 10396 Bombus bohemicus 2012 5 13 6055 #> 15159 Bombus norvegicus 2009 7 21 562 #> 16450 Bombus soroeensis 2008 8 12 5479 #> #> $observationsInGrid$ID888 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID889 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID890 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID891 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID892 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID893 #> scientificName year month day visitUID #> 4211 Bombus bohemicus 2017 7 29 3621 #> 4689 Bombus jonellus 2017 7 2 3336 #> #> $observationsInGrid$ID894 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID895 #> scientificName year month day visitUID #> 1200 Bombus pratorum 2018 6 15 1511 #> 3942 Bombus sylvarum 2017 8 27 1512 #> 4225 Bombus pratorum 2017 7 27 5308 #> 4226 Bombus lapidarius 2017 7 27 5308 #> 15461 Bombus pascuorum 2008 7 2 5307 #> #> $observationsInGrid$ID896 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID897 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID898 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID899 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID900 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID901 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID902 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID903 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID904 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID905 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID906 #> scientificName year month day visitUID #> 617 Bombus lapidarius 2018 7 13 1923 #> 10374 Bombus terrestris 2012 5 14 6585 #> 15065 Bombus terrestris 2009 8 3 6584 #> #> $observationsInGrid$ID907 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID908 #> scientificName year month day visitUID #> 4331 Bombus subterraneus 2017 7 20 6560 #> #> $observationsInGrid$ID909 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID910 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID911 #> scientificName year month day visitUID #> 15460 Bombus sylvarum 2008 7 24 4502 #> #> $observationsInGrid$ID912 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID913 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID914 #> scientificName year month day visitUID #> 7344 Bombus pascuorum 2013 6 20 79 #> #> $observationsInGrid$ID915 #> scientificName year month day visitUID #> 7456 Bombus lucorum 2013 6 6 2367 #> 7458 Bombus lapidarius 2013 6 6 2367 #> 15455 Bombus sylvarum 2008 7 13 2722 #> 15651 Bombus lapidarius 2008 7 13 2722 #> 21365 Bombus lucorum 2016 5 24 2702 #> #> $observationsInGrid$ID916 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID917 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID918 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID919 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID920 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID921 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID922 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID923 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID924 #> scientificName year month day visitUID #> 5394 Bombus terrestris 2015 10 23 3346 #> 16244 Bombus terrestris 2009 3 15 3344 #> 21654 Bombus pascuorum 2016 4 23 3345 #> #> $observationsInGrid$ID925 #> scientificName year month day visitUID #> 12600 Bombus terrestris 2011 4 17 368 #> 14200 Bombus terrestris 2010 5 6 367 #> 14201 Bombus hypnorum 2010 5 6 367 #> 14224 Bombus hypnorum 2010 5 3 366 #> 14240 Bombus hypnorum 2010 5 2 365 #> 20498 Bombus bohemicus 2016 7 16 6687 #> #> $observationsInGrid$ID926 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID927 #> scientificName year month day visitUID #> 1276 Bombus pascuorum 2018 6 8 583 #> #> $observationsInGrid$ID928 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID929 #> scientificName year month day visitUID #> 13387 Bombus pascuorum 2010 9 4 1573 #> #> $observationsInGrid$ID930 #> scientificName year month day visitUID #> 4955 Bombus pratorum 2017 5 5 2776 #> #> $observationsInGrid$ID931 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID932 #> scientificName year month day visitUID #> 4012 Bombus pascuorum 2017 8 16 251 #> 5959 Bombus terrestris 2014 9 14 1426 #> 6874 Bombus lucorum 2013 7 31 1429 #> 6875 Bombus hypnorum 2013 7 31 1429 #> 9499 Bombus terrestris 2012 8 9 1423 #> 9500 Bombus hortorum 2012 8 9 1423 #> 9502 Bombus pascuorum 2012 8 11 248 #> 19409 Bombus lucorum 2016 7 21 250 #> 19413 Bombus magnus 2016 7 19 249 #> 19417 Bombus hortorum 2016 6 29 1428 #> 19418 Bombus lapidarius 2016 6 29 1428 #> 19648 Bombus lapidarius 2015 6 30 3409 #> 19972 Bombus pascuorum 2016 9 21 1427 #> 22110 Bombus lucorum 2015 8 11 1424 #> 22112 Bombus soroeensis 2015 9 4 1422 #> 22113 Bombus terrestris 2015 9 4 1422 #> 22820 Bombus terrestris 2015 9 12 1425 #> #> $observationsInGrid$ID933 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID934 #> scientificName year month day visitUID #> 19674 Bombus pratorum 2016 5 31 51 #> 19682 Bombus lapidarius 2015 8 6 50 #> #> $observationsInGrid$ID935 #> scientificName year month day visitUID #> 19762 Bombus pascuorum 2016 6 27 4801 #> 19763 Bombus hortorum 2016 6 27 4801 #> 19764 Bombus bohemicus 2016 6 27 4797 #> 19765 Bombus soroeensis 2016 8 7 4800 #> 19766 Bombus hortorum 2016 6 27 4797 #> 19769 Bombus sylvarum 2016 6 2 4796 #> 19771 Bombus pratorum 2016 6 27 4797 #> 19773 Bombus pascuorum 2016 6 27 4797 #> 19774 Bombus pascuorum 2016 6 27 4801 #> 19775 Bombus hortorum 2016 6 27 4801 #> 19778 Bombus pratorum 2016 6 27 4801 #> 19785 Bombus pascuorum 2016 6 27 4797 #> 22786 Bombus pratorum 2015 8 7 4799 #> 22793 Bombus lucorum 2015 8 18 4802 #> 22798 Bombus hortorum 2015 8 18 4802 #> 22812 Bombus soroeensis 2015 8 18 4802 #> 22834 Bombus pratorum 2015 8 7 4795 #> 22835 Bombus soroeensis 2015 8 7 4795 #> 22881 Bombus jonellus 2015 6 5 4798 #> #> $observationsInGrid$ID936 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID937 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID938 #> scientificName year month day visitUID #> 14038 Bombus bohemicus 2010 5 28 3266 #> #> $observationsInGrid$ID939 #> scientificName year month day visitUID #> 24064 Bombus terrestris 2011 7 13 3513 #> #> $observationsInGrid$ID940 #> scientificName year month day visitUID #> 17776 Bombus pascuorum 2007 5 3 994 #> #> $observationsInGrid$ID941 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID942 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID943 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID944 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID945 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID946 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID947 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID948 #> scientificName year month day visitUID #> 282 Bombus norvegicus 2018 8 4 5411 #> #> $observationsInGrid$ID949 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID950 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID951 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID952 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID953 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID954 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID955 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID956 #> scientificName year month day visitUID #> 976 Bombus subterraneus 2018 6 23 2899 #> #> $observationsInGrid$ID957 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID958 #> scientificName year month day visitUID #> 6050 Bombus norvegicus 2014 5 3 5331 #> 6086 Bombus pascuorum 2014 5 3 5331 #> 13636 Bombus ruderarius 2010 8 28 5337 #> 13638 Bombus pascuorum 2010 8 28 5338 #> 14142 Bombus pascuorum 2010 5 16 5332 #> 15780 Bombus lucorum 2009 6 20 5334 #> 15783 Bombus hypnorum 2009 6 19 5333 #> 16141 Bombus terrestris 2009 4 26 5335 #> 16659 Bombus pascuorum 2008 6 27 5336 #> 20874 Bombus pratorum 2016 7 3 5401 #> #> $observationsInGrid$ID959 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID960 #> scientificName year month day visitUID #> 16034 Bombus terrestris 2009 5 15 311 #> #> $observationsInGrid$ID961 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID962 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID963 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID964 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID965 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID966 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID967 #> scientificName year month day visitUID #> 15068 Bombus terrestris 2009 7 21 2457 #> 15452 Bombus soroeensis 2008 7 13 2723 #> 15453 Bombus lucorum 2008 7 13 2723 #> 15454 Bombus lucorum 2008 7 13 2723 #> #> $observationsInGrid$ID968 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID969 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID970 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID971 #> scientificName year month day visitUID #> 1827 Bombus pascuorum 2018 4 22 355 #> #> $observationsInGrid$ID972 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID973 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID974 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID975 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID976 #> scientificName year month day visitUID #> 25504 Bombus terrestris 2014 6 21 2767 #> #> $observationsInGrid$ID977 #> scientificName year month day visitUID #> 171 Bombus terrestris 2018 8 23 6049 #> 1832 Bombus terrestris 2018 4 29 6446 #> 5199 Bombus pratorum 2017 4 8 5785 #> 5684 Bombus terrestris 2015 5 21 5838 #> 5835 Bombus pratorum 2015 4 27 3319 #> 5836 Bombus terrestris 2015 4 27 4015 #> 18376 Bombus lapidarius 2007 9 3 4454 #> 19000 Bombus hypnorum 2007 6 15 4456 #> 19001 Bombus lapidarius 2007 6 16 4457 #> 19003 Bombus soroeensis 2007 6 15 4456 #> 19294 Bombus terrestris 2017 4 6 2353 #> 21489 Bombus terrestris 2016 5 6 5837 #> 21694 Bombus terrestris 2016 4 20 5784 #> 21701 Bombus terrestris 2016 4 19 343 #> 21702 Bombus hypnorum 2016 4 19 343 #> 21763 Bombus terrestris 2016 4 11 2354 #> 25475 Bombus lapidarius 2014 6 25 6445 #> 25478 Bombus lapidarius 2005 8 7 4455 #> #> $observationsInGrid$ID978 #> scientificName year month day visitUID #> 742 Bombus pascuorum 2018 7 7 5504 #> 4644 Bombus pratorum 2017 7 5 5499 #> 4645 Bombus lucorum 2017 7 5 4173 #> 4750 Bombus pascuorum 2017 6 28 5506 #> 5543 Bombus terrestris 2015 6 22 5148 #> 5545 Bombus pratorum 2015 6 22 460 #> 5853 Bombus pascuorum 2015 4 20 6424 #> 5856 Bombus pascuorum 2015 4 26 6425 #> 20749 Bombus bohemicus 2016 7 9 5505 #> 23069 Bombus hypnorum 2015 7 14 2398 #> #> $observationsInGrid$ID979 #> scientificName year month day visitUID #> 1687 Bombus lucorum 2018 5 7 501 #> 1688 Bombus bohemicus 2018 5 7 501 #> 1698 Bombus sylvestris 2018 5 7 501 #> 1734 Bombus hypnorum 2018 5 5 5858 #> 2379 Bombus lucorum 2015 7 31 2156 #> 3439 Bombus hypnorum 2017 7 4 6442 #> 4989 Bombus hypnorum 2017 5 6 2154 #> 5549 Bombus hortorum 2015 6 21 1339 #> 5585 Bombus hypnorum 2015 6 7 1338 #> 6121 Bombus hypnorum 2014 5 1 2278 #> 7673 Bombus lucorum 2013 5 4 2277 #> 14839 Bombus lucorum 2009 9 11 2467 #> 19302 Bombus hypnorum 2017 4 3 3315 #> 21434 Bombus pascuorum 2016 5 13 2280 #> 23071 Bombus pascuorum 2015 8 2 2153 #> 23260 Bombus lucorum 2015 7 24 2155 #> 23302 Bombus hypnorum 2015 7 24 2155 #> 23974 Bombus terrestris 2015 4 13 2279 #> #> $observationsInGrid$ID980 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID981 #> scientificName year month day visitUID #> 9957 Bombus terrestris 2012 7 12 4522 #> 9958 Bombus pratorum 2012 7 12 4522 #> 9959 Bombus hortorum 2012 7 12 4522 #> 9960 Bombus pascuorum 2012 7 12 4522 #> 9963 Bombus hypnorum 2012 7 12 4522 #> 13684 Bombus terrestris 2010 8 12 4523 #> 13686 Bombus pratorum 2010 8 12 4523 #> 13687 Bombus bohemicus 2010 8 12 4523 #> 14597 Bombus lucorum 2009 8 1 2812 #> 14601 Bombus pascuorum 2009 8 1 2812 #> 14606 Bombus lucorum 2009 8 1 2812 #> 14669 Bombus pratorum 2009 6 29 2814 #> 14697 Bombus lucorum 2009 6 15 2813 #> 24493 Bombus hortorum 2014 6 24 3372 #> 24525 Bombus terrestris 2014 6 24 3372 #> 24526 Bombus subterraneus 2014 6 24 3372 #> #> $observationsInGrid$ID982 #> scientificName year month day visitUID #> 14596 Bombus pascuorum 2009 8 1 5419 #> 14603 Bombus pratorum 2009 8 1 5419 #> 14604 Bombus lucorum 2009 8 1 5419 #> #> $observationsInGrid$ID983 #> scientificName year month day visitUID #> 4621 Bombus soroeensis 2017 7 6 394 #> 4660 Bombus lapidarius 2017 7 4 398 #> 4661 Bombus rupestris 2017 7 4 398 #> 4665 Bombus lucorum 2017 7 4 393 #> 4666 Bombus pratorum 2017 7 4 393 #> 21186 Bombus ruderarius 2016 6 12 396 #> 23441 Bombus hypnorum 2015 7 12 5770 #> 24362 Bombus lapidarius 2014 8 26 5470 #> #> $observationsInGrid$ID984 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID985 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID986 #> scientificName year month day visitUID #> 19656 Bombus pascuorum 2014 9 18 1615 #> 19662 Bombus pascuorum 2014 6 18 956 #> 19670 Bombus pratorum 2014 9 18 957 #> 22841 Bombus pascuorum 2015 6 16 4970 #> 22842 Bombus hypnorum 2015 8 7 4969 #> 22843 Bombus terrestris 2015 6 16 4970 #> 22858 Bombus lucorum 2015 6 16 4970 #> #> $observationsInGrid$ID987 #> scientificName year month day visitUID #> 9087 Bombus hypnorum 2012 7 20 6646 #> 9092 Bombus pratorum 2012 7 20 6646 #> 9094 Bombus pascuorum 2012 7 20 6646 #> 9095 Bombus lucorum 2012 7 20 6646 #> #> $observationsInGrid$ID988 #> scientificName year month day visitUID #> 19538 Bombus rupestris 2013 8 20 5804 #> 19577 Bombus pascuorum 2015 6 11 2965 #> 19584 Bombus pascuorum 2015 8 4 2964 #> 19593 Bombus soroeensis 2013 8 20 2966 #> 19596 Bombus pascuorum 2013 8 20 2966 #> #> $observationsInGrid$ID989 #> scientificName year month day visitUID #> 19520 Bombus pascuorum 2013 7 12 399 #> 19535 Bombus pascuorum 2013 7 12 399 #> 19553 Bombus pratorum 2013 7 12 399 #> 19597 Bombus pratorum 2016 8 26 400 #> #> $observationsInGrid$ID990 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID991 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID992 #> scientificName year month day visitUID #> 6840 Bombus terrestris 2013 8 11 2442 #> #> $observationsInGrid$ID993 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID994 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID995 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID996 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID997 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID998 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID999 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1000 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1001 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1002 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1003 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1004 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1005 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1006 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1007 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1008 #> scientificName year month day visitUID #> 16649 Bombus terrestris 2008 6 28 2245 #> 16747 Bombus hypnorum 2008 6 18 2244 #> 21901 Bombus terrestris 2016 3 28 6024 #> #> $observationsInGrid$ID1009 #> scientificName year month day visitUID #> 16606 Bombus pascuorum 2008 7 2 5198 #> #> $observationsInGrid$ID1010 #> scientificName year month day visitUID #> 3993 Bombus pascuorum 2017 8 4 5151 #> 4158 Bombus pratorum 2017 7 29 5153 #> #> $observationsInGrid$ID1011 #> scientificName year month day visitUID #> 306 Bombus lucorum 2018 8 2 1616 #> 3659 Bombus pratorum 2017 6 1 6227 #> 3936 Bombus pascuorum 2016 5 2 4138 #> 4227 Bombus rupestris 2017 7 23 3312 #> 20708 Bombus hypnorum 2016 7 12 3313 #> 22885 Bombus lucorum 2015 9 14 3135 #> 22887 Bombus pascuorum 2015 9 14 3135 #> #> $observationsInGrid$ID1012 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1013 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1014 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1015 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1016 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1017 #> scientificName year month day visitUID #> 498 Bombus pratorum 2018 6 23 1968 #> 4454 Bombus pratorum 2017 6 22 1967 #> 4455 Bombus hypnorum 2017 6 22 1967 #> 4456 Bombus terrestris 2017 6 22 1967 #> #> $observationsInGrid$ID1018 #> scientificName year month day visitUID #> 417 Bombus hypnorum 2018 7 22 5614 #> #> $observationsInGrid$ID1019 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1020 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1021 #> scientificName year month day visitUID #> 15672 Bombus hortorum 2008 7 13 5398 #> #> $observationsInGrid$ID1022 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1023 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1024 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1025 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1026 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1027 #> scientificName year month day visitUID #> 10403 Bombus lucorum 2012 5 8 1857 #> #> $observationsInGrid$ID1028 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1029 #> scientificName year month day visitUID #> 21662 Bombus hortorum 2016 4 23 5200 #> #> $observationsInGrid$ID1030 #> scientificName year month day visitUID #> 83 Bombus lapidarius 2016 8 3 1437 #> 410 Bombus pascuorum 2018 7 23 2513 #> 411 Bombus lapidarius 2018 7 23 2513 #> 632 Bombus lucorum 2018 7 11 3457 #> 1234 Bombus pratorum 2018 6 11 4124 #> 1328 Bombus hortorum 2018 6 7 2497 #> 1339 Bombus terrestris 2018 6 7 1893 #> 1377 Bombus pascuorum 2018 6 4 4478 #> 1385 Bombus pascuorum 2018 6 3 2809 #> 1387 Bombus pascuorum 2018 6 3 1521 #> 1878 Bombus pratorum 2018 4 27 2515 #> 1903 Bombus terrestris 2018 4 23 2512 #> 1908 Bombus hypnorum 2018 4 23 2512 #> 1914 Bombus pratorum 2018 4 23 2512 #> 2117 Bombus lucorum 2018 4 13 884 #> 3512 Bombus pratorum 2017 6 17 2509 #> 3513 Bombus pascuorum 2017 6 17 2509 #> 3618 Bombus hypnorum 2017 6 4 4288 #> 3658 Bombus soroeensis 2017 6 1 3307 #> 4217 Bombus lapidarius 2017 7 28 3590 #> 4223 Bombus pascuorum 2017 7 28 2518 #> 4550 Bombus lapidarius 2017 7 28 1439 #> 4845 Bombus terrestris 2017 5 19 1894 #> 4965 Bombus terrestris 2017 6 17 27 #> 4997 Bombus pratorum 2017 5 3 4286 #> 5097 Bombus lucorum 2017 4 26 3589 #> 5198 Bombus pratorum 2017 4 8 2498 #> 5221 Bombus pratorum 2017 4 3 883 #> 5238 Bombus terrestris 2017 4 2 6168 #> 5248 Bombus terrestris 2017 4 2 3640 #> 5800 Bombus hortorum 2015 5 2 2808 #> 5879 Bombus lucorum 2015 4 25 3588 #> 5916 Bombus terrestris 2015 4 21 4626 #> 6314 Bombus hypnorum 2014 4 11 2505 #> 6315 Bombus terrestris 2014 4 11 2505 #> 6317 Bombus pascuorum 2014 4 11 2505 #> 6331 Bombus lucorum 2014 4 4 873 #> 6398 Bombus terrestris 2014 3 6 3841 #> 6515 Bombus terrestris 2011 6 4 2494 #> 6767 Bombus hortorum 2013 6 12 2508 #> 6831 Bombus lucorum 2013 8 12 5439 #> 7011 Bombus hypnorum 2013 7 26 2514 #> 7224 Bombus pascuorum 2013 7 6 5438 #> 7274 Bombus pratorum 2013 6 30 2519 #> 7300 Bombus pascuorum 2013 6 28 2517 #> 7301 Bombus hypnorum 2013 6 28 2517 #> 7302 Bombus pratorum 2013 6 27 2516 #> 7324 Bombus rupestris 2013 6 25 6433 #> 7518 Bombus lapidarius 2013 5 17 875 #> 7592 Bombus lucorum 2013 5 12 227 #> 7734 Bombus pratorum 2013 4 17 5440 #> 7735 Bombus lapidarius 2013 4 17 5440 #> 9479 Bombus lapidarius 2012 8 31 5442 #> 9556 Bombus pascuorum 2012 8 25 231 #> 9571 Bombus terrestris 2012 8 25 879 #> 9572 Bombus lapidarius 2012 8 25 879 #> 10094 Bombus lapidarius 2012 6 28 232 #> 10165 Bombus pratorum 2012 6 20 230 #> 10214 Bombus lucorum 2012 6 12 2507 #> 10216 Bombus hypnorum 2012 6 12 2507 #> 10240 Bombus lucorum 2012 6 11 2506 #> 10241 Bombus hypnorum 2012 6 11 2506 #> 10242 Bombus terrestris 2012 6 11 2506 #> 10243 Bombus pratorum 2012 6 11 2506 #> 10248 Bombus lucorum 2012 6 9 2499 #> 10257 Bombus pratorum 2012 6 7 226 #> 10312 Bombus hortorum 2012 5 30 5441 #> 10313 Bombus pascuorum 2012 5 30 5441 #> 11484 Bombus lapidarius 2011 8 18 228 #> 11902 Bombus hortorum 2011 7 3 2493 #> 12170 Bombus magnus 2011 6 16 225 #> 12226 Bombus lucorum 2011 6 6 2495 #> 13502 Bombus pascuorum 2010 6 16 4624 #> 14582 Bombus terrestris 2009 8 5 860 #> 14589 Bombus pascuorum 2009 8 5 860 #> 14651 Bombus terrestris 2009 7 2 859 #> 14672 Bombus pascuorum 2009 6 25 872 #> 14673 Bombus terrestris 2009 6 25 872 #> 14674 Bombus hypnorum 2009 6 25 872 #> 14683 Bombus sylvestris 2009 6 25 872 #> 14686 Bombus pratorum 2009 6 25 872 #> 14688 Bombus terrestris 2009 6 25 872 #> 16773 Bombus jonellus 2008 6 9 3934 #> 16774 Bombus terrestris 2008 6 9 3934 #> 17302 Bombus hortorum 2008 3 16 874 #> 18943 Bombus lapidarius 2007 6 28 3842 #> 19281 Bombus hypnorum 2017 4 7 4537 #> 19979 Bombus lapidarius 2016 9 18 1518 #> 19994 Bombus pascuorum 2016 9 12 1438 #> 20267 Bombus terrestris 2016 8 3 5648 #> 20271 Bombus pascuorum 2016 8 17 4499 #> 20393 Bombus pascuorum 2016 8 4 881 #> 20870 Bombus hypnorum 2016 7 3 4287 #> 20959 Bombus hypnorum 2016 6 24 6169 #> 20993 Bombus hypnorum 2016 6 20 2510 #> 21006 Bombus hypnorum 2016 6 22 2503 #> 21134 Bombus lucorum 2016 6 16 3484 #> 21277 Bombus lucorum 2016 6 6 2496 #> 21283 Bombus lapidarius 2016 6 5 3935 #> 21442 Bombus lapidarius 2016 5 13 5794 #> 21638 Bombus subterraneus 2016 4 26 1253 #> 21680 Bombus pratorum 2016 4 21 2511 #> 21786 Bombus hypnorum 2016 4 10 4538 #> 21939 Bombus hypnorum 2016 3 20 877 #> 21957 Bombus terrestris 2016 3 18 4625 #> 22175 Bombus lucorum 2014 4 15 2502 #> 22176 Bombus hypnorum 2014 4 14 2501 #> 22183 Bombus lapidarius 2013 8 20 1895 #> 22204 Bombus 2013 7 5 2500 #> 22921 Bombus lapidarius 2015 9 8 3586 #> 23470 Bombus lucorum 2015 7 9 5437 #> 23585 Bombus hypnorum 2015 6 27 234 #> 23587 Bombus pratorum 2015 6 27 392 #> 23599 Bombus pratorum 2015 6 26 233 #> 23603 Bombus terrestris 2015 6 26 1522 #> 23629 Bombus hortorum 2015 6 23 878 #> 23771 Bombus rupestris 2015 6 15 4284 #> 23919 Bombus pratorum 2015 4 16 6247 #> 23983 Bombus hypnorum 2015 4 8 2810 #> 23985 Bombus terrestris 2015 4 8 2810 #> 24003 Bombus lucorum 2015 4 4 3587 #> 24112 Bombus hypnorum 2015 3 24 4285 #> 24113 Bombus terrestris 2015 3 24 4285 #> 24119 Bombus terrestris 2015 3 11 6244 #> 24125 Bombus soroeensis 2015 3 19 229 #> 24128 Bombus lucorum 2015 3 19 229 #> 24131 Bombus terrestris 2015 3 18 876 #> 25464 Bombus bohemicus 2014 6 25 2811 #> 25553 Bombus hortorum 2014 6 17 882 #> 25555 Bombus soroeensis 2014 6 17 882 #> 25790 Bombus hypnorum 2014 5 26 2504 #> #> $observationsInGrid$ID1031 #> scientificName year month day visitUID #> 1354 Bombus pratorum 2018 6 6 551 #> 1764 Bombus hypnorum 2018 5 5 5942 #> 1766 Bombus terrestris 2018 5 5 5942 #> 1835 Bombus pratorum 2018 4 29 3385 #> 1856 Bombus pascuorum 2018 4 29 558 #> 1857 Bombus pratorum 2018 4 29 558 #> 2016 Bombus pascuorum 2018 4 19 5020 #> 2125 Bombus terrestris 2018 4 13 1011 #> 2140 Bombus terrestris 2018 4 7 3353 #> 3483 Bombus pascuorum 2017 6 17 3591 #> 3490 Bombus pratorum 2017 6 17 3591 #> 3552 Bombus pratorum 2017 6 13 5943 #> 3660 Bombus pratorum 2017 5 31 1014 #> 3661 Bombus pascuorum 2017 5 31 1014 #> 4235 Bombus hypnorum 2017 7 27 4590 #> 5223 Bombus terrestris 2017 4 3 4321 #> 5224 Bombus pratorum 2017 4 3 1008 #> 5629 Bombus pascuorum 2015 5 27 1013 #> 6798 Bombus terrestris 2013 8 15 1204 #> 9178 Bombus pascuorum 2011 7 30 2015 #> 9180 Bombus lapidarius 2011 7 30 2015 #> 10995 Bombus hypnorum 2011 7 22 5724 #> 10996 Bombus lapidarius 2011 7 16 5723 #> 11082 Bombus bohemicus 2011 8 1 2016 #> 11083 Bombus lucorum 2011 8 1 2016 #> 11084 Bombus terrestris 2011 8 1 2016 #> 11086 Bombus lapidarius 2011 8 1 2016 #> 13639 Bombus muscorum 2010 8 29 2014 #> 17793 Bombus pascuorum 2005 8 4 2017 #> 20277 Bombus pascuorum 2016 8 15 1015 #> 20864 Bombus lucorum 2016 7 2 5623 #> 20961 Bombus sylvestris 2016 6 23 557 #> 20989 Bombus pratorum 2016 6 23 556 #> 20990 Bombus hypnorum 2016 6 23 556 #> 21174 Bombus pratorum 2016 6 13 5751 #> 21736 Bombus hypnorum 2016 4 13 675 #> 23704 Bombus pratorum 2015 6 20 554 #> 23777 Bombus pratorum 2015 6 12 1010 #> 23835 Bombus pratorum 2015 6 5 1009 #> 23867 Bombus lucorum 2015 5 24 1012 #> 23868 Bombus pascuorum 2015 5 24 1012 #> 23888 Bombus pratorum 2015 4 19 553 #> 24211 Bombus lucorum 2014 7 6 552 #> 24335 Bombus hypnorum 2014 6 21 4322 #> 25498 Bombus pascuorum 2014 6 21 555 #> 25673 Bombus lucorum 2014 6 4 550 #> #> $observationsInGrid$ID1032 #> scientificName year month day visitUID #> 1588 Bombus terrestris 2018 5 13 1711 #> 2191 Bombus terrestris 2018 4 8 5974 #> 3785 Bombus sylvestris 2017 7 15 3815 #> 3786 Bombus pascuorum 2017 7 15 3815 #> 3787 Bombus lucorum 2017 7 15 3815 #> 3792 Bombus pascuorum 2017 6 24 6003 #> 3794 Bombus hortorum 2017 6 10 499 #> 3797 Bombus pascuorum 2017 6 17 5988 #> 3798 Bombus norvegicus 2017 5 6 5972 #> 4296 Bombus pascuorum 2017 7 23 3641 #> 4884 Bombus pascuorum 2017 5 10 5312 #> 5478 Bombus pascuorum 2015 9 27 3708 #> 5823 Bombus hypnorum 2015 4 29 5313 #> 6423 Bombus terrestris 2014 3 9 5976 #> 9315 Bombus sylvestris 2012 8 4 5969 #> 9318 Bombus sylvestris 2012 7 27 6011 #> 9322 Bombus norvegicus 2012 7 27 6011 #> 9333 Bombus sylvestris 2012 7 21 5997 #> 9337 Bombus bohemicus 2012 7 14 5984 #> 9362 Bombus sylvestris 2012 5 27 6008 #> 11098 Bombus sylvestris 2011 8 7 5973 #> 11101 Bombus bohemicus 2011 8 7 5973 #> 11108 Bombus sylvestris 2011 7 27 6010 #> 11110 Bombus bohemicus 2011 7 23 5998 #> 11112 Bombus bohemicus 2011 7 23 5998 #> 11132 Bombus hypnorum 2011 7 9 5977 #> 11150 Bombus bohemicus 2011 7 1 5962 #> 11153 Bombus terrestris 2011 7 1 5962 #> 11175 Bombus sylvestris 2011 6 26 6006 #> 11182 Bombus pratorum 2011 6 24 6002 #> 11184 Bombus bohemicus 2011 6 24 6002 #> 11190 Bombus sylvestris 2011 6 4 5967 #> 11197 Bombus sylvestris 2011 6 3 5964 #> 11198 Bombus norvegicus 2011 5 29 6013 #> 11201 Bombus sylvestris 2011 5 29 6013 #> 11205 Bombus sylvestris 2011 5 27 6007 #> 11210 Bombus norvegicus 2011 5 21 5995 #> 11215 Bombus bohemicus 2011 5 14 5983 #> 11217 Bombus sylvestris 2011 5 14 5983 #> 13494 Bombus norvegicus 2010 7 8 5975 #> 13496 Bombus sylvestris 2010 7 8 5975 #> 13504 Bombus norvegicus 2010 6 5 5970 #> 14299 Bombus pratorum 2010 4 18 5990 #> 14300 Bombus jonellus 2010 4 18 5990 #> 14522 Bombus sylvestris 2009 7 1 5961 #> 14563 Bombus terrestris 2009 8 23 6000 #> 14615 Bombus terrestris 2009 7 24 6004 #> 14637 Bombus sylvestris 2009 7 12 6021 #> 14638 Bombus pratorum 2009 7 12 6021 #> 14639 Bombus norvegicus 2009 7 12 5982 #> 14641 Bombus pascuorum 2009 7 12 6021 #> 14644 Bombus bohemicus 2009 7 11 5981 #> 14656 Bombus bohemicus 2009 7 4 5968 #> 14659 Bombus bohemicus 2009 7 3 5965 #> 14661 Bombus norvegicus 2009 7 1 5961 #> 14681 Bombus pratorum 2009 6 27 6009 #> 14699 Bombus lapidarius 2009 6 15 5985 #> 14705 Bombus lucorum 2009 6 7 5957 #> 14732 Bombus lucorum 2009 4 10 5979 #> 16215 Bombus terrestris 2009 4 5 6015 #> 16216 Bombus lucorum 2009 4 4 5966 #> 16289 Bombus lapidarius 2008 8 9 6017 #> 16297 Bombus hortorum 2008 8 1 5963 #> 16323 Bombus pratorum 2008 7 19 5992 #> 16336 Bombus lucorum 2008 6 21 5996 #> 16339 Bombus lucorum 2008 6 14 958 #> 16342 Bombus hypnorum 2008 6 21 5996 #> 16346 Bombus jonellus 2008 6 20 5994 #> 16389 Bombus soroeensis 2007 9 8 6016 #> 16398 Bombus pascuorum 2008 9 28 6012 #> 16399 Bombus lucorum 2008 9 28 6019 #> 16400 Bombus lucorum 2008 9 27 6018 #> 17333 Bombus lapidarius 2007 8 19 5993 #> 17762 Bombus pascuorum 2006 7 9 6020 #> 17764 Bombus hypnorum 2006 6 24 6001 #> 17774 Bombus hypnorum 2006 4 16 5986 #> 17794 Bombus pascuorum 2005 7 29 6014 #> 17805 Bombus pratorum 2005 7 16 5987 #> 17807 Bombus hypnorum 2005 7 16 5987 #> 17809 Bombus lucorum 2005 7 17 5989 #> 17812 Bombus hypnorum 2005 7 16 5959 #> 17818 Bombus hypnorum 2005 7 10 5980 #> 17820 Bombus pascuorum 2005 7 2 5958 #> 17829 Bombus pascuorum 2005 6 23 5960 #> 19247 Bombus pascuorum 2004 8 8 4193 #> 19355 Bombus lucorum 2017 3 25 4480 #> 19937 Bombus pascuorum 2016 7 23 5999 #> 19939 Bombus norvegicus 2016 7 9 5978 #> 19940 Bombus norvegicus 2016 7 9 5978 #> 20698 Bombus pascuorum 2016 7 13 1712 #> 20700 Bombus pratorum 2016 7 13 1712 #> 21993 Bombus sylvestris 2015 7 24 6005 #> 21994 Bombus subterraneus 2015 6 19 5991 #> 24347 Bombus bohemicus 2014 7 5 5971 #> #> $observationsInGrid$ID1033 #> scientificName year month day visitUID #> 10988 Bombus lapidarius 2010 8 18 3816 #> 14539 Bombus pascuorum 2009 7 17 3375 #> 14591 Bombus bohemicus 2009 8 1 3373 #> 14593 Bombus soroeensis 2009 8 1 3373 #> 14595 Bombus lucorum 2009 8 1 3373 #> 14605 Bombus lapidarius 2009 8 2 3374 #> 14668 Bombus norvegicus 2009 6 28 3377 #> 14670 Bombus lapidarius 2009 6 28 3377 #> 14693 Bombus hypnorum 2009 6 22 3376 #> 14716 Bombus pratorum 2009 5 23 1714 #> 14762 Bombus jonellus 2008 5 31 4375 #> 16291 Bombus lapidarius 2008 8 1 1713 #> 16305 Bombus lucorum 2008 8 1 1713 #> 24487 Bombus hypnorum 2014 6 24 3370 #> #> $observationsInGrid$ID1034 #> scientificName year month day visitUID #> 4173 Bombus pratorum 2016 6 27 4932 #> 11202 Bombus sylvestris 2011 5 20 3504 #> 13433 Bombus bohemicus 2010 8 14 42 #> 13447 Bombus lucorum 2010 8 7 4924 #> 13450 Bombus sylvestris 2010 8 7 4924 #> 14521 Bombus sylvestris 2009 6 14 3503 #> 14671 Bombus jonellus 2009 6 28 3506 #> 14700 Bombus norvegicus 2009 6 14 3503 #> 14737 Bombus lucorum 2009 4 25 3505 #> 14739 Bombus terrestris 2009 4 25 3505 #> 14740 Bombus hypnorum 2009 4 25 3505 #> 16286 Bombus lapidarius 2008 8 24 4926 #> 16295 Bombus pascuorum 2008 7 27 3131 #> 16317 Bombus terrestris 2008 7 27 3131 #> 17322 Bombus pascuorum 2007 9 13 41 #> 17323 Bombus lapidarius 2007 9 13 41 #> 17324 Bombus rupestris 2007 9 13 3502 #> 17326 Bombus lapidarius 2007 9 13 3502 #> 17349 Bombus pascuorum 2007 8 4 3498 #> 17715 Bombus lapidarius 2007 5 6 3500 #> 17738 Bombus lapidarius 2006 8 5 3499 #> 17746 Bombus magnus 2006 9 9 4925 #> 17749 Bombus sylvarum 2006 9 9 3501 #> 20697 Bombus pratorum 2016 7 13 4931 #> 24507 Bombus lucorum 2014 6 24 3371 #> #> $observationsInGrid$ID1035 #> scientificName year month day visitUID #> 1254 Bombus pascuorum 2018 6 10 6269 #> 9122 Bombus lapidarius 2010 7 3 2401 #> 13421 Bombus lucorum 2010 8 14 2764 #> 13422 Bombus soroeensis 2010 8 14 2764 #> 16246 Bombus soroeensis 2008 8 30 2766 #> 16309 Bombus lucorum 2008 7 26 2765 #> #> $observationsInGrid$ID1036 #> scientificName year month day visitUID #> 776 Bombus pratorum 2018 7 2 4190 #> 4565 Bombus hypnorum 2017 7 9 3102 #> 17821 Bombus hortorum 2005 7 2 1630 #> 20308 Bombus hortorum 2016 6 24 6416 #> 20359 Bombus 2016 8 2 6221 #> #> $observationsInGrid$ID1037 #> scientificName year month day visitUID #> 1150 Bombus lucorum 2018 6 16 439 #> 1151 Bombus pascuorum 2018 6 16 439 #> 17790 Bombus lapidarius 2005 8 6 4116 #> 17791 Bombus lapidarius 2005 8 6 4116 #> #> $observationsInGrid$ID1038 #> scientificName year month day visitUID #> 19606 Bombus pascuorum 2014 9 18 6342 #> 19620 Bombus lapidarius 2014 6 18 6051 #> #> $observationsInGrid$ID1039 #> scientificName year month day visitUID #> 5646 Bombus lapidarius 2015 5 15 5097 #> 15717 Bombus hypnorum 2009 6 11 5096 #> 15820 Bombus pratorum 2009 6 11 5096 #> #> $observationsInGrid$ID1040 #> scientificName year month day visitUID #> 2283 Bombus lapidarius 2017 7 9 7 #> 2290 Bombus campestris 2017 7 9 7 #> 6657 Bombus soroeensis 2013 6 25 828 #> 6660 Bombus rupestris 2013 6 25 827 #> 6661 Bombus hortorum 2013 6 25 825 #> 6667 Bombus hypnorum 2013 6 25 828 #> 6673 Bombus lapidarius 2013 6 25 828 #> 6674 Bombus lapidarius 2013 6 6 826 #> 6679 Bombus lucorum 2013 6 25 828 #> 6985 Bombus lapidarius 2013 7 30 4390 #> 19517 Bombus ruderarius 2013 7 23 4389 #> 19588 Bombus terrestris 2015 7 14 955 #> 22831 Bombus soroeensis 2015 8 7 3252 #> 22844 Bombus pascuorum 2015 8 7 3249 #> 22850 Bombus soroeensis 2015 7 2 3247 #> 22851 Bombus hypnorum 2015 8 7 3249 #> 22852 Bombus terrestris 2015 8 7 3252 #> 22863 Bombus pascuorum 2015 6 5 3251 #> 22864 Bombus lucorum 2015 7 2 3247 #> 22876 Bombus pascuorum 2015 6 5 3248 #> 22879 Bombus pratorum 2015 8 14 3250 #> 22883 Bombus hypnorum 2015 8 14 3253 #> 24270 Bombus bohemicus 2014 4 28 954 #> 24272 Bombus sylvestris 2014 5 16 950 #> 24276 Bombus bohemicus 2014 4 28 953 #> 24278 Bombus bohemicus 2014 4 28 953 #> 24280 Bombus bohemicus 2014 4 28 953 #> 24284 Bombus bohemicus 2014 4 28 954 #> 24285 Bombus bohemicus 2014 6 16 952 #> 24287 Bombus sylvestris 2014 5 16 950 #> 24288 Bombus sylvestris 2014 5 21 951 #> 24289 Bombus sylvestris 2014 5 21 951 #> 24295 Bombus bohemicus 2014 6 16 952 #> 24296 Bombus bohemicus 2014 4 28 954 #> 24297 Bombus sylvestris 2014 5 21 951 #> #> $observationsInGrid$ID1041 #> scientificName year month day visitUID #> 9465 Bombus soroeensis 2012 9 1 4422 #> 19609 Bombus lapidarius 2013 8 9 166 #> 23215 Bombus lapidarius 2015 8 1 1005 #> #> $observationsInGrid$ID1042 #> scientificName year month day visitUID #> 19599 Bombus pratorum 2013 8 5 564 #> 19610 Bombus pascuorum 2013 8 5 564 #> 19663 Bombus soroeensis 2014 4 14 567 #> 19666 Bombus lapidarius 2013 8 9 565 #> 19671 Bombus pascuorum 2013 8 9 397 #> #> $observationsInGrid$ID1043 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1044 #> scientificName year month day visitUID #> 19629 Bombus pascuorum 2013 9 3 4921 #> 19630 Bombus pascuorum 2014 5 22 4972 #> 19632 Bombus pascuorum 2013 9 3 5833 #> 19640 Bombus pratorum 2014 5 22 4922 #> #> $observationsInGrid$ID1045 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1046 #> scientificName year month day visitUID #> 3453 Bombus pascuorum 2017 6 19 6086 #> 6533 Bombus pratorum 2012 8 28 1737 #> 20736 Bombus pratorum 2016 7 9 6085 #> #> $observationsInGrid$ID1047 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1048 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1049 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1050 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1051 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1052 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1053 #> scientificName year month day visitUID #> 21336 Bombus bohemicus 2016 5 28 6025 #> #> $observationsInGrid$ID1054 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1055 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1056 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1057 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1058 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1059 #> scientificName year month day visitUID #> 23595 Bombus pratorum 2015 6 23 4512 #> 23600 Bombus pascuorum 2015 6 23 4512 #> #> $observationsInGrid$ID1060 #> scientificName year month day visitUID #> 1313 Bombus lapidarius 2018 6 8 4079 #> 16563 Bombus terrestris 2008 7 5 4203 #> #> $observationsInGrid$ID1061 #> scientificName year month day visitUID #> 1182 Bombus hypnorum 2018 6 16 5480 #> 1184 Bombus cryptarum 2018 6 16 5480 #> 4460 Bombus sylvestris 2017 7 11 5081 #> #> $observationsInGrid$ID1062 #> scientificName year month day visitUID #> 9867 Bombus lapidarius 2012 7 24 2238 #> #> $observationsInGrid$ID1063 #> scientificName year month day visitUID #> 2102 Bombus hypnorum 2018 4 14 584 #> 20568 Bombus bohemicus 2016 7 18 2736 #> #> $observationsInGrid$ID1064 #> scientificName year month day visitUID #> 2049 Bombus terrestris 2018 4 18 5416 #> 2051 Bombus hypnorum 2018 4 18 5416 #> 3886 Bombus lapidarius 2017 8 28 5417 #> 20302 Bombus pascuorum 2016 8 12 5305 #> 20305 Bombus lucorum 2016 8 12 5305 #> 20424 Bombus hypnorum 2016 8 1 5412 #> 20555 Bombus lapidarius 2016 7 20 1395 #> 20816 Bombus hortorum 2016 7 5 5413 #> 21716 Bombus hypnorum 2016 4 17 5415 #> 22901 Bombus lapidarius 2015 9 10 5414 #> #> $observationsInGrid$ID1065 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1066 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1067 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1068 #> scientificName year month day visitUID #> 24596 Bombus bohemicus 2014 7 23 5510 #> 24606 Bombus lucorum 2014 7 23 5510 #> #> $observationsInGrid$ID1069 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1070 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1071 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1072 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1073 #> scientificName year month day visitUID #> 15265 Bombus norvegicus 2009 5 8 6618 #> #> $observationsInGrid$ID1074 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1075 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1076 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1077 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1078 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1079 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1080 #> scientificName year month day visitUID #> 21286 Bombus pascuorum 2016 5 5 4279 #> #> $observationsInGrid$ID1081 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1082 #> scientificName year month day visitUID #> 1748 Bombus terrestris 2018 5 5 6033 #> 3603 Bombus hortorum 2017 6 5 6034 #> 5227 Bombus hypnorum 2017 4 1 6031 #> 5231 Bombus terrestris 2017 4 2 6032 #> 5288 Bombus lapidarius 2016 5 9 6035 #> 12440 Bombus sylvestris 2011 5 11 6036 #> 12594 Bombus pratorum 2011 4 15 6710 #> 12616 Bombus pratorum 2011 4 14 6037 #> 12618 Bombus lucorum 2011 4 14 2932 #> #> $observationsInGrid$ID1083 #> scientificName year month day visitUID #> 639 Bombus terrestris 2018 7 12 3059 #> 1290 Bombus terrestris 2018 6 9 3056 #> 2321 Bombus lapidarius 2017 7 9 683 #> 3638 Bombus hypnorum 2017 6 3 684 #> 4131 Bombus terrestris 2017 8 1 3054 #> 4622 Bombus terrestris 2017 7 6 3055 #> 5165 Bombus terrestris 2017 4 11 3057 #> 5273 Bombus ruderarius 2016 5 11 3058 #> 5685 Bombus ruderarius 2015 5 25 3702 #> 13468 Bombus terrestris 2010 7 28 5089 #> 21934 Bombus terrestris 2016 3 20 3878 #> 25558 Bombus lapidarius 2013 8 10 5088 #> 25574 Bombus pascuorum 2013 8 10 5088 #> #> $observationsInGrid$ID1084 #> scientificName year month day visitUID #> 233 Bombus hypnorum 2018 8 10 698 #> 234 Bombus terrestris 2018 8 10 698 #> 386 Bombus terrestris 2018 7 26 2415 #> 862 Bombus lapidarius 2018 6 30 4609 #> 1035 Bombus hypnorum 2018 6 22 2414 #> 1337 Bombus pascuorum 2018 6 7 4602 #> 1379 Bombus lapidarius 2018 6 4 6143 #> 1416 Bombus hypnorum 2018 5 31 2417 #> 1441 Bombus pratorum 2018 5 27 2416 #> 1519 Bombus lapidarius 2018 5 18 4604 #> 1598 Bombus terrestris 2018 5 13 2412 #> 1694 Bombus pascuorum 2018 5 7 4601 #> 3462 Bombus pascuorum 2017 6 20 4606 #> 3593 Bombus pratorum 2017 6 8 2409 #> 3933 Bombus hypnorum 2016 5 2 4598 #> 4132 Bombus pratorum 2017 8 1 4597 #> 4233 Bombus lucorum 2017 7 26 5250 #> 4234 Bombus barbutellus 2017 7 26 5250 #> 4718 Bombus hypnorum 2017 6 29 1580 #> 4795 Bombus pratorum 2017 6 23 4608 #> 4926 Bombus pratorum 2013 7 10 697 #> 5035 Bombus terrestris 2017 5 3 4599 #> 5076 Bombus hortorum 2017 4 30 5330 #> 5105 Bombus terrestris 2017 4 23 1579 #> 5122 Bombus pratorum 2017 4 19 701 #> 5592 Bombus lapidarius 2015 5 19 702 #> 5761 Bombus hypnorum 2015 5 4 695 #> 5762 Bombus terrestris 2015 5 4 695 #> 5813 Bombus terrestris 2015 5 1 255 #> 5814 Bombus hypnorum 2015 5 1 255 #> 5928 Bombus hypnorum 2015 4 23 5800 #> 5929 Bombus lapidarius 2015 4 23 5800 #> 5942 Bombus lapidarius 2015 4 23 5799 #> 6244 Bombus lucorum 2014 4 21 3495 #> 6346 Bombus terrestris 2014 3 31 3496 #> 6348 Bombus lucorum 2014 3 31 3496 #> 6516 Bombus pascuorum 2011 5 20 2544 #> 7238 Bombus hypnorum 2013 7 4 3491 #> 7239 Bombus soroeensis 2013 7 4 3490 #> 7240 Bombus terrestris 2013 7 4 3490 #> 7241 Bombus jonellus 2013 7 4 3491 #> 7242 Bombus terrestris 2013 7 4 3490 #> 7244 Bombus lucorum 2013 7 4 3490 #> 7245 Bombus terrestris 2013 7 4 3491 #> 7250 Bombus hypnorum 2013 7 4 2542 #> 7255 Bombus lapidarius 2013 7 4 3490 #> 12381 Bombus lucorum 2011 5 20 2544 #> 13822 Bombus lucorum 2010 7 22 3086 #> 13823 Bombus pratorum 2010 7 22 3086 #> 19396 Bombus lucorum 2017 3 10 3492 #> 20366 Bombus lapidarius 2016 7 30 5249 #> 20367 Bombus lucorum 2016 7 30 5249 #> 20495 Bombus pratorum 2016 7 10 2543 #> 20496 Bombus terrestris 2016 7 22 4364 #> 20497 Bombus lapidarius 2016 7 22 4364 #> 20567 Bombus ruderarius 2016 7 19 4605 #> 20635 Bombus pratorum 2016 7 16 5248 #> 20636 Bombus sylvarum 2016 7 16 5248 #> 20637 Bombus sylvestris 2016 7 16 5248 #> 20639 Bombus lapidarius 2016 7 16 5248 #> 20641 Bombus pascuorum 2016 7 16 5248 #> 20862 Bombus lapidarius 2016 7 4 4363 #> 21353 Bombus terrestris 2016 5 27 704 #> 21396 Bombus lapidarius 2016 5 21 4607 #> 21567 Bombus pascuorum 2016 5 4 4600 #> 21733 Bombus pratorum 2016 4 11 3497 #> 21772 Bombus terrestris 2016 4 11 2411 #> 21799 Bombus hypnorum 2016 4 10 3493 #> 21800 Bombus terrestris 2016 4 10 3493 #> 21801 Bombus soroeensis 2016 4 10 3493 #> 21816 Bombus hypnorum 2016 4 9 4603 #> 22978 Bombus terrestris 2015 8 30 705 #> 23004 Bombus pascuorum 2015 8 23 6144 #> 23478 Bombus hypnorum 2015 7 9 2410 #> 23689 Bombus hypnorum 2015 6 21 703 #> 23690 Bombus lapidarius 2015 6 21 703 #> 23836 Bombus pratorum 2015 6 4 696 #> 23915 Bombus pratorum 2015 4 16 3494 #> 23968 Bombus terrestris 2015 4 11 699 #> 25530 Bombus soroeensis 2013 7 19 2413 #> 25532 Bombus pratorum 2013 6 12 700 #> #> $observationsInGrid$ID1085 #> scientificName year month day visitUID #> 198 Bombus terrestris 2018 6 6 713 #> 1371 Bombus terrestris 2018 5 3 2404 #> 2000 Bombus 2018 4 20 2892 #> 2093 Bombus 2018 4 14 3204 #> 2094 Bombus 2018 4 14 2891 #> 2181 Bombus 2018 4 8 2890 #> 2201 Bombus 2018 4 6 3320 #> 3517 Bombus pratorum 2017 6 17 6413 #> 7378 Bombus terrestris 2013 6 18 2419 #> 9205 Bombus pascuorum 2009 7 5 3412 #> 13332 Bombus rupestris 2009 6 14 3413 #> 20822 Bombus bohemicus 2016 7 3 1685 #> 20823 Bombus pratorum 2016 7 3 1685 #> 20828 Bombus terrestris 2016 7 3 1685 #> 21928 Bombus terrestris 2016 3 23 395 #> 25064 Bombus lapidarius 2014 7 28 3418 #> 25090 Bombus pascuorum 2014 7 25 3417 #> 25091 Bombus pratorum 2014 7 25 3417 #> 25092 Bombus hypnorum 2014 7 25 3417 #> 25093 Bombus sylvarum 2014 7 25 3417 #> 25104 Bombus lucorum 2014 7 23 3416 #> 25105 Bombus terrestris 2014 7 23 3416 #> 25107 Bombus cryptarum 2014 7 23 3416 #> 25122 Bombus lucorum 2014 7 21 3415 #> 25214 Bombus bohemicus 2014 7 14 3414 #> 25215 Bombus terrestris 2014 7 14 3414 #> #> $observationsInGrid$ID1086 #> scientificName year month day visitUID #> 2324 Bombus pascuorum 2017 7 9 3269 #> 2392 Bombus pascuorum 2017 7 9 3269 #> 17096 Bombus terrestris 2008 4 3 6256 #> 21433 Bombus terrestris 2016 4 16 1414 #> #> $observationsInGrid$ID1087 #> scientificName year month day visitUID #> 23204 Bombus pratorum 2015 8 3 1899 #> #> $observationsInGrid$ID1088 #> scientificName year month day visitUID #> 1668 Bombus bohemicus 2018 5 9 1336 #> #> $observationsInGrid$ID1089 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1090 #> scientificName year month day visitUID #> 21008 Bombus sylvarum 2016 6 22 6600 #> 21009 Bombus pratorum 2016 6 22 6600 #> #> $observationsInGrid$ID1091 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1092 #> scientificName year month day visitUID #> 9097 Bombus ruderarius 2012 7 23 6146 #> 9099 Bombus ruderarius 2012 7 23 6146 #> 9101 Bombus ruderarius 2012 7 23 6146 #> 9102 Bombus pascuorum 2012 7 23 6146 #> 9103 Bombus pascuorum 2012 7 23 6146 #> 9105 Bombus pascuorum 2012 7 23 6146 #> 9106 Bombus pascuorum 2012 7 23 6146 #> 9109 Bombus lucorum 2012 7 23 6146 #> 9112 Bombus lucorum 2012 7 23 6146 #> 9115 Bombus bohemicus 2012 7 23 6146 #> #> $observationsInGrid$ID1093 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1094 #> scientificName year month day visitUID #> 19513 Bombus pascuorum 2013 7 9 2807 #> 19516 Bombus pratorum 2013 7 8 2157 #> 19524 Bombus soroeensis 2013 7 9 2807 #> #> $observationsInGrid$ID1095 #> scientificName year month day visitUID #> 189 Bombus pratorum 2018 8 21 714 #> 191 Bombus pascuorum 2018 8 21 714 #> 2288 Bombus hortorum 2017 7 9 6 #> 2289 Bombus pascuorum 2017 7 9 6 #> 19515 Bombus pascuorum 2013 7 22 4388 #> 19585 Bombus ruderarius 2015 9 8 4920 #> 19650 Bombus pascuorum 2015 9 8 4919 #> 19669 Bombus terrestris 2015 9 4 170 #> 19681 Bombus bohemicus 2015 9 4 169 #> #> $observationsInGrid$ID1096 #> scientificName year month day visitUID #> 19649 Bombus lapidarius 2015 8 18 3270 #> #> $observationsInGrid$ID1097 #> scientificName year month day visitUID #> 19510 Bombus pascuorum 2013 7 13 5421 #> 19512 Bombus pascuorum 2013 7 13 5627 #> 19527 Bombus ruderarius 2013 7 16 5803 #> 19529 Bombus pascuorum 2015 6 9 6172 #> 19534 Bombus terrestris 2015 9 8 6170 #> 19540 Bombus pascuorum 2016 5 26 4973 #> 19541 Bombus pascuorum 2015 9 8 6170 #> 19544 Bombus lucorum 2015 6 9 5802 #> 19545 Bombus lucorum 2015 7 17 6173 #> 19551 Bombus pascuorum 2014 9 2 5801 #> 19552 Bombus bohemicus 2015 6 9 5802 #> 19558 Bombus pascuorum 2014 9 2 165 #> 19575 Bombus bohemicus 2015 6 9 2158 #> 19576 Bombus humilis 2015 7 17 2159 #> 19592 Bombus soroeensis 2015 7 17 2159 #> 19608 Bombus lapidarius 2015 7 17 2159 #> 19637 Bombus lapidarius 2015 6 9 6171 #> #> $observationsInGrid$ID1098 #> scientificName year month day visitUID #> 19555 Bombus lapidarius 2015 7 17 4959 #> #> $observationsInGrid$ID1099 #> scientificName year month day visitUID #> 4432 Bombus terrestris 2017 7 9 2138 #> #> $observationsInGrid$ID1100 #> scientificName year month day visitUID #> 12348 Bombus bohemicus 2011 5 22 3222 #> #> $observationsInGrid$ID1101 #> scientificName year month day visitUID #> 12700 Bombus terrestris 2007 8 26 4532 #> 12701 Bombus pascuorum 2007 8 26 4532 #> 12702 Bombus lapidarius 2008 6 28 2257 #> 12704 Bombus terrestris 2005 4 15 3812 #> 12706 Bombus pratorum 2006 7 22 3813 #> #> $observationsInGrid$ID1102 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1103 #> scientificName year month day visitUID #> 9031 Bombus lucorum 2012 7 23 4913 #> #> $observationsInGrid$ID1104 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1105 #> scientificName year month day visitUID #> 1628 Bombus hypnorum 2018 5 10 889 #> #> $observationsInGrid$ID1106 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1107 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1108 #> scientificName year month day visitUID #> 4605 Bombus cryptarum 2017 7 7 6412 #> 4606 Bombus terrestris 2017 7 7 6412 #> 4607 Bombus lucorum 2017 7 7 6412 #> 4608 Bombus hypnorum 2017 7 7 6412 #> 8976 Bombus terrestris 2011 4 15 1156 #> 8980 Bombus pascuorum 2011 5 7 1154 #> 8985 Bombus bohemicus 2011 5 14 1155 #> #> $observationsInGrid$ID1109 #> scientificName year month day visitUID #> 4399 Bombus terrestris 2017 7 14 2884 #> 4401 Bombus pascuorum 2017 7 14 2884 #> 4409 Bombus pascuorum 2017 7 13 3584 #> 4847 Bombus terrestris 2017 5 19 5314 #> 4851 Bombus hypnorum 2017 5 19 5326 #> 4852 Bombus lapidarius 2017 5 19 5326 #> 4855 Bombus pascuorum 2017 5 19 2363 #> 4858 Bombus pascuorum 2017 5 19 6499 #> 6103 Bombus sylvarum 2014 5 2 6205 #> 6177 Bombus terrestris 2014 4 26 6210 #> 6178 Bombus pascuorum 2014 4 26 6210 #> 6586 Bombus bohemicus 2013 8 21 4853 #> 9380 Bombus campestris 2012 8 1 6204 #> 9382 Bombus soroeensis 2012 8 1 6204 #> 12402 Bombus hortorum 2011 5 8 6203 #> 12403 Bombus terrestris 2011 5 11 6207 #> 12573 Bombus terrestris 2011 4 20 4805 #> 12574 Bombus hypnorum 2011 4 20 4805 #> 13646 Bombus hortorum 2010 8 22 1927 #> 13650 Bombus hortorum 2010 8 20 4019 #> 13689 Bombus sylvarum 2010 8 11 6208 #> 13914 Bombus rupestris 2010 6 16 4020 #> 14053 Bombus terrestris 2010 5 30 6211 #> 19287 Bombus lucorum 2017 4 7 4655 #> 21469 Bombus lapidarius 2016 5 9 6206 #> 24143 Bombus terrestris 2015 3 14 6209 #> 24214 Bombus campestris 2012 9 1 4654 #> 24734 Bombus lapidarius 2014 9 17 4021 #> #> $observationsInGrid$ID1110 #> scientificName year month day visitUID #> 1523 Bombus hypnorum 2018 5 18 1951 #> 1983 Bombus terrestris 2018 4 18 2747 #> 6061 Bombus hortorum 2012 8 16 1950 #> 6235 Bombus lapidarius 2014 4 21 1953 #> 6239 Bombus pascuorum 2014 4 21 1953 #> 6242 Bombus pratorum 2014 4 21 1953 #> 6243 Bombus hypnorum 2014 4 21 1954 #> 6262 Bombus bohemicus 2014 4 20 1952 #> 6288 Bombus pratorum 2014 4 16 1949 #> 6324 Bombus terrestris 2014 4 5 1947 #> 6355 Bombus hypnorum 2014 3 30 1958 #> 11959 Bombus hortorum 2011 6 28 2796 #> 12420 Bombus bohemicus 2011 5 14 1383 #> 19349 Bombus pratorum 2017 3 26 1957 #> 19356 Bombus terrestris 2017 3 25 1956 #> 21364 Bombus rupestris 2016 5 24 1955 #> 21564 Bombus lapidarius 2016 5 4 1946 #> 23956 Bombus hypnorum 2015 4 11 1948 #> #> $observationsInGrid$ID1111 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1112 #> scientificName year month day visitUID #> 946 Bombus subterraneus 2018 6 23 3428 #> 947 Bombus subterraneus 2018 6 22 3427 #> #> $observationsInGrid$ID1113 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1114 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1115 #> scientificName year month day visitUID #> 746 Bombus subterraneus 2018 7 6 6052 #> 1654 Bombus pascuorum 2018 5 9 6053 #> 21708 Bombus lapidarius 2016 4 16 6054 #> #> $observationsInGrid$ID1116 #> scientificName year month day visitUID #> 21435 Bombus pratorum 2016 4 20 6023 #> #> $observationsInGrid$ID1117 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1118 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1119 #> scientificName year month day visitUID #> 4282 Bombus bohemicus 2017 7 25 4237 #> #> $observationsInGrid$ID1120 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1121 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1122 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1123 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1124 #> scientificName year month day visitUID #> 4544 Bombus pratorum 2017 7 18 5725 #> #> $observationsInGrid$ID1125 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1126 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1127 #> scientificName year month day visitUID #> 17516 Bombus ruderarius 2007 6 28 5535 #> 17546 Bombus lucorum 2007 6 28 5535 #> #> $observationsInGrid$ID1128 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1129 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1130 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1131 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1132 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1133 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1134 #> scientificName year month day visitUID #> 966 Bombus lucorum 2018 6 24 283 #> #> $observationsInGrid$ID1135 #> scientificName year month day visitUID #> 11499 Bombus lapidarius 2011 8 14 4811 #> 11500 Bombus pascuorum 2011 8 14 4811 #> #> $observationsInGrid$ID1136 #> scientificName year month day visitUID #> 467 Bombus lucorum 2018 7 19 5180 #> 991 Bombus lapidarius 2018 6 22 4424 #> 4784 Bombus hypnorum 2017 6 24 4425 #> 5047 Bombus hypnorum 2017 5 2 4423 #> 5103 Bombus hypnorum 2017 4 23 202 #> 19364 Bombus 2017 3 24 160 #> 20652 Bombus sylvestris 2016 7 16 4384 #> 20675 Bombus terrestris 2016 7 14 4383 #> 20716 Bombus humilis 2016 7 12 4382 #> 20718 Bombus pratorum 2016 7 12 4382 #> 20719 Bombus lucorum 2016 7 12 4382 #> #> $observationsInGrid$ID1137 #> scientificName year month day visitUID #> 1439 Bombus soroeensis 2018 5 27 982 #> 3515 Bombus lapidarius 2017 6 17 980 #> 4280 Bombus pratorum 2017 7 25 981 #> 4818 Bombus terrestris 2017 5 21 6140 #> 19992 Bombus ruderarius 2016 9 14 979 #> 20860 Bombus hypnorum 2016 7 4 977 #> 21200 Bombus rupestris 2016 6 12 978 #> 21320 Bombus terrestris 2016 6 1 976 #> 23818 Bombus humilis 2015 6 7 1878 #> 23853 Bombus humilis 2015 5 31 1879 #> 25755 Bombus sylvarum 2014 5 28 1881 #> 25771 Bombus lapidarius 2014 5 28 1881 #> 25817 Bombus subterraneus 2014 5 24 1880 #> #> $observationsInGrid$ID1138 #> scientificName year month day visitUID #> 23521 Bombus lapidarius 2015 7 3 3477 #> #> $observationsInGrid$ID1139 #> scientificName year month day visitUID #> 3874 Bombus terrestris 2017 8 27 569 #> 5006 Bombus pascuorum 2017 5 4 4486 #> 5007 Bombus terrestris 2017 5 4 4486 #> 5704 Bombus pascuorum 2015 5 21 193 #> 5707 Bombus hypnorum 2015 5 21 193 #> 5794 Bombus pascuorum 2015 5 3 4485 #> 23559 Bombus terrestris 2015 7 1 4484 #> 23858 Bombus pratorum 2015 5 31 191 #> 24997 Bombus hortorum 2014 8 5 192 #> #> $observationsInGrid$ID1140 #> scientificName year month day visitUID #> 578 Bombus norvegicus 2018 7 14 1244 #> 599 Bombus pascuorum 2018 7 14 1244 #> 1137 Bombus pascuorum 2018 6 18 5925 #> 1139 Bombus pratorum 2018 6 18 5925 #> 1662 Bombus sylvestris 2018 5 7 1242 #> 1696 Bombus pascuorum 2018 5 7 1242 #> 1697 Bombus pratorum 2018 5 7 1242 #> 3539 Bombus pascuorum 2017 6 14 4613 #> 4343 Bombus pratorum 2017 7 17 1245 #> 4919 Bombus terrestris 2017 5 13 4612 #> 5167 Bombus terrestris 2017 4 11 4611 #> 5197 Bombus terrestris 2017 4 9 1243 #> 5569 Bombus bohemicus 2015 6 10 4822 #> 5576 Bombus soroeensis 2015 6 9 4821 #> 5577 Bombus terrestris 2015 6 9 4821 #> 5578 Bombus hypnorum 2015 6 9 4821 #> 6881 Bombus pascuorum 2013 8 4 5923 #> 11194 Bombus sylvestris 2011 5 30 1247 #> 13327 Bombus sylvarum 2009 7 12 4610 #> 13464 Bombus rupestris 2010 7 28 1246 #> 13465 Bombus pascuorum 2010 7 28 1246 #> 13466 Bombus lucorum 2010 7 28 1246 #> 19159 Bombus lapidarius 2007 5 3 2405 #> 19167 Bombus hypnorum 2007 4 30 2407 #> 19171 Bombus terrestris 2007 4 29 2408 #> 19174 Bombus lapidarius 2007 4 29 2408 #> 19176 Bombus lapidarius 2007 4 29 3000 #> 19177 Bombus terrestris 2007 4 28 2406 #> 20998 Bombus lapidarius 2016 6 22 5843 #> 21089 Bombus hypnorum 2016 6 17 5924 #> #> $observationsInGrid$ID1141 #> scientificName year month day visitUID #> 3791 Bombus hortorum 2017 6 27 5832 #> 19932 Bombus lapidarius 2016 8 17 5831 #> 19934 Bombus norvegicus 2016 8 17 2835 #> #> $observationsInGrid$ID1142 #> scientificName year month day visitUID #> 3651 Bombus pascuorum 2017 6 1 694 #> #> $observationsInGrid$ID1143 #> scientificName year month day visitUID #> 12658 Bombus terrestris 2011 4 8 659 #> 13554 Bombus lucorum 2010 10 5 658 #> 13751 Bombus lucorum 2010 8 3 657 #> #> $observationsInGrid$ID1144 #> scientificName year month day visitUID #> 14179 Bombus pratorum 2010 5 11 2351 #> 14204 Bombus pratorum 2010 5 5 2350 #> 14549 Bombus soroeensis 2009 8 14 1905 #> 16270 Bombus rupestris 2008 8 25 1907 #> 16328 Bombus jonellus 2008 7 2 1902 #> 16367 Bombus lucorum 2008 4 21 1906 #> 17346 Bombus lapidarius 2007 8 14 1904 #> 17729 Bombus bohemicus 2006 9 13 1903 #> 24329 Bombus sylvarum 2014 7 24 1901 #> 24642 Bombus pascuorum 2014 7 24 1900 #> #> $observationsInGrid$ID1145 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1146 #> scientificName year month day visitUID #> 4588 Bombus sylvarum 2017 7 7 6242 #> 4599 Bombus pascuorum 2017 7 7 6242 #> 4657 Bombus jonellus 2017 7 4 223 #> 4706 Bombus pratorum 2017 6 30 6243 #> 4708 Bombus terrestris 2017 6 30 6243 #> 4709 Bombus pascuorum 2017 6 30 6243 #> 4836 Bombus hypnorum 2017 5 20 1319 #> 21476 Bombus terrestris 2016 5 8 1320 #> 21478 Bombus pratorum 2016 5 8 1320 #> #> $observationsInGrid$ID1147 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1148 #> scientificName year month day visitUID #> 6708 Bombus hypnorum 2013 9 7 3083 #> 6891 Bombus terrestris 2013 8 6 3082 #> 21852 Bombus terrestris 2016 4 4 3081 #> 25613 Bombus lapidarius 2014 6 12 3084 #> #> $observationsInGrid$ID1149 #> scientificName year month day visitUID #> 19598 Bombus pratorum 2015 7 16 1827 #> #> $observationsInGrid$ID1150 #> scientificName year month day visitUID #> 9072 Bombus lucorum 2012 7 23 3875 #> 9077 Bombus bohemicus 2012 7 23 3875 #> 9078 Bombus bohemicus 2012 7 23 3875 #> 19503 Bombus pratorum 2013 7 11 6341 #> 19522 Bombus lucorum 2013 7 11 3101 #> 19613 Bombus pascuorum 2016 7 21 2439 #> 19658 Bombus lapidarius 2014 4 15 1826 #> #> $observationsInGrid$ID1151 #> scientificName year month day visitUID #> 19546 Bombus lucorum 2015 8 18 4829 #> 19554 Bombus barbutellus 2015 8 18 4829 #> 19557 Bombus pascuorum 2015 7 16 4828 #> 19560 Bombus pascuorum 2015 7 16 4820 #> #> $observationsInGrid$ID1152 #> scientificName year month day visitUID #> 19573 Bombus pascuorum 2016 5 24 3396 #> 19582 Bombus pratorum 2016 5 24 3396 #> 19627 Bombus lucorum 2015 6 26 5390 #> 19642 Bombus pratorum 2014 5 27 5391 #> 19652 Bombus pratorum 2013 8 6 3395 #> 19654 Bombus lucorum 2015 8 18 3924 #> 19655 Bombus pascuorum 2015 9 4 3394 #> #> $observationsInGrid$ID1153 #> scientificName year month day visitUID #> 19509 Bombus lucorum 2013 7 18 6174 #> 19612 Bombus pascuorum 2015 9 8 6050 #> 21278 Bombus lapidarius 2016 6 6 3873 #> 21631 Bombus terrestris 2016 4 30 3874 #> #> $observationsInGrid$ID1154 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1155 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1156 #> scientificName year month day visitUID #> 18092 Bombus hypnorum 2007 5 3 6078 #> 18095 Bombus terrestris 2007 5 3 6078 #> #> $observationsInGrid$ID1157 #> scientificName year month day visitUID #> 1162 Bombus campestris 2018 5 15 2670 #> #> $observationsInGrid$ID1158 #> scientificName year month day visitUID #> 5507 Bombus pratorum 2013 7 11 3116 #> 5509 Bombus pascuorum 2013 7 11 3116 #> 24013 Bombus pratorum 2013 7 11 3115 #> #> $observationsInGrid$ID1159 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1160 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1161 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1162 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1163 #> scientificName year month day visitUID #> 9151 Bombus norvegicus 2012 7 29 852 #> #> $observationsInGrid$ID1164 #> scientificName year month day visitUID #> 24223 Bombus hypnorum 2004 5 18 2418 #> #> $observationsInGrid$ID1165 #> scientificName year month day visitUID #> 14049 Bombus lapidarius 2010 5 30 4910 #> 15248 Bombus terrestris 2009 7 11 885 #> 15250 Bombus hypnorum 2009 7 11 885 #> 16637 Bombus lapidarius 2008 6 29 1025 #> 16638 Bombus hypnorum 2008 6 29 1025 #> 16639 Bombus terrestris 2008 6 29 1025 #> 18578 Bombus lucorum 2007 7 29 886 #> 18582 Bombus lucorum 2007 7 29 886 #> #> $observationsInGrid$ID1166 #> scientificName year month day visitUID #> 9483 Bombus hortorum 2012 8 29 995 #> 9484 Bombus sylvarum 2012 8 29 995 #> 9485 Bombus pascuorum 2012 8 29 995 #> 9489 Bombus sylvarum 2012 8 29 2748 #> 9492 Bombus hortorum 2012 8 29 6421 #> #> $observationsInGrid$ID1167 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1168 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1169 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1170 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1171 #> scientificName year month day visitUID #> 3445 Bombus lapidarius 2017 6 21 1368 #> 4921 Bombus lapidarius 2017 5 6 2772 #> 5261 Bombus lapidarius 2016 8 1 4623 #> #> $observationsInGrid$ID1172 #> scientificName year month day visitUID #> 2047 Bombus terrestris 2018 4 18 4521 #> 2048 Bombus hypnorum 2018 4 18 4520 #> #> $observationsInGrid$ID1173 #> scientificName year month day visitUID #> 4281 Bombus pascuorum 2017 7 25 5192 #> #> $observationsInGrid$ID1174 #> scientificName year month day visitUID #> 1893 Bombus lucorum 2018 4 21 1094 #> #> $observationsInGrid$ID1175 #> scientificName year month day visitUID #> 24584 Bombus pascuorum 2014 7 23 219 #> #> $observationsInGrid$ID1176 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1177 #> scientificName year month day visitUID #> 19420 Bombus sylvestris 2016 6 3 4081 #> 19424 Bombus lucorum 2016 8 18 4083 #> 19433 Bombus pascuorum 2016 7 5 4082 #> 19434 Bombus lucorum 2016 7 5 4082 #> #> $observationsInGrid$ID1178 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1179 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1180 #> scientificName year month day visitUID #> 1948 Bombus pratorum 2018 4 22 6395 #> #> $observationsInGrid$ID1181 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1182 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1183 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1184 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1185 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1186 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1187 #> scientificName year month day visitUID #> 5966 Bombus lapidarius 2014 8 19 6410 #> #> $observationsInGrid$ID1188 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1189 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1190 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1191 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1192 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1193 #> scientificName year month day visitUID #> 9129 Bombus pratorum 2012 7 21 904 #> 9130 Bombus bohemicus 2012 7 21 904 #> 13434 Bombus pascuorum 2010 8 10 3699 #> 13436 Bombus pratorum 2010 8 10 3699 #> 13444 Bombus bohemicus 2010 8 10 3699 #> 13448 Bombus terrestris 2010 8 10 3699 #> 13451 Bombus lucorum 2010 8 10 3699 #> 13456 Bombus hypnorum 2010 8 10 3699 #> 13457 Bombus pascuorum 2010 8 10 3699 #> 14554 Bombus lapidarius 2009 8 19 3700 #> 14569 Bombus pratorum 2009 8 5 3698 #> 14574 Bombus terrestris 2009 8 5 3698 #> 14585 Bombus rupestris 2009 8 19 3700 #> 14588 Bombus hortorum 2009 8 5 3698 #> 17351 Bombus pascuorum 2007 8 9 1279 #> 17353 Bombus rupestris 2007 8 9 1279 #> 17354 Bombus lapidarius 2007 8 9 1279 #> 17355 Bombus pascuorum 2007 8 9 1279 #> 17735 Bombus pascuorum 2006 9 12 3822 #> 17744 Bombus pascuorum 2006 8 17 1280 #> 23418 Bombus humilis 2015 7 14 4561 #> #> $observationsInGrid$ID1194 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1195 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1196 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1197 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1198 #> scientificName year month day visitUID #> 1347 Bombus lapidarius 2018 6 6 3103 #> 3594 Bombus pascuorum 2017 6 2 5304 #> 6848 Bombus lapidarius 2013 8 10 1814 #> 6849 Bombus terrestris 2013 8 10 1814 #> #> $observationsInGrid$ID1199 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1200 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1201 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1202 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1203 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1204 #> scientificName year month day visitUID #> 4967 Bombus pascuorum 2017 5 6 1581 #> #> $observationsInGrid$ID1205 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1206 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1207 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1208 #> scientificName year month day visitUID #> 24015 Bombus terrestris 2013 7 11 4943 #> 24048 Bombus pascuorum 2013 7 11 4943 #> #> $observationsInGrid$ID1209 #> scientificName year month day visitUID #> 5556 Bombus rupestris 2015 6 13 4160 #> 7043 Bombus pratorum 2013 7 24 6393 #> 9807 Bombus pratorum 2012 7 29 6394 #> 9808 Bombus lucorum 2012 7 29 6394 #> 12355 Bombus pratorum 2011 5 21 6638 #> 20780 Bombus sylvarum 2016 7 7 6392 #> 20781 Bombus pratorum 2016 7 7 6392 #> 23202 Bombus pratorum 2015 8 3 6391 #> 23768 Bombus bohemicus 2015 6 12 4159 #> #> $observationsInGrid$ID1210 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1211 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1212 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1213 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1214 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1215 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1216 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1217 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1218 #> scientificName year month day visitUID #> 874 Bombus bohemicus 2018 6 24 4912 #> #> $observationsInGrid$ID1219 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1220 #> scientificName year month day visitUID #> 1922 Bombus lapidarius 2018 4 22 660 #> #> $observationsInGrid$ID1221 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1222 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1223 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1224 #> scientificName year month day visitUID #> 9714 Bombus subterraneus 2012 8 5 2392 #> #> $observationsInGrid$ID1225 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1226 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1227 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1228 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1229 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1230 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1231 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1232 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1233 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1234 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1235 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1236 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1237 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1238 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1239 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1240 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1241 #> scientificName year month day visitUID #> 5301 Bombus bohemicus 2015 7 4 1964 #> 5302 Bombus bohemicus 2015 7 3 3608 #> 5304 Bombus lucorum 2015 7 3 146 #> 5305 Bombus pascuorum 2015 7 3 146 #> 5308 Bombus hypnorum 2015 7 3 1963 #> 5315 Bombus lucorum 2015 7 2 6056 #> 5329 Bombus hypnorum 2015 7 2 5514 #> 5331 Bombus bohemicus 2015 7 3 1963 #> 5332 Bombus hortorum 2015 7 2 5514 #> 5336 Bombus terrestris 2015 7 2 1962 #> 5337 Bombus lucorum 2015 7 2 1962 #> 5338 Bombus lucorum 2015 7 2 1962 #> 5341 Bombus terrestris 2015 7 2 1962 #> 5342 Bombus pascuorum 2015 7 2 1962 #> 5343 Bombus hypnorum 2015 7 2 6056 #> 5345 Bombus pratorum 2015 7 2 6056 #> 25818 Bombus pascuorum 2014 5 24 13 #> #> $observationsInGrid$ID1242 #> scientificName year month day visitUID #> 5316 Bombus sylvarum 2015 7 4 2683 #> 5317 Bombus hortorum 2015 7 4 2683 #> 5318 Bombus pratorum 2015 7 4 2683 #> 5322 Bombus lucorum 2015 7 4 2683 #> 5323 Bombus campestris 2015 7 4 2683 #> 5324 Bombus lapidarius 2015 7 4 2683 #> 10760 Bombus lapidarius 2000 6 24 2879 #> 10761 Bombus lucorum 2000 6 24 2879 #> 10765 Bombus lucorum 2000 6 24 2879 #> #> $observationsInGrid$ID1243 #> scientificName year month day visitUID #> 19975 Bombus pascuorum 2016 5 31 2456 #> 20947 Bombus terrestris 2016 5 1 2454 #> 23091 Bombus pascuorum 2015 7 30 4962 #> 23092 Bombus hypnorum 2015 8 2 4961 #> #> $observationsInGrid$ID1244 #> scientificName year month day visitUID #> 23884 Bombus pratorum 2015 4 19 5094 #> #> $observationsInGrid$ID1245 #> scientificName year month day visitUID #> 1508 Bombus bohemicus 2018 5 20 4636 #> 11449 Bombus pascuorum 2011 7 26 4806 #> 13437 Bombus lucorum 2010 8 10 5891 #> 21222 Bombus hortorum 2016 6 11 4637 #> #> $observationsInGrid$ID1246 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1247 #> scientificName year month day visitUID #> 18942 Bombus pascuorum 2007 6 14 201 #> #> $observationsInGrid$ID1248 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1249 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1250 #> scientificName year month day visitUID #> 21527 Bombus hypnorum 2016 5 5 987 #> 21529 Bombus pascuorum 2016 5 5 987 #> 24193 Bombus norvegicus 2014 7 10 988 #> #> $observationsInGrid$ID1251 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1252 #> scientificName year month day visitUID #> 1784 Bombus lucorum 2018 4 28 6080 #> #> $observationsInGrid$ID1253 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1254 #> scientificName year month day visitUID #> 4420 Bombus pratorum 2017 7 12 5119 #> #> $observationsInGrid$ID1255 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1256 #> scientificName year month day visitUID #> 16490 Bombus lucorum 2008 7 28 4691 #> 16492 Bombus terrestris 2008 7 28 4691 #> #> $observationsInGrid$ID1257 #> scientificName year month day visitUID #> 2863 Bombus lapidarius 2017 8 22 3595 #> #> $observationsInGrid$ID1258 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1259 #> scientificName year month day visitUID #> 4970 Bombus pascuorum 2017 5 6 2773 #> #> $observationsInGrid$ID1260 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1261 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1262 #> scientificName year month day visitUID #> 23187 Bombus subterraneus 2015 8 3 4664 #> #> $observationsInGrid$ID1263 #> scientificName year month day visitUID #> 24035 Bombus pratorum 2013 7 11 4939 #> #> $observationsInGrid$ID1264 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1265 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1266 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1267 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1268 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1269 #> scientificName year month day visitUID #> 10981 Bombus terrestris 2012 3 14 1481 #> 19133 Bombus lapidarius 2005 6 16 504 #> 19135 Bombus hypnorum 2005 6 16 505 #> 21128 Bombus barbutellus 2016 6 17 351 #> 25013 Bombus bohemicus 2014 7 29 352 #> #> $observationsInGrid$ID1270 #> scientificName year month day visitUID #> 10281 Bombus lucorum 2012 5 26 5369 #> 10282 Bombus pascuorum 2012 5 26 5369 #> 16023 Bombus bohemicus 2009 5 16 2883 #> 16030 Bombus lapidarius 2009 5 16 1924 #> #> $observationsInGrid$ID1271 #> scientificName year month day visitUID #> 477 Bombus lucorum 2018 7 18 1689 #> 19483 Bombus rupestris 2016 6 3 1686 #> 20262 Bombus rupestris 2016 7 31 4739 #> 22126 Bombus pascuorum 2015 7 23 1691 #> 22135 Bombus lapidarius 2015 8 5 1688 #> 24352 Bombus lucorum 2014 8 5 1687 #> 24357 Bombus bohemicus 2014 6 30 1692 #> 24361 Bombus bohemicus 2014 7 23 1690 #> #> $observationsInGrid$ID1272 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1273 #> scientificName year month day visitUID #> 20361 Bombus lapidarius 2016 8 5 2927 #> #> $observationsInGrid$ID1274 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1275 #> scientificName year month day visitUID #> 2206 Bombus soroeensis 2017 7 29 2422 #> 19790 Bombus terrestris 2016 8 21 2447 #> 19804 Bombus rupestris 2016 4 23 58 #> 19805 Bombus terrestris 2016 4 23 58 #> 21974 Bombus terrestris 2015 8 15 4963 #> 21976 Bombus barbutellus 2008 7 21 732 #> #> $observationsInGrid$ID1276 #> scientificName year month day visitUID #> 4043 Bombus pascuorum 2017 8 10 2198 #> #> $observationsInGrid$ID1277 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1278 #> scientificName year month day visitUID #> 967 Bombus rupestris 2018 6 24 3729 #> 16658 Bombus pratorum 2008 6 26 4510 #> #> $observationsInGrid$ID1279 #> scientificName year month day visitUID #> 12453 Bombus bohemicus 2011 5 1 5381 #> #> $observationsInGrid$ID1280 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1281 #> scientificName year month day visitUID #> 1882 Bombus lucorum 2018 4 26 1622 #> 1883 Bombus pascuorum 2018 4 26 1622 #> 1884 Bombus pratorum 2018 4 26 1622 #> 17872 Bombus lucorum 2003 7 10 6716 #> 17874 Bombus sylvarum 2003 7 10 6716 #> 17936 Bombus bohemicus 2003 7 31 6718 #> 17939 Bombus pratorum 2003 7 31 6718 #> 17951 Bombus soroeensis 2003 7 31 6718 #> 17956 Bombus sylvestris 2003 7 18 6717 #> 17961 Bombus pratorum 2003 7 18 6717 #> 17968 Bombus lapidarius 2003 7 18 6717 #> 17974 Bombus sylvestris 2003 7 10 6716 #> #> $observationsInGrid$ID1282 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1283 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1284 #> scientificName year month day visitUID #> 5712 Bombus bohemicus 2015 5 20 2789 #> #> $observationsInGrid$ID1285 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1286 #> scientificName year month day visitUID #> 15440 Bombus lucorum 2009 6 3 6306 #> 15449 Bombus pascuorum 2009 6 3 6306 #> #> $observationsInGrid$ID1287 #> scientificName year month day visitUID #> 15070 Bombus pratorum 2009 7 30 685 #> 23128 Bombus sylvestris 2015 7 15 3422 #> #> $observationsInGrid$ID1288 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1289 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1290 #> scientificName year month day visitUID #> 15437 Bombus pascuorum 2009 6 2 1318 #> 15442 Bombus lucorum 2009 6 2 1318 #> 15636 Bombus lapidarius 2009 6 2 1318 #> #> $observationsInGrid$ID1291 #> scientificName year month day visitUID #> 15658 Bombus lapidarius 2009 6 3 6688 #> 24673 Bombus pratorum 2014 4 19 2995 #> 24675 Bombus hypnorum 2014 4 19 2995 #> #> $observationsInGrid$ID1292 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1293 #> scientificName year month day visitUID #> 156 Bombus lapidarius 2018 8 26 2255 #> #> $observationsInGrid$ID1294 #> scientificName year month day visitUID #> 131 Bombus terrestris 2018 9 6 2465 #> 489 Bombus hypnorum 2018 7 18 1922 #> 1935 Bombus terrestris 2018 4 21 3741 #> 1937 Bombus pascuorum 2018 4 21 3741 #> 4765 Bombus lapidarius 2017 6 27 5860 #> 20750 Bombus lapidarius 2016 7 8 1920 #> 20983 Bombus hypnorum 2016 6 23 4202 #> 21820 Bombus terrestris 2016 4 9 1921 #> 22279 Bombus pratorum 2012 5 1 3740 #> #> $observationsInGrid$ID1295 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1296 #> scientificName year month day visitUID #> 560 Bombus ruderarius 2018 7 15 5516 #> 1426 Bombus lapidarius 2018 5 30 5518 #> 1433 Bombus soroeensis 2018 5 30 5518 #> 1710 Bombus terrestris 2018 5 6 5515 #> 1936 Bombus terrestris 2018 4 21 5517 #> 2246 Bombus pratorum 2016 6 27 5495 #> #> $observationsInGrid$ID1297 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1298 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1299 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1300 #> scientificName year month day visitUID #> 1026 Bombus terrestris 2018 6 22 2570 #> 5973 Bombus pascuorum 2014 8 3 2569 #> 5975 Bombus bohemicus 2014 6 11 6568 #> 5977 Bombus ruderarius 2014 5 20 6569 #> #> $observationsInGrid$ID1301 #> scientificName year month day visitUID #> 11158 Bombus hortorum 2011 6 30 2902 #> 11159 Bombus sylvarum 2011 6 30 2902 #> #> $observationsInGrid$ID1302 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1303 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1304 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1305 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1306 #> scientificName year month day visitUID #> 9054 Bombus terrestris 2012 7 23 3034 #> 9058 Bombus hortorum 2012 7 23 3034 #> 9059 Bombus hortorum 2012 7 23 3034 #> 9062 Bombus bohemicus 2012 7 23 3034 #> 9065 Bombus bohemicus 2012 7 23 3034 #> 9067 Bombus bohemicus 2012 7 23 3034 #> #> $observationsInGrid$ID1307 #> scientificName year month day visitUID #> 17661 Bombus lapidarius 2003 6 5 2365 #> #> $observationsInGrid$ID1308 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1309 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1310 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1311 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1312 #> scientificName year month day visitUID #> 2298 Bombus lapidarius 2017 7 9 8 #> 2299 Bombus campestris 2017 7 9 8 #> 2302 Bombus sylvarum 2017 7 9 9 #> 2303 Bombus sylvestris 2017 7 9 9 #> 2304 Bombus campestris 2017 7 9 9 #> 2305 Bombus quadricolor 2017 7 9 9 #> 2306 Bombus jonellus 2017 7 9 9 #> 2312 Bombus pratorum 2017 7 9 8 #> 2313 Bombus bohemicus 2017 7 9 8 #> 2314 Bombus pascuorum 2017 7 9 9 #> 2316 Bombus bohemicus 2017 7 9 9 #> 2383 Bombus jonellus 2017 7 9 9 #> 2399 Bombus lapidarius 2017 7 9 9 #> 2405 Bombus terrestris 2017 7 9 9 #> 4005 Bombus hypnorum 2017 8 10 1960 #> 4006 Bombus sylvarum 2017 8 18 1961 #> 4007 Bombus pratorum 2017 8 18 1961 #> #> $observationsInGrid$ID1313 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1314 #> scientificName year month day visitUID #> 24016 Bombus terrestris 2013 7 11 6491 #> 24026 Bombus pratorum 2013 7 11 6491 #> 24039 Bombus lapidarius 2013 7 11 6491 #> #> $observationsInGrid$ID1315 #> scientificName year month day visitUID #> 4393 Bombus subterraneus 2017 7 10 4149 #> 5388 Bombus hortorum 2015 6 15 4151 #> 5389 Bombus humilis 2015 6 15 4151 #> 5390 Bombus sylvarum 2015 6 15 4151 #> 21034 Bombus subterraneus 2016 6 19 4152 #> 21036 Bombus hortorum 2016 6 19 4152 #> 23414 Bombus terrestris 2015 7 10 4150 #> #> $observationsInGrid$ID1316 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1317 #> scientificName year month day visitUID #> 4191 Bombus lucorum 2017 8 14 5435 #> 4194 Bombus pratorum 2017 8 14 5435 #> 4195 Bombus hypnorum 2017 8 14 5435 #> 4200 Bombus soroeensis 2017 8 14 5435 #> 4202 Bombus soroeensis 2017 8 14 849 #> 4203 Bombus bohemicus 2017 8 14 5435 #> 4204 Bombus quadricolor 2017 8 14 849 #> 4205 Bombus lapidarius 2017 8 14 849 #> 13616 Bombus hortorum 2010 8 28 3710 #> 13617 Bombus pascuorum 2010 8 28 3710 #> 13619 Bombus sylvarum 2010 8 28 3710 #> #> $observationsInGrid$ID1318 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1319 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1320 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1321 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1322 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1323 #> scientificName year month day visitUID #> 24354 Bombus lucorum 2014 7 24 5615 #> #> $observationsInGrid$ID1324 #> scientificName year month day visitUID #> 715 Bombus lapidarius 2018 7 8 1930 #> #> $observationsInGrid$ID1325 #> scientificName year month day visitUID #> 24621 Bombus lapidarius 2014 7 23 5393 #> #> $observationsInGrid$ID1326 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1327 #> scientificName year month day visitUID #> 1927 Bombus hypnorum 2018 4 22 5491 #> 1972 Bombus terrestris 2018 4 21 5490 #> 21860 Bombus terrestris 2016 4 3 5487 #> 21892 Bombus terrestris 2016 3 18 5489 #> 24154 Bombus terrestris 2015 3 11 5488 #> #> $observationsInGrid$ID1328 #> scientificName year month day visitUID #> 2242 Bombus pratorum 2017 7 16 1387 #> #> $observationsInGrid$ID1329 #> scientificName year month day visitUID #> 16634 Bombus lapidarius 2008 6 20 3937 #> 16635 Bombus lucorum 2008 6 20 3937 #> 16636 Bombus terrestris 2008 6 20 3937 #> 24479 Bombus pascuorum 2014 7 23 1889 #> #> $observationsInGrid$ID1330 #> scientificName year month day visitUID #> 13755 Bombus hortorum 2010 8 1 4055 #> #> $observationsInGrid$ID1331 #> scientificName year month day visitUID #> 13722 Bombus lucorum 2010 8 7 3597 #> 14232 Bombus pratorum 2010 5 2 5840 #> 14233 Bombus hypnorum 2010 5 2 56 #> 18015 Bombus soroeensis 2007 8 1 5092 #> 19248 Bombus pratorum 2006 6 23 3598 #> 19250 Bombus hortorum 2006 6 14 5795 #> 19251 Bombus hortorum 2006 6 23 3598 #> 19252 Bombus lapidarius 2006 6 23 3598 #> 19253 Bombus pascuorum 2006 6 23 3598 #> #> $observationsInGrid$ID1332 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1333 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1334 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1335 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1336 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1337 #> scientificName year month day visitUID #> 17875 Bombus bohemicus 2003 7 31 1742 #> 17877 Bombus pratorum 2003 7 31 1742 #> 17887 Bombus humilis 2003 7 31 1742 #> 17894 Bombus hortorum 2003 7 18 1739 #> 17899 Bombus lucorum 2003 7 18 1739 #> 17913 Bombus pascuorum 2003 7 10 1738 #> 17921 Bombus lucorum 2003 7 10 1738 #> 17924 Bombus sylvarum 2003 7 10 1738 #> 17928 Bombus soroeensis 2003 7 10 1738 #> 17932 Bombus humilis 2003 7 10 1738 #> 18014 Bombus pascuorum 2001 5 24 1741 #> 24473 Bombus pascuorum 2014 7 23 1740 #> 24484 Bombus lapidarius 2014 7 23 1740 #> #> $observationsInGrid$ID1338 #> scientificName year month day visitUID #> 15429 Bombus lucorum 2009 6 29 4762 #> #> $observationsInGrid$ID1339 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1340 #> scientificName year month day visitUID #> 4790 Bombus subterraneus 2017 6 23 5835 #> 17499 Bombus norvegicus 2007 8 31 6343 #> 17506 Bombus norvegicus 2007 8 31 6343 #> 17528 Bombus pratorum 2007 8 31 6343 #> 17533 Bombus pratorum 2007 8 31 6343 #> 17540 Bombus pratorum 2007 8 31 6343 #> 17548 Bombus pratorum 2007 8 31 6343 #> 17551 Bombus pratorum 2007 8 31 6343 #> 17553 Bombus pratorum 2007 8 31 6343 #> 17554 Bombus pratorum 2007 8 31 6343 #> 17590 Bombus pascuorum 2007 8 31 6343 #> 17592 Bombus pascuorum 2007 8 31 6343 #> 17657 Bombus bohemicus 2007 8 31 6343 #> #> $observationsInGrid$ID1341 #> scientificName year month day visitUID #> 15418 Bombus pascuorum 2009 6 29 1705 #> 16378 Bombus campestris 2008 8 26 2771 #> 21705 Bombus hypnorum 2016 4 16 1514 #> 21709 Bombus hypnorum 2016 4 16 1514 #> #> $observationsInGrid$ID1342 #> scientificName year month day visitUID #> 3664 Bombus bohemicus 2017 5 28 3037 #> 15417 Bombus pratorum 2009 6 29 5303 #> #> $observationsInGrid$ID1343 #> scientificName year month day visitUID #> 15653 Bombus lapidarius 2009 6 29 5302 #> #> $observationsInGrid$ID1344 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1345 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1346 #> scientificName year month day visitUID #> 20752 Bombus soroeensis 2016 7 7 6599 #> #> $observationsInGrid$ID1347 #> scientificName year month day visitUID #> 12209 Bombus subterraneus 2011 6 12 2152 #> #> $observationsInGrid$ID1348 #> scientificName year month day visitUID #> 5892 Bombus sylvestris 2012 7 9 4464 #> 5893 Bombus bohemicus 2012 7 9 4464 #> 5894 Bombus norvegicus 2012 7 9 4464 #> 5897 Bombus pratorum 2012 7 11 4465 #> 5898 Bombus norvegicus 2012 7 15 4466 #> 5899 Bombus soroeensis 2012 7 15 4466 #> 6236 Bombus pratorum 2014 4 21 3995 #> 6237 Bombus hypnorum 2014 4 21 3995 #> 6238 Bombus lucorum 2014 4 21 3995 #> 6359 Bombus humilis 2014 3 30 4001 #> 7447 Bombus sylvarum 2013 6 9 3987 #> 7448 Bombus hortorum 2013 6 9 3987 #> 7452 Bombus lapidarius 2013 6 9 3987 #> 10343 Bombus subterraneus 2012 5 23 3997 #> 10344 Bombus lapidarius 2012 5 23 3997 #> 10345 Bombus hortorum 2012 5 23 3997 #> 10463 Bombus hypnorum 2012 5 1 3980 #> 10464 Bombus terrestris 2012 5 1 3980 #> 10466 Bombus pratorum 2012 5 1 3980 #> 10468 Bombus pascuorum 2012 5 1 3980 #> 10469 Bombus lucorum 2012 5 1 3980 #> 11323 Bombus sylvarum 2011 8 27 3999 #> 11324 Bombus subterraneus 2011 8 27 3999 #> 11325 Bombus pratorum 2011 8 27 3999 #> 11326 Bombus lapidarius 2011 8 27 3999 #> 11328 Bombus hortorum 2011 8 27 3999 #> 11330 Bombus subterraneus 2011 8 27 3999 #> 11562 Bombus soroeensis 2011 8 4 3983 #> 11591 Bombus subterraneus 2011 7 31 4002 #> 11592 Bombus humilis 2011 7 31 4002 #> 11593 Bombus hortorum 2011 7 31 4002 #> 12173 Bombus terrestris 2011 6 16 3992 #> 12176 Bombus humilis 2011 6 16 3992 #> 12445 Bombus bohemicus 2011 5 8 3985 #> 12522 Bombus hypnorum 2011 4 25 3998 #> 12524 Bombus terrestris 2011 4 25 3998 #> 12525 Bombus hortorum 2011 4 25 3998 #> 12526 Bombus lucorum 2011 4 25 3998 #> 12527 Bombus pascuorum 2011 4 25 3998 #> 12652 Bombus terrestris 2011 4 9 3986 #> 13552 Bombus terrestris 2010 10 7 3984 #> 13581 Bombus pascuorum 2010 9 19 3994 #> 13610 Bombus hortorum 2010 9 3 3981 #> 13612 Bombus terrestris 2010 9 3 3981 #> 13613 Bombus pascuorum 2010 9 3 3981 #> 13658 Bombus humilis 2010 8 12 3990 #> 13799 Bombus sylvarum 2010 7 28 4000 #> 13804 Bombus subterraneus 2010 7 28 4000 #> 13805 Bombus bohemicus 2010 7 28 4000 #> 13807 Bombus hortorum 2010 7 28 4000 #> 13809 Bombus pratorum 2010 7 28 4000 #> 13941 Bombus hortorum 2010 6 19 3993 #> 13942 Bombus lucorum 2010 6 19 3993 #> 13944 Bombus pascuorum 2010 6 19 3993 #> 13976 Bombus terrestris 2010 6 13 3991 #> 13986 Bombus subterraneus 2010 6 13 3991 #> 13988 Bombus hypnorum 2010 6 13 3991 #> 14116 Bombus terrestris 2010 5 21 3996 #> 19797 Bombus hypnorum 2016 12 4 5458 #> 20398 Bombus hypnorum 2016 8 4 4463 #> 21196 Bombus subterraneus 2016 6 12 3988 #> 21508 Bombus pratorum 2016 5 6 3979 #> 21509 Bombus lucorum 2016 5 6 3979 #> 21510 Bombus terrestris 2016 5 6 3979 #> 22258 Bombus soroeensis 2012 7 15 4466 #> 22261 Bombus norvegicus 2012 7 9 4464 #> 22262 Bombus sylvestris 2012 7 9 4464 #> 22264 Bombus pratorum 2012 7 11 4465 #> 22309 Bombus humilis 2011 6 18 4467 #> 22310 Bombus pascuorum 2011 6 18 4467 #> 23524 Bombus pratorum 2015 7 4 3982 #> 23530 Bombus terrestris 2015 7 4 3982 #> 23538 Bombus hortorum 2015 7 4 3982 #> 23540 Bombus pascuorum 2015 7 4 3982 #> 25227 Bombus pratorum 2014 7 12 3989 #> 25229 Bombus lucorum 2014 7 12 3989 #> 25233 Bombus subterraneus 2014 7 12 3989 #> 25251 Bombus pascuorum 2014 7 12 3989 #> #> $observationsInGrid$ID1349 #> scientificName year month day visitUID #> 4600 Bombus sylvarum 2017 7 7 5896 #> #> $observationsInGrid$ID1350 #> scientificName year month day visitUID #> 1636 Bombus 2018 5 9 4435 #> 5858 Bombus lapidarius 2015 4 26 4438 #> 6198 Bombus terrestris 2014 4 25 4440 #> 21398 Bombus 2016 5 20 4437 #> 24644 Bombus subterraneus 2014 6 1 4434 #> 25059 Bombus ruderarius 2014 8 13 4436 #> 25620 Bombus campestris 2014 5 16 4439 #> #> $observationsInGrid$ID1351 #> scientificName year month day visitUID #> 11443 Bombus pratorum 2011 7 26 3744 #> #> $observationsInGrid$ID1352 #> scientificName year month day visitUID #> 3777 Bombus lapidarius 2017 8 11 417 #> 3779 Bombus bohemicus 2017 9 19 6316 #> 3780 Bombus pascuorum 2017 9 19 6316 #> 3783 Bombus lapidarius 2017 9 19 418 #> 3784 Bombus pratorum 2017 9 19 418 #> 3788 Bombus pratorum 2017 7 4 6315 #> 11442 Bombus lapidarius 2011 7 26 4663 #> 11453 Bombus pratorum 2011 7 26 4663 #> #> $observationsInGrid$ID1353 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1354 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1355 #> scientificName year month day visitUID #> 2275 Bombus lapidarius 2017 7 9 3485 #> 2277 Bombus hortorum 2017 7 9 3485 #> 2394 Bombus hortorum 2017 7 9 3485 #> #> $observationsInGrid$ID1356 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1357 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1358 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1359 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1360 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1361 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1362 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1363 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1364 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1365 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1366 #> scientificName year month day visitUID #> 1543 Bombus pratorum 2018 5 17 4934 #> 1548 Bombus sylvarum 2018 5 17 4934 #> #> $observationsInGrid$ID1367 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1368 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1369 #> scientificName year month day visitUID #> 629 Bombus sylvestris 2018 7 11 5649 #> 1381 Bombus subterraneus 2018 6 2 3977 #> 14234 Bombus hypnorum 2010 5 2 2288 #> 21053 Bombus sylvarum 2016 6 19 1863 #> #> $observationsInGrid$ID1370 #> scientificName year month day visitUID #> 1380 Bombus hortorum 2018 6 2 1487 #> 9023 Bombus bohemicus 2012 7 25 1488 #> 9026 Bombus terrestris 2012 7 22 3825 #> 9027 Bombus terrestris 2012 7 22 3825 #> #> $observationsInGrid$ID1371 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1372 #> scientificName year month day visitUID #> 13616 Bombus hortorum 2010 8 28 3710 #> 13617 Bombus pascuorum 2010 8 28 3710 #> 13619 Bombus sylvarum 2010 8 28 3710 #> 16600 Bombus lucorum 2008 7 4 3360 #> #> $observationsInGrid$ID1373 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1374 #> scientificName year month day visitUID #> 738 Bombus pascuorum 2018 7 7 4983 #> 2230 Bombus pratorum 2015 4 26 6076 #> 20867 Bombus pratorum 2016 7 3 6077 #> 21163 Bombus lapidarius 2016 6 10 4984 #> 21430 Bombus bohemicus 2016 5 13 464 #> #> $observationsInGrid$ID1375 #> scientificName year month day visitUID #> 7603 Bombus sylvarum 2012 6 27 1190 #> #> $observationsInGrid$ID1376 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1377 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1378 #> scientificName year month day visitUID #> 357 Bombus pratorum 2018 6 6 3224 #> 1148 Bombus pratorum 2018 6 16 3225 #> 1391 Bombus pascuorum 2018 5 19 3226 #> 4915 Bombus pratorum 2017 5 6 3223 #> 4916 Bombus terrestris 2017 5 6 3223 #> 19995 Bombus terrestris 2016 9 10 4391 #> 19996 Bombus lapidarius 2016 9 10 4391 #> 24531 Bombus norvegicus 2014 7 19 2010 #> 24546 Bombus lucorum 2014 7 19 2010 #> #> $observationsInGrid$ID1379 #> scientificName year month day visitUID #> 16029 Bombus pascuorum 2009 5 16 5184 #> 20884 Bombus lapidarius 2016 7 2 20 #> 20887 Bombus hypnorum 2016 7 2 21 #> 20889 Bombus pratorum 2016 7 2 5185 #> #> $observationsInGrid$ID1380 #> scientificName year month day visitUID #> 9249 Bombus rupestris 2012 5 24 772 #> #> $observationsInGrid$ID1381 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1382 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1383 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1384 #> scientificName year month day visitUID #> 24505 Bombus pratorum 2014 7 23 3010 #> 24553 Bombus bohemicus 2014 7 23 3010 #> 24560 Bombus pascuorum 2014 7 23 3010 #> 24562 Bombus soroeensis 2014 7 23 3010 #> #> $observationsInGrid$ID1385 #> scientificName year month day visitUID #> 3974 Bombus pascuorum 2017 7 26 3534 #> #> $observationsInGrid$ID1386 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1387 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1388 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1389 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1390 #> scientificName year month day visitUID #> 378 Bombus jonellus 2018 7 22 5329 #> 379 Bombus lapidarius 2018 7 22 5329 #> 612 Bombus hypnorum 2018 7 13 5328 #> #> $observationsInGrid$ID1391 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1392 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1393 #> scientificName year month day visitUID #> 21309 Bombus lapidarius 2016 6 3 1313 #> #> $observationsInGrid$ID1394 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1395 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1396 #> scientificName year month day visitUID #> 4585 Bombus lapidarius 2017 6 23 993 #> 15412 Bombus pascuorum 2009 6 2 2124 #> 23679 Bombus hortorum 2015 6 20 992 #> 23682 Bombus lapidarius 2015 6 20 992 #> 23698 Bombus ruderarius 2015 6 20 992 #> 23702 Bombus hortorum 2015 6 20 992 #> 23707 Bombus lapidarius 2015 6 20 992 #> 23712 Bombus pascuorum 2015 6 18 991 #> #> $observationsInGrid$ID1397 #> scientificName year month day visitUID #> 15273 Bombus hortorum 2009 6 2 2536 #> 15414 Bombus pascuorum 2009 6 2 2535 #> 15423 Bombus lucorum 2009 6 29 821 #> 15679 Bombus hortorum 2009 6 2 2535 #> 17560 Bombus lapidarius 2007 8 31 2537 #> 17596 Bombus pascuorum 2007 8 31 2537 #> 17599 Bombus pascuorum 2007 8 31 2537 #> #> $observationsInGrid$ID1398 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1399 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1400 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1401 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1402 #> scientificName year month day visitUID #> 5888 Bombus lapidarius 2011 6 27 5650 #> 9840 Bombus pratorum 2012 7 25 5534 #> 9842 Bombus terrestris 2012 7 25 5534 #> #> $observationsInGrid$ID1403 #> scientificName year month day visitUID #> 18919 Bombus hypnorum 2007 7 20 129 #> #> $observationsInGrid$ID1404 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1405 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1406 #> scientificName year month day visitUID #> 4436 Bombus pratorum 2017 6 30 1938 #> 4437 Bombus hypnorum 2017 6 30 1938 #> 5760 Bombus bohemicus 2015 5 1 3596 #> 19411 Bombus terrestris 2015 4 22 6332 #> 23278 Bombus hypnorum 2015 7 10 1937 #> #> $observationsInGrid$ID1407 #> scientificName year month day visitUID #> 4273 Bombus sylvestris 2017 7 23 6476 #> #> $observationsInGrid$ID1408 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1409 #> scientificName year month day visitUID #> 2273 Bombus pascuorum 2017 7 9 104 #> 4435 Bombus lapidarius 2017 7 10 4018 #> #> $observationsInGrid$ID1410 #> scientificName year month day visitUID #> 17003 Bombus pascuorum 2008 4 21 105 #> #> $observationsInGrid$ID1411 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1412 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1413 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1414 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1415 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1416 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1417 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1418 #> scientificName year month day visitUID #> 9051 Bombus lapidarius 2012 7 23 2763 #> 9052 Bombus campestris 2012 7 23 2763 #> 9053 Bombus bohemicus 2012 7 23 2763 #> 21836 Bombus terrestris 2016 4 4 5466 #> #> $observationsInGrid$ID1419 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1420 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1421 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1422 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1423 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1424 #> scientificName year month day visitUID #> 1525 Bombus pratorum 2018 5 13 3978 #> #> $observationsInGrid$ID1425 #> scientificName year month day visitUID #> 25815 Bombus lucorum 2013 7 1 5588 #> #> $observationsInGrid$ID1426 #> scientificName year month day visitUID #> 22231 Bombus sylvarum 2012 6 27 1096 #> 22359 Bombus quadricolor 2009 8 19 4229 #> 22951 Bombus rupestris 2015 6 15 159 #> 24020 Bombus pascuorum 2013 7 12 6479 #> 25540 Bombus lapidarius 2014 6 18 6478 #> #> $observationsInGrid$ID1427 #> scientificName year month day visitUID #> 3558 Bombus pratorum 2017 6 5 1354 #> 4468 Bombus hortorum 2017 7 21 1356 #> 4469 Bombus hypnorum 2017 8 7 1355 #> #> $observationsInGrid$ID1428 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1429 #> scientificName year month day visitUID #> 466 Bombus lucorum 2018 7 19 3136 #> 22902 Bombus lapidarius 2015 9 10 3357 #> #> $observationsInGrid$ID1430 #> scientificName year month day visitUID #> 24072 Bombus lapidarius 2011 8 4 6702 #> #> $observationsInGrid$ID1431 #> scientificName year month day visitUID #> 22236 Bombus pascuorum 2012 7 6 401 #> #> $observationsInGrid$ID1432 #> scientificName year month day visitUID #> 1779 Bombus terrestris 2018 5 4 3308 #> 5347 Bombus terrestris 2014 7 20 921 #> 5348 Bombus lapidarius 2014 7 20 920 #> 9331 Bombus bohemicus 2012 7 17 4374 #> 9507 Bombus soroeensis 2012 8 3 4352 #> 9512 Bombus hortorum 2012 8 3 4352 #> 9531 Bombus distinguendus 2012 8 2 4351 #> 9535 Bombus subterraneus 2012 8 2 4351 #> 9539 Bombus lapidarius 2012 8 2 4351 #> 9584 Bombus humilis 2012 8 1 4350 #> 9589 Bombus sylvarum 2012 8 1 4350 #> 21106 Bombus hortorum 2016 6 17 2305 #> 21113 Bombus lucorum 2016 6 17 2305 #> 21915 Bombus lapidarius 2016 3 27 6239 #> #> $observationsInGrid$ID1433 #> scientificName year month day visitUID #> 381 Bombus lucorum 2018 7 16 4694 #> 20893 Bombus lucorum 2016 7 2 22 #> #> $observationsInGrid$ID1434 #> scientificName year month day visitUID #> 12454 Bombus pratorum 2011 5 6 5783 #> 24597 Bombus bohemicus 2014 7 19 5083 #> 24616 Bombus soroeensis 2014 7 19 5083 #> #> $observationsInGrid$ID1435 #> scientificName year month day visitUID #> 17904 Bombus sylvarum 2003 7 20 816 #> 17920 Bombus pascuorum 2003 7 5 814 #> 17925 Bombus lucorum 2003 7 5 814 #> 17929 Bombus soroeensis 2003 7 5 814 #> 17981 Bombus lucorum 2003 8 6 815 #> #> $observationsInGrid$ID1436 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1437 #> scientificName year month day visitUID #> 11062 Bombus humilis 2011 7 6 4360 #> #> $observationsInGrid$ID1438 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1439 #> scientificName year month day visitUID #> 19426 Bombus pratorum 2016 7 5 6520 #> 19428 Bombus hypnorum 2016 7 5 6520 #> 19439 Bombus pratorum 2016 6 2 6519 #> 19444 Bombus hypnorum 2016 6 2 6519 #> #> $observationsInGrid$ID1440 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1441 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1442 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1443 #> scientificName year month day visitUID #> 945 Bombus rupestris 2018 6 24 4254 #> 19829 Bombus subterraneus 2016 7 7 6602 #> 19830 Bombus hortorum 2016 7 9 6606 #> 19831 Bombus sylvarum 2016 7 9 6603 #> 19832 Bombus sylvestris 2016 7 5 6605 #> 19986 Bombus pratorum 2016 7 5 6605 #> 23815 Bombus subterraneus 2015 6 8 6604 #> #> $observationsInGrid$ID1444 #> scientificName year month day visitUID #> 1752 Bombus lapidarius 2018 5 4 5836 #> 5870 Bombus pascuorum 2015 4 26 1252 #> 12639 Bombus lucorum 2011 4 10 3876 #> 12640 Bombus terrestris 2011 4 10 3876 #> 15043 Bombus pascuorum 2009 8 7 6474 #> 21632 Bombus terrestris 2016 4 25 6475 #> 21633 Bombus lapidarius 2016 4 25 6475 #> #> $observationsInGrid$ID1445 #> scientificName year month day visitUID #> 5498 Bombus pascuorum 2015 9 20 6260 #> #> $observationsInGrid$ID1446 #> scientificName year month day visitUID #> 3536 Bombus pascuorum 2017 6 4 5193 #> #> $observationsInGrid$ID1447 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1448 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1449 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1450 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1451 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1452 #> scientificName year month day visitUID #> 5396 Bombus hypnorum 2009 7 12 3205 #> 5397 Bombus pratorum 2009 7 12 3205 #> #> $observationsInGrid$ID1453 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1454 #> scientificName year month day visitUID #> 24104 Bombus lucorum 2015 3 28 1760 #> #> $observationsInGrid$ID1455 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1456 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1457 #> scientificName year month day visitUID #> 23247 Bombus pascuorum 2015 6 16 1524 #> #> $observationsInGrid$ID1458 #> scientificName year month day visitUID #> 20711 Bombus pratorum 2016 7 9 4365 #> 21187 Bombus pratorum 2016 6 11 4366 #> #> $observationsInGrid$ID1459 #> scientificName year month day visitUID #> 13890 Bombus sylvestris 2010 7 10 5714 #> 24186 Bombus terrestris 2014 7 24 5590 #> 24197 Bombus pascuorum 2014 7 24 5590 #> #> $observationsInGrid$ID1460 #> scientificName year month day visitUID #> 396 Bombus lapidarius 2018 7 23 3310 #> 397 Bombus hypnorum 2018 7 23 3310 #> 2132 Bombus terrestris 2018 4 12 5523 #> 2966 Bombus hypnorum 2017 6 28 3682 #> 2985 Bombus lucorum 2017 6 27 3681 #> 2988 Bombus sylvestris 2017 6 28 3682 #> 5077 Bombus lucorum 2017 4 30 1058 #> 19822 Bombus hypnorum 2016 6 24 3680 #> 20858 Bombus lapidarius 2016 7 4 543 #> 23580 Bombus lucorum 2015 6 28 1057 #> #> $observationsInGrid$ID1461 #> scientificName year month day visitUID #> 2381 Bombus terrestris 2017 8 8 3309 #> 3681 Bombus hypnorum 2017 5 27 892 #> 3682 Bombus lapidarius 2017 5 27 892 #> 6519 Bombus pascuorum 2013 5 27 894 #> 6578 Bombus soroeensis 2013 7 14 5204 #> 6579 Bombus ruderarius 2013 7 14 5204 #> 6580 Bombus lapidarius 2013 7 14 5204 #> 13889 Bombus sylvestris 2010 7 11 893 #> 16554 Bombus pratorum 2008 6 23 5206 #> 16558 Bombus lapidarius 2008 6 23 5206 #> 16559 Bombus terrestris 2008 6 23 5206 #> 16560 Bombus lucorum 2008 6 23 5206 #> 20464 Bombus pascuorum 2016 7 26 5207 #> 20466 Bombus lapidarius 2016 7 26 5207 #> 20671 Bombus pascuorum 2016 7 6 5202 #> 23205 Bombus rupestris 2015 8 3 5201 #> 23369 Bombus hypnorum 2015 7 16 891 #> 23374 Bombus pascuorum 2015 7 16 891 #> 25576 Bombus lucorum 2013 7 13 4631 #> 25580 Bombus soroeensis 2013 7 14 5203 #> #> $observationsInGrid$ID1462 #> scientificName year month day visitUID #> 4003 Bombus pratorum 2016 7 4 1973 #> 19999 Bombus terrestris 2016 7 23 220 #> #> $observationsInGrid$ID1463 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1464 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1465 #> scientificName year month day visitUID #> 17370 Bombus distinguendus 2001 7 22 6586 #> #> $observationsInGrid$ID1466 #> scientificName year month day visitUID #> 4619 Bombus terrestris 2017 7 6 5641 #> 7161 Bombus pratorum 2013 7 8 4250 #> 7162 Bombus hortorum 2013 7 8 4250 #> 9117 Bombus pratorum 2012 7 23 3462 #> 9118 Bombus pascuorum 2012 7 23 3462 #> 20208 Bombus lapidarius 2016 8 23 2730 #> #> $observationsInGrid$ID1467 #> scientificName year month day visitUID #> 15734 Bombus pratorum 2009 6 25 1574 #> 20648 Bombus jonellus 2016 7 16 2729 #> #> $observationsInGrid$ID1468 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1469 #> scientificName year month day visitUID #> 2318 Bombus lapidarius 2017 7 9 10 #> #> $observationsInGrid$ID1470 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1471 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1472 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1473 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1474 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1475 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1476 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1477 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1478 #> scientificName year month day visitUID #> 4181 Bombus terrestris 2017 8 15 6251 #> 4185 Bombus hortorum 2017 8 15 6251 #> 4186 Bombus soroeensis 2017 8 15 6250 #> 12659 Bombus terrestris 2011 4 8 5617 #> 14110 Bombus norvegicus 2010 5 20 5620 #> 14189 Bombus pascuorum 2010 5 9 5618 #> 14238 Bombus lucorum 2010 5 2 5616 #> 14239 Bombus terrestris 2010 5 2 5616 #> 14455 Bombus hypnorum 2010 4 15 5619 #> 14842 Bombus lucorum 2009 9 30 5813 #> #> $observationsInGrid$ID1479 #> scientificName year month day visitUID #> 980 Bombus terrestris 2018 6 24 1478 #> 981 Bombus lapidarius 2018 6 24 1478 #> 5968 Bombus lapidarius 2014 10 5 642 #> 6115 Bombus hypnorum 2014 4 26 2658 #> 19800 Bombus ruderarius 2016 8 4 1975 #> 19801 Bombus hortorum 2016 8 3 1974 #> 20337 Bombus terrestris 2016 8 3 2657 #> 20338 Bombus ruderarius 2016 8 3 2657 #> 20340 Bombus bohemicus 2016 8 3 813 #> 20344 Bombus lapidarius 2016 8 3 813 #> #> $observationsInGrid$ID1480 #> scientificName year month day visitUID #> 447 Bombus lapidarius 2018 7 20 2136 #> 22956 Bombus subterraneus 2015 6 15 4003 #> #> $observationsInGrid$ID1481 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1482 #> scientificName year month day visitUID #> 3 Bombus subterraneus 2018 7 3 1926 #> 677 Bombus lapidarius 2018 7 9 4146 #> 1470 Bombus rupestris 2018 5 23 4147 #> 22228 Bombus ruderarius 2012 6 27 4154 #> 25231 Bombus subterraneus 2008 6 28 4148 #> #> $observationsInGrid$ID1483 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1484 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1485 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1486 #> scientificName year month day visitUID #> 7597 Bombus subterraneus 2012 6 27 1367 #> #> $observationsInGrid$ID1487 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1488 #> scientificName year month day visitUID #> 534 Bombus hypnorum 2018 7 15 4337 #> 1060 Bombus lapidarius 2018 6 19 2823 #> 1063 Bombus sylvarum 2018 6 19 2823 #> 1091 Bombus terrestris 2018 6 19 4341 #> 1094 Bombus lapidarius 2018 6 19 4341 #> 1099 Bombus terrestris 2018 6 19 4341 #> 1103 Bombus humilis 2018 6 19 4431 #> 1106 Bombus terrestris 2018 6 19 4341 #> 1109 Bombus ruderarius 2018 6 19 4341 #> 1113 Bombus barbutellus 2018 6 19 4431 #> 1122 Bombus subterraneus 2018 6 14 4338 #> 3466 Bombus muscorum 2017 6 19 6534 #> 3470 Bombus lapidarius 2017 6 19 4429 #> 3471 Bombus jonellus 2017 6 19 4429 #> 3477 Bombus ruderarius 2017 6 19 4430 #> 3479 Bombus muscorum 2017 6 19 4430 #> 3482 Bombus ruderarius 2017 6 19 4430 #> 3484 Bombus ruderarius 2017 6 19 4430 #> 3495 Bombus sylvarum 2017 6 19 2822 #> 3496 Bombus bohemicus 2017 6 19 2822 #> 3498 Bombus sylvarum 2017 6 19 2822 #> 3499 Bombus lucorum 2017 6 19 2822 #> 3500 Bombus barbutellus 2017 6 19 2822 #> 3504 Bombus soroeensis 2017 6 19 2822 #> 6542 Bombus terrestris 2013 6 17 196 #> 7434 Bombus terrestris 2013 6 5 4427 #> 7437 Bombus pascuorum 2013 6 5 4427 #> 7439 Bombus rupestris 2013 6 5 4427 #> 9525 Bombus rupestris 2012 8 3 4335 #> 9534 Bombus pascuorum 2012 8 2 6415 #> 9536 Bombus soroeensis 2012 8 2 6415 #> 9542 Bombus bohemicus 2012 8 2 6415 #> 9544 Bombus campestris 2012 8 2 2435 #> 9546 Bombus distinguendus 2012 8 2 6415 #> 9552 Bombus lapidarius 2012 8 2 4339 #> 9555 Bombus subterraneus 2012 8 2 5779 #> 11220 Bombus distinguendus 2011 6 16 1680 #> 11692 Bombus sylvestris 2011 7 24 5780 #> 11700 Bombus sylvarum 2011 7 24 5781 #> 11704 Bombus pratorum 2011 7 24 1682 #> 11710 Bombus norvegicus 2011 7 24 5780 #> 13547 Bombus subterraneus 2010 7 10 1679 #> 13548 Bombus muscorum 2010 5 30 1684 #> 13577 Bombus terrestris 2010 7 8 1678 #> 13856 Bombus subterraneus 2010 7 21 4336 #> 14850 Bombus lucorum 2009 7 19 1681 #> 14855 Bombus lapidarius 2009 7 18 2824 #> 14856 Bombus pascuorum 2009 7 18 2824 #> 14858 Bombus bohemicus 2009 7 18 2824 #> 14859 Bombus lucorum 2009 7 18 2824 #> 14864 Bombus hortorum 2009 7 18 2824 #> 14865 Bombus rupestris 2009 7 18 2824 #> 14866 Bombus terrestris 2009 5 23 2825 #> 14868 Bombus pratorum 2009 7 18 2824 #> 14870 Bombus terrestris 2009 5 23 2825 #> 14872 Bombus hypnorum 2009 5 23 2825 #> 14873 Bombus pascuorum 2009 7 18 2824 #> 14874 Bombus lucorum 2009 5 23 2825 #> 18007 Bombus pratorum 2007 6 7 1676 #> 18039 Bombus hypnorum 2002 7 7 1677 #> 18042 Bombus bohemicus 2002 6 7 2820 #> 18043 Bombus hortorum 2002 6 7 2820 #> 18051 Bombus hortorum 2002 4 26 1683 #> 18052 Bombus terrestris 2002 4 26 1683 #> 18055 Bombus hortorum 2002 4 26 1683 #> 19254 Bombus rupestris 2006 7 17 5841 #> 20521 Bombus lapidarius 2016 5 13 4340 #> 21093 Bombus sylvestris 2016 6 17 4428 #> 21094 Bombus pratorum 2016 6 17 4428 #> 21095 Bombus campestris 2016 6 17 4428 #> 21098 Bombus subterraneus 2016 6 17 4428 #> 21099 Bombus lucorum 2016 6 17 2821 #> 21100 Bombus sylvarum 2016 6 17 4428 #> 21103 Bombus humilis 2016 6 17 4428 #> 21105 Bombus terrestris 2016 6 17 4428 #> 21108 Bombus humilis 2016 6 17 2821 #> 21109 Bombus terrestris 2016 6 17 2821 #> 21111 Bombus terrestris 2016 6 17 2821 #> 21112 Bombus soroeensis 2016 6 17 2821 #> 21114 Bombus lapidarius 2016 6 17 2821 #> 21115 Bombus sylvarum 2016 6 17 2821 #> 21117 Bombus sylvarum 2016 6 17 2821 #> 21258 Bombus rupestris 2016 6 7 4432 #> #> $observationsInGrid$ID1489 #> scientificName year month day visitUID #> 9515 Bombus distinguendus 2012 8 3 4716 #> 9520 Bombus subterraneus 2012 8 3 5927 #> 9522 Bombus rupestris 2012 8 3 5927 #> 11696 Bombus distinguendus 2011 7 24 4714 #> 11705 Bombus distinguendus 2011 7 24 4715 #> 12798 Bombus lucorum 2010 7 28 5016 #> 12799 Bombus terrestris 2010 8 5 5013 #> 12800 Bombus terrestris 2010 7 28 5016 #> 12802 Bombus lucorum 2010 8 5 5013 #> 12805 Bombus lapidarius 2010 8 5 5013 #> 12806 Bombus terrestris 2010 7 28 5016 #> 12815 Bombus lucorum 2010 7 28 5016 #> 12821 Bombus subterraneus 2010 7 14 5015 #> 12825 Bombus lucorum 2010 7 14 5015 #> 12827 Bombus terrestris 2010 7 14 5015 #> 12829 Bombus terrestris 2010 7 8 5014 #> 12831 Bombus terrestris 2010 7 8 5014 #> 12960 Bombus hortorum 2010 8 5 3912 #> 12973 Bombus terrestris 2010 7 28 3916 #> 12976 Bombus lucorum 2010 7 28 3916 #> 12978 Bombus terrestris 2010 7 28 3916 #> 12984 Bombus distinguendus 2010 7 28 3916 #> 12990 Bombus terrestris 2010 7 28 3916 #> 12995 Bombus terrestris 2010 7 28 3916 #> 13001 Bombus terrestris 2010 7 28 3916 #> 13003 Bombus terrestris 2010 7 8 3913 #> 13004 Bombus terrestris 2010 7 8 3913 #> 13007 Bombus terrestris 2010 7 8 3913 #> 13011 Bombus terrestris 2010 7 5 3911 #> 13014 Bombus lapidarius 2010 6 28 3915 #> 13015 Bombus subterraneus 2010 7 19 3914 #> 13016 Bombus terrestris 2010 6 28 3915 #> 13017 Bombus terrestris 2010 7 19 3914 #> 13018 Bombus terrestris 2010 7 19 3914 #> 13019 Bombus terrestris 2010 7 19 3914 #> 15217 Bombus distinguendus 2009 7 14 5926 #> #> $observationsInGrid$ID1490 #> scientificName year month day visitUID #> 1185 Bombus hypnorum 2018 6 16 4110 #> 1207 Bombus lapidarius 2018 6 15 1859 #> 1208 Bombus pascuorum 2018 6 15 4113 #> 4890 Bombus terrestris 2017 5 14 6027 #> 6589 Bombus hortorum 2013 7 11 4114 #> 13088 Bombus terrestris 2010 8 5 1456 #> 13092 Bombus terrestris 2010 8 5 1456 #> 13094 Bombus terrestris 2010 8 5 1456 #> 13096 Bombus terrestris 2010 8 5 1456 #> 13098 Bombus lucorum 2010 8 5 1456 #> 13099 Bombus terrestris 2010 7 28 1460 #> 13100 Bombus lucorum 2010 7 28 1460 #> 13113 Bombus terrestris 2010 7 28 1460 #> 13114 Bombus terrestris 2010 7 28 1460 #> 13116 Bombus terrestris 2010 7 28 1460 #> 13117 Bombus terrestris 2010 7 28 1460 #> 13121 Bombus lapidarius 2010 8 5 1456 #> 13122 Bombus terrestris 2010 7 28 1460 #> 13124 Bombus lucorum 2010 7 28 1460 #> 13132 Bombus terrestris 2010 8 5 1456 #> 13134 Bombus terrestris 2010 8 5 1456 #> 13137 Bombus terrestris 2010 7 19 1458 #> 13138 Bombus terrestris 2010 8 5 1456 #> 13145 Bombus ruderarius 2010 7 8 1457 #> 13146 Bombus lucorum 2010 7 8 1457 #> 13147 Bombus lucorum 2010 7 8 1457 #> 13155 Bombus terrestris 2010 7 8 1457 #> 13157 Bombus terrestris 2010 7 5 1455 #> 13159 Bombus soroeensis 2010 7 5 1455 #> 13161 Bombus terrestris 2010 7 5 1455 #> 13162 Bombus lapidarius 2010 7 5 1455 #> 13164 Bombus terrestris 2010 7 19 1458 #> 13165 Bombus lapidarius 2010 7 19 1458 #> 13166 Bombus terrestris 2010 6 28 1459 #> 13172 Bombus terrestris 2010 6 28 1459 #> 13173 Bombus lapidarius 2010 6 28 1459 #> 13174 Bombus terrestris 2010 6 28 1459 #> 13176 Bombus lapidarius 2010 7 8 1457 #> 20457 Bombus rupestris 2016 7 26 4108 #> 20487 Bombus muscorum 2016 7 25 1860 #> 20509 Bombus pratorum 2016 7 21 4112 #> 20633 Bombus bohemicus 2016 7 17 4111 #> 21148 Bombus lapidarius 2016 6 16 1858 #> 21243 Bombus terrestris 2016 6 9 4107 #> 21314 Bombus pascuorum 2016 6 2 4105 #> 23175 Bombus pascuorum 2015 8 12 4109 #> 23208 Bombus hortorum 2015 8 2 4106 #> #> $observationsInGrid$ID1491 #> scientificName year month day visitUID #> 12818 Bombus terrestris 2010 7 28 4687 #> 12826 Bombus pascuorum 2010 7 28 4687 #> 12828 Bombus terrestris 2010 7 28 4687 #> 12832 Bombus terrestris 2010 7 28 4687 #> 12836 Bombus terrestris 2010 7 28 4687 #> 12838 Bombus terrestris 2010 7 28 4687 #> 12839 Bombus lucorum 2010 7 28 4687 #> 12845 Bombus terrestris 2010 7 28 4687 #> 12846 Bombus terrestris 2010 7 28 4687 #> 12854 Bombus terrestris 2010 7 28 4687 #> 12856 Bombus lucorum 2010 7 28 4687 #> 12859 Bombus terrestris 2010 7 20 4686 #> 12860 Bombus lapidarius 2010 7 20 4686 #> 12863 Bombus terrestris 2010 7 20 4686 #> 12865 Bombus terrestris 2010 7 20 4686 #> 12868 Bombus lucorum 2010 7 20 4686 #> 12870 Bombus terrestris 2010 7 20 4686 #> 12877 Bombus terrestris 2010 7 20 4686 #> 12879 Bombus lapidarius 2010 7 14 4685 #> 12880 Bombus terrestris 2010 7 20 4686 #> 12882 Bombus terrestris 2010 7 20 4686 #> 12883 Bombus distinguendus 2010 7 14 4685 #> 12885 Bombus terrestris 2010 7 14 4685 #> 12886 Bombus terrestris 2010 7 20 4686 #> 24577 Bombus ruderarius 2014 8 21 313 #> 24580 Bombus terrestris 2014 7 19 312 #> 24604 Bombus hypnorum 2014 7 19 312 #> #> $observationsInGrid$ID1492 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1493 #> scientificName year month day visitUID #> 21121 Bombus pascuorum 2016 6 17 2352 #> 24573 Bombus lucorum 2014 7 22 256 #> 24579 Bombus pratorum 2014 7 22 257 #> #> $observationsInGrid$ID1494 #> scientificName year month day visitUID #> 18034 Bombus soroeensis 2002 7 19 5954 #> 18036 Bombus hypnorum 2002 7 19 5954 #> #> $observationsInGrid$ID1495 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1496 #> scientificName year month day visitUID #> 11052 Bombus humilis 2011 6 21 5150 #> #> $observationsInGrid$ID1497 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1498 #> scientificName year month day visitUID #> 11064 Bombus subterraneus 2011 8 18 322 #> 23738 Bombus humilis 2015 6 15 6222 #> 23740 Bombus ruderarius 2015 6 15 6222 #> 23751 Bombus soroeensis 2015 6 15 6222 #> 23752 Bombus soroeensis 2015 6 15 6222 #> 23767 Bombus terrestris 2015 6 15 6222 #> #> $observationsInGrid$ID1499 #> scientificName year month day visitUID #> 209 Bombus ruderarius 2018 8 15 4514 #> 1816 Bombus terrestris 2018 4 22 676 #> 1817 Bombus pascuorum 2018 4 22 676 #> 5184 Bombus pratorum 2017 4 9 1908 #> 13347 Bombus humilis 2006 7 31 2438 #> 13350 Bombus humilis 2006 7 25 5899 #> 13351 Bombus humilis 2006 7 25 5899 #> 14092 Bombus bohemicus 2010 5 23 2300 #> 19816 Bombus pascuorum 2016 8 3 38 #> 23744 Bombus soroeensis 2015 6 15 4262 #> 23753 Bombus hortorum 2015 6 15 4261 #> 23760 Bombus sylvarum 2015 6 15 4261 #> 23761 Bombus terrestris 2015 6 15 4261 #> #> $observationsInGrid$ID1500 #> scientificName year month day visitUID #> 11061 Bombus humilis 2011 8 9 644 #> 19192 Bombus terrestris 2007 4 21 4968 #> 19201 Bombus hortorum 2007 4 21 4968 #> #> $observationsInGrid$ID1501 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1502 #> scientificName year month day visitUID #> 9426 Bombus pratorum 2012 7 19 2276 #> 9427 Bombus pascuorum 2012 7 19 2276 #> #> $observationsInGrid$ID1503 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1504 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1505 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1506 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1507 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1508 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1509 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1510 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1511 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1512 #> scientificName year month day visitUID #> 12635 Bombus hortorum 2011 4 10 344 #> 12636 Bombus lapidarius 2011 4 10 344 #> 20314 Bombus lucorum 2016 7 24 4634 #> #> $observationsInGrid$ID1513 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1514 #> scientificName year month day visitUID #> 24891 Bombus pascuorum 2004 4 22 1168 #> 24894 Bombus hypnorum 2006 6 18 1167 #> 24895 Bombus hortorum 2001 5 31 1169 #> #> $observationsInGrid$ID1515 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1516 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1517 #> scientificName year month day visitUID #> 2067 Bombus terrestris 2018 4 13 2286 #> 3963 Bombus lucorum 2017 8 20 143 #> 5192 Bombus hypnorum 2017 4 9 4717 #> 5349 Bombus terrestris 2015 9 12 4718 #> 5840 Bombus hypnorum 2015 4 28 6701 #> 5848 Bombus hypnorum 2015 4 27 5519 #> 5907 Bombus lapidarius 2015 4 24 6700 #> 13814 Bombus bohemicus 2010 7 26 348 #> 23865 Bombus hypnorum 2015 4 13 6128 #> #> $observationsInGrid$ID1518 #> scientificName year month day visitUID #> 1897 Bombus pratorum 2018 4 23 2581 #> 3755 Bombus sylvarum 2017 10 6 2576 #> 3924 Bombus hypnorum 2016 5 2 2573 #> 3931 Bombus pratorum 2016 5 2 2573 #> 4566 Bombus sylvestris 2017 7 9 2586 #> 4912 Bombus sylvestris 2017 5 12 6199 #> 5033 Bombus lapidarius 2017 5 2 2585 #> 5075 Bombus cryptarum 2017 4 29 6201 #> 5079 Bombus sylvarum 2017 4 30 2583 #> 5159 Bombus pratorum 2017 4 11 2578 #> 5195 Bombus terrestris 2017 4 9 2577 #> 5253 Bombus 2017 3 28 156 #> 5623 Bombus hypnorum 2015 5 27 2582 #> 5624 Bombus pratorum 2015 5 27 2582 #> 5625 Bombus lucorum 2015 5 27 2582 #> 5626 Bombus hortorum 2015 5 27 2582 #> 5801 Bombus lucorum 2015 5 2 6198 #> 5816 Bombus pascuorum 2015 5 1 2571 #> 6748 Bombus 2013 8 24 2587 #> 21264 Bombus pratorum 2016 6 6 155 #> 21535 Bombus sylvestris 2016 5 5 2575 #> 21573 Bombus lucorum 2016 5 4 2574 #> 21586 Bombus pascuorum 2016 5 2 2573 #> 21620 Bombus lapidarius 2016 5 1 2572 #> 21679 Bombus pascuorum 2016 4 21 6200 #> 21927 Bombus terrestris 2016 3 23 2580 #> 21929 Bombus terrestris 2016 3 22 2579 #> 23762 Bombus pascuorum 2015 6 16 154 #> 23849 Bombus terrestris 2015 5 31 2584 #> 23852 Bombus lapidarius 2015 5 31 2584 #> #> $observationsInGrid$ID1519 #> scientificName year month day visitUID #> 294 Bombus lucorum 2018 8 3 3489 #> #> $observationsInGrid$ID1520 #> scientificName year month day visitUID #> 5763 Bombus subterraneus 2015 5 3 5 #> 20778 Bombus subterraneus 2016 7 7 1584 #> 24859 Bombus sylvarum 2014 9 12 5601 #> #> $observationsInGrid$ID1521 #> scientificName year month day visitUID #> 1028 Bombus lapidarius 2018 6 21 1582 #> 1199 Bombus pratorum 2018 6 14 5651 #> 20477 Bombus subterraneus 2016 7 24 2962 #> 24251 Bombus lapidarius 2013 6 20 4487 #> #> $observationsInGrid$ID1522 #> scientificName year month day visitUID #> 2369 Bombus pascuorum 2017 8 15 2183 #> 2370 Bombus terrestris 2017 8 15 2183 #> #> $observationsInGrid$ID1523 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1524 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1525 #> scientificName year month day visitUID #> 9081 Bombus lucorum 2010 6 1 3423 #> #> $observationsInGrid$ID1526 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1527 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1528 #> scientificName year month day visitUID #> 14217 Bombus pascuorum 2010 5 3 4981 #> 14225 Bombus rupestris 2010 5 3 4981 #> 14302 Bombus terrestris 2010 4 14 4982 #> #> $observationsInGrid$ID1529 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1530 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1531 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1532 #> scientificName year month day visitUID #> 22059 Bombus campestris 2012 8 30 5621 #> #> $observationsInGrid$ID1533 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1534 #> scientificName year month day visitUID #> 1471 Bombus pascuorum 2018 5 23 1323 #> 5504 Bombus hypnorum 2013 7 12 6197 #> 5506 Bombus pascuorum 2013 7 12 6197 #> 6100 Bombus terrestris 2014 4 27 1293 #> 6109 Bombus bohemicus 2014 4 27 1293 #> 6132 Bombus bohemicus 2014 4 25 2539 #> 24031 Bombus pratorum 2013 7 12 6202 #> 24033 Bombus hypnorum 2013 7 12 6202 #> 24042 Bombus pascuorum 2013 7 12 6202 #> #> $observationsInGrid$ID1535 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1536 #> scientificName year month day visitUID #> 1919 Bombus terrestris 2018 4 20 4936 #> 5151 Bombus hypnorum 2017 4 12 5474 #> 21765 Bombus terrestris 2016 4 10 5473 #> 22023 Bombus ruderarius 2008 5 22 590 #> 25030 Bombus pascuorum 2014 8 2 3089 #> 25031 Bombus campestris 2014 8 2 3089 #> 25033 Bombus rupestris 2014 8 2 3089 #> #> $observationsInGrid$ID1537 #> scientificName year month day visitUID #> 4219 Bombus pratorum 2017 7 31 3014 #> #> $observationsInGrid$ID1538 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1539 #> scientificName year month day visitUID #> 25569 Bombus ruderarius 2013 7 12 5691 #> #> $observationsInGrid$ID1540 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1541 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1542 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1543 #> scientificName year month day visitUID #> 9467 Bombus ruderarius 2012 8 7 1255 #> 9603 Bombus lucorum 2012 8 1 833 #> 9604 Bombus terrestris 2012 8 1 833 #> 9605 Bombus lapidarius 2012 8 1 833 #> 9606 Bombus pascuorum 2012 8 1 833 #> 9670 Bombus lapidarius 2012 8 7 1255 #> #> $observationsInGrid$ID1544 #> scientificName year month day visitUID #> 15413 Bombus terrestris 2009 6 13 6401 #> #> $observationsInGrid$ID1545 #> scientificName year month day visitUID #> 1119 Bombus rupestris 2018 6 19 2673 #> 1120 Bombus soroeensis 2018 6 19 2673 #> 9848 Bombus muscorum 2012 7 25 6399 #> 25087 Bombus rupestris 2014 6 1 6398 #> #> $observationsInGrid$ID1546 #> scientificName year month day visitUID #> 13343 Bombus muscorum 2006 7 5 3834 #> #> $observationsInGrid$ID1547 #> scientificName year month day visitUID #> 2265 Bombus sylvarum 2017 7 11 2320 #> 2353 Bombus bohemicus 2017 7 11 2313 #> 19854 Bombus soroeensis 2016 7 20 1729 #> 20052 Bombus terrestris 2015 7 22 2319 #> 20058 Bombus terrestris 2015 7 22 2319 #> 20059 Bombus lapidarius 2015 7 22 2319 #> 20081 Bombus bohemicus 2015 7 22 2319 #> 20128 Bombus lapidarius 2015 7 18 1728 #> 20134 Bombus terrestris 2015 7 18 2316 #> 20159 Bombus lucorum 2015 8 6 2312 #> 20173 Bombus pascuorum 2015 8 5 2310 #> 22585 Bombus lapidarius 2015 8 6 2311 #> 22651 Bombus pascuorum 2015 8 5 2309 #> 22681 Bombus lucorum 2015 7 18 2315 #> 22690 Bombus lucorum 2015 7 18 2315 #> 22709 Bombus terrestris 2015 7 22 2318 #> 22724 Bombus terrestris 2015 8 6 2311 #> 22726 Bombus terrestris 2015 8 6 2311 #> 22731 Bombus lapidarius 2015 7 22 2318 #> 22745 Bombus lapidarius 2015 8 5 2309 #> 24492 Bombus terrestris 2014 7 19 2317 #> 24496 Bombus lucorum 2014 7 14 2314 #> 24506 Bombus rupestris 2014 7 14 2314 #> 24530 Bombus sylvarum 2014 7 19 2317 #> 24534 Bombus rupestris 2014 7 14 1730 #> 24536 Bombus terrestris 2014 7 19 1731 #> #> $observationsInGrid$ID1548 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1549 #> scientificName year month day visitUID #> 2340 Bombus lapidarius 2017 8 17 2427 #> 2344 Bombus lapidarius 2017 8 17 4117 #> 2345 Bombus barbutellus 2017 8 17 6436 #> 2346 Bombus lapidarius 2017 8 17 6436 #> 9296 Bombus humilis 2012 8 13 1373 #> 12742 Bombus lucorum 2010 8 4 6322 #> 12745 Bombus terrestris 2010 8 4 6322 #> 12746 Bombus lucorum 2010 8 4 6322 #> 12754 Bombus terrestris 2010 8 4 6322 #> 12755 Bombus lucorum 2010 8 4 6322 #> 12762 Bombus lapidarius 2010 7 27 6325 #> 12763 Bombus lucorum 2010 7 27 6325 #> 12764 Bombus terrestris 2010 7 27 6325 #> 12773 Bombus lucorum 2010 7 27 6325 #> 12774 Bombus terrestris 2010 7 13 6323 #> 12776 Bombus terrestris 2010 7 27 6325 #> 12779 Bombus subterraneus 2010 7 27 6325 #> 12785 Bombus lapidarius 2010 7 20 6324 #> 19848 Bombus pratorum 2016 7 20 2426 #> 19852 Bombus bohemicus 2016 7 20 2426 #> 19853 Bombus bohemicus 2016 7 20 6042 #> 20094 Bombus terrestris 2015 7 18 2425 #> 20102 Bombus terrestris 2015 7 18 6041 #> 20104 Bombus hypnorum 2015 7 18 6041 #> 20107 Bombus bohemicus 2015 7 18 6041 #> 20115 Bombus hortorum 2015 7 18 6440 #> 20116 Bombus ruderarius 2015 7 18 6440 #> 20117 Bombus bohemicus 2015 7 18 6440 #> 20121 Bombus terrestris 2015 7 18 6440 #> 20125 Bombus subterraneus 2015 7 18 1375 #> 20127 Bombus lucorum 2015 7 18 1375 #> 20133 Bombus sylvarum 2015 7 18 1375 #> 20142 Bombus lucorum 2015 7 18 2425 #> 20143 Bombus lapidarius 2015 7 18 1375 #> 20147 Bombus bohemicus 2015 7 18 2425 #> 20148 Bombus pascuorum 2015 7 18 2425 #> 20149 Bombus rupestris 2015 7 18 2425 #> 20150 Bombus lapidarius 2015 7 18 2425 #> 20155 Bombus bohemicus 2015 8 5 1371 #> 20158 Bombus bohemicus 2015 8 6 6438 #> 20160 Bombus lucorum 2015 8 5 1371 #> 20162 Bombus lucorum 2015 8 5 1371 #> 20164 Bombus lapidarius 2015 8 5 1371 #> 20165 Bombus lapidarius 2015 8 6 6438 #> 20187 Bombus lucorum 2015 8 6 6039 #> 20197 Bombus lapidarius 2015 8 6 6039 #> 20199 Bombus sylvarum 2015 8 6 6438 #> 22576 Bombus lapidarius 2015 7 18 6040 #> 22591 Bombus subterraneus 2015 7 18 1374 #> 22607 Bombus rupestris 2015 7 18 6040 #> 22624 Bombus sylvarum 2015 7 18 6439 #> 22626 Bombus campestris 2015 7 18 2424 #> 22637 Bombus terrestris 2015 7 18 6439 #> 22647 Bombus terrestris 2015 7 18 2424 #> 22655 Bombus lapidarius 2015 7 18 6439 #> 22658 Bombus lucorum 2015 7 18 1374 #> 22663 Bombus lucorum 2015 8 6 6038 #> 22666 Bombus terrestris 2015 7 22 1378 #> 22674 Bombus quadricolor 2015 7 18 2424 #> 22687 Bombus lapidarius 2015 8 6 6038 #> 22710 Bombus hortorum 2015 7 18 6439 #> 22712 Bombus lapidarius 2015 7 18 6040 #> 22713 Bombus lucorum 2015 8 6 6038 #> 22721 Bombus terrestris 2015 7 18 6439 #> 22733 Bombus bohemicus 2015 8 6 2423 #> 22734 Bombus lapidarius 2015 8 6 6437 #> 22749 Bombus lapidarius 2015 7 18 1374 #> 22750 Bombus bohemicus 2015 8 5 1370 #> 22761 Bombus rupestris 2015 8 6 6038 #> 22762 Bombus bohemicus 2015 8 6 6038 #> 22763 Bombus bohemicus 2015 7 18 6040 #> 22764 Bombus lucorum 2015 8 5 1370 #> 22770 Bombus lapidarius 2015 7 18 2424 #> 24453 Bombus terrestris 2014 8 21 1377 #> 24458 Bombus lucorum 2014 8 21 1377 #> 24459 Bombus lucorum 2014 7 19 1376 #> #> $observationsInGrid$ID1550 #> scientificName year month day visitUID #> 17878 Bombus rupestris 2003 7 29 5384 #> 17880 Bombus pratorum 2003 7 29 5384 #> 17891 Bombus hypnorum 2003 7 29 5384 #> 17893 Bombus sylvarum 2003 7 29 5384 #> 17900 Bombus pratorum 2003 7 17 5383 #> 17903 Bombus pascuorum 2003 7 17 5383 #> 17910 Bombus lapidarius 2003 7 17 5383 #> 17927 Bombus rupestris 2003 7 5 5382 #> 17930 Bombus lapidarius 2003 7 5 5382 #> #> $observationsInGrid$ID1551 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1552 #> scientificName year month day visitUID #> 5995 Bombus campestris 2014 5 18 5052 #> 12604 Bombus terrestris 2011 4 16 3903 #> 20065 Bombus lapidarius 2015 7 22 4862 #> 20077 Bombus hortorum 2015 7 22 4862 #> 20123 Bombus lapidarius 2015 7 18 4859 #> 20181 Bombus terrestris 2015 8 5 4856 #> 20868 Bombus rupestris 2016 7 3 5054 #> 22579 Bombus rupestris 2015 7 22 4861 #> 22602 Bombus lapidarius 2015 8 5 4855 #> 22669 Bombus lapidarius 2015 7 18 4858 #> 22673 Bombus terrestris 2015 8 5 4855 #> 22685 Bombus pascuorum 2015 8 5 4855 #> 22759 Bombus lapidarius 2015 7 22 4861 #> 22772 Bombus humilis 2015 7 18 4858 #> 23625 Bombus lucorum 2015 6 21 4933 #> 23633 Bombus lapidarius 2015 6 24 6362 #> 23634 Bombus hypnorum 2015 6 24 111 #> 23641 Bombus pratorum 2015 6 24 111 #> 23649 Bombus pascuorum 2015 6 24 111 #> 23651 Bombus lucorum 2015 6 24 2197 #> 23736 Bombus lapidarius 2015 6 15 3359 #> 24581 Bombus subterraneus 2014 7 14 4857 #> 24592 Bombus lapidarius 2014 7 14 4857 #> 24613 Bombus bohemicus 2014 7 22 4860 #> #> $observationsInGrid$ID1553 #> scientificName year month day visitUID #> 1190 Bombus hypnorum 2014 6 1 2941 #> 1831 Bombus ruderarius 2018 4 28 2952 #> 1916 Bombus hypnorum 2018 4 22 3556 #> 1917 Bombus pratorum 2018 4 22 3556 #> 2008 Bombus ruderarius 2018 4 20 2949 #> 2121 Bombus terrestris 2018 4 13 1725 #> 2128 Bombus terrestris 2018 4 12 2944 #> 2141 Bombus terrestris 2018 4 10 2942 #> 2429 Bombus lapidarius 2010 8 14 2945 #> 3750 Bombus terrestris 2017 10 14 2946 #> 3989 Bombus terrestris 2017 8 20 5050 #> 4040 Bombus terrestris 2017 8 10 2943 #> 4327 Bombus lapidarius 2017 6 27 2951 #> 4834 Bombus bohemicus 2017 5 19 2948 #> 4862 Bombus ruderarius 2017 5 18 2947 #> 5254 Bombus terrestris 2017 3 27 2950 #> 5611 Bombus pratorum 2015 5 8 4851 #> 5979 Bombus sylvarum 2014 8 14 6094 #> 5981 Bombus quadricolor 2014 8 14 6091 #> 5983 Bombus bohemicus 2014 7 8 6088 #> 5989 Bombus sylvarum 2014 8 14 6091 #> 5990 Bombus ruderarius 2014 5 17 6092 #> 5993 Bombus hortorum 2014 7 9 6096 #> 5994 Bombus bohemicus 2014 5 17 6089 #> 5996 Bombus bohemicus 2014 5 16 6090 #> 12223 Bombus hypnorum 2011 6 11 6450 #> 12601 Bombus terrestris 2011 4 17 6451 #> 14448 Bombus terrestris 2010 4 14 6245 #> 16441 Bombus lapidarius 2008 8 14 6246 #> 19086 Bombus bohemicus 2007 5 26 4591 #> 19087 Bombus pascuorum 2007 5 26 4591 #> 22031 Bombus lapidarius 2015 4 23 6099 #> 22033 Bombus hypnorum 2015 4 23 6102 #> 22035 Bombus pratorum 2015 4 22 6100 #> 22038 Bombus pascuorum 2015 6 10 6098 #> 22039 Bombus hypnorum 2015 6 10 6098 #> 22040 Bombus lapidarius 2015 6 10 6098 #> 22044 Bombus terrestris 2015 4 24 6101 #> 22045 Bombus humilis 2014 6 24 6095 #> 22050 Bombus bohemicus 2015 7 3 6093 #> 24662 Bombus pascuorum 2014 5 16 6097 #> 25440 Bombus pascuorum 2014 6 29 5653 #> 25452 Bombus subterraneus 2014 6 28 224 #> 25708 Bombus rupestris 2014 6 1 5436 #> 25738 Bombus lapidarius 2014 5 29 6103 #> #> $observationsInGrid$ID1554 #> scientificName year month day visitUID #> 1085 Bombus 2018 6 20 6087 #> 12182 Bombus hypnorum 2011 6 14 1315 #> 13968 Bombus lapidarius 2010 6 12 1314 #> 13969 Bombus hypnorum 2010 6 12 1314 #> 16436 Bombus pascuorum 2008 8 16 1316 #> 18105 Bombus pascuorum 2007 8 20 3557 #> 19085 Bombus terrestris 2007 5 26 711 #> 25066 Bombus campestris 2014 7 27 1317 #> #> $observationsInGrid$ID1555 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1556 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1557 #> scientificName year month day visitUID #> 3982 Bombus humilis 2017 8 14 2428 #> #> $observationsInGrid$ID1558 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1559 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1560 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1561 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1562 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1563 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1564 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1565 #> scientificName year month day visitUID #> 19454 Bombus pratorum 2016 7 2 1388 #> 19456 Bombus pratorum 2016 7 2 1388 #> 19457 Bombus pascuorum 2016 7 2 1388 #> 19461 Bombus lapidarius 2016 7 2 1388 #> 19465 Bombus pratorum 2016 6 3 1389 #> 19467 Bombus pascuorum 2016 6 3 1389 #> 19469 Bombus hypnorum 2016 6 3 1389 #> #> $observationsInGrid$ID1566 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1567 #> scientificName year month day visitUID #> 4748 Bombus soroeensis 2017 6 28 1205 #> 16770 Bombus soroeensis 2008 6 13 6492 #> #> $observationsInGrid$ID1568 #> scientificName year month day visitUID #> 5358 Bombus soroeensis 2015 6 24 4155 #> 5362 Bombus terrestris 2015 6 24 4155 #> 11007 Bombus lapidarius 2011 7 29 4156 #> #> $observationsInGrid$ID1569 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1570 #> scientificName year month day visitUID #> 5084 Bombus terrestris 2017 4 29 1508 #> #> $observationsInGrid$ID1571 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1572 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1573 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1574 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1575 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1576 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1577 #> scientificName year month day visitUID #> 1646 Bombus hypnorum 2018 5 10 3826 #> #> $observationsInGrid$ID1578 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1579 #> scientificName year month day visitUID #> 15088 Bombus lapidarius 2009 7 19 5946 #> 15090 Bombus pratorum 2009 7 19 5946 #> #> $observationsInGrid$ID1580 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1581 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1582 #> scientificName year month day visitUID #> 24070 Bombus lucorum 2011 8 4 3870 #> #> $observationsInGrid$ID1583 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1584 #> scientificName year month day visitUID #> 388 Bombus terrestris 2018 7 21 3743 #> #> $observationsInGrid$ID1585 #> scientificName year month day visitUID #> 12169 Bombus subterraneus 2011 6 6 5086 #> 14003 Bombus norvegicus 2010 6 5 5085 #> 14236 Bombus bohemicus 2010 5 2 5084 #> 14250 Bombus terrestris 2010 4 29 5087 #> #> $observationsInGrid$ID1586 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1587 #> scientificName year month day visitUID #> 75 Bombus norvegicus 2018 6 26 438 #> #> $observationsInGrid$ID1588 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1589 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1590 #> scientificName year month day visitUID #> 9422 Bombus pascuorum 2012 7 21 1324 #> 9423 Bombus lapidarius 2012 7 21 1324 #> 11457 Bombus pratorum 2011 7 23 1295 #> 11459 Bombus lapidarius 2011 7 23 1295 #> 11465 Bombus jonellus 2011 6 18 5611 #> 11467 Bombus pascuorum 2011 6 18 5778 #> 11469 Bombus pascuorum 2011 6 18 5611 #> 11470 Bombus rupestris 2011 6 18 5611 #> 11981 Bombus lucorum 2011 6 18 5610 #> 15059 Bombus jonellus 2009 7 25 725 #> #> $observationsInGrid$ID1591 #> scientificName year month day visitUID #> 813 Bombus pascuorum 2018 7 3 2900 #> 814 Bombus hortorum 2018 7 3 2900 #> 820 Bombus hypnorum 2016 7 5 2521 #> 823 Bombus pascuorum 2016 7 5 2521 #> 826 Bombus bohemicus 2016 7 5 2521 #> 827 Bombus terrestris 2016 7 5 2521 #> 829 Bombus lapidarius 2016 7 5 2521 #> 830 Bombus ruderarius 2016 7 5 2521 #> 831 Bombus terrestris 2018 7 3 2520 #> 1445 Bombus pascuorum 2018 5 22 3872 #> 3704 Bombus hypnorum 2017 5 19 706 #> 22024 Bombus bohemicus 2008 5 21 5142 #> 25596 Bombus pascuorum 2014 6 14 2184 #> #> $observationsInGrid$ID1592 #> scientificName year month day visitUID #> 725 Bombus jonellus 2018 6 27 1270 #> #> $observationsInGrid$ID1593 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1594 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1595 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1596 #> scientificName year month day visitUID #> 16096 Bombus hypnorum 2009 5 3 2903 #> 24905 Bombus terrestris 2009 4 19 2904 #> 24906 Bombus pascuorum 2009 5 27 2905 #> 24908 Bombus hypnorum 2009 4 19 2904 #> #> $observationsInGrid$ID1597 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1598 #> scientificName year month day visitUID #> 7598 Bombus sylvarum 2012 5 29 6213 #> 15978 Bombus terrestris 2009 5 23 208 #> 15980 Bombus pratorum 2009 5 23 208 #> #> $observationsInGrid$ID1599 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1600 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1601 #> scientificName year month day visitUID #> 11063 Bombus subterraneus 2011 6 30 6619 #> 13028 Bombus terrestris 2010 8 4 2679 #> 13030 Bombus terrestris 2010 8 4 2679 #> 13034 Bombus lucorum 2010 8 4 2679 #> 13035 Bombus lucorum 2010 8 4 2679 #> 13036 Bombus terrestris 2010 8 4 2679 #> 13040 Bombus terrestris 2010 8 4 2679 #> 13042 Bombus lapidarius 2010 8 4 2679 #> 13049 Bombus terrestris 2010 8 4 2679 #> 13050 Bombus terrestris 2010 7 28 2682 #> 13053 Bombus terrestris 2010 7 28 2682 #> 13061 Bombus terrestris 2010 7 28 2682 #> 13063 Bombus terrestris 2010 7 28 2682 #> 13066 Bombus terrestris 2010 7 19 2681 #> 13068 Bombus terrestris 2010 7 19 2681 #> 13073 Bombus terrestris 2010 7 28 2682 #> 13074 Bombus terrestris 2010 7 28 2682 #> 13076 Bombus lapidarius 2010 7 13 2680 #> 13077 Bombus terrestris 2010 7 28 2682 #> 13080 Bombus terrestris 2010 7 28 2682 #> 13081 Bombus terrestris 2010 7 13 2680 #> 13084 Bombus lucorum 2010 7 28 2682 #> 13085 Bombus distinguendus 2010 7 28 2682 #> 13087 Bombus lucorum 2010 7 28 2682 #> #> $observationsInGrid$ID1602 #> scientificName year month day visitUID #> 5551 Bombus terrestris 2015 6 11 3012 #> 20176 Bombus terrestris 2015 8 6 3624 #> 20180 Bombus lapidarius 2015 8 6 3624 #> 22571 Bombus terrestris 2015 8 6 3623 #> 22584 Bombus terrestris 2015 7 26 3627 #> 22623 Bombus soroeensis 2015 8 6 3623 #> 22652 Bombus lucorum 2015 7 19 3625 #> 22665 Bombus lucorum 2015 8 6 3623 #> 22707 Bombus terrestris 2015 7 19 3625 #> 22755 Bombus lapidarius 2015 7 26 3627 #> 24454 Bombus terrestris 2014 7 22 3626 #> 24461 Bombus sylvarum 2014 7 22 3626 #> 24464 Bombus lapidarius 2014 7 22 3626 #> #> $observationsInGrid$ID1603 #> scientificName year month day visitUID #> 17941 Bombus pratorum 2003 7 29 841 #> 17947 Bombus lapidarius 2003 7 29 841 #> 17950 Bombus lucorum 2003 7 29 841 #> 17953 Bombus soroeensis 2003 7 29 841 #> 17960 Bombus lapidarius 2003 7 16 840 #> 17962 Bombus sylvarum 2003 7 16 840 #> 17967 Bombus lapidarius 2003 7 6 839 #> 17969 Bombus sylvarum 2003 7 6 839 #> 17973 Bombus humilis 2003 7 6 839 #> #> $observationsInGrid$ID1604 #> scientificName year month day visitUID #> 2330 Bombus terrestris 2017 8 17 4026 #> 13238 Bombus terrestris 2010 8 4 43 #> 13239 Bombus subterraneus 2010 8 4 43 #> 13240 Bombus distinguendus 2010 8 4 43 #> 13243 Bombus terrestris 2010 8 4 43 #> 13246 Bombus terrestris 2010 8 4 43 #> 13247 Bombus terrestris 2010 8 4 43 #> 13252 Bombus hortorum 2010 7 27 46 #> 13255 Bombus lucorum 2010 7 27 46 #> 13259 Bombus sylvarum 2010 7 27 46 #> 13263 Bombus lapidarius 2010 7 27 46 #> 13264 Bombus hortorum 2010 7 27 46 #> 13267 Bombus lucorum 2010 7 27 46 #> 13269 Bombus distinguendus 2010 7 27 46 #> 13272 Bombus pascuorum 2010 7 27 46 #> 13277 Bombus terrestris 2010 7 19 45 #> 13286 Bombus terrestris 2010 7 10 44 #> 13287 Bombus terrestris 2010 7 10 44 #> 13288 Bombus sylvarum 2010 7 27 46 #> 13291 Bombus sylvarum 2010 7 27 46 #> 17860 Bombus lucorum 2003 7 18 5889 #> 17861 Bombus hypnorum 2003 7 18 5889 #> 17863 Bombus ruderarius 2003 7 18 5889 #> 17864 Bombus humilis 2003 7 18 5889 #> 17865 Bombus rupestris 2003 7 7 5888 #> 17866 Bombus subterraneus 2003 7 7 5888 #> 17867 Bombus lapidarius 2003 7 7 5888 #> 17911 Bombus bohemicus 2003 7 29 5890 #> 17915 Bombus pratorum 2003 7 29 5890 #> 17919 Bombus pascuorum 2003 7 29 5890 #> #> $observationsInGrid$ID1605 #> scientificName year month day visitUID #> 9291 Bombus subterraneus 2012 8 1 3001 #> 11066 Bombus subterraneus 2011 6 21 2332 #> 20041 Bombus lapidarius 2015 7 26 3009 #> 20045 Bombus sylvarum 2015 7 26 3127 #> 20048 Bombus lapidarius 2015 7 26 3123 #> 20053 Bombus terrestris 2015 7 26 3123 #> 20063 Bombus jonellus 2015 7 26 5826 #> 20073 Bombus lucorum 2015 7 26 5826 #> 20076 Bombus terrestris 2015 7 26 5826 #> 20078 Bombus hortorum 2015 7 22 3008 #> 20085 Bombus lucorum 2015 7 22 5824 #> 20086 Bombus terrestris 2015 7 22 5824 #> 20088 Bombus subterraneus 2015 7 22 5824 #> 20095 Bombus pascuorum 2015 7 22 3008 #> 20101 Bombus lapidarius 2015 7 22 3008 #> 20141 Bombus lucorum 2015 7 19 5820 #> 20189 Bombus lucorum 2015 8 5 3003 #> 20192 Bombus terrestris 2015 8 5 3003 #> 20194 Bombus pascuorum 2015 8 5 3003 #> 20198 Bombus bohemicus 2015 8 5 5817 #> 20201 Bombus lucorum 2015 8 5 5817 #> 22572 Bombus lapidarius 2015 7 26 5825 #> 22575 Bombus sylvarum 2015 7 26 3126 #> 22586 Bombus lapidarius 2015 7 26 3122 #> 22600 Bombus soroeensis 2015 7 22 5823 #> 22608 Bombus ruderarius 2015 7 26 5825 #> 22609 Bombus lucorum 2015 7 26 3122 #> 22611 Bombus lapidarius 2015 7 22 3007 #> 22615 Bombus lapidarius 2015 7 19 3006 #> 22616 Bombus lucorum 2015 7 22 3121 #> 22627 Bombus terrestris 2015 8 5 5816 #> 22632 Bombus lucorum 2015 7 19 5819 #> 22635 Bombus subterraneus 2015 7 22 5823 #> 22653 Bombus lucorum 2015 7 22 3125 #> 22657 Bombus pratorum 2015 7 22 3007 #> 22678 Bombus lapidarius 2015 7 22 5823 #> 22704 Bombus lucorum 2015 7 22 5823 #> 22714 Bombus terrestris 2015 8 5 3002 #> 22719 Bombus terrestris 2015 7 26 5825 #> 22720 Bombus terrestris 2015 7 22 5823 #> 22728 Bombus lucorum 2015 8 5 3002 #> 22744 Bombus bohemicus 2015 7 22 5823 #> 22746 Bombus bohemicus 2015 7 22 5823 #> 22758 Bombus lucorum 2015 7 22 3007 #> 22771 Bombus lucorum 2015 7 26 5825 #> 24486 Bombus pascuorum 2014 7 14 3005 #> 24488 Bombus hypnorum 2014 7 14 3005 #> 24520 Bombus lucorum 2014 7 22 3124 #> 24542 Bombus sylvarum 2014 7 14 3005 #> 24551 Bombus terrestris 2014 7 14 3005 #> 24588 Bombus lapidarius 2014 7 22 5822 #> 24595 Bombus ruderarius 2014 8 21 5821 #> 24608 Bombus sylvestris 2014 7 14 5818 #> 24614 Bombus campestris 2014 8 21 5821 #> #> $observationsInGrid$ID1606 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1607 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1608 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1609 #> scientificName year month day visitUID #> 9299 Bombus sylvarum 2006 6 11 5297 #> #> $observationsInGrid$ID1610 #> scientificName year month day visitUID #> 13175 Bombus distinguendus 2010 7 31 1088 #> 13177 Bombus terrestris 2010 7 31 1088 #> 13180 Bombus terrestris 2010 7 27 1087 #> 13181 Bombus hortorum 2010 7 27 1087 #> 13184 Bombus terrestris 2010 7 27 1087 #> 13185 Bombus terrestris 2010 7 27 1087 #> 13189 Bombus terrestris 2010 7 27 1087 #> 13190 Bombus hortorum 2010 7 27 1087 #> 13191 Bombus lucorum 2010 7 27 1087 #> 13192 Bombus terrestris 2010 7 27 1087 #> 13193 Bombus terrestris 2010 7 27 1087 #> 13196 Bombus terrestris 2010 7 16 1086 #> 13202 Bombus terrestris 2010 7 31 1088 #> 13205 Bombus terrestris 2010 7 16 1086 #> 13206 Bombus pascuorum 2010 7 31 1088 #> 13212 Bombus terrestris 2010 7 27 1087 #> 13215 Bombus hortorum 2010 7 27 1087 #> 13220 Bombus terrestris 2010 7 10 1085 #> 13222 Bombus lucorum 2010 7 10 1085 #> 13223 Bombus terrestris 2010 7 6 1084 #> 13227 Bombus terrestris 2010 7 6 1084 #> 13232 Bombus lapidarius 2010 7 2 1083 #> 13248 Bombus terrestris 2010 7 10 1085 #> 13251 Bombus terrestris 2010 7 10 1085 #> 13254 Bombus terrestris 2010 7 10 1085 #> #> $observationsInGrid$ID1611 #> scientificName year month day visitUID #> 1027 Bombus rupestris 2018 6 16 1981 #> 11070 Bombus humilis 2011 7 5 4400 #> #> $observationsInGrid$ID1612 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1613 #> scientificName year month day visitUID #> 2455 Bombus lucorum 2016 7 14 6531 #> 2457 Bombus hypnorum 2016 7 14 6531 #> #> $observationsInGrid$ID1614 #> scientificName year month day visitUID #> 12888 Bombus terrestris 2010 7 10 4525 #> 12892 Bombus hortorum 2010 7 27 4527 #> 12895 Bombus terrestris 2010 7 27 4527 #> 12897 Bombus terrestris 2010 7 10 4525 #> 12898 Bombus terrestris 2010 7 10 4525 #> 12903 Bombus terrestris 2010 7 15 4526 #> 12905 Bombus terrestris 2010 7 15 4526 #> 12907 Bombus soroeensis 2010 7 15 4526 #> 12909 Bombus terrestris 2010 7 15 4526 #> 12920 Bombus distinguendus 2010 7 15 4526 #> 18016 Bombus sylvarum 2007 6 14 712 #> 19208 Bombus hypnorum 2007 4 7 524 #> #> $observationsInGrid$ID1615 #> scientificName year month day visitUID #> 18056 Bombus barbutellus 2005 6 9 3130 #> 18062 Bombus rupestris 2005 6 9 3130 #> 18069 Bombus pratorum 2005 6 9 3130 #> 18072 Bombus hypnorum 2005 6 9 3130 #> 20809 Bombus pascuorum 2016 7 1 4221 #> #> $observationsInGrid$ID1616 #> scientificName year month day visitUID #> 20798 Bombus lucorum 2016 7 3 1390 #> 20804 Bombus terrestris 2016 7 3 1390 #> #> $observationsInGrid$ID1617 #> scientificName year month day visitUID #> 5010 Bombus humilis 2016 6 9 1447 #> 5011 Bombus humilis 2016 6 9 3038 #> #> $observationsInGrid$ID1618 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1619 #> scientificName year month day visitUID #> 1631 Bombus terrestris 2018 5 10 4635 #> #> $observationsInGrid$ID1620 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1621 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1622 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1623 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1624 #> scientificName year month day visitUID #> 24308 Bombus pratorum 2014 7 24 3227 #> 24319 Bombus lucorum 2014 7 24 3227 #> #> $observationsInGrid$ID1625 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1626 #> scientificName year month day visitUID #> 21123 Bombus subterraneus 2016 6 17 6340 #> #> $observationsInGrid$ID1627 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1628 #> scientificName year month day visitUID #> 21595 Bombus pascuorum 2016 5 1 1501 #> #> $observationsInGrid$ID1629 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1630 #> scientificName year month day visitUID #> 24571 Bombus subterraneus 2014 7 21 4225 #> 24585 Bombus subterraneus 2014 7 21 4226 #> 24589 Bombus terrestris 2014 7 21 4226 #> 24622 Bombus terrestris 2014 7 21 4226 #> 24628 Bombus lucorum 2014 7 21 4226 #> 24634 Bombus lucorum 2014 7 21 4225 #> #> $observationsInGrid$ID1631 #> scientificName year month day visitUID #> 13956 Bombus lapidarius 2010 6 17 912 #> #> $observationsInGrid$ID1632 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1633 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1634 #> scientificName year month day visitUID #> 1031 Bombus pascuorum 2018 6 22 4589 #> 5190 Bombus terrestris 2017 4 9 4588 #> 6450 Bombus terrestris 2013 6 24 6149 #> #> $observationsInGrid$ID1635 #> scientificName year month day visitUID #> 5090 Bombus hypnorum 2009 6 26 6504 #> 9033 Bombus hortorum 2011 8 2 4419 #> 9035 Bombus campestris 2011 8 2 4419 #> 9037 Bombus bohemicus 2011 8 2 4419 #> 9038 Bombus rupestris 2011 8 1 4418 #> 25494 Bombus rupestris 2014 6 9 4416 #> 25495 Bombus hypnorum 2014 6 9 4416 #> #> $observationsInGrid$ID1636 #> scientificName year month day visitUID #> 9702 Bombus lapidarius 2012 7 27 4421 #> 11456 Bombus lapidarius 2011 7 24 4417 #> 11979 Bombus lucorum 2011 6 18 4420 #> 11980 Bombus terrestris 2011 6 18 4420 #> 17702 Bombus hortorum 2004 5 11 2466 #> 24921 Bombus distinguendus 2014 8 6 4415 #> #> $observationsInGrid$ID1637 #> scientificName year month day visitUID #> 9017 Bombus lapidarius 2012 7 22 5599 #> 9021 Bombus bohemicus 2012 7 22 5599 #> 25474 Bombus barbutellus 2014 6 17 4659 #> #> $observationsInGrid$ID1638 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1639 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1640 #> scientificName year month day visitUID #> 9417 Bombus pascuorum 2012 7 23 6079 #> 23972 Bombus lucorum 2015 4 5 887 #> #> $observationsInGrid$ID1641 #> scientificName year month day visitUID #> 7600 Bombus sylvarum 2012 6 27 3454 #> #> $observationsInGrid$ID1642 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1643 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1644 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1645 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1646 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1647 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1648 #> scientificName year month day visitUID #> 21381 Bombus pascuorum 2016 5 21 5177 #> 21382 Bombus terrestris 2016 5 21 5177 #> 25690 Bombus pratorum 2013 7 12 5176 #> #> $observationsInGrid$ID1649 #> scientificName year month day visitUID #> 9281 Bombus subterraneus 2012 7 1 101 #> #> $observationsInGrid$ID1650 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1651 #> scientificName year month day visitUID #> 18067 Bombus terrestris 2005 6 8 1019 #> #> $observationsInGrid$ID1652 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1653 #> scientificName year month day visitUID #> 5022 Bombus bohemicus 2017 4 30 2691 #> 5607 Bombus pascuorum 2015 5 14 2687 #> 5679 Bombus pratorum 2015 5 20 2688 #> 5908 Bombus terrestris 2015 4 21 2689 #> 5969 Bombus hypnorum 2014 7 29 2690 #> 6191 Bombus hypnorum 2014 4 26 5937 #> 6297 Bombus terrestris 2014 4 14 2698 #> 6335 Bombus terrestris 2014 3 29 2700 #> 6582 Bombus subterraneus 2013 7 20 2699 #> 9397 Bombus campestris 2012 8 28 6142 #> 9398 Bombus campestris 2012 8 28 6142 #> 19819 Bombus hypnorum 2016 7 17 2725 #> 19820 Bombus pratorum 2016 7 13 2724 #> 24444 Bombus campestris 2014 8 4 2684 #> 24678 Bombus hypnorum 2014 6 10 2686 #> 24987 Bombus campestris 2014 8 5 2685 #> #> $observationsInGrid$ID1654 #> scientificName year month day visitUID #> 12394 Bombus pascuorum 2011 5 14 649 #> 13958 Bombus campestris 2010 6 16 650 #> #> $observationsInGrid$ID1655 #> scientificName year month day visitUID #> 18047 Bombus ruderarius 2002 5 17 4944 #> 18048 Bombus soroeensis 2002 5 17 4944 #> #> $observationsInGrid$ID1656 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1657 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1658 #> scientificName year month day visitUID #> 1876 Bombus pascuorum 2018 4 27 1980 #> #> $observationsInGrid$ID1659 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1660 #> scientificName year month day visitUID #> 2382 Bombus terrestris 2016 8 2 5870 #> 11894 Bombus pratorum 2011 7 8 3015 #> 13869 Bombus pratorum 2010 7 20 3016 #> 23621 Bombus hortorum 2015 6 25 3017 #> #> $observationsInGrid$ID1661 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1662 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1663 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1664 #> scientificName year month day visitUID #> 12778 Bombus distinguendus 2010 7 27 6075 #> 12795 Bombus terrestris 2010 7 13 6074 #> 12796 Bombus distinguendus 2010 7 10 6073 #> #> $observationsInGrid$ID1665 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1666 #> scientificName year month day visitUID #> 12377 Bombus pascuorum 2011 5 21 1813 #> #> $observationsInGrid$ID1667 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1668 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1669 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1670 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1671 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1672 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1673 #> scientificName year month day visitUID #> 24177 Bombus pratorum 2014 7 24 6275 #> 24198 Bombus soroeensis 2014 7 24 6275 #> 24301 Bombus soroeensis 2014 7 24 6275 #> #> $observationsInGrid$ID1674 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1675 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1676 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1677 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1678 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1679 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1680 #> scientificName year month day visitUID #> 2266 Bombus hypnorum 2017 7 9 12 #> 2326 Bombus lapidarius 2017 7 9 11 #> 2406 Bombus jonellus 2017 7 9 12 #> #> $observationsInGrid$ID1681 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1682 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1683 #> scientificName year month day visitUID #> 387 Bombus terrestris 2018 7 21 1888 #> #> $observationsInGrid$ID1684 #> scientificName year month day visitUID #> 1219 Bombus subterraneus 2018 5 10 1697 #> 1616 Bombus sylvarum 2018 5 10 6223 #> 1617 Bombus subterraneus 2018 5 10 6317 #> #> $observationsInGrid$ID1685 #> scientificName year month day visitUID #> 6448 Bombus subterraneus 2013 7 24 4569 #> #> $observationsInGrid$ID1686 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1687 #> scientificName year month day visitUID #> 23839 Bombus lapidarius 2015 6 4 6658 #> #> $observationsInGrid$ID1688 #> scientificName year month day visitUID #> 9704 Bombus hortorum 2012 7 23 5536 #> 9705 Bombus pascuorum 2012 7 23 5536 #> 9706 Bombus distinguendus 2012 7 23 5536 #> 9707 Bombus distinguendus 2012 7 23 5536 #> #> $observationsInGrid$ID1689 #> scientificName year month day visitUID #> 6114 Bombus pascuorum 2014 4 27 3892 #> #> $observationsInGrid$ID1690 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1691 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1692 #> scientificName year month day visitUID #> 24306 Bombus bohemicus 2014 7 18 5709 #> #> $observationsInGrid$ID1693 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1694 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1695 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1696 #> scientificName year month day visitUID #> 2930 Bombus sylvarum 2017 7 14 6336 #> 2934 Bombus pratorum 2017 7 14 6336 #> #> $observationsInGrid$ID1697 #> scientificName year month day visitUID #> 3976 Bombus pascuorum 2017 8 20 808 #> 3996 Bombus pascuorum 2017 8 20 809 #> 3997 Bombus pratorum 2017 8 20 809 #> 3999 Bombus hypnorum 2017 8 20 809 #> 4001 Bombus rupestris 2017 8 20 808 #> 8717 Bombus pascuorum 2011 8 3 806 #> 8718 Bombus lucorum 2011 8 3 806 #> 15208 Bombus soroeensis 2005 7 28 805 #> 25565 Bombus hypnorum 2013 7 12 2464 #> 25780 Bombus pratorum 2014 5 27 807 #> 25781 Bombus pascuorum 2014 5 27 807 #> #> $observationsInGrid$ID1698 #> scientificName year month day visitUID #> 23315 Bombus subterraneus 2015 7 14 4476 #> #> $observationsInGrid$ID1699 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1700 #> scientificName year month day visitUID #> 982 Bombus hypnorum 2018 6 24 1052 #> #> $observationsInGrid$ID1701 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1702 #> scientificName year month day visitUID #> 15415 Bombus pascuorum 2009 6 8 771 #> 18027 Bombus quadricolor 2001 9 9 5792 #> 18029 Bombus hortorum 2001 9 9 5792 #> #> $observationsInGrid$ID1703 #> scientificName year month day visitUID #> 18022 Bombus hortorum 2001 8 20 4560 #> #> $observationsInGrid$ID1704 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1705 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1706 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1707 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1708 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1709 #> scientificName year month day visitUID #> 225 Bombus terrestris 2018 8 11 3356 #> 226 Bombus ruderarius 2018 8 11 3356 #> #> $observationsInGrid$ID1710 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1711 #> scientificName year month day visitUID #> 1078 Bombus terrestris 2018 6 20 3202 #> 1079 Bombus hypnorum 2018 6 20 3202 #> 6210 Bombus lapidarius 2014 4 24 3210 #> 6212 Bombus terrestris 2014 4 24 3210 #> 7557 Bombus pascuorum 2013 5 17 3211 #> 10354 Bombus pratorum 2012 5 21 1472 #> 25583 Bombus terrestris 2014 6 16 1471 #> #> $observationsInGrid$ID1712 #> scientificName year month day visitUID #> 19447 Bombus pratorum 2016 7 3 962 #> 19451 Bombus hypnorum 2016 7 3 962 #> 19458 Bombus pratorum 2016 5 7 963 #> 19460 Bombus pascuorum 2016 5 7 963 #> 19462 Bombus pascuorum 2016 5 7 963 #> #> $observationsInGrid$ID1713 #> scientificName year month day visitUID #> 2367 Bombus lapidarius 2017 9 3 1932 #> #> $observationsInGrid$ID1714 #> scientificName year month day visitUID #> 5566 Bombus terrestris 2015 6 10 1651 #> #> $observationsInGrid$ID1715 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1716 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1717 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1718 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1719 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1720 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1721 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1722 #> scientificName year month day visitUID #> 883 Bombus ruderarius 2018 6 28 582 #> 884 Bombus sylvarum 2018 6 28 582 #> #> $observationsInGrid$ID1723 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1724 #> scientificName year month day visitUID #> 32 Bombus campestris 2018 8 12 2695 #> 9405 Bombus 2012 8 22 2697 #> 11876 Bombus hypnorum 2009 7 12 2694 #> 11877 Bombus terrestris 2010 8 7 2693 #> 12629 Bombus terrestris 2011 4 10 3274 #> 12630 Bombus terrestris 2011 4 9 3273 #> 19492 Bombus pratorum 2016 7 19 2696 #> 24735 Bombus bohemicus 2012 8 2 2692 #> #> $observationsInGrid$ID1725 #> scientificName year month day visitUID #> 792 Bombus lucorum 2018 7 4 1149 #> 1315 Bombus pratorum 2018 6 8 1151 #> 4079 Bombus humilis 2017 8 5 1150 #> 4174 Bombus subterraneus 2017 8 14 1152 #> 19367 Bombus 2017 3 23 1148 #> 24785 Bombus pratorum 2009 8 18 3275 #> 24819 Bombus hypnorum 2009 8 18 3275 #> #> $observationsInGrid$ID1726 #> scientificName year month day visitUID #> 21406 Bombus terrestris 2016 5 8 3388 #> 21439 Bombus lapidarius 2016 5 8 3388 #> #> $observationsInGrid$ID1727 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1728 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1729 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1730 #> scientificName year month day visitUID #> 23321 Bombus hypnorum 2015 7 19 5047 #> 23410 Bombus hortorum 2015 6 20 5048 #> #> $observationsInGrid$ID1731 #> scientificName year month day visitUID #> 1242 Bombus sylvarum 2018 6 9 5604 #> #> $observationsInGrid$ID1732 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1733 #> scientificName year month day visitUID #> 24184 Bombus pascuorum 2014 7 19 1837 #> #> $observationsInGrid$ID1734 #> scientificName year month day visitUID #> 24658 Bombus terrestris 2014 9 13 5922 #> #> $observationsInGrid$ID1735 #> scientificName year month day visitUID #> 24657 Bombus pascuorum 2014 9 13 6117 #> #> $observationsInGrid$ID1736 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1737 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1738 #> scientificName year month day visitUID #> 905 Bombus rupestris 2018 6 28 40 #> #> $observationsInGrid$ID1739 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1740 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1741 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1742 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1743 #> scientificName year month day visitUID #> 19500 Bombus hypnorum 2016 7 29 4536 #> #> $observationsInGrid$ID1744 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1745 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1746 #> scientificName year month day visitUID #> 9288 Bombus humilis 2012 7 16 6455 #> #> $observationsInGrid$ID1747 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1748 #> scientificName year month day visitUID #> 11998 Bombus hypnorum 2011 6 25 3604 #> #> $observationsInGrid$ID1749 #> scientificName year month day visitUID #> 3678 Bombus terrestris 2017 5 27 2228 #> #> $observationsInGrid$ID1750 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1751 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1752 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1753 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1754 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1755 #> scientificName year month day visitUID #> 24052 Bombus lapidarius 2012 8 15 444 #> #> $observationsInGrid$ID1756 #> scientificName year month day visitUID #> 15735 Bombus lucorum 2009 6 29 3097 #> 15738 Bombus pascuorum 2009 6 29 3097 #> #> $observationsInGrid$ID1757 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1758 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1759 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1760 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1761 #> scientificName year month day visitUID #> 24565 Bombus lapidarius 2014 7 21 5793 #> 24569 Bombus hypnorum 2014 7 21 5793 #> #> $observationsInGrid$ID1762 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1763 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1764 #> scientificName year month day visitUID #> 2414 Bombus pascuorum 2017 7 30 6338 #> 2436 Bombus lucorum 2017 7 1 6337 #> 2437 Bombus pascuorum 2017 6 28 4407 #> 2443 Bombus hypnorum 2017 6 16 4404 #> 4047 Bombus sylvarum 2017 8 8 2788 #> 10056 Bombus pascuorum 2012 7 3 2334 #> 19825 Bombus lucorum 2016 6 23 4406 #> 21438 Bombus pascuorum 2016 5 11 4402 #> 22137 Bombus terrestris 2015 8 12 4403 #> 24080 Bombus terrestris 2011 7 26 246 #> 24443 Bombus pascuorum 2014 7 16 4405 #> 24740 Bombus bohemicus 2009 8 18 2333 #> #> $observationsInGrid$ID1765 #> scientificName year month day visitUID #> 20311 Bombus hypnorum 2016 8 11 4937 #> #> $observationsInGrid$ID1766 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1767 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1768 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1769 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1770 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1771 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1772 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1773 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1774 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1775 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1776 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1777 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1778 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1779 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1780 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1781 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1782 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1783 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1784 #> scientificName year month day visitUID #> 10853 Bombus pratorum 2000 6 6 5144 #> 10858 Bombus hypnorum 2000 6 6 5144 #> 10859 Bombus lucorum 2000 6 6 5144 #> #> $observationsInGrid$ID1785 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1786 #> scientificName year month day visitUID #> 16741 Bombus pratorum 2008 6 7 1335 #> 16791 Bombus pratorum 2008 6 7 1334 #> #> $observationsInGrid$ID1787 #> scientificName year month day visitUID #> 9227 Bombus pratorum 2011 7 28 4531 #> 24412 Bombus hortorum 2014 7 27 2455 #> 24414 Bombus lapidarius 2014 7 27 2455 #> 24418 Bombus terrestris 2014 7 27 2455 #> 24420 Bombus hortorum 2014 7 27 2455 #> 24426 Bombus terrestris 2014 7 27 2455 #> 24428 Bombus sylvarum 2014 7 27 2455 #> #> $observationsInGrid$ID1788 #> scientificName year month day visitUID #> 3734 Bombus soroeensis 2017 7 31 3701 #> 3735 Bombus bohemicus 2017 7 31 3701 #> #> $observationsInGrid$ID1789 #> scientificName year month day visitUID #> 2010 Bombus hypnorum 2018 4 20 209 #> 2084 Bombus terrestris 2018 4 14 4115 #> #> $observationsInGrid$ID1790 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1791 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1792 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1793 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1794 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1795 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1796 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1797 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1798 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1799 #> scientificName year month day visitUID #> 13926 Bombus distinguendus 2010 6 23 1060 #> 24190 Bombus pascuorum 2014 7 22 2335 #> #> $observationsInGrid$ID1800 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1801 #> scientificName year month day visitUID #> 145 Bombus quadricolor 2018 9 3 5223 #> 188 Bombus pascuorum 2018 8 21 5227 #> 325 Bombus norvegicus 2018 6 25 5220 #> 2279 Bombus humilis 2017 6 19 2355 #> 3519 Bombus sylvarum 2017 6 3 271 #> 3842 Bombus pascuorum 2016 7 25 2022 #> 3882 Bombus lapidarius 2017 5 4 2021 #> 4517 Bombus humilis 2017 8 11 3668 #> 5958 Bombus pascuorum 2013 8 24 5218 #> 19271 Bombus hypnorum 2013 7 4 6713 #> 20844 Bombus subterraneus 2016 7 4 5228 #> 21930 Bombus terrestris 2016 3 21 5215 #> 21991 Bombus campestris 2015 8 29 247 #> 22899 Bombus quadricolor 2015 8 15 5225 #> 23561 Bombus humilis 2015 6 30 5222 #> 24332 Bombus sylvarum 2013 8 13 5213 #> 24348 Bombus sylvarum 2014 5 28 5221 #> 24349 Bombus sylvarum 2013 8 25 5210 #> 24358 Bombus pascuorum 2014 4 25 5219 #> 24385 Bombus lapidarius 2014 8 19 5226 #> 24439 Bombus jonellus 2013 7 14 5214 #> 24440 Bombus jonellus 2014 7 18 5209 #> 24446 Bombus hortorum 2013 8 4 5212 #> 24504 Bombus pratorum 2014 4 21 5216 #> 24645 Bombus quadricolor 2014 8 11 5224 #> 24647 Bombus humilis 2013 8 22 5217 #> 24649 Bombus distinguendus 2014 7 28 5211 #> 24651 Bombus distinguendus 2014 6 6 5208 #> 25661 Bombus pratorum 2008 6 25 272 #> #> $observationsInGrid$ID1802 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1803 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1804 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1805 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1806 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1807 #> scientificName year month day visitUID #> 12709 Bombus sylvarum 2008 7 9 3090 #> #> $observationsInGrid$ID1808 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1809 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1810 #> scientificName year month day visitUID #> 19432 Bombus lucorum 2016 7 3 4688 #> 19450 Bombus pascuorum 2016 8 17 4689 #> #> $observationsInGrid$ID1811 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1812 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1813 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1814 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1815 #> scientificName year month day visitUID #> 3665 Bombus terrestris 2017 5 28 1446 #> 13918 Bombus terrestris 2010 7 3 6081 #> 19020 Bombus lucorum 2007 6 9 5864 #> 19206 Bombus terrestris 2007 4 15 1672 #> 20470 Bombus lapidarius 2016 7 16 5652 #> #> $observationsInGrid$ID1816 #> scientificName year month day visitUID #> 16 Bombus soroeensis 2018 6 28 3678 #> 52 Bombus soroeensis 2018 6 9 3675 #> 2222 Bombus soroeensis 2017 7 8 3674 #> 9135 Bombus pascuorum 2012 7 22 3676 #> 9136 Bombus pascuorum 2012 7 22 3676 #> 9140 Bombus pascuorum 2012 7 22 3676 #> 19921 Bombus terrestris 2016 8 27 3677 #> 19924 Bombus pascuorum 2016 8 27 3677 #> #> $observationsInGrid$ID1817 #> scientificName year month day visitUID #> 9211 Bombus sylvestris 2011 7 28 2306 #> 9218 Bombus hortorum 2011 7 28 5492 #> 9220 Bombus pratorum 2011 7 28 5492 #> 9222 Bombus lapidarius 2011 7 28 5492 #> #> $observationsInGrid$ID1818 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1819 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1820 #> scientificName year month day visitUID #> 927 Bombus pratorum 2018 6 26 4017 #> #> $observationsInGrid$ID1821 #> scientificName year month day visitUID #> 21566 Bombus terrestris 2016 5 4 1312 #> #> $observationsInGrid$ID1822 #> scientificName year month day visitUID #> 9128 Bombus bohemicus 2012 7 22 4839 #> #> $observationsInGrid$ID1823 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1824 #> scientificName year month day visitUID #> 24057 Bombus soroeensis 2012 7 17 5701 #> #> $observationsInGrid$ID1825 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1826 #> scientificName year month day visitUID #> 4999 Bombus lapidarius 2017 5 5 5609 #> #> $observationsInGrid$ID1827 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1828 #> scientificName year month day visitUID #> 888 Bombus sylvarum 2018 6 27 6418 #> #> $observationsInGrid$ID1829 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1830 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1831 #> scientificName year month day visitUID #> 23906 Bombus pascuorum 2015 4 18 4165 #> #> $observationsInGrid$ID1832 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1833 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1834 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1835 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1836 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1837 #> scientificName year month day visitUID #> 9888 Bombus pratorum 2012 7 19 3703 #> 9891 Bombus hortorum 2012 7 19 3703 #> 9894 Bombus pascuorum 2012 7 19 3703 #> 13507 Bombus humilis 2010 7 26 3704 #> 24417 Bombus terrestris 2014 7 26 3705 #> 24422 Bombus pascuorum 2014 7 26 3705 #> 24432 Bombus sylvarum 2014 7 26 3705 #> 24436 Bombus soroeensis 2014 7 26 3705 #> 24437 Bombus soroeensis 2014 7 26 3705 #> #> $observationsInGrid$ID1838 #> scientificName year month day visitUID #> 2210 Bombus pratorum 2017 7 7 1502 #> 2211 Bombus pratorum 2017 7 7 1502 #> 2213 Bombus pascuorum 2017 7 7 1502 #> 11254 Bombus lucorum 2011 6 11 5021 #> #> $observationsInGrid$ID1839 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1840 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1841 #> scientificName year month day visitUID #> 875 Bombus jonellus 2018 6 28 5598 #> #> $observationsInGrid$ID1842 #> scientificName year month day visitUID #> 2286 Bombus pratorum 2017 7 9 24 #> 2292 Bombus bohemicus 2017 7 9 23 #> 2294 Bombus pratorum 2017 7 9 23 #> 2296 Bombus pratorum 2017 7 9 24 #> 2398 Bombus norvegicus 2017 7 9 25 #> 2403 Bombus pascuorum 2017 7 9 25 #> #> $observationsInGrid$ID1843 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1844 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1845 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1846 #> scientificName year month day visitUID #> 6557 Bombus lucorum 2013 7 11 5263 #> 6558 Bombus hypnorum 2013 7 11 5263 #> 24058 Bombus sylvarum 2012 7 16 5262 #> #> $observationsInGrid$ID1847 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1848 #> scientificName year month day visitUID #> 6838 Bombus pascuorum 2013 8 11 896 #> 9181 Bombus pascuorum 2011 7 4 895 #> 9272 Bombus hortorum 2012 6 21 897 #> 9273 Bombus pratorum 2012 6 21 897 #> 9278 Bombus pascuorum 2012 6 21 897 #> 13760 Bombus lapidarius 2010 7 31 898 #> 20281 Bombus humilis 2016 8 14 899 #> 23276 Bombus rupestris 2015 7 22 900 #> #> $observationsInGrid$ID1849 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1850 #> scientificName year month day visitUID #> 16691 Bombus rupestris 2008 6 21 1520 #> 16693 Bombus pratorum 2008 6 20 1519 #> 16694 Bombus hypnorum 2008 6 20 1519 #> 16696 Bombus terrestris 2008 6 20 1519 #> 16698 Bombus pascuorum 2008 6 20 1519 #> #> $observationsInGrid$ID1851 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1852 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1853 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1854 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1855 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1856 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1857 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1858 #> scientificName year month day visitUID #> 24314 Bombus pascuorum 2014 7 23 4032 #> 24323 Bombus lapidarius 2014 7 23 4032 #> #> $observationsInGrid$ID1859 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1860 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1861 #> scientificName year month day visitUID #> 3837 Bombus pascuorum 2017 7 18 2564 #> 23479 Bombus campestris 2015 6 27 5199 #> 23555 Bombus ruderarius 2015 6 28 5844 #> 24848 Bombus pascuorum 2009 8 18 1321 #> #> $observationsInGrid$ID1862 #> scientificName year month day visitUID #> 4634 Bombus pascuorum 2017 7 4 4009 #> 23574 Bombus pratorum 2015 6 28 4010 #> #> $observationsInGrid$ID1863 #> scientificName year month day visitUID #> 3607 Bombus terrestris 2017 6 5 3218 #> #> $observationsInGrid$ID1864 #> scientificName year month day visitUID #> 810 Bombus pratorum 2018 7 3 1066 #> 948 Bombus hypnorum 2018 6 25 1070 #> 3514 Bombus pratorum 2017 6 16 1068 #> 10985 Bombus distinguendus 2011 8 2 549 #> 20210 Bombus hypnorum 2016 7 24 1069 #> 20293 Bombus subterraneus 2016 6 20 203 #> 20294 Bombus distinguendus 2016 6 20 203 #> 20296 Bombus humilis 2016 6 20 203 #> 20297 Bombus distinguendus 2016 6 20 203 #> 23144 Bombus lapidarius 2015 8 8 1067 #> 23185 Bombus campestris 2015 7 31 1071 #> #> $observationsInGrid$ID1865 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1866 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1867 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1868 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1869 #> scientificName year month day visitUID #> 1225 Bombus sylvarum 2018 6 13 4824 #> 1830 Bombus hypnorum 2018 4 29 4823 #> #> $observationsInGrid$ID1870 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1871 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1872 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> #> $grid #> An object of class "SpatialPolygons" #> Slot "polygons": #> [[1]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.34871 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.37472 #> [2,] 13.32357 55.40073 #> [3,] 13.36861 55.37472 #> [4,] 13.36861 55.32271 #> [5,] 13.32357 55.29670 #> [6,] 13.27852 55.32271 #> [7,] 13.27852 55.37472 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.34871 #> #> Slot "ID": #> [1] "ID1" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[2]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 55.45274 #> [2,] 13.00825 55.47875 #> [3,] 13.05330 55.45274 #> [4,] 13.05330 55.40073 #> [5,] 13.00825 55.37472 #> [6,] 12.96321 55.40073 #> [7,] 12.96321 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 55.42673 #> #> Slot "ID": #> [1] "ID2" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[3]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 55.45274 #> [2,] 13.09834 55.47875 #> [3,] 13.14339 55.45274 #> [4,] 13.14339 55.40073 #> [5,] 13.09834 55.37472 #> [6,] 13.05330 55.40073 #> [7,] 13.05330 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 55.42673 #> #> Slot "ID": #> [1] "ID3" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[4]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 55.45274 #> [2,] 13.18843 55.47875 #> [3,] 13.23348 55.45274 #> [4,] 13.23348 55.40073 #> [5,] 13.18843 55.37472 #> [6,] 13.14339 55.40073 #> [7,] 13.14339 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 55.42673 #> #> Slot "ID": #> [1] "ID4" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[5]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 55.45274 #> [2,] 13.27852 55.47875 #> [3,] 13.32357 55.45274 #> [4,] 13.32357 55.40073 #> [5,] 13.27852 55.37472 #> [6,] 13.23348 55.40073 #> [7,] 13.23348 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 55.42673 #> #> Slot "ID": #> [1] "ID5" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[6]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 55.45274 #> [2,] 13.36861 55.47875 #> [3,] 13.41366 55.45274 #> [4,] 13.41366 55.40073 #> [5,] 13.36861 55.37472 #> [6,] 13.32357 55.40073 #> [7,] 13.32357 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 55.42673 #> #> Slot "ID": #> [1] "ID6" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[7]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 55.45274 #> [2,] 13.45870 55.47875 #> [3,] 13.50375 55.45274 #> [4,] 13.50375 55.40073 #> [5,] 13.45870 55.37472 #> [6,] 13.41366 55.40073 #> [7,] 13.41366 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 55.42673 #> #> Slot "ID": #> [1] "ID7" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[8]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 55.45274 #> [2,] 13.54879 55.47875 #> [3,] 13.59384 55.45274 #> [4,] 13.59384 55.40073 #> [5,] 13.54879 55.37472 #> [6,] 13.50375 55.40073 #> [7,] 13.50375 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 55.42673 #> #> Slot "ID": #> [1] "ID8" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[9]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 55.45274 #> [2,] 13.63888 55.47875 #> [3,] 13.68393 55.45274 #> [4,] 13.68393 55.40073 #> [5,] 13.63888 55.37472 #> [6,] 13.59384 55.40073 #> [7,] 13.59384 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 55.42673 #> #> Slot "ID": #> [1] "ID9" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[10]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 55.45274 #> [2,] 13.72897 55.47875 #> [3,] 13.77402 55.45274 #> [4,] 13.77402 55.40073 #> [5,] 13.72897 55.37472 #> [6,] 13.68393 55.40073 #> [7,] 13.68393 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 55.42673 #> #> Slot "ID": #> [1] "ID10" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[11]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 55.45274 #> [2,] 13.81906 55.47875 #> [3,] 13.86411 55.45274 #> [4,] 13.86411 55.40073 #> [5,] 13.81906 55.37472 #> [6,] 13.77402 55.40073 #> [7,] 13.77402 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 55.42673 #> #> Slot "ID": #> [1] "ID11" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[12]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 55.45274 #> [2,] 13.99925 55.47875 #> [3,] 14.04429 55.45274 #> [4,] 14.04429 55.40073 #> [5,] 13.99925 55.37472 #> [6,] 13.95420 55.40073 #> [7,] 13.95420 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 55.42673 #> #> Slot "ID": #> [1] "ID12" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[13]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 55.45274 #> [2,] 14.08934 55.47875 #> [3,] 14.13438 55.45274 #> [4,] 14.13438 55.40073 #> [5,] 14.08934 55.37472 #> [6,] 14.04429 55.40073 #> [7,] 14.04429 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 55.42673 #> #> Slot "ID": #> [1] "ID13" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[14]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 55.45274 #> [2,] 14.17943 55.47875 #> [3,] 14.22447 55.45274 #> [4,] 14.22447 55.40073 #> [5,] 14.17943 55.37472 #> [6,] 14.13438 55.40073 #> [7,] 14.13438 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 55.42673 #> #> Slot "ID": #> [1] "ID14" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[15]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 55.53076 #> [2,] 12.96321 55.55677 #> [3,] 13.00825 55.53076 #> [4,] 13.00825 55.47875 #> [5,] 12.96321 55.45274 #> [6,] 12.91816 55.47875 #> [7,] 12.91816 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 55.50475 #> #> Slot "ID": #> [1] "ID15" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[16]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 55.53076 #> [2,] 13.05330 55.55677 #> [3,] 13.09834 55.53076 #> [4,] 13.09834 55.47875 #> [5,] 13.05330 55.45274 #> [6,] 13.00825 55.47875 #> [7,] 13.00825 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 55.50475 #> #> Slot "ID": #> [1] "ID16" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[17]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 55.53076 #> [2,] 13.14339 55.55677 #> [3,] 13.18843 55.53076 #> [4,] 13.18843 55.47875 #> [5,] 13.14339 55.45274 #> [6,] 13.09834 55.47875 #> [7,] 13.09834 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 55.50475 #> #> Slot "ID": #> [1] "ID17" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[18]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 55.53076 #> [2,] 13.23348 55.55677 #> [3,] 13.27852 55.53076 #> [4,] 13.27852 55.47875 #> [5,] 13.23348 55.45274 #> [6,] 13.18843 55.47875 #> [7,] 13.18843 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 55.50475 #> #> Slot "ID": #> [1] "ID18" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[19]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.53076 #> [2,] 13.32357 55.55677 #> [3,] 13.36861 55.53076 #> [4,] 13.36861 55.47875 #> [5,] 13.32357 55.45274 #> [6,] 13.27852 55.47875 #> [7,] 13.27852 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.50475 #> #> Slot "ID": #> [1] "ID19" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[20]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 55.53076 #> [2,] 13.41366 55.55677 #> [3,] 13.45870 55.53076 #> [4,] 13.45870 55.47875 #> [5,] 13.41366 55.45274 #> [6,] 13.36861 55.47875 #> [7,] 13.36861 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 55.50475 #> #> Slot "ID": #> [1] "ID20" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[21]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 55.53076 #> [2,] 13.50375 55.55677 #> [3,] 13.54879 55.53076 #> [4,] 13.54879 55.47875 #> [5,] 13.50375 55.45274 #> [6,] 13.45870 55.47875 #> [7,] 13.45870 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 55.50475 #> #> Slot "ID": #> [1] "ID21" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[22]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 55.53076 #> [2,] 13.59384 55.55677 #> [3,] 13.63888 55.53076 #> [4,] 13.63888 55.47875 #> [5,] 13.59384 55.45274 #> [6,] 13.54879 55.47875 #> [7,] 13.54879 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 55.50475 #> #> Slot "ID": #> [1] "ID22" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[23]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 55.53076 #> [2,] 13.68393 55.55677 #> [3,] 13.72897 55.53076 #> [4,] 13.72897 55.47875 #> [5,] 13.68393 55.45274 #> [6,] 13.63888 55.47875 #> [7,] 13.63888 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 55.50475 #> #> Slot "ID": #> [1] "ID23" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[24]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 55.53076 #> [2,] 13.77402 55.55677 #> [3,] 13.81906 55.53076 #> [4,] 13.81906 55.47875 #> [5,] 13.77402 55.45274 #> [6,] 13.72897 55.47875 #> [7,] 13.72897 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 55.50475 #> #> Slot "ID": #> [1] "ID24" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[25]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 55.53076 #> [2,] 13.86411 55.55677 #> [3,] 13.90915 55.53076 #> [4,] 13.90915 55.47875 #> [5,] 13.86411 55.45274 #> [6,] 13.81906 55.47875 #> [7,] 13.81906 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 55.50475 #> #> Slot "ID": #> [1] "ID25" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[26]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 55.53076 #> [2,] 13.95420 55.55677 #> [3,] 13.99925 55.53076 #> [4,] 13.99925 55.47875 #> [5,] 13.95420 55.45274 #> [6,] 13.90915 55.47875 #> [7,] 13.90915 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 55.50475 #> #> Slot "ID": #> [1] "ID26" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[27]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 55.53076 #> [2,] 14.04429 55.55677 #> [3,] 14.08934 55.53076 #> [4,] 14.08934 55.47875 #> [5,] 14.04429 55.45274 #> [6,] 13.99925 55.47875 #> [7,] 13.99925 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 55.50475 #> #> Slot "ID": #> [1] "ID27" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[28]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 55.53076 #> [2,] 14.13438 55.55677 #> [3,] 14.17943 55.53076 #> [4,] 14.17943 55.47875 #> [5,] 14.13438 55.45274 #> [6,] 14.08934 55.47875 #> [7,] 14.08934 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 55.50475 #> #> Slot "ID": #> [1] "ID28" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[29]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 55.53076 #> [2,] 14.22447 55.55677 #> [3,] 14.26952 55.53076 #> [4,] 14.26952 55.47875 #> [5,] 14.22447 55.45274 #> [6,] 14.17943 55.47875 #> [7,] 14.17943 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 55.50475 #> #> Slot "ID": #> [1] "ID29" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[30]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 55.53076 #> [2,] 14.31456 55.55677 #> [3,] 14.35961 55.53076 #> [4,] 14.35961 55.47875 #> [5,] 14.31456 55.45274 #> [6,] 14.26952 55.47875 #> [7,] 14.26952 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 55.50475 #> #> Slot "ID": #> [1] "ID30" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[31]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 55.60878 #> [2,] 13.00825 55.63479 #> [3,] 13.05330 55.60878 #> [4,] 13.05330 55.55677 #> [5,] 13.00825 55.53076 #> [6,] 12.96321 55.55677 #> [7,] 12.96321 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 55.58278 #> #> Slot "ID": #> [1] "ID31" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[32]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 55.60878 #> [2,] 13.09834 55.63479 #> [3,] 13.14339 55.60878 #> [4,] 13.14339 55.55677 #> [5,] 13.09834 55.53076 #> [6,] 13.05330 55.55677 #> [7,] 13.05330 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 55.58278 #> #> Slot "ID": #> [1] "ID32" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[33]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 55.60878 #> [2,] 13.18843 55.63479 #> [3,] 13.23348 55.60878 #> [4,] 13.23348 55.55677 #> [5,] 13.18843 55.53076 #> [6,] 13.14339 55.55677 #> [7,] 13.14339 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 55.58278 #> #> Slot "ID": #> [1] "ID33" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[34]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 55.60878 #> [2,] 13.27852 55.63479 #> [3,] 13.32357 55.60878 #> [4,] 13.32357 55.55677 #> [5,] 13.27852 55.53076 #> [6,] 13.23348 55.55677 #> [7,] 13.23348 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 55.58278 #> #> Slot "ID": #> [1] "ID34" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[35]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 55.60878 #> [2,] 13.36861 55.63479 #> [3,] 13.41366 55.60878 #> [4,] 13.41366 55.55677 #> [5,] 13.36861 55.53076 #> [6,] 13.32357 55.55677 #> [7,] 13.32357 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 55.58278 #> #> Slot "ID": #> [1] "ID35" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[36]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 55.60878 #> [2,] 13.45870 55.63479 #> [3,] 13.50375 55.60878 #> [4,] 13.50375 55.55677 #> [5,] 13.45870 55.53076 #> [6,] 13.41366 55.55677 #> [7,] 13.41366 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 55.58278 #> #> Slot "ID": #> [1] "ID36" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[37]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 55.60878 #> [2,] 13.54879 55.63479 #> [3,] 13.59384 55.60878 #> [4,] 13.59384 55.55677 #> [5,] 13.54879 55.53076 #> [6,] 13.50375 55.55677 #> [7,] 13.50375 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 55.58278 #> #> Slot "ID": #> [1] "ID37" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[38]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 55.60878 #> [2,] 13.63888 55.63479 #> [3,] 13.68393 55.60878 #> [4,] 13.68393 55.55677 #> [5,] 13.63888 55.53076 #> [6,] 13.59384 55.55677 #> [7,] 13.59384 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 55.58278 #> #> Slot "ID": #> [1] "ID38" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[39]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 55.60878 #> [2,] 13.72897 55.63479 #> [3,] 13.77402 55.60878 #> [4,] 13.77402 55.55677 #> [5,] 13.72897 55.53076 #> [6,] 13.68393 55.55677 #> [7,] 13.68393 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 55.58278 #> #> Slot "ID": #> [1] "ID39" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[40]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 55.60878 #> [2,] 13.81906 55.63479 #> [3,] 13.86411 55.60878 #> [4,] 13.86411 55.55677 #> [5,] 13.81906 55.53076 #> [6,] 13.77402 55.55677 #> [7,] 13.77402 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 55.58278 #> #> Slot "ID": #> [1] "ID40" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[41]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 55.60878 #> [2,] 13.90915 55.63479 #> [3,] 13.95420 55.60878 #> [4,] 13.95420 55.55677 #> [5,] 13.90915 55.53076 #> [6,] 13.86411 55.55677 #> [7,] 13.86411 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 55.58278 #> #> Slot "ID": #> [1] "ID41" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[42]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 55.60878 #> [2,] 13.99925 55.63479 #> [3,] 14.04429 55.60878 #> [4,] 14.04429 55.55677 #> [5,] 13.99925 55.53076 #> [6,] 13.95420 55.55677 #> [7,] 13.95420 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 55.58278 #> #> Slot "ID": #> [1] "ID42" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[43]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 55.60878 #> [2,] 14.08934 55.63479 #> [3,] 14.13438 55.60878 #> [4,] 14.13438 55.55677 #> [5,] 14.08934 55.53076 #> [6,] 14.04429 55.55677 #> [7,] 14.04429 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 55.58278 #> #> Slot "ID": #> [1] "ID43" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[44]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 55.60878 #> [2,] 14.17943 55.63479 #> [3,] 14.22447 55.60878 #> [4,] 14.22447 55.55677 #> [5,] 14.17943 55.53076 #> [6,] 14.13438 55.55677 #> [7,] 14.13438 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 55.58278 #> #> Slot "ID": #> [1] "ID44" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[45]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 55.60878 #> [2,] 14.26952 55.63479 #> [3,] 14.31456 55.60878 #> [4,] 14.31456 55.55677 #> [5,] 14.26952 55.53076 #> [6,] 14.22447 55.55677 #> [7,] 14.22447 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 55.58278 #> #> Slot "ID": #> [1] "ID45" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[46]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 55.68680 #> [2,] 13.14339 55.71281 #> [3,] 13.18843 55.68680 #> [4,] 13.18843 55.63479 #> [5,] 13.14339 55.60878 #> [6,] 13.09834 55.63479 #> [7,] 13.09834 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 55.66080 #> #> Slot "ID": #> [1] "ID46" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[47]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 55.68680 #> [2,] 13.23348 55.71281 #> [3,] 13.27852 55.68680 #> [4,] 13.27852 55.63479 #> [5,] 13.23348 55.60878 #> [6,] 13.18843 55.63479 #> [7,] 13.18843 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 55.66080 #> #> Slot "ID": #> [1] "ID47" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[48]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.68680 #> [2,] 13.32357 55.71281 #> [3,] 13.36861 55.68680 #> [4,] 13.36861 55.63479 #> [5,] 13.32357 55.60878 #> [6,] 13.27852 55.63479 #> [7,] 13.27852 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.66080 #> #> Slot "ID": #> [1] "ID48" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[49]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 55.68680 #> [2,] 13.41366 55.71281 #> [3,] 13.45870 55.68680 #> [4,] 13.45870 55.63479 #> [5,] 13.41366 55.60878 #> [6,] 13.36861 55.63479 #> [7,] 13.36861 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 55.66080 #> #> Slot "ID": #> [1] "ID49" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[50]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 55.68680 #> [2,] 13.50375 55.71281 #> [3,] 13.54879 55.68680 #> [4,] 13.54879 55.63479 #> [5,] 13.50375 55.60878 #> [6,] 13.45870 55.63479 #> [7,] 13.45870 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 55.66080 #> #> Slot "ID": #> [1] "ID50" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[51]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 55.68680 #> [2,] 13.59384 55.71281 #> [3,] 13.63888 55.68680 #> [4,] 13.63888 55.63479 #> [5,] 13.59384 55.60878 #> [6,] 13.54879 55.63479 #> [7,] 13.54879 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 55.66080 #> #> Slot "ID": #> [1] "ID51" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[52]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 55.68680 #> [2,] 13.68393 55.71281 #> [3,] 13.72897 55.68680 #> [4,] 13.72897 55.63479 #> [5,] 13.68393 55.60878 #> [6,] 13.63888 55.63479 #> [7,] 13.63888 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 55.66080 #> #> Slot "ID": #> [1] "ID52" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[53]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 55.68680 #> [2,] 13.77402 55.71281 #> [3,] 13.81906 55.68680 #> [4,] 13.81906 55.63479 #> [5,] 13.77402 55.60878 #> [6,] 13.72897 55.63479 #> [7,] 13.72897 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 55.66080 #> #> Slot "ID": #> [1] "ID53" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[54]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 55.68680 #> [2,] 13.86411 55.71281 #> [3,] 13.90915 55.68680 #> [4,] 13.90915 55.63479 #> [5,] 13.86411 55.60878 #> [6,] 13.81906 55.63479 #> [7,] 13.81906 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 55.66080 #> #> Slot "ID": #> [1] "ID54" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[55]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.9542 55.6608 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 55.68680 #> [2,] 13.95420 55.71281 #> [3,] 13.99925 55.68680 #> [4,] 13.99925 55.63479 #> [5,] 13.95420 55.60878 #> [6,] 13.90915 55.63479 #> [7,] 13.90915 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.9542 55.6608 #> #> Slot "ID": #> [1] "ID55" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[56]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 55.68680 #> [2,] 14.04429 55.71281 #> [3,] 14.08934 55.68680 #> [4,] 14.08934 55.63479 #> [5,] 14.04429 55.60878 #> [6,] 13.99925 55.63479 #> [7,] 13.99925 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 55.66080 #> #> Slot "ID": #> [1] "ID56" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[57]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 55.68680 #> [2,] 14.13438 55.71281 #> [3,] 14.17943 55.68680 #> [4,] 14.17943 55.63479 #> [5,] 14.13438 55.60878 #> [6,] 14.08934 55.63479 #> [7,] 14.08934 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 55.66080 #> #> Slot "ID": #> [1] "ID57" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[58]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 55.68680 #> [2,] 14.22447 55.71281 #> [3,] 14.26952 55.68680 #> [4,] 14.26952 55.63479 #> [5,] 14.22447 55.60878 #> [6,] 14.17943 55.63479 #> [7,] 14.17943 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 55.66080 #> #> Slot "ID": #> [1] "ID58" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[59]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 55.76482 #> [2,] 13.00825 55.79083 #> [3,] 13.05330 55.76482 #> [4,] 13.05330 55.71281 #> [5,] 13.00825 55.68680 #> [6,] 12.96321 55.71281 #> [7,] 12.96321 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 55.73882 #> #> Slot "ID": #> [1] "ID59" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[60]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 55.76482 #> [2,] 13.09834 55.79083 #> [3,] 13.14339 55.76482 #> [4,] 13.14339 55.71281 #> [5,] 13.09834 55.68680 #> [6,] 13.05330 55.71281 #> [7,] 13.05330 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 55.73882 #> #> Slot "ID": #> [1] "ID60" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[61]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 55.76482 #> [2,] 13.18843 55.79083 #> [3,] 13.23348 55.76482 #> [4,] 13.23348 55.71281 #> [5,] 13.18843 55.68680 #> [6,] 13.14339 55.71281 #> [7,] 13.14339 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 55.73882 #> #> Slot "ID": #> [1] "ID61" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[62]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 55.76482 #> [2,] 13.27852 55.79083 #> [3,] 13.32357 55.76482 #> [4,] 13.32357 55.71281 #> [5,] 13.27852 55.68680 #> [6,] 13.23348 55.71281 #> [7,] 13.23348 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 55.73882 #> #> Slot "ID": #> [1] "ID62" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[63]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 55.76482 #> [2,] 13.36861 55.79083 #> [3,] 13.41366 55.76482 #> [4,] 13.41366 55.71281 #> [5,] 13.36861 55.68680 #> [6,] 13.32357 55.71281 #> [7,] 13.32357 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 55.73882 #> #> Slot "ID": #> [1] "ID63" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[64]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 55.76482 #> [2,] 13.45870 55.79083 #> [3,] 13.50375 55.76482 #> [4,] 13.50375 55.71281 #> [5,] 13.45870 55.68680 #> [6,] 13.41366 55.71281 #> [7,] 13.41366 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 55.73882 #> #> Slot "ID": #> [1] "ID64" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[65]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 55.76482 #> [2,] 13.54879 55.79083 #> [3,] 13.59384 55.76482 #> [4,] 13.59384 55.71281 #> [5,] 13.54879 55.68680 #> [6,] 13.50375 55.71281 #> [7,] 13.50375 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 55.73882 #> #> Slot "ID": #> [1] "ID65" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[66]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 55.76482 #> [2,] 13.63888 55.79083 #> [3,] 13.68393 55.76482 #> [4,] 13.68393 55.71281 #> [5,] 13.63888 55.68680 #> [6,] 13.59384 55.71281 #> [7,] 13.59384 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 55.73882 #> #> Slot "ID": #> [1] "ID66" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[67]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 55.76482 #> [2,] 13.72897 55.79083 #> [3,] 13.77402 55.76482 #> [4,] 13.77402 55.71281 #> [5,] 13.72897 55.68680 #> [6,] 13.68393 55.71281 #> [7,] 13.68393 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 55.73882 #> #> Slot "ID": #> [1] "ID67" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[68]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 55.76482 #> [2,] 13.81906 55.79083 #> [3,] 13.86411 55.76482 #> [4,] 13.86411 55.71281 #> [5,] 13.81906 55.68680 #> [6,] 13.77402 55.71281 #> [7,] 13.77402 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 55.73882 #> #> Slot "ID": #> [1] "ID68" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[69]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 55.76482 #> [2,] 13.90915 55.79083 #> [3,] 13.95420 55.76482 #> [4,] 13.95420 55.71281 #> [5,] 13.90915 55.68680 #> [6,] 13.86411 55.71281 #> [7,] 13.86411 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 55.73882 #> #> Slot "ID": #> [1] "ID69" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[70]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 55.76482 #> [2,] 13.99925 55.79083 #> [3,] 14.04429 55.76482 #> [4,] 14.04429 55.71281 #> [5,] 13.99925 55.68680 #> [6,] 13.95420 55.71281 #> [7,] 13.95420 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 55.73882 #> #> Slot "ID": #> [1] "ID70" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[71]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 55.76482 #> [2,] 14.08934 55.79083 #> [3,] 14.13438 55.76482 #> [4,] 14.13438 55.71281 #> [5,] 14.08934 55.68680 #> [6,] 14.04429 55.71281 #> [7,] 14.04429 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 55.73882 #> #> Slot "ID": #> [1] "ID71" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[72]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 55.76482 #> [2,] 14.17943 55.79083 #> [3,] 14.22447 55.76482 #> [4,] 14.22447 55.71281 #> [5,] 14.17943 55.68680 #> [6,] 14.13438 55.71281 #> [7,] 14.13438 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 55.73882 #> #> Slot "ID": #> [1] "ID72" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[73]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 55.84284 #> [2,] 12.96321 55.86885 #> [3,] 13.00825 55.84284 #> [4,] 13.00825 55.79083 #> [5,] 12.96321 55.76482 #> [6,] 12.91816 55.79083 #> [7,] 12.91816 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 55.81684 #> #> Slot "ID": #> [1] "ID73" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[74]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 55.84284 #> [2,] 13.05330 55.86885 #> [3,] 13.09834 55.84284 #> [4,] 13.09834 55.79083 #> [5,] 13.05330 55.76482 #> [6,] 13.00825 55.79083 #> [7,] 13.00825 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 55.81684 #> #> Slot "ID": #> [1] "ID74" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[75]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 55.84284 #> [2,] 13.14339 55.86885 #> [3,] 13.18843 55.84284 #> [4,] 13.18843 55.79083 #> [5,] 13.14339 55.76482 #> [6,] 13.09834 55.79083 #> [7,] 13.09834 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 55.81684 #> #> Slot "ID": #> [1] "ID75" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[76]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 55.84284 #> [2,] 13.23348 55.86885 #> [3,] 13.27852 55.84284 #> [4,] 13.27852 55.79083 #> [5,] 13.23348 55.76482 #> [6,] 13.18843 55.79083 #> [7,] 13.18843 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 55.81684 #> #> Slot "ID": #> [1] "ID76" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[77]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.84284 #> [2,] 13.32357 55.86885 #> [3,] 13.36861 55.84284 #> [4,] 13.36861 55.79083 #> [5,] 13.32357 55.76482 #> [6,] 13.27852 55.79083 #> [7,] 13.27852 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.81684 #> #> Slot "ID": #> [1] "ID77" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[78]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 55.84284 #> [2,] 13.41366 55.86885 #> [3,] 13.45870 55.84284 #> [4,] 13.45870 55.79083 #> [5,] 13.41366 55.76482 #> [6,] 13.36861 55.79083 #> [7,] 13.36861 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 55.81684 #> #> Slot "ID": #> [1] "ID78" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[79]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 55.84284 #> [2,] 13.50375 55.86885 #> [3,] 13.54879 55.84284 #> [4,] 13.54879 55.79083 #> [5,] 13.50375 55.76482 #> [6,] 13.45870 55.79083 #> [7,] 13.45870 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 55.81684 #> #> Slot "ID": #> [1] "ID79" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[80]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 55.84284 #> [2,] 13.59384 55.86885 #> [3,] 13.63888 55.84284 #> [4,] 13.63888 55.79083 #> [5,] 13.59384 55.76482 #> [6,] 13.54879 55.79083 #> [7,] 13.54879 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 55.81684 #> #> Slot "ID": #> [1] "ID80" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[81]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 55.84284 #> [2,] 13.68393 55.86885 #> [3,] 13.72897 55.84284 #> [4,] 13.72897 55.79083 #> [5,] 13.68393 55.76482 #> [6,] 13.63888 55.79083 #> [7,] 13.63888 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 55.81684 #> #> Slot "ID": #> [1] "ID81" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[82]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 55.84284 #> [2,] 13.77402 55.86885 #> [3,] 13.81906 55.84284 #> [4,] 13.81906 55.79083 #> [5,] 13.77402 55.76482 #> [6,] 13.72897 55.79083 #> [7,] 13.72897 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 55.81684 #> #> Slot "ID": #> [1] "ID82" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[83]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 55.84284 #> [2,] 13.86411 55.86885 #> [3,] 13.90915 55.84284 #> [4,] 13.90915 55.79083 #> [5,] 13.86411 55.76482 #> [6,] 13.81906 55.79083 #> [7,] 13.81906 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 55.81684 #> #> Slot "ID": #> [1] "ID83" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[84]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 55.84284 #> [2,] 13.95420 55.86885 #> [3,] 13.99925 55.84284 #> [4,] 13.99925 55.79083 #> [5,] 13.95420 55.76482 #> [6,] 13.90915 55.79083 #> [7,] 13.90915 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 55.81684 #> #> Slot "ID": #> [1] "ID84" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[85]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 55.84284 #> [2,] 14.04429 55.86885 #> [3,] 14.08934 55.84284 #> [4,] 14.08934 55.79083 #> [5,] 14.04429 55.76482 #> [6,] 13.99925 55.79083 #> [7,] 13.99925 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 55.81684 #> #> Slot "ID": #> [1] "ID85" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[86]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 55.84284 #> [2,] 14.13438 55.86885 #> [3,] 14.17943 55.84284 #> [4,] 14.17943 55.79083 #> [5,] 14.13438 55.76482 #> [6,] 14.08934 55.79083 #> [7,] 14.08934 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 55.81684 #> #> Slot "ID": #> [1] "ID86" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[87]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 55.92086 #> [2,] 12.82807 55.94687 #> [3,] 12.87312 55.92086 #> [4,] 12.87312 55.86885 #> [5,] 12.82807 55.84284 #> [6,] 12.78303 55.86885 #> [7,] 12.78303 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 55.89486 #> #> Slot "ID": #> [1] "ID87" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[88]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 55.92086 #> [2,] 12.91816 55.94687 #> [3,] 12.96321 55.92086 #> [4,] 12.96321 55.86885 #> [5,] 12.91816 55.84284 #> [6,] 12.87312 55.86885 #> [7,] 12.87312 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 55.89486 #> #> Slot "ID": #> [1] "ID88" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[89]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 55.92086 #> [2,] 13.00825 55.94687 #> [3,] 13.05330 55.92086 #> [4,] 13.05330 55.86885 #> [5,] 13.00825 55.84284 #> [6,] 12.96321 55.86885 #> [7,] 12.96321 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 55.89486 #> #> Slot "ID": #> [1] "ID89" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[90]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 55.92086 #> [2,] 13.09834 55.94687 #> [3,] 13.14339 55.92086 #> [4,] 13.14339 55.86885 #> [5,] 13.09834 55.84284 #> [6,] 13.05330 55.86885 #> [7,] 13.05330 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 55.89486 #> #> Slot "ID": #> [1] "ID90" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[91]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 55.92086 #> [2,] 13.18843 55.94687 #> [3,] 13.23348 55.92086 #> [4,] 13.23348 55.86885 #> [5,] 13.18843 55.84284 #> [6,] 13.14339 55.86885 #> [7,] 13.14339 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 55.89486 #> #> Slot "ID": #> [1] "ID91" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[92]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 55.92086 #> [2,] 13.27852 55.94687 #> [3,] 13.32357 55.92086 #> [4,] 13.32357 55.86885 #> [5,] 13.27852 55.84284 #> [6,] 13.23348 55.86885 #> [7,] 13.23348 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 55.89486 #> #> Slot "ID": #> [1] "ID92" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[93]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 55.92086 #> [2,] 13.36861 55.94687 #> [3,] 13.41366 55.92086 #> [4,] 13.41366 55.86885 #> [5,] 13.36861 55.84284 #> [6,] 13.32357 55.86885 #> [7,] 13.32357 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 55.89486 #> #> Slot "ID": #> [1] "ID93" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[94]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 55.92086 #> [2,] 13.45870 55.94687 #> [3,] 13.50375 55.92086 #> [4,] 13.50375 55.86885 #> [5,] 13.45870 55.84284 #> [6,] 13.41366 55.86885 #> [7,] 13.41366 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 55.89486 #> #> Slot "ID": #> [1] "ID94" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[95]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 55.92086 #> [2,] 13.54879 55.94687 #> [3,] 13.59384 55.92086 #> [4,] 13.59384 55.86885 #> [5,] 13.54879 55.84284 #> [6,] 13.50375 55.86885 #> [7,] 13.50375 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 55.89486 #> #> Slot "ID": #> [1] "ID95" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[96]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 55.92086 #> [2,] 13.63888 55.94687 #> [3,] 13.68393 55.92086 #> [4,] 13.68393 55.86885 #> [5,] 13.63888 55.84284 #> [6,] 13.59384 55.86885 #> [7,] 13.59384 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 55.89486 #> #> Slot "ID": #> [1] "ID96" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[97]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 55.92086 #> [2,] 13.72897 55.94687 #> [3,] 13.77402 55.92086 #> [4,] 13.77402 55.86885 #> [5,] 13.72897 55.84284 #> [6,] 13.68393 55.86885 #> [7,] 13.68393 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 55.89486 #> #> Slot "ID": #> [1] "ID97" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[98]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 55.92086 #> [2,] 13.81906 55.94687 #> [3,] 13.86411 55.92086 #> [4,] 13.86411 55.86885 #> [5,] 13.81906 55.84284 #> [6,] 13.77402 55.86885 #> [7,] 13.77402 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 55.89486 #> #> Slot "ID": #> [1] "ID98" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[99]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 55.92086 #> [2,] 13.90915 55.94687 #> [3,] 13.95420 55.92086 #> [4,] 13.95420 55.86885 #> [5,] 13.90915 55.84284 #> [6,] 13.86411 55.86885 #> [7,] 13.86411 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 55.89486 #> #> Slot "ID": #> [1] "ID99" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[100]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 55.92086 #> [2,] 13.99925 55.94687 #> [3,] 14.04429 55.92086 #> [4,] 14.04429 55.86885 #> [5,] 13.99925 55.84284 #> [6,] 13.95420 55.86885 #> [7,] 13.95420 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 55.89486 #> #> Slot "ID": #> [1] "ID100" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[101]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 55.92086 #> [2,] 14.08934 55.94687 #> [3,] 14.13438 55.92086 #> [4,] 14.13438 55.86885 #> [5,] 14.08934 55.84284 #> [6,] 14.04429 55.86885 #> [7,] 14.04429 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 55.89486 #> #> Slot "ID": #> [1] "ID101" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[102]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 55.92086 #> [2,] 14.17943 55.94687 #> [3,] 14.22447 55.92086 #> [4,] 14.22447 55.86885 #> [5,] 14.17943 55.84284 #> [6,] 14.13438 55.86885 #> [7,] 14.13438 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 55.89486 #> #> Slot "ID": #> [1] "ID102" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[103]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 55.92086 #> [2,] 14.26952 55.94687 #> [3,] 14.31456 55.92086 #> [4,] 14.31456 55.86885 #> [5,] 14.26952 55.84284 #> [6,] 14.22447 55.86885 #> [7,] 14.22447 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 55.89486 #> #> Slot "ID": #> [1] "ID103" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[104]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 55.99888 #> [2,] 12.78303 56.02489 #> [3,] 12.82807 55.99888 #> [4,] 12.82807 55.94687 #> [5,] 12.78303 55.92086 #> [6,] 12.73798 55.94687 #> [7,] 12.73798 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 55.97288 #> #> Slot "ID": #> [1] "ID104" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[105]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 55.99888 #> [2,] 12.87312 56.02489 #> [3,] 12.91816 55.99888 #> [4,] 12.91816 55.94687 #> [5,] 12.87312 55.92086 #> [6,] 12.82807 55.94687 #> [7,] 12.82807 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 55.97288 #> #> Slot "ID": #> [1] "ID105" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[106]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 55.99888 #> [2,] 12.96321 56.02489 #> [3,] 13.00825 55.99888 #> [4,] 13.00825 55.94687 #> [5,] 12.96321 55.92086 #> [6,] 12.91816 55.94687 #> [7,] 12.91816 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 55.97288 #> #> Slot "ID": #> [1] "ID106" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[107]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 55.99888 #> [2,] 13.05330 56.02489 #> [3,] 13.09834 55.99888 #> [4,] 13.09834 55.94687 #> [5,] 13.05330 55.92086 #> [6,] 13.00825 55.94687 #> [7,] 13.00825 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 55.97288 #> #> Slot "ID": #> [1] "ID107" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[108]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 55.99888 #> [2,] 13.14339 56.02489 #> [3,] 13.18843 55.99888 #> [4,] 13.18843 55.94687 #> [5,] 13.14339 55.92086 #> [6,] 13.09834 55.94687 #> [7,] 13.09834 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 55.97288 #> #> Slot "ID": #> [1] "ID108" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[109]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 55.99888 #> [2,] 13.23348 56.02489 #> [3,] 13.27852 55.99888 #> [4,] 13.27852 55.94687 #> [5,] 13.23348 55.92086 #> [6,] 13.18843 55.94687 #> [7,] 13.18843 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 55.97288 #> #> Slot "ID": #> [1] "ID109" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[110]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.99888 #> [2,] 13.32357 56.02489 #> [3,] 13.36861 55.99888 #> [4,] 13.36861 55.94687 #> [5,] 13.32357 55.92086 #> [6,] 13.27852 55.94687 #> [7,] 13.27852 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.97288 #> #> Slot "ID": #> [1] "ID110" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[111]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 55.99888 #> [2,] 13.41366 56.02489 #> [3,] 13.45870 55.99888 #> [4,] 13.45870 55.94687 #> [5,] 13.41366 55.92086 #> [6,] 13.36861 55.94687 #> [7,] 13.36861 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 55.97288 #> #> Slot "ID": #> [1] "ID111" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[112]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 55.99888 #> [2,] 13.50375 56.02489 #> [3,] 13.54879 55.99888 #> [4,] 13.54879 55.94687 #> [5,] 13.50375 55.92086 #> [6,] 13.45870 55.94687 #> [7,] 13.45870 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 55.97288 #> #> Slot "ID": #> [1] "ID112" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[113]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 55.99888 #> [2,] 13.59384 56.02489 #> [3,] 13.63888 55.99888 #> [4,] 13.63888 55.94687 #> [5,] 13.59384 55.92086 #> [6,] 13.54879 55.94687 #> [7,] 13.54879 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 55.97288 #> #> Slot "ID": #> [1] "ID113" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[114]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 55.99888 #> [2,] 13.68393 56.02489 #> [3,] 13.72897 55.99888 #> [4,] 13.72897 55.94687 #> [5,] 13.68393 55.92086 #> [6,] 13.63888 55.94687 #> [7,] 13.63888 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 55.97288 #> #> Slot "ID": #> [1] "ID114" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[115]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 55.99888 #> [2,] 13.77402 56.02489 #> [3,] 13.81906 55.99888 #> [4,] 13.81906 55.94687 #> [5,] 13.77402 55.92086 #> [6,] 13.72897 55.94687 #> [7,] 13.72897 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 55.97288 #> #> Slot "ID": #> [1] "ID115" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[116]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 55.99888 #> [2,] 13.86411 56.02489 #> [3,] 13.90915 55.99888 #> [4,] 13.90915 55.94687 #> [5,] 13.86411 55.92086 #> [6,] 13.81906 55.94687 #> [7,] 13.81906 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 55.97288 #> #> Slot "ID": #> [1] "ID116" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[117]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 55.99888 #> [2,] 13.95420 56.02489 #> [3,] 13.99925 55.99888 #> [4,] 13.99925 55.94687 #> [5,] 13.95420 55.92086 #> [6,] 13.90915 55.94687 #> [7,] 13.90915 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 55.97288 #> #> Slot "ID": #> [1] "ID117" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[118]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 55.99888 #> [2,] 14.04429 56.02489 #> [3,] 14.08934 55.99888 #> [4,] 14.08934 55.94687 #> [5,] 14.04429 55.92086 #> [6,] 13.99925 55.94687 #> [7,] 13.99925 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 55.97288 #> #> Slot "ID": #> [1] "ID118" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[119]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 55.99888 #> [2,] 14.13438 56.02489 #> [3,] 14.17943 55.99888 #> [4,] 14.17943 55.94687 #> [5,] 14.13438 55.92086 #> [6,] 14.08934 55.94687 #> [7,] 14.08934 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 55.97288 #> #> Slot "ID": #> [1] "ID119" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[120]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 55.99888 #> [2,] 14.22447 56.02489 #> [3,] 14.26952 55.99888 #> [4,] 14.26952 55.94687 #> [5,] 14.22447 55.92086 #> [6,] 14.17943 55.94687 #> [7,] 14.17943 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 55.97288 #> #> Slot "ID": #> [1] "ID120" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[121]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 55.99888 #> [2,] 14.31456 56.02489 #> [3,] 14.35961 55.99888 #> [4,] 14.35961 55.94687 #> [5,] 14.31456 55.92086 #> [6,] 14.26952 55.94687 #> [7,] 14.26952 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 55.97288 #> #> Slot "ID": #> [1] "ID121" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[122]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.07690 #> [2,] 12.73798 56.10291 #> [3,] 12.78303 56.07690 #> [4,] 12.78303 56.02489 #> [5,] 12.73798 55.99888 #> [6,] 12.69294 56.02489 #> [7,] 12.69294 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.05090 #> #> Slot "ID": #> [1] "ID122" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[123]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.07690 #> [2,] 12.82807 56.10291 #> [3,] 12.87312 56.07690 #> [4,] 12.87312 56.02489 #> [5,] 12.82807 55.99888 #> [6,] 12.78303 56.02489 #> [7,] 12.78303 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.05090 #> #> Slot "ID": #> [1] "ID123" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[124]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.07690 #> [2,] 12.91816 56.10291 #> [3,] 12.96321 56.07690 #> [4,] 12.96321 56.02489 #> [5,] 12.91816 55.99888 #> [6,] 12.87312 56.02489 #> [7,] 12.87312 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.05090 #> #> Slot "ID": #> [1] "ID124" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[125]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.07690 #> [2,] 13.00825 56.10291 #> [3,] 13.05330 56.07690 #> [4,] 13.05330 56.02489 #> [5,] 13.00825 55.99888 #> [6,] 12.96321 56.02489 #> [7,] 12.96321 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.05090 #> #> Slot "ID": #> [1] "ID125" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[126]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.07690 #> [2,] 13.09834 56.10291 #> [3,] 13.14339 56.07690 #> [4,] 13.14339 56.02489 #> [5,] 13.09834 55.99888 #> [6,] 13.05330 56.02489 #> [7,] 13.05330 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.05090 #> #> Slot "ID": #> [1] "ID126" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[127]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.07690 #> [2,] 13.18843 56.10291 #> [3,] 13.23348 56.07690 #> [4,] 13.23348 56.02489 #> [5,] 13.18843 55.99888 #> [6,] 13.14339 56.02489 #> [7,] 13.14339 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.05090 #> #> Slot "ID": #> [1] "ID127" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[128]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.07690 #> [2,] 13.27852 56.10291 #> [3,] 13.32357 56.07690 #> [4,] 13.32357 56.02489 #> [5,] 13.27852 55.99888 #> [6,] 13.23348 56.02489 #> [7,] 13.23348 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.05090 #> #> Slot "ID": #> [1] "ID128" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[129]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.07690 #> [2,] 13.36861 56.10291 #> [3,] 13.41366 56.07690 #> [4,] 13.41366 56.02489 #> [5,] 13.36861 55.99888 #> [6,] 13.32357 56.02489 #> [7,] 13.32357 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.05090 #> #> Slot "ID": #> [1] "ID129" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[130]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.4587 56.0509 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.07690 #> [2,] 13.45870 56.10291 #> [3,] 13.50375 56.07690 #> [4,] 13.50375 56.02489 #> [5,] 13.45870 55.99888 #> [6,] 13.41366 56.02489 #> [7,] 13.41366 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.4587 56.0509 #> #> Slot "ID": #> [1] "ID130" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[131]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.07690 #> [2,] 13.54879 56.10291 #> [3,] 13.59384 56.07690 #> [4,] 13.59384 56.02489 #> [5,] 13.54879 55.99888 #> [6,] 13.50375 56.02489 #> [7,] 13.50375 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.05090 #> #> Slot "ID": #> [1] "ID131" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[132]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.07690 #> [2,] 13.63888 56.10291 #> [3,] 13.68393 56.07690 #> [4,] 13.68393 56.02489 #> [5,] 13.63888 55.99888 #> [6,] 13.59384 56.02489 #> [7,] 13.59384 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.05090 #> #> Slot "ID": #> [1] "ID132" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[133]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.07690 #> [2,] 13.72897 56.10291 #> [3,] 13.77402 56.07690 #> [4,] 13.77402 56.02489 #> [5,] 13.72897 55.99888 #> [6,] 13.68393 56.02489 #> [7,] 13.68393 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.05090 #> #> Slot "ID": #> [1] "ID133" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[134]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.07690 #> [2,] 13.81906 56.10291 #> [3,] 13.86411 56.07690 #> [4,] 13.86411 56.02489 #> [5,] 13.81906 55.99888 #> [6,] 13.77402 56.02489 #> [7,] 13.77402 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.05090 #> #> Slot "ID": #> [1] "ID134" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[135]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.07690 #> [2,] 13.90915 56.10291 #> [3,] 13.95420 56.07690 #> [4,] 13.95420 56.02489 #> [5,] 13.90915 55.99888 #> [6,] 13.86411 56.02489 #> [7,] 13.86411 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.05090 #> #> Slot "ID": #> [1] "ID135" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[136]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.07690 #> [2,] 13.99925 56.10291 #> [3,] 14.04429 56.07690 #> [4,] 14.04429 56.02489 #> [5,] 13.99925 55.99888 #> [6,] 13.95420 56.02489 #> [7,] 13.95420 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.05090 #> #> Slot "ID": #> [1] "ID136" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[137]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.07690 #> [2,] 14.08934 56.10291 #> [3,] 14.13438 56.07690 #> [4,] 14.13438 56.02489 #> [5,] 14.08934 55.99888 #> [6,] 14.04429 56.02489 #> [7,] 14.04429 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.05090 #> #> Slot "ID": #> [1] "ID137" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[138]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.07690 #> [2,] 14.17943 56.10291 #> [3,] 14.22447 56.07690 #> [4,] 14.22447 56.02489 #> [5,] 14.17943 55.99888 #> [6,] 14.13438 56.02489 #> [7,] 14.13438 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.05090 #> #> Slot "ID": #> [1] "ID138" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[139]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.07690 #> [2,] 14.26952 56.10291 #> [3,] 14.31456 56.07690 #> [4,] 14.31456 56.02489 #> [5,] 14.26952 55.99888 #> [6,] 14.22447 56.02489 #> [7,] 14.22447 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.05090 #> #> Slot "ID": #> [1] "ID139" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[140]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.07690 #> [2,] 14.35961 56.10291 #> [3,] 14.40465 56.07690 #> [4,] 14.40465 56.02489 #> [5,] 14.35961 55.99888 #> [6,] 14.31456 56.02489 #> [7,] 14.31456 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.05090 #> #> Slot "ID": #> [1] "ID140" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[141]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.4497 56.0509 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.07690 #> [2,] 14.44970 56.10291 #> [3,] 14.49474 56.07690 #> [4,] 14.49474 56.02489 #> [5,] 14.44970 55.99888 #> [6,] 14.40465 56.02489 #> [7,] 14.40465 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.4497 56.0509 #> #> Slot "ID": #> [1] "ID141" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[142]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.07690 #> [2,] 14.62988 56.10291 #> [3,] 14.67492 56.07690 #> [4,] 14.67492 56.02489 #> [5,] 14.62988 55.99888 #> [6,] 14.58483 56.02489 #> [7,] 14.58483 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.05090 #> #> Slot "ID": #> [1] "ID142" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[143]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.07690 #> [2,] 14.71997 56.10291 #> [3,] 14.76501 56.07690 #> [4,] 14.76501 56.02489 #> [5,] 14.71997 55.99888 #> [6,] 14.67492 56.02489 #> [7,] 14.67492 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.05090 #> #> Slot "ID": #> [1] "ID143" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[144]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 56.15492 #> [2,] 12.60285 56.18093 #> [3,] 12.64789 56.15492 #> [4,] 12.64789 56.10291 #> [5,] 12.60285 56.07690 #> [6,] 12.55780 56.10291 #> [7,] 12.55780 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 56.12892 #> #> Slot "ID": #> [1] "ID144" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[145]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 56.15492 #> [2,] 12.69294 56.18093 #> [3,] 12.73798 56.15492 #> [4,] 12.73798 56.10291 #> [5,] 12.69294 56.07690 #> [6,] 12.64789 56.10291 #> [7,] 12.64789 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 56.12892 #> #> Slot "ID": #> [1] "ID145" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[146]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 56.15492 #> [2,] 12.78303 56.18093 #> [3,] 12.82807 56.15492 #> [4,] 12.82807 56.10291 #> [5,] 12.78303 56.07690 #> [6,] 12.73798 56.10291 #> [7,] 12.73798 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 56.12892 #> #> Slot "ID": #> [1] "ID146" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[147]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 56.15492 #> [2,] 12.87312 56.18093 #> [3,] 12.91816 56.15492 #> [4,] 12.91816 56.10291 #> [5,] 12.87312 56.07690 #> [6,] 12.82807 56.10291 #> [7,] 12.82807 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 56.12892 #> #> Slot "ID": #> [1] "ID147" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[148]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.15492 #> [2,] 12.96321 56.18093 #> [3,] 13.00825 56.15492 #> [4,] 13.00825 56.10291 #> [5,] 12.96321 56.07690 #> [6,] 12.91816 56.10291 #> [7,] 12.91816 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.12892 #> #> Slot "ID": #> [1] "ID148" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[149]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.15492 #> [2,] 13.05330 56.18093 #> [3,] 13.09834 56.15492 #> [4,] 13.09834 56.10291 #> [5,] 13.05330 56.07690 #> [6,] 13.00825 56.10291 #> [7,] 13.00825 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.12892 #> #> Slot "ID": #> [1] "ID149" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[150]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.15492 #> [2,] 13.14339 56.18093 #> [3,] 13.18843 56.15492 #> [4,] 13.18843 56.10291 #> [5,] 13.14339 56.07690 #> [6,] 13.09834 56.10291 #> [7,] 13.09834 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.12892 #> #> Slot "ID": #> [1] "ID150" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[151]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.15492 #> [2,] 13.23348 56.18093 #> [3,] 13.27852 56.15492 #> [4,] 13.27852 56.10291 #> [5,] 13.23348 56.07690 #> [6,] 13.18843 56.10291 #> [7,] 13.18843 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.12892 #> #> Slot "ID": #> [1] "ID151" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[152]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.15492 #> [2,] 13.32357 56.18093 #> [3,] 13.36861 56.15492 #> [4,] 13.36861 56.10291 #> [5,] 13.32357 56.07690 #> [6,] 13.27852 56.10291 #> [7,] 13.27852 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.12892 #> #> Slot "ID": #> [1] "ID152" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[153]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.15492 #> [2,] 13.41366 56.18093 #> [3,] 13.45870 56.15492 #> [4,] 13.45870 56.10291 #> [5,] 13.41366 56.07690 #> [6,] 13.36861 56.10291 #> [7,] 13.36861 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.12892 #> #> Slot "ID": #> [1] "ID153" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[154]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.15492 #> [2,] 13.50375 56.18093 #> [3,] 13.54879 56.15492 #> [4,] 13.54879 56.10291 #> [5,] 13.50375 56.07690 #> [6,] 13.45870 56.10291 #> [7,] 13.45870 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.12892 #> #> Slot "ID": #> [1] "ID154" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[155]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.15492 #> [2,] 13.59384 56.18093 #> [3,] 13.63888 56.15492 #> [4,] 13.63888 56.10291 #> [5,] 13.59384 56.07690 #> [6,] 13.54879 56.10291 #> [7,] 13.54879 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.12892 #> #> Slot "ID": #> [1] "ID155" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[156]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.15492 #> [2,] 13.68393 56.18093 #> [3,] 13.72897 56.15492 #> [4,] 13.72897 56.10291 #> [5,] 13.68393 56.07690 #> [6,] 13.63888 56.10291 #> [7,] 13.63888 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.12892 #> #> Slot "ID": #> [1] "ID156" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[157]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.15492 #> [2,] 13.77402 56.18093 #> [3,] 13.81906 56.15492 #> [4,] 13.81906 56.10291 #> [5,] 13.77402 56.07690 #> [6,] 13.72897 56.10291 #> [7,] 13.72897 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.12892 #> #> Slot "ID": #> [1] "ID157" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[158]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.15492 #> [2,] 13.86411 56.18093 #> [3,] 13.90915 56.15492 #> [4,] 13.90915 56.10291 #> [5,] 13.86411 56.07690 #> [6,] 13.81906 56.10291 #> [7,] 13.81906 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.12892 #> #> Slot "ID": #> [1] "ID158" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[159]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.15492 #> [2,] 13.95420 56.18093 #> [3,] 13.99925 56.15492 #> [4,] 13.99925 56.10291 #> [5,] 13.95420 56.07690 #> [6,] 13.90915 56.10291 #> [7,] 13.90915 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.12892 #> #> Slot "ID": #> [1] "ID159" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[160]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.15492 #> [2,] 14.04429 56.18093 #> [3,] 14.08934 56.15492 #> [4,] 14.08934 56.10291 #> [5,] 14.04429 56.07690 #> [6,] 13.99925 56.10291 #> [7,] 13.99925 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.12892 #> #> Slot "ID": #> [1] "ID160" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[161]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.15492 #> [2,] 14.13438 56.18093 #> [3,] 14.17943 56.15492 #> [4,] 14.17943 56.10291 #> [5,] 14.13438 56.07690 #> [6,] 14.08934 56.10291 #> [7,] 14.08934 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.12892 #> #> Slot "ID": #> [1] "ID161" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[162]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.15492 #> [2,] 14.22447 56.18093 #> [3,] 14.26952 56.15492 #> [4,] 14.26952 56.10291 #> [5,] 14.22447 56.07690 #> [6,] 14.17943 56.10291 #> [7,] 14.17943 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.12892 #> #> Slot "ID": #> [1] "ID162" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[163]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.15492 #> [2,] 14.31456 56.18093 #> [3,] 14.35961 56.15492 #> [4,] 14.35961 56.10291 #> [5,] 14.31456 56.07690 #> [6,] 14.26952 56.10291 #> [7,] 14.26952 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.12892 #> #> Slot "ID": #> [1] "ID163" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[164]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.15492 #> [2,] 14.40465 56.18093 #> [3,] 14.44970 56.15492 #> [4,] 14.44970 56.10291 #> [5,] 14.40465 56.07690 #> [6,] 14.35961 56.10291 #> [7,] 14.35961 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.12892 #> #> Slot "ID": #> [1] "ID164" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[165]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.15492 #> [2,] 14.58483 56.18093 #> [3,] 14.62988 56.15492 #> [4,] 14.62988 56.10291 #> [5,] 14.58483 56.07690 #> [6,] 14.53979 56.10291 #> [7,] 14.53979 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.12892 #> #> Slot "ID": #> [1] "ID165" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[166]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.15492 #> [2,] 14.67492 56.18093 #> [3,] 14.71997 56.15492 #> [4,] 14.71997 56.10291 #> [5,] 14.67492 56.07690 #> [6,] 14.62988 56.10291 #> [7,] 14.62988 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.12892 #> #> Slot "ID": #> [1] "ID166" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[167]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.15492 #> [2,] 15.30555 56.18093 #> [3,] 15.35060 56.15492 #> [4,] 15.35060 56.10291 #> [5,] 15.30555 56.07690 #> [6,] 15.26051 56.10291 #> [7,] 15.26051 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.12892 #> #> Slot "ID": #> [1] "ID167" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[168]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.15492 #> [2,] 15.75600 56.18093 #> [3,] 15.80105 56.15492 #> [4,] 15.80105 56.10291 #> [5,] 15.75600 56.07690 #> [6,] 15.71096 56.10291 #> [7,] 15.71096 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.12892 #> #> Slot "ID": #> [1] "ID168" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[169]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.15492 #> [2,] 15.84609 56.18093 #> [3,] 15.89114 56.15492 #> [4,] 15.89114 56.10291 #> [5,] 15.84609 56.07690 #> [6,] 15.80105 56.10291 #> [7,] 15.80105 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.12892 #> #> Slot "ID": #> [1] "ID169" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[170]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 56.23294 #> [2,] 12.55780 56.25895 #> [3,] 12.60285 56.23294 #> [4,] 12.60285 56.18093 #> [5,] 12.55780 56.15492 #> [6,] 12.51276 56.18093 #> [7,] 12.51276 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 56.20694 #> #> Slot "ID": #> [1] "ID170" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[171]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 56.23294 #> [2,] 12.64789 56.25895 #> [3,] 12.69294 56.23294 #> [4,] 12.69294 56.18093 #> [5,] 12.64789 56.15492 #> [6,] 12.60285 56.18093 #> [7,] 12.60285 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 56.20694 #> #> Slot "ID": #> [1] "ID171" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[172]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.23294 #> [2,] 12.73798 56.25895 #> [3,] 12.78303 56.23294 #> [4,] 12.78303 56.18093 #> [5,] 12.73798 56.15492 #> [6,] 12.69294 56.18093 #> [7,] 12.69294 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.20694 #> #> Slot "ID": #> [1] "ID172" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[173]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.23294 #> [2,] 12.82807 56.25895 #> [3,] 12.87312 56.23294 #> [4,] 12.87312 56.18093 #> [5,] 12.82807 56.15492 #> [6,] 12.78303 56.18093 #> [7,] 12.78303 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.20694 #> #> Slot "ID": #> [1] "ID173" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[174]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.23294 #> [2,] 12.91816 56.25895 #> [3,] 12.96321 56.23294 #> [4,] 12.96321 56.18093 #> [5,] 12.91816 56.15492 #> [6,] 12.87312 56.18093 #> [7,] 12.87312 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.20694 #> #> Slot "ID": #> [1] "ID174" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[175]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.23294 #> [2,] 13.00825 56.25895 #> [3,] 13.05330 56.23294 #> [4,] 13.05330 56.18093 #> [5,] 13.00825 56.15492 #> [6,] 12.96321 56.18093 #> [7,] 12.96321 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.20694 #> #> Slot "ID": #> [1] "ID175" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[176]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.23294 #> [2,] 13.09834 56.25895 #> [3,] 13.14339 56.23294 #> [4,] 13.14339 56.18093 #> [5,] 13.09834 56.15492 #> [6,] 13.05330 56.18093 #> [7,] 13.05330 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.20694 #> #> Slot "ID": #> [1] "ID176" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[177]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.23294 #> [2,] 13.18843 56.25895 #> [3,] 13.23348 56.23294 #> [4,] 13.23348 56.18093 #> [5,] 13.18843 56.15492 #> [6,] 13.14339 56.18093 #> [7,] 13.14339 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.20694 #> #> Slot "ID": #> [1] "ID177" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[178]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.23294 #> [2,] 13.27852 56.25895 #> [3,] 13.32357 56.23294 #> [4,] 13.32357 56.18093 #> [5,] 13.27852 56.15492 #> [6,] 13.23348 56.18093 #> [7,] 13.23348 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.20694 #> #> Slot "ID": #> [1] "ID178" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[179]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.23294 #> [2,] 13.36861 56.25895 #> [3,] 13.41366 56.23294 #> [4,] 13.41366 56.18093 #> [5,] 13.36861 56.15492 #> [6,] 13.32357 56.18093 #> [7,] 13.32357 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.20694 #> #> Slot "ID": #> [1] "ID179" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[180]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.23294 #> [2,] 13.45870 56.25895 #> [3,] 13.50375 56.23294 #> [4,] 13.50375 56.18093 #> [5,] 13.45870 56.15492 #> [6,] 13.41366 56.18093 #> [7,] 13.41366 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.20694 #> #> Slot "ID": #> [1] "ID180" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[181]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.23294 #> [2,] 13.54879 56.25895 #> [3,] 13.59384 56.23294 #> [4,] 13.59384 56.18093 #> [5,] 13.54879 56.15492 #> [6,] 13.50375 56.18093 #> [7,] 13.50375 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.20694 #> #> Slot "ID": #> [1] "ID181" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[182]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.23294 #> [2,] 13.63888 56.25895 #> [3,] 13.68393 56.23294 #> [4,] 13.68393 56.18093 #> [5,] 13.63888 56.15492 #> [6,] 13.59384 56.18093 #> [7,] 13.59384 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.20694 #> #> Slot "ID": #> [1] "ID182" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[183]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.23294 #> [2,] 13.72897 56.25895 #> [3,] 13.77402 56.23294 #> [4,] 13.77402 56.18093 #> [5,] 13.72897 56.15492 #> [6,] 13.68393 56.18093 #> [7,] 13.68393 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.20694 #> #> Slot "ID": #> [1] "ID183" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[184]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.23294 #> [2,] 13.81906 56.25895 #> [3,] 13.86411 56.23294 #> [4,] 13.86411 56.18093 #> [5,] 13.81906 56.15492 #> [6,] 13.77402 56.18093 #> [7,] 13.77402 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.20694 #> #> Slot "ID": #> [1] "ID184" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[185]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.23294 #> [2,] 13.90915 56.25895 #> [3,] 13.95420 56.23294 #> [4,] 13.95420 56.18093 #> [5,] 13.90915 56.15492 #> [6,] 13.86411 56.18093 #> [7,] 13.86411 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.20694 #> #> Slot "ID": #> [1] "ID185" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[186]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.23294 #> [2,] 13.99925 56.25895 #> [3,] 14.04429 56.23294 #> [4,] 14.04429 56.18093 #> [5,] 13.99925 56.15492 #> [6,] 13.95420 56.18093 #> [7,] 13.95420 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.20694 #> #> Slot "ID": #> [1] "ID186" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[187]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.23294 #> [2,] 14.08934 56.25895 #> [3,] 14.13438 56.23294 #> [4,] 14.13438 56.18093 #> [5,] 14.08934 56.15492 #> [6,] 14.04429 56.18093 #> [7,] 14.04429 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.20694 #> #> Slot "ID": #> [1] "ID187" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[188]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.23294 #> [2,] 14.17943 56.25895 #> [3,] 14.22447 56.23294 #> [4,] 14.22447 56.18093 #> [5,] 14.17943 56.15492 #> [6,] 14.13438 56.18093 #> [7,] 14.13438 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.20694 #> #> Slot "ID": #> [1] "ID188" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[189]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.23294 #> [2,] 14.26952 56.25895 #> [3,] 14.31456 56.23294 #> [4,] 14.31456 56.18093 #> [5,] 14.26952 56.15492 #> [6,] 14.22447 56.18093 #> [7,] 14.22447 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.20694 #> #> Slot "ID": #> [1] "ID189" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[190]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.23294 #> [2,] 14.35961 56.25895 #> [3,] 14.40465 56.23294 #> [4,] 14.40465 56.18093 #> [5,] 14.35961 56.15492 #> [6,] 14.31456 56.18093 #> [7,] 14.31456 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.20694 #> #> Slot "ID": #> [1] "ID190" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[191]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.23294 #> [2,] 14.44970 56.25895 #> [3,] 14.49474 56.23294 #> [4,] 14.49474 56.18093 #> [5,] 14.44970 56.15492 #> [6,] 14.40465 56.18093 #> [7,] 14.40465 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.20694 #> #> Slot "ID": #> [1] "ID191" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[192]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.23294 #> [2,] 14.53979 56.25895 #> [3,] 14.58483 56.23294 #> [4,] 14.58483 56.18093 #> [5,] 14.53979 56.15492 #> [6,] 14.49474 56.18093 #> [7,] 14.49474 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.20694 #> #> Slot "ID": #> [1] "ID192" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[193]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.23294 #> [2,] 14.62988 56.25895 #> [3,] 14.67492 56.23294 #> [4,] 14.67492 56.18093 #> [5,] 14.62988 56.15492 #> [6,] 14.58483 56.18093 #> [7,] 14.58483 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.20694 #> #> Slot "ID": #> [1] "ID193" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[194]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.23294 #> [2,] 14.71997 56.25895 #> [3,] 14.76501 56.23294 #> [4,] 14.76501 56.18093 #> [5,] 14.71997 56.15492 #> [6,] 14.67492 56.18093 #> [7,] 14.67492 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.20694 #> #> Slot "ID": #> [1] "ID194" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[195]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.23294 #> [2,] 14.81006 56.25895 #> [3,] 14.85510 56.23294 #> [4,] 14.85510 56.18093 #> [5,] 14.81006 56.15492 #> [6,] 14.76501 56.18093 #> [7,] 14.76501 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.20694 #> #> Slot "ID": #> [1] "ID195" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[196]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.23294 #> [2,] 14.90015 56.25895 #> [3,] 14.94519 56.23294 #> [4,] 14.94519 56.18093 #> [5,] 14.90015 56.15492 #> [6,] 14.85510 56.18093 #> [7,] 14.85510 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.20694 #> #> Slot "ID": #> [1] "ID196" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[197]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.23294 #> [2,] 14.99024 56.25895 #> [3,] 15.03528 56.23294 #> [4,] 15.03528 56.18093 #> [5,] 14.99024 56.15492 #> [6,] 14.94519 56.18093 #> [7,] 14.94519 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.20694 #> #> Slot "ID": #> [1] "ID197" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[198]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.23294 #> [2,] 15.08033 56.25895 #> [3,] 15.12537 56.23294 #> [4,] 15.12537 56.18093 #> [5,] 15.08033 56.15492 #> [6,] 15.03528 56.18093 #> [7,] 15.03528 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.20694 #> #> Slot "ID": #> [1] "ID198" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[199]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.23294 #> [2,] 15.17042 56.25895 #> [3,] 15.21546 56.23294 #> [4,] 15.21546 56.18093 #> [5,] 15.17042 56.15492 #> [6,] 15.12537 56.18093 #> [7,] 15.12537 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.20694 #> #> Slot "ID": #> [1] "ID199" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[200]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.23294 #> [2,] 15.26051 56.25895 #> [3,] 15.30555 56.23294 #> [4,] 15.30555 56.18093 #> [5,] 15.26051 56.15492 #> [6,] 15.21546 56.18093 #> [7,] 15.21546 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.20694 #> #> Slot "ID": #> [1] "ID200" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[201]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.23294 #> [2,] 15.35060 56.25895 #> [3,] 15.39564 56.23294 #> [4,] 15.39564 56.18093 #> [5,] 15.35060 56.15492 #> [6,] 15.30555 56.18093 #> [7,] 15.30555 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.20694 #> #> Slot "ID": #> [1] "ID201" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[202]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.23294 #> [2,] 15.44069 56.25895 #> [3,] 15.48573 56.23294 #> [4,] 15.48573 56.18093 #> [5,] 15.44069 56.15492 #> [6,] 15.39564 56.18093 #> [7,] 15.39564 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.20694 #> #> Slot "ID": #> [1] "ID202" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[203]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.23294 #> [2,] 15.53078 56.25895 #> [3,] 15.57582 56.23294 #> [4,] 15.57582 56.18093 #> [5,] 15.53078 56.15492 #> [6,] 15.48573 56.18093 #> [7,] 15.48573 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.20694 #> #> Slot "ID": #> [1] "ID203" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[204]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.23294 #> [2,] 15.62087 56.25895 #> [3,] 15.66591 56.23294 #> [4,] 15.66591 56.18093 #> [5,] 15.62087 56.15492 #> [6,] 15.57582 56.18093 #> [7,] 15.57582 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.20694 #> #> Slot "ID": #> [1] "ID204" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[205]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.23294 #> [2,] 15.71096 56.25895 #> [3,] 15.75600 56.23294 #> [4,] 15.75600 56.18093 #> [5,] 15.71096 56.15492 #> [6,] 15.66591 56.18093 #> [7,] 15.66591 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.20694 #> #> Slot "ID": #> [1] "ID205" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[206]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.23294 #> [2,] 15.80105 56.25895 #> [3,] 15.84609 56.23294 #> [4,] 15.84609 56.18093 #> [5,] 15.80105 56.15492 #> [6,] 15.75600 56.18093 #> [7,] 15.75600 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.20694 #> #> Slot "ID": #> [1] "ID206" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[207]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.23294 #> [2,] 15.89114 56.25895 #> [3,] 15.93618 56.23294 #> [4,] 15.93618 56.18093 #> [5,] 15.89114 56.15492 #> [6,] 15.84609 56.18093 #> [7,] 15.84609 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.20694 #> #> Slot "ID": #> [1] "ID207" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[208]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.23294 #> [2,] 15.98123 56.25895 #> [3,] 16.02627 56.23294 #> [4,] 16.02627 56.18093 #> [5,] 15.98123 56.15492 #> [6,] 15.93618 56.18093 #> [7,] 15.93618 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.20694 #> #> Slot "ID": #> [1] "ID208" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[209]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 56.31096 #> [2,] 12.51276 56.33697 #> [3,] 12.55780 56.31096 #> [4,] 12.55780 56.25895 #> [5,] 12.51276 56.23294 #> [6,] 12.46771 56.25895 #> [7,] 12.46771 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 56.28496 #> #> Slot "ID": #> [1] "ID209" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[210]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 56.31096 #> [2,] 12.87312 56.33697 #> [3,] 12.91816 56.31096 #> [4,] 12.91816 56.25895 #> [5,] 12.87312 56.23294 #> [6,] 12.82807 56.25895 #> [7,] 12.82807 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 56.28496 #> #> Slot "ID": #> [1] "ID210" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[211]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.31096 #> [2,] 12.96321 56.33697 #> [3,] 13.00825 56.31096 #> [4,] 13.00825 56.25895 #> [5,] 12.96321 56.23294 #> [6,] 12.91816 56.25895 #> [7,] 12.91816 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.28496 #> #> Slot "ID": #> [1] "ID211" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[212]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.31096 #> [2,] 13.05330 56.33697 #> [3,] 13.09834 56.31096 #> [4,] 13.09834 56.25895 #> [5,] 13.05330 56.23294 #> [6,] 13.00825 56.25895 #> [7,] 13.00825 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.28496 #> #> Slot "ID": #> [1] "ID212" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[213]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.31096 #> [2,] 13.14339 56.33697 #> [3,] 13.18843 56.31096 #> [4,] 13.18843 56.25895 #> [5,] 13.14339 56.23294 #> [6,] 13.09834 56.25895 #> [7,] 13.09834 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.28496 #> #> Slot "ID": #> [1] "ID213" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[214]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.31096 #> [2,] 13.23348 56.33697 #> [3,] 13.27852 56.31096 #> [4,] 13.27852 56.25895 #> [5,] 13.23348 56.23294 #> [6,] 13.18843 56.25895 #> [7,] 13.18843 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.28496 #> #> Slot "ID": #> [1] "ID214" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[215]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.31096 #> [2,] 13.32357 56.33697 #> [3,] 13.36861 56.31096 #> [4,] 13.36861 56.25895 #> [5,] 13.32357 56.23294 #> [6,] 13.27852 56.25895 #> [7,] 13.27852 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.28496 #> #> Slot "ID": #> [1] "ID215" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[216]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.31096 #> [2,] 13.41366 56.33697 #> [3,] 13.45870 56.31096 #> [4,] 13.45870 56.25895 #> [5,] 13.41366 56.23294 #> [6,] 13.36861 56.25895 #> [7,] 13.36861 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.28496 #> #> Slot "ID": #> [1] "ID216" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[217]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.31096 #> [2,] 13.50375 56.33697 #> [3,] 13.54879 56.31096 #> [4,] 13.54879 56.25895 #> [5,] 13.50375 56.23294 #> [6,] 13.45870 56.25895 #> [7,] 13.45870 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.28496 #> #> Slot "ID": #> [1] "ID217" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[218]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.31096 #> [2,] 13.59384 56.33697 #> [3,] 13.63888 56.31096 #> [4,] 13.63888 56.25895 #> [5,] 13.59384 56.23294 #> [6,] 13.54879 56.25895 #> [7,] 13.54879 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.28496 #> #> Slot "ID": #> [1] "ID218" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[219]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.31096 #> [2,] 13.68393 56.33697 #> [3,] 13.72897 56.31096 #> [4,] 13.72897 56.25895 #> [5,] 13.68393 56.23294 #> [6,] 13.63888 56.25895 #> [7,] 13.63888 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.28496 #> #> Slot "ID": #> [1] "ID219" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[220]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.31096 #> [2,] 13.77402 56.33697 #> [3,] 13.81906 56.31096 #> [4,] 13.81906 56.25895 #> [5,] 13.77402 56.23294 #> [6,] 13.72897 56.25895 #> [7,] 13.72897 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.28496 #> #> Slot "ID": #> [1] "ID220" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[221]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.31096 #> [2,] 13.86411 56.33697 #> [3,] 13.90915 56.31096 #> [4,] 13.90915 56.25895 #> [5,] 13.86411 56.23294 #> [6,] 13.81906 56.25895 #> [7,] 13.81906 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.28496 #> #> Slot "ID": #> [1] "ID221" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[222]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.31096 #> [2,] 13.95420 56.33697 #> [3,] 13.99925 56.31096 #> [4,] 13.99925 56.25895 #> [5,] 13.95420 56.23294 #> [6,] 13.90915 56.25895 #> [7,] 13.90915 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.28496 #> #> Slot "ID": #> [1] "ID222" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[223]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.31096 #> [2,] 14.04429 56.33697 #> [3,] 14.08934 56.31096 #> [4,] 14.08934 56.25895 #> [5,] 14.04429 56.23294 #> [6,] 13.99925 56.25895 #> [7,] 13.99925 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.28496 #> #> Slot "ID": #> [1] "ID223" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[224]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.31096 #> [2,] 14.13438 56.33697 #> [3,] 14.17943 56.31096 #> [4,] 14.17943 56.25895 #> [5,] 14.13438 56.23294 #> [6,] 14.08934 56.25895 #> [7,] 14.08934 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.28496 #> #> Slot "ID": #> [1] "ID224" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[225]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.31096 #> [2,] 14.22447 56.33697 #> [3,] 14.26952 56.31096 #> [4,] 14.26952 56.25895 #> [5,] 14.22447 56.23294 #> [6,] 14.17943 56.25895 #> [7,] 14.17943 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.28496 #> #> Slot "ID": #> [1] "ID225" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[226]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.31096 #> [2,] 14.31456 56.33697 #> [3,] 14.35961 56.31096 #> [4,] 14.35961 56.25895 #> [5,] 14.31456 56.23294 #> [6,] 14.26952 56.25895 #> [7,] 14.26952 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.28496 #> #> Slot "ID": #> [1] "ID226" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[227]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.31096 #> [2,] 14.40465 56.33697 #> [3,] 14.44970 56.31096 #> [4,] 14.44970 56.25895 #> [5,] 14.40465 56.23294 #> [6,] 14.35961 56.25895 #> [7,] 14.35961 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.28496 #> #> Slot "ID": #> [1] "ID227" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[228]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.31096 #> [2,] 14.49474 56.33697 #> [3,] 14.53979 56.31096 #> [4,] 14.53979 56.25895 #> [5,] 14.49474 56.23294 #> [6,] 14.44970 56.25895 #> [7,] 14.44970 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.28496 #> #> Slot "ID": #> [1] "ID228" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[229]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.31096 #> [2,] 14.58483 56.33697 #> [3,] 14.62988 56.31096 #> [4,] 14.62988 56.25895 #> [5,] 14.58483 56.23294 #> [6,] 14.53979 56.25895 #> [7,] 14.53979 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.28496 #> #> Slot "ID": #> [1] "ID229" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[230]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.31096 #> [2,] 14.67492 56.33697 #> [3,] 14.71997 56.31096 #> [4,] 14.71997 56.25895 #> [5,] 14.67492 56.23294 #> [6,] 14.62988 56.25895 #> [7,] 14.62988 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.28496 #> #> Slot "ID": #> [1] "ID230" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[231]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.31096 #> [2,] 14.76501 56.33697 #> [3,] 14.81006 56.31096 #> [4,] 14.81006 56.25895 #> [5,] 14.76501 56.23294 #> [6,] 14.71997 56.25895 #> [7,] 14.71997 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.28496 #> #> Slot "ID": #> [1] "ID231" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[232]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 56.31096 #> [2,] 14.85510 56.33697 #> [3,] 14.90015 56.31096 #> [4,] 14.90015 56.25895 #> [5,] 14.85510 56.23294 #> [6,] 14.81006 56.25895 #> [7,] 14.81006 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 56.28496 #> #> Slot "ID": #> [1] "ID232" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[233]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.31096 #> [2,] 14.94519 56.33697 #> [3,] 14.99024 56.31096 #> [4,] 14.99024 56.25895 #> [5,] 14.94519 56.23294 #> [6,] 14.90015 56.25895 #> [7,] 14.90015 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.28496 #> #> Slot "ID": #> [1] "ID233" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[234]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.31096 #> [2,] 15.03528 56.33697 #> [3,] 15.08033 56.31096 #> [4,] 15.08033 56.25895 #> [5,] 15.03528 56.23294 #> [6,] 14.99024 56.25895 #> [7,] 14.99024 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.28496 #> #> Slot "ID": #> [1] "ID234" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[235]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.31096 #> [2,] 15.12537 56.33697 #> [3,] 15.17042 56.31096 #> [4,] 15.17042 56.25895 #> [5,] 15.12537 56.23294 #> [6,] 15.08033 56.25895 #> [7,] 15.08033 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.28496 #> #> Slot "ID": #> [1] "ID235" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[236]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.31096 #> [2,] 15.21546 56.33697 #> [3,] 15.26051 56.31096 #> [4,] 15.26051 56.25895 #> [5,] 15.21546 56.23294 #> [6,] 15.17042 56.25895 #> [7,] 15.17042 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.28496 #> #> Slot "ID": #> [1] "ID236" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[237]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.31096 #> [2,] 15.30555 56.33697 #> [3,] 15.35060 56.31096 #> [4,] 15.35060 56.25895 #> [5,] 15.30555 56.23294 #> [6,] 15.26051 56.25895 #> [7,] 15.26051 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.28496 #> #> Slot "ID": #> [1] "ID237" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[238]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.31096 #> [2,] 15.39564 56.33697 #> [3,] 15.44069 56.31096 #> [4,] 15.44069 56.25895 #> [5,] 15.39564 56.23294 #> [6,] 15.35060 56.25895 #> [7,] 15.35060 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.28496 #> #> Slot "ID": #> [1] "ID238" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[239]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.31096 #> [2,] 15.48573 56.33697 #> [3,] 15.53078 56.31096 #> [4,] 15.53078 56.25895 #> [5,] 15.48573 56.23294 #> [6,] 15.44069 56.25895 #> [7,] 15.44069 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.28496 #> #> Slot "ID": #> [1] "ID239" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[240]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.31096 #> [2,] 15.57582 56.33697 #> [3,] 15.62087 56.31096 #> [4,] 15.62087 56.25895 #> [5,] 15.57582 56.23294 #> [6,] 15.53078 56.25895 #> [7,] 15.53078 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.28496 #> #> Slot "ID": #> [1] "ID240" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[241]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.31096 #> [2,] 15.66591 56.33697 #> [3,] 15.71096 56.31096 #> [4,] 15.71096 56.25895 #> [5,] 15.66591 56.23294 #> [6,] 15.62087 56.25895 #> [7,] 15.62087 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.28496 #> #> Slot "ID": #> [1] "ID241" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[242]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.31096 #> [2,] 15.75600 56.33697 #> [3,] 15.80105 56.31096 #> [4,] 15.80105 56.25895 #> [5,] 15.75600 56.23294 #> [6,] 15.71096 56.25895 #> [7,] 15.71096 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.28496 #> #> Slot "ID": #> [1] "ID242" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[243]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.31096 #> [2,] 15.84609 56.33697 #> [3,] 15.89114 56.31096 #> [4,] 15.89114 56.25895 #> [5,] 15.84609 56.23294 #> [6,] 15.80105 56.25895 #> [7,] 15.80105 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.28496 #> #> Slot "ID": #> [1] "ID243" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[244]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.31096 #> [2,] 15.93618 56.33697 #> [3,] 15.98123 56.31096 #> [4,] 15.98123 56.25895 #> [5,] 15.93618 56.23294 #> [6,] 15.89114 56.25895 #> [7,] 15.89114 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.28496 #> #> Slot "ID": #> [1] "ID244" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[245]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.31096 #> [2,] 16.02627 56.33697 #> [3,] 16.07132 56.31096 #> [4,] 16.07132 56.25895 #> [5,] 16.02627 56.23294 #> [6,] 15.98123 56.25895 #> [7,] 15.98123 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.28496 #> #> Slot "ID": #> [1] "ID245" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[246]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 56.31096 #> [2,] 16.47672 56.33697 #> [3,] 16.52177 56.31096 #> [4,] 16.52177 56.25895 #> [5,] 16.47672 56.23294 #> [6,] 16.43168 56.25895 #> [7,] 16.43168 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 56.28496 #> #> Slot "ID": #> [1] "ID246" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[247]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.38899 #> [2,] 12.73798 56.41499 #> [3,] 12.78303 56.38899 #> [4,] 12.78303 56.33697 #> [5,] 12.73798 56.31096 #> [6,] 12.69294 56.33697 #> [7,] 12.69294 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.36298 #> #> Slot "ID": #> [1] "ID247" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[248]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.38899 #> [2,] 12.82807 56.41499 #> [3,] 12.87312 56.38899 #> [4,] 12.87312 56.33697 #> [5,] 12.82807 56.31096 #> [6,] 12.78303 56.33697 #> [7,] 12.78303 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.36298 #> #> Slot "ID": #> [1] "ID248" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[249]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.38899 #> [2,] 12.91816 56.41499 #> [3,] 12.96321 56.38899 #> [4,] 12.96321 56.33697 #> [5,] 12.91816 56.31096 #> [6,] 12.87312 56.33697 #> [7,] 12.87312 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.36298 #> #> Slot "ID": #> [1] "ID249" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[250]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.38899 #> [2,] 13.00825 56.41499 #> [3,] 13.05330 56.38899 #> [4,] 13.05330 56.33697 #> [5,] 13.00825 56.31096 #> [6,] 12.96321 56.33697 #> [7,] 12.96321 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.36298 #> #> Slot "ID": #> [1] "ID250" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[251]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.38899 #> [2,] 13.09834 56.41499 #> [3,] 13.14339 56.38899 #> [4,] 13.14339 56.33697 #> [5,] 13.09834 56.31096 #> [6,] 13.05330 56.33697 #> [7,] 13.05330 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.36298 #> #> Slot "ID": #> [1] "ID251" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[252]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.38899 #> [2,] 13.18843 56.41499 #> [3,] 13.23348 56.38899 #> [4,] 13.23348 56.33697 #> [5,] 13.18843 56.31096 #> [6,] 13.14339 56.33697 #> [7,] 13.14339 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.36298 #> #> Slot "ID": #> [1] "ID252" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[253]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.38899 #> [2,] 13.27852 56.41499 #> [3,] 13.32357 56.38899 #> [4,] 13.32357 56.33697 #> [5,] 13.27852 56.31096 #> [6,] 13.23348 56.33697 #> [7,] 13.23348 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.36298 #> #> Slot "ID": #> [1] "ID253" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[254]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.38899 #> [2,] 13.36861 56.41499 #> [3,] 13.41366 56.38899 #> [4,] 13.41366 56.33697 #> [5,] 13.36861 56.31096 #> [6,] 13.32357 56.33697 #> [7,] 13.32357 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.36298 #> #> Slot "ID": #> [1] "ID254" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[255]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.38899 #> [2,] 13.45870 56.41499 #> [3,] 13.50375 56.38899 #> [4,] 13.50375 56.33697 #> [5,] 13.45870 56.31096 #> [6,] 13.41366 56.33697 #> [7,] 13.41366 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.36298 #> #> Slot "ID": #> [1] "ID255" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[256]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.38899 #> [2,] 13.54879 56.41499 #> [3,] 13.59384 56.38899 #> [4,] 13.59384 56.33697 #> [5,] 13.54879 56.31096 #> [6,] 13.50375 56.33697 #> [7,] 13.50375 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.36298 #> #> Slot "ID": #> [1] "ID256" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[257]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.38899 #> [2,] 13.63888 56.41499 #> [3,] 13.68393 56.38899 #> [4,] 13.68393 56.33697 #> [5,] 13.63888 56.31096 #> [6,] 13.59384 56.33697 #> [7,] 13.59384 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.36298 #> #> Slot "ID": #> [1] "ID257" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[258]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.38899 #> [2,] 13.72897 56.41499 #> [3,] 13.77402 56.38899 #> [4,] 13.77402 56.33697 #> [5,] 13.72897 56.31096 #> [6,] 13.68393 56.33697 #> [7,] 13.68393 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.36298 #> #> Slot "ID": #> [1] "ID258" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[259]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.38899 #> [2,] 13.81906 56.41499 #> [3,] 13.86411 56.38899 #> [4,] 13.86411 56.33697 #> [5,] 13.81906 56.31096 #> [6,] 13.77402 56.33697 #> [7,] 13.77402 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.36298 #> #> Slot "ID": #> [1] "ID259" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[260]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.38899 #> [2,] 13.90915 56.41499 #> [3,] 13.95420 56.38899 #> [4,] 13.95420 56.33697 #> [5,] 13.90915 56.31096 #> [6,] 13.86411 56.33697 #> [7,] 13.86411 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.36298 #> #> Slot "ID": #> [1] "ID260" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[261]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.38899 #> [2,] 13.99925 56.41499 #> [3,] 14.04429 56.38899 #> [4,] 14.04429 56.33697 #> [5,] 13.99925 56.31096 #> [6,] 13.95420 56.33697 #> [7,] 13.95420 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.36298 #> #> Slot "ID": #> [1] "ID261" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[262]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.38899 #> [2,] 14.08934 56.41499 #> [3,] 14.13438 56.38899 #> [4,] 14.13438 56.33697 #> [5,] 14.08934 56.31096 #> [6,] 14.04429 56.33697 #> [7,] 14.04429 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.36298 #> #> Slot "ID": #> [1] "ID262" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[263]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.38899 #> [2,] 14.17943 56.41499 #> [3,] 14.22447 56.38899 #> [4,] 14.22447 56.33697 #> [5,] 14.17943 56.31096 #> [6,] 14.13438 56.33697 #> [7,] 14.13438 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.36298 #> #> Slot "ID": #> [1] "ID263" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[264]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.38899 #> [2,] 14.26952 56.41499 #> [3,] 14.31456 56.38899 #> [4,] 14.31456 56.33697 #> [5,] 14.26952 56.31096 #> [6,] 14.22447 56.33697 #> [7,] 14.22447 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.36298 #> #> Slot "ID": #> [1] "ID264" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[265]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.38899 #> [2,] 14.35961 56.41499 #> [3,] 14.40465 56.38899 #> [4,] 14.40465 56.33697 #> [5,] 14.35961 56.31096 #> [6,] 14.31456 56.33697 #> [7,] 14.31456 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.36298 #> #> Slot "ID": #> [1] "ID265" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[266]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.38899 #> [2,] 14.44970 56.41499 #> [3,] 14.49474 56.38899 #> [4,] 14.49474 56.33697 #> [5,] 14.44970 56.31096 #> [6,] 14.40465 56.33697 #> [7,] 14.40465 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.36298 #> #> Slot "ID": #> [1] "ID266" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[267]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.38899 #> [2,] 14.53979 56.41499 #> [3,] 14.58483 56.38899 #> [4,] 14.58483 56.33697 #> [5,] 14.53979 56.31096 #> [6,] 14.49474 56.33697 #> [7,] 14.49474 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.36298 #> #> Slot "ID": #> [1] "ID267" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[268]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.38899 #> [2,] 14.62988 56.41499 #> [3,] 14.67492 56.38899 #> [4,] 14.67492 56.33697 #> [5,] 14.62988 56.31096 #> [6,] 14.58483 56.33697 #> [7,] 14.58483 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.36298 #> #> Slot "ID": #> [1] "ID268" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[269]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.38899 #> [2,] 14.71997 56.41499 #> [3,] 14.76501 56.38899 #> [4,] 14.76501 56.33697 #> [5,] 14.71997 56.31096 #> [6,] 14.67492 56.33697 #> [7,] 14.67492 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.36298 #> #> Slot "ID": #> [1] "ID269" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[270]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.38899 #> [2,] 14.81006 56.41499 #> [3,] 14.85510 56.38899 #> [4,] 14.85510 56.33697 #> [5,] 14.81006 56.31096 #> [6,] 14.76501 56.33697 #> [7,] 14.76501 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.36298 #> #> Slot "ID": #> [1] "ID270" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[271]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.38899 #> [2,] 14.90015 56.41499 #> [3,] 14.94519 56.38899 #> [4,] 14.94519 56.33697 #> [5,] 14.90015 56.31096 #> [6,] 14.85510 56.33697 #> [7,] 14.85510 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.36298 #> #> Slot "ID": #> [1] "ID271" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[272]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.38899 #> [2,] 14.99024 56.41499 #> [3,] 15.03528 56.38899 #> [4,] 15.03528 56.33697 #> [5,] 14.99024 56.31096 #> [6,] 14.94519 56.33697 #> [7,] 14.94519 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.36298 #> #> Slot "ID": #> [1] "ID272" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[273]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.38899 #> [2,] 15.08033 56.41499 #> [3,] 15.12537 56.38899 #> [4,] 15.12537 56.33697 #> [5,] 15.08033 56.31096 #> [6,] 15.03528 56.33697 #> [7,] 15.03528 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.36298 #> #> Slot "ID": #> [1] "ID273" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[274]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.38899 #> [2,] 15.17042 56.41499 #> [3,] 15.21546 56.38899 #> [4,] 15.21546 56.33697 #> [5,] 15.17042 56.31096 #> [6,] 15.12537 56.33697 #> [7,] 15.12537 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.36298 #> #> Slot "ID": #> [1] "ID274" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[275]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.38899 #> [2,] 15.26051 56.41499 #> [3,] 15.30555 56.38899 #> [4,] 15.30555 56.33697 #> [5,] 15.26051 56.31096 #> [6,] 15.21546 56.33697 #> [7,] 15.21546 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.36298 #> #> Slot "ID": #> [1] "ID275" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[276]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.38899 #> [2,] 15.35060 56.41499 #> [3,] 15.39564 56.38899 #> [4,] 15.39564 56.33697 #> [5,] 15.35060 56.31096 #> [6,] 15.30555 56.33697 #> [7,] 15.30555 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.36298 #> #> Slot "ID": #> [1] "ID276" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[277]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.38899 #> [2,] 15.44069 56.41499 #> [3,] 15.48573 56.38899 #> [4,] 15.48573 56.33697 #> [5,] 15.44069 56.31096 #> [6,] 15.39564 56.33697 #> [7,] 15.39564 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.36298 #> #> Slot "ID": #> [1] "ID277" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[278]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.38899 #> [2,] 15.53078 56.41499 #> [3,] 15.57582 56.38899 #> [4,] 15.57582 56.33697 #> [5,] 15.53078 56.31096 #> [6,] 15.48573 56.33697 #> [7,] 15.48573 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.36298 #> #> Slot "ID": #> [1] "ID278" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[279]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.38899 #> [2,] 15.62087 56.41499 #> [3,] 15.66591 56.38899 #> [4,] 15.66591 56.33697 #> [5,] 15.62087 56.31096 #> [6,] 15.57582 56.33697 #> [7,] 15.57582 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.36298 #> #> Slot "ID": #> [1] "ID279" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[280]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.38899 #> [2,] 15.71096 56.41499 #> [3,] 15.75600 56.38899 #> [4,] 15.75600 56.33697 #> [5,] 15.71096 56.31096 #> [6,] 15.66591 56.33697 #> [7,] 15.66591 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.36298 #> #> Slot "ID": #> [1] "ID280" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[281]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.38899 #> [2,] 15.80105 56.41499 #> [3,] 15.84609 56.38899 #> [4,] 15.84609 56.33697 #> [5,] 15.80105 56.31096 #> [6,] 15.75600 56.33697 #> [7,] 15.75600 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.36298 #> #> Slot "ID": #> [1] "ID281" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[282]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.38899 #> [2,] 15.89114 56.41499 #> [3,] 15.93618 56.38899 #> [4,] 15.93618 56.33697 #> [5,] 15.89114 56.31096 #> [6,] 15.84609 56.33697 #> [7,] 15.84609 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.36298 #> #> Slot "ID": #> [1] "ID282" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[283]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.38899 #> [2,] 15.98123 56.41499 #> [3,] 16.02627 56.38899 #> [4,] 16.02627 56.33697 #> [5,] 15.98123 56.31096 #> [6,] 15.93618 56.33697 #> [7,] 15.93618 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.36298 #> #> Slot "ID": #> [1] "ID283" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[284]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 56.38899 #> [2,] 16.07132 56.41499 #> [3,] 16.11636 56.38899 #> [4,] 16.11636 56.33697 #> [5,] 16.07132 56.31096 #> [6,] 16.02627 56.33697 #> [7,] 16.02627 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.36298 #> #> Slot "ID": #> [1] "ID284" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[285]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 56.38899 #> [2,] 16.43168 56.41499 #> [3,] 16.47672 56.38899 #> [4,] 16.47672 56.33697 #> [5,] 16.43168 56.31096 #> [6,] 16.38663 56.33697 #> [7,] 16.38663 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 56.36298 #> #> Slot "ID": #> [1] "ID285" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[286]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 56.38899 #> [2,] 16.52177 56.41499 #> [3,] 16.56681 56.38899 #> [4,] 16.56681 56.33697 #> [5,] 16.52177 56.31096 #> [6,] 16.47672 56.33697 #> [7,] 16.47672 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 56.36298 #> #> Slot "ID": #> [1] "ID286" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[287]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 56.46701 #> [2,] 12.69294 56.49301 #> [3,] 12.73798 56.46701 #> [4,] 12.73798 56.41499 #> [5,] 12.69294 56.38899 #> [6,] 12.64789 56.41499 #> [7,] 12.64789 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 56.44100 #> #> Slot "ID": #> [1] "ID287" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[288]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 56.46701 #> [2,] 12.78303 56.49301 #> [3,] 12.82807 56.46701 #> [4,] 12.82807 56.41499 #> [5,] 12.78303 56.38899 #> [6,] 12.73798 56.41499 #> [7,] 12.73798 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 56.44100 #> #> Slot "ID": #> [1] "ID288" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[289]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.46701 #> [2,] 12.96321 56.49301 #> [3,] 13.00825 56.46701 #> [4,] 13.00825 56.41499 #> [5,] 12.96321 56.38899 #> [6,] 12.91816 56.41499 #> [7,] 12.91816 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.44100 #> #> Slot "ID": #> [1] "ID289" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[290]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.0533 56.4410 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.46701 #> [2,] 13.05330 56.49301 #> [3,] 13.09834 56.46701 #> [4,] 13.09834 56.41499 #> [5,] 13.05330 56.38899 #> [6,] 13.00825 56.41499 #> [7,] 13.00825 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.0533 56.4410 #> #> Slot "ID": #> [1] "ID290" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[291]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.46701 #> [2,] 13.14339 56.49301 #> [3,] 13.18843 56.46701 #> [4,] 13.18843 56.41499 #> [5,] 13.14339 56.38899 #> [6,] 13.09834 56.41499 #> [7,] 13.09834 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.44100 #> #> Slot "ID": #> [1] "ID291" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[292]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.46701 #> [2,] 13.23348 56.49301 #> [3,] 13.27852 56.46701 #> [4,] 13.27852 56.41499 #> [5,] 13.23348 56.38899 #> [6,] 13.18843 56.41499 #> [7,] 13.18843 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.44100 #> #> Slot "ID": #> [1] "ID292" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[293]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.46701 #> [2,] 13.32357 56.49301 #> [3,] 13.36861 56.46701 #> [4,] 13.36861 56.41499 #> [5,] 13.32357 56.38899 #> [6,] 13.27852 56.41499 #> [7,] 13.27852 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.44100 #> #> Slot "ID": #> [1] "ID293" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[294]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.46701 #> [2,] 13.41366 56.49301 #> [3,] 13.45870 56.46701 #> [4,] 13.45870 56.41499 #> [5,] 13.41366 56.38899 #> [6,] 13.36861 56.41499 #> [7,] 13.36861 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.44100 #> #> Slot "ID": #> [1] "ID294" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[295]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.46701 #> [2,] 13.50375 56.49301 #> [3,] 13.54879 56.46701 #> [4,] 13.54879 56.41499 #> [5,] 13.50375 56.38899 #> [6,] 13.45870 56.41499 #> [7,] 13.45870 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.44100 #> #> Slot "ID": #> [1] "ID295" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[296]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.46701 #> [2,] 13.59384 56.49301 #> [3,] 13.63888 56.46701 #> [4,] 13.63888 56.41499 #> [5,] 13.59384 56.38899 #> [6,] 13.54879 56.41499 #> [7,] 13.54879 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.44100 #> #> Slot "ID": #> [1] "ID296" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[297]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.46701 #> [2,] 13.68393 56.49301 #> [3,] 13.72897 56.46701 #> [4,] 13.72897 56.41499 #> [5,] 13.68393 56.38899 #> [6,] 13.63888 56.41499 #> [7,] 13.63888 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.44100 #> #> Slot "ID": #> [1] "ID297" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[298]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.46701 #> [2,] 13.77402 56.49301 #> [3,] 13.81906 56.46701 #> [4,] 13.81906 56.41499 #> [5,] 13.77402 56.38899 #> [6,] 13.72897 56.41499 #> [7,] 13.72897 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.44100 #> #> Slot "ID": #> [1] "ID298" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[299]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.46701 #> [2,] 13.86411 56.49301 #> [3,] 13.90915 56.46701 #> [4,] 13.90915 56.41499 #> [5,] 13.86411 56.38899 #> [6,] 13.81906 56.41499 #> [7,] 13.81906 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.44100 #> #> Slot "ID": #> [1] "ID299" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[300]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.9542 56.4410 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.46701 #> [2,] 13.95420 56.49301 #> [3,] 13.99925 56.46701 #> [4,] 13.99925 56.41499 #> [5,] 13.95420 56.38899 #> [6,] 13.90915 56.41499 #> [7,] 13.90915 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.9542 56.4410 #> #> Slot "ID": #> [1] "ID300" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[301]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.46701 #> [2,] 14.04429 56.49301 #> [3,] 14.08934 56.46701 #> [4,] 14.08934 56.41499 #> [5,] 14.04429 56.38899 #> [6,] 13.99925 56.41499 #> [7,] 13.99925 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.44100 #> #> Slot "ID": #> [1] "ID301" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[302]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.46701 #> [2,] 14.13438 56.49301 #> [3,] 14.17943 56.46701 #> [4,] 14.17943 56.41499 #> [5,] 14.13438 56.38899 #> [6,] 14.08934 56.41499 #> [7,] 14.08934 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.44100 #> #> Slot "ID": #> [1] "ID302" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[303]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.46701 #> [2,] 14.22447 56.49301 #> [3,] 14.26952 56.46701 #> [4,] 14.26952 56.41499 #> [5,] 14.22447 56.38899 #> [6,] 14.17943 56.41499 #> [7,] 14.17943 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.44100 #> #> Slot "ID": #> [1] "ID303" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[304]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.46701 #> [2,] 14.31456 56.49301 #> [3,] 14.35961 56.46701 #> [4,] 14.35961 56.41499 #> [5,] 14.31456 56.38899 #> [6,] 14.26952 56.41499 #> [7,] 14.26952 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.44100 #> #> Slot "ID": #> [1] "ID304" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[305]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.46701 #> [2,] 14.40465 56.49301 #> [3,] 14.44970 56.46701 #> [4,] 14.44970 56.41499 #> [5,] 14.40465 56.38899 #> [6,] 14.35961 56.41499 #> [7,] 14.35961 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.44100 #> #> Slot "ID": #> [1] "ID305" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[306]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.46701 #> [2,] 14.49474 56.49301 #> [3,] 14.53979 56.46701 #> [4,] 14.53979 56.41499 #> [5,] 14.49474 56.38899 #> [6,] 14.44970 56.41499 #> [7,] 14.44970 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.44100 #> #> Slot "ID": #> [1] "ID306" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[307]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.46701 #> [2,] 14.58483 56.49301 #> [3,] 14.62988 56.46701 #> [4,] 14.62988 56.41499 #> [5,] 14.58483 56.38899 #> [6,] 14.53979 56.41499 #> [7,] 14.53979 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.44100 #> #> Slot "ID": #> [1] "ID307" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[308]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.46701 #> [2,] 14.67492 56.49301 #> [3,] 14.71997 56.46701 #> [4,] 14.71997 56.41499 #> [5,] 14.67492 56.38899 #> [6,] 14.62988 56.41499 #> [7,] 14.62988 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.44100 #> #> Slot "ID": #> [1] "ID308" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[309]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.46701 #> [2,] 14.76501 56.49301 #> [3,] 14.81006 56.46701 #> [4,] 14.81006 56.41499 #> [5,] 14.76501 56.38899 #> [6,] 14.71997 56.41499 #> [7,] 14.71997 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.44100 #> #> Slot "ID": #> [1] "ID309" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[310]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.8551 56.4410 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 56.46701 #> [2,] 14.85510 56.49301 #> [3,] 14.90015 56.46701 #> [4,] 14.90015 56.41499 #> [5,] 14.85510 56.38899 #> [6,] 14.81006 56.41499 #> [7,] 14.81006 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.8551 56.4410 #> #> Slot "ID": #> [1] "ID310" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[311]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.46701 #> [2,] 14.94519 56.49301 #> [3,] 14.99024 56.46701 #> [4,] 14.99024 56.41499 #> [5,] 14.94519 56.38899 #> [6,] 14.90015 56.41499 #> [7,] 14.90015 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.44100 #> #> Slot "ID": #> [1] "ID311" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[312]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.46701 #> [2,] 15.03528 56.49301 #> [3,] 15.08033 56.46701 #> [4,] 15.08033 56.41499 #> [5,] 15.03528 56.38899 #> [6,] 14.99024 56.41499 #> [7,] 14.99024 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.44100 #> #> Slot "ID": #> [1] "ID312" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[313]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.46701 #> [2,] 15.12537 56.49301 #> [3,] 15.17042 56.46701 #> [4,] 15.17042 56.41499 #> [5,] 15.12537 56.38899 #> [6,] 15.08033 56.41499 #> [7,] 15.08033 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.44100 #> #> Slot "ID": #> [1] "ID313" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[314]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.46701 #> [2,] 15.21546 56.49301 #> [3,] 15.26051 56.46701 #> [4,] 15.26051 56.41499 #> [5,] 15.21546 56.38899 #> [6,] 15.17042 56.41499 #> [7,] 15.17042 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.44100 #> #> Slot "ID": #> [1] "ID314" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[315]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.46701 #> [2,] 15.30555 56.49301 #> [3,] 15.35060 56.46701 #> [4,] 15.35060 56.41499 #> [5,] 15.30555 56.38899 #> [6,] 15.26051 56.41499 #> [7,] 15.26051 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.44100 #> #> Slot "ID": #> [1] "ID315" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[316]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.46701 #> [2,] 15.39564 56.49301 #> [3,] 15.44069 56.46701 #> [4,] 15.44069 56.41499 #> [5,] 15.39564 56.38899 #> [6,] 15.35060 56.41499 #> [7,] 15.35060 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.44100 #> #> Slot "ID": #> [1] "ID316" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[317]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.46701 #> [2,] 15.48573 56.49301 #> [3,] 15.53078 56.46701 #> [4,] 15.53078 56.41499 #> [5,] 15.48573 56.38899 #> [6,] 15.44069 56.41499 #> [7,] 15.44069 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.44100 #> #> Slot "ID": #> [1] "ID317" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[318]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.46701 #> [2,] 15.57582 56.49301 #> [3,] 15.62087 56.46701 #> [4,] 15.62087 56.41499 #> [5,] 15.57582 56.38899 #> [6,] 15.53078 56.41499 #> [7,] 15.53078 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.44100 #> #> Slot "ID": #> [1] "ID318" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[319]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.46701 #> [2,] 15.66591 56.49301 #> [3,] 15.71096 56.46701 #> [4,] 15.71096 56.41499 #> [5,] 15.66591 56.38899 #> [6,] 15.62087 56.41499 #> [7,] 15.62087 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.44100 #> #> Slot "ID": #> [1] "ID319" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[320]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.756 56.441 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.46701 #> [2,] 15.75600 56.49301 #> [3,] 15.80105 56.46701 #> [4,] 15.80105 56.41499 #> [5,] 15.75600 56.38899 #> [6,] 15.71096 56.41499 #> [7,] 15.71096 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.756 56.441 #> #> Slot "ID": #> [1] "ID320" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[321]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.46701 #> [2,] 15.84609 56.49301 #> [3,] 15.89114 56.46701 #> [4,] 15.89114 56.41499 #> [5,] 15.84609 56.38899 #> [6,] 15.80105 56.41499 #> [7,] 15.80105 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.44100 #> #> Slot "ID": #> [1] "ID321" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[322]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.46701 #> [2,] 15.93618 56.49301 #> [3,] 15.98123 56.46701 #> [4,] 15.98123 56.41499 #> [5,] 15.93618 56.38899 #> [6,] 15.89114 56.41499 #> [7,] 15.89114 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.44100 #> #> Slot "ID": #> [1] "ID322" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[323]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.46701 #> [2,] 16.02627 56.49301 #> [3,] 16.07132 56.46701 #> [4,] 16.07132 56.41499 #> [5,] 16.02627 56.38899 #> [6,] 15.98123 56.41499 #> [7,] 15.98123 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.44100 #> #> Slot "ID": #> [1] "ID323" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[324]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 56.46701 #> [2,] 16.11636 56.49301 #> [3,] 16.16141 56.46701 #> [4,] 16.16141 56.41499 #> [5,] 16.11636 56.38899 #> [6,] 16.07132 56.41499 #> [7,] 16.07132 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 56.44100 #> #> Slot "ID": #> [1] "ID324" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[325]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 56.46701 #> [2,] 16.38663 56.49301 #> [3,] 16.43168 56.46701 #> [4,] 16.43168 56.41499 #> [5,] 16.38663 56.38899 #> [6,] 16.34159 56.41499 #> [7,] 16.34159 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 56.44100 #> #> Slot "ID": #> [1] "ID325" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[326]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 56.46701 #> [2,] 16.47672 56.49301 #> [3,] 16.52177 56.46701 #> [4,] 16.52177 56.41499 #> [5,] 16.47672 56.38899 #> [6,] 16.43168 56.41499 #> [7,] 16.43168 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 56.44100 #> #> Slot "ID": #> [1] "ID326" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[327]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 56.46701 #> [2,] 16.56681 56.49301 #> [3,] 16.61186 56.46701 #> [4,] 16.61186 56.41499 #> [5,] 16.56681 56.38899 #> [6,] 16.52177 56.41499 #> [7,] 16.52177 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 56.44100 #> #> Slot "ID": #> [1] "ID327" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[328]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.54503 #> [2,] 13.00825 56.57103 #> [3,] 13.05330 56.54503 #> [4,] 13.05330 56.49301 #> [5,] 13.00825 56.46701 #> [6,] 12.96321 56.49301 #> [7,] 12.96321 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.51902 #> #> Slot "ID": #> [1] "ID328" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[329]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.54503 #> [2,] 13.09834 56.57103 #> [3,] 13.14339 56.54503 #> [4,] 13.14339 56.49301 #> [5,] 13.09834 56.46701 #> [6,] 13.05330 56.49301 #> [7,] 13.05330 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.51902 #> #> Slot "ID": #> [1] "ID329" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[330]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.54503 #> [2,] 13.18843 56.57103 #> [3,] 13.23348 56.54503 #> [4,] 13.23348 56.49301 #> [5,] 13.18843 56.46701 #> [6,] 13.14339 56.49301 #> [7,] 13.14339 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.51902 #> #> Slot "ID": #> [1] "ID330" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[331]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.54503 #> [2,] 13.27852 56.57103 #> [3,] 13.32357 56.54503 #> [4,] 13.32357 56.49301 #> [5,] 13.27852 56.46701 #> [6,] 13.23348 56.49301 #> [7,] 13.23348 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.51902 #> #> Slot "ID": #> [1] "ID331" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[332]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.54503 #> [2,] 13.36861 56.57103 #> [3,] 13.41366 56.54503 #> [4,] 13.41366 56.49301 #> [5,] 13.36861 56.46701 #> [6,] 13.32357 56.49301 #> [7,] 13.32357 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.51902 #> #> Slot "ID": #> [1] "ID332" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[333]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.54503 #> [2,] 13.45870 56.57103 #> [3,] 13.50375 56.54503 #> [4,] 13.50375 56.49301 #> [5,] 13.45870 56.46701 #> [6,] 13.41366 56.49301 #> [7,] 13.41366 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.51902 #> #> Slot "ID": #> [1] "ID333" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[334]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.54503 #> [2,] 13.54879 56.57103 #> [3,] 13.59384 56.54503 #> [4,] 13.59384 56.49301 #> [5,] 13.54879 56.46701 #> [6,] 13.50375 56.49301 #> [7,] 13.50375 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.51902 #> #> Slot "ID": #> [1] "ID334" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[335]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.54503 #> [2,] 13.63888 56.57103 #> [3,] 13.68393 56.54503 #> [4,] 13.68393 56.49301 #> [5,] 13.63888 56.46701 #> [6,] 13.59384 56.49301 #> [7,] 13.59384 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.51902 #> #> Slot "ID": #> [1] "ID335" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[336]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.54503 #> [2,] 13.72897 56.57103 #> [3,] 13.77402 56.54503 #> [4,] 13.77402 56.49301 #> [5,] 13.72897 56.46701 #> [6,] 13.68393 56.49301 #> [7,] 13.68393 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.51902 #> #> Slot "ID": #> [1] "ID336" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[337]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.54503 #> [2,] 13.81906 56.57103 #> [3,] 13.86411 56.54503 #> [4,] 13.86411 56.49301 #> [5,] 13.81906 56.46701 #> [6,] 13.77402 56.49301 #> [7,] 13.77402 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.51902 #> #> Slot "ID": #> [1] "ID337" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[338]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.54503 #> [2,] 13.90915 56.57103 #> [3,] 13.95420 56.54503 #> [4,] 13.95420 56.49301 #> [5,] 13.90915 56.46701 #> [6,] 13.86411 56.49301 #> [7,] 13.86411 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.51902 #> #> Slot "ID": #> [1] "ID338" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[339]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.54503 #> [2,] 13.99925 56.57103 #> [3,] 14.04429 56.54503 #> [4,] 14.04429 56.49301 #> [5,] 13.99925 56.46701 #> [6,] 13.95420 56.49301 #> [7,] 13.95420 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.51902 #> #> Slot "ID": #> [1] "ID339" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[340]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.54503 #> [2,] 14.08934 56.57103 #> [3,] 14.13438 56.54503 #> [4,] 14.13438 56.49301 #> [5,] 14.08934 56.46701 #> [6,] 14.04429 56.49301 #> [7,] 14.04429 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.51902 #> #> Slot "ID": #> [1] "ID340" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[341]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.54503 #> [2,] 14.17943 56.57103 #> [3,] 14.22447 56.54503 #> [4,] 14.22447 56.49301 #> [5,] 14.17943 56.46701 #> [6,] 14.13438 56.49301 #> [7,] 14.13438 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.51902 #> #> Slot "ID": #> [1] "ID341" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[342]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.54503 #> [2,] 14.26952 56.57103 #> [3,] 14.31456 56.54503 #> [4,] 14.31456 56.49301 #> [5,] 14.26952 56.46701 #> [6,] 14.22447 56.49301 #> [7,] 14.22447 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.51902 #> #> Slot "ID": #> [1] "ID342" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[343]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.54503 #> [2,] 14.35961 56.57103 #> [3,] 14.40465 56.54503 #> [4,] 14.40465 56.49301 #> [5,] 14.35961 56.46701 #> [6,] 14.31456 56.49301 #> [7,] 14.31456 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.51902 #> #> Slot "ID": #> [1] "ID343" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[344]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.54503 #> [2,] 14.44970 56.57103 #> [3,] 14.49474 56.54503 #> [4,] 14.49474 56.49301 #> [5,] 14.44970 56.46701 #> [6,] 14.40465 56.49301 #> [7,] 14.40465 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.51902 #> #> Slot "ID": #> [1] "ID344" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[345]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.54503 #> [2,] 14.53979 56.57103 #> [3,] 14.58483 56.54503 #> [4,] 14.58483 56.49301 #> [5,] 14.53979 56.46701 #> [6,] 14.49474 56.49301 #> [7,] 14.49474 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.51902 #> #> Slot "ID": #> [1] "ID345" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[346]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.54503 #> [2,] 14.62988 56.57103 #> [3,] 14.67492 56.54503 #> [4,] 14.67492 56.49301 #> [5,] 14.62988 56.46701 #> [6,] 14.58483 56.49301 #> [7,] 14.58483 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.51902 #> #> Slot "ID": #> [1] "ID346" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[347]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.54503 #> [2,] 14.81006 56.57103 #> [3,] 14.85510 56.54503 #> [4,] 14.85510 56.49301 #> [5,] 14.81006 56.46701 #> [6,] 14.76501 56.49301 #> [7,] 14.76501 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.51902 #> #> Slot "ID": #> [1] "ID347" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[348]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.54503 #> [2,] 14.90015 56.57103 #> [3,] 14.94519 56.54503 #> [4,] 14.94519 56.49301 #> [5,] 14.90015 56.46701 #> [6,] 14.85510 56.49301 #> [7,] 14.85510 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.51902 #> #> Slot "ID": #> [1] "ID348" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[349]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.54503 #> [2,] 14.99024 56.57103 #> [3,] 15.03528 56.54503 #> [4,] 15.03528 56.49301 #> [5,] 14.99024 56.46701 #> [6,] 14.94519 56.49301 #> [7,] 14.94519 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.51902 #> #> Slot "ID": #> [1] "ID349" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[350]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.54503 #> [2,] 15.08033 56.57103 #> [3,] 15.12537 56.54503 #> [4,] 15.12537 56.49301 #> [5,] 15.08033 56.46701 #> [6,] 15.03528 56.49301 #> [7,] 15.03528 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.51902 #> #> Slot "ID": #> [1] "ID350" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[351]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.54503 #> [2,] 15.17042 56.57103 #> [3,] 15.21546 56.54503 #> [4,] 15.21546 56.49301 #> [5,] 15.17042 56.46701 #> [6,] 15.12537 56.49301 #> [7,] 15.12537 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.51902 #> #> Slot "ID": #> [1] "ID351" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[352]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.54503 #> [2,] 15.26051 56.57103 #> [3,] 15.30555 56.54503 #> [4,] 15.30555 56.49301 #> [5,] 15.26051 56.46701 #> [6,] 15.21546 56.49301 #> [7,] 15.21546 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.51902 #> #> Slot "ID": #> [1] "ID352" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[353]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.54503 #> [2,] 15.35060 56.57103 #> [3,] 15.39564 56.54503 #> [4,] 15.39564 56.49301 #> [5,] 15.35060 56.46701 #> [6,] 15.30555 56.49301 #> [7,] 15.30555 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.51902 #> #> Slot "ID": #> [1] "ID353" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[354]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.54503 #> [2,] 15.44069 56.57103 #> [3,] 15.48573 56.54503 #> [4,] 15.48573 56.49301 #> [5,] 15.44069 56.46701 #> [6,] 15.39564 56.49301 #> [7,] 15.39564 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.51902 #> #> Slot "ID": #> [1] "ID354" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[355]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.54503 #> [2,] 15.53078 56.57103 #> [3,] 15.57582 56.54503 #> [4,] 15.57582 56.49301 #> [5,] 15.53078 56.46701 #> [6,] 15.48573 56.49301 #> [7,] 15.48573 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.51902 #> #> Slot "ID": #> [1] "ID355" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[356]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.54503 #> [2,] 15.62087 56.57103 #> [3,] 15.66591 56.54503 #> [4,] 15.66591 56.49301 #> [5,] 15.62087 56.46701 #> [6,] 15.57582 56.49301 #> [7,] 15.57582 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.51902 #> #> Slot "ID": #> [1] "ID356" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[357]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.54503 #> [2,] 15.71096 56.57103 #> [3,] 15.75600 56.54503 #> [4,] 15.75600 56.49301 #> [5,] 15.71096 56.46701 #> [6,] 15.66591 56.49301 #> [7,] 15.66591 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.51902 #> #> Slot "ID": #> [1] "ID357" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[358]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.54503 #> [2,] 15.80105 56.57103 #> [3,] 15.84609 56.54503 #> [4,] 15.84609 56.49301 #> [5,] 15.80105 56.46701 #> [6,] 15.75600 56.49301 #> [7,] 15.75600 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.51902 #> #> Slot "ID": #> [1] "ID358" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[359]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.54503 #> [2,] 15.89114 56.57103 #> [3,] 15.93618 56.54503 #> [4,] 15.93618 56.49301 #> [5,] 15.89114 56.46701 #> [6,] 15.84609 56.49301 #> [7,] 15.84609 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.51902 #> #> Slot "ID": #> [1] "ID359" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[360]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.54503 #> [2,] 15.98123 56.57103 #> [3,] 16.02627 56.54503 #> [4,] 16.02627 56.49301 #> [5,] 15.98123 56.46701 #> [6,] 15.93618 56.49301 #> [7,] 15.93618 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.51902 #> #> Slot "ID": #> [1] "ID360" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[361]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 56.54503 #> [2,] 16.07132 56.57103 #> [3,] 16.11636 56.54503 #> [4,] 16.11636 56.49301 #> [5,] 16.07132 56.46701 #> [6,] 16.02627 56.49301 #> [7,] 16.02627 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.51902 #> #> Slot "ID": #> [1] "ID361" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[362]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 56.54503 #> [2,] 16.16141 56.57103 #> [3,] 16.20645 56.54503 #> [4,] 16.20645 56.49301 #> [5,] 16.16141 56.46701 #> [6,] 16.11636 56.49301 #> [7,] 16.11636 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 56.51902 #> #> Slot "ID": #> [1] "ID362" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[363]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 56.54503 #> [2,] 16.43168 56.57103 #> [3,] 16.47672 56.54503 #> [4,] 16.47672 56.49301 #> [5,] 16.43168 56.46701 #> [6,] 16.38663 56.49301 #> [7,] 16.38663 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 56.51902 #> #> Slot "ID": #> [1] "ID363" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[364]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 56.54503 #> [2,] 16.52177 56.57103 #> [3,] 16.56681 56.54503 #> [4,] 16.56681 56.49301 #> [5,] 16.52177 56.46701 #> [6,] 16.47672 56.49301 #> [7,] 16.47672 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 56.51902 #> #> Slot "ID": #> [1] "ID364" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[365]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 56.54503 #> [2,] 16.61186 56.57103 #> [3,] 16.65690 56.54503 #> [4,] 16.65690 56.49301 #> [5,] 16.61186 56.46701 #> [6,] 16.56681 56.49301 #> [7,] 16.56681 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 56.51902 #> #> Slot "ID": #> [1] "ID365" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[366]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.62305 #> [2,] 12.96321 56.64905 #> [3,] 13.00825 56.62305 #> [4,] 13.00825 56.57103 #> [5,] 12.96321 56.54503 #> [6,] 12.91816 56.57103 #> [7,] 12.91816 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.59704 #> #> Slot "ID": #> [1] "ID366" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[367]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.62305 #> [2,] 13.05330 56.64905 #> [3,] 13.09834 56.62305 #> [4,] 13.09834 56.57103 #> [5,] 13.05330 56.54503 #> [6,] 13.00825 56.57103 #> [7,] 13.00825 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.59704 #> #> Slot "ID": #> [1] "ID367" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[368]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.62305 #> [2,] 13.14339 56.64905 #> [3,] 13.18843 56.62305 #> [4,] 13.18843 56.57103 #> [5,] 13.14339 56.54503 #> [6,] 13.09834 56.57103 #> [7,] 13.09834 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.59704 #> #> Slot "ID": #> [1] "ID368" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[369]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.62305 #> [2,] 13.23348 56.64905 #> [3,] 13.27852 56.62305 #> [4,] 13.27852 56.57103 #> [5,] 13.23348 56.54503 #> [6,] 13.18843 56.57103 #> [7,] 13.18843 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.59704 #> #> Slot "ID": #> [1] "ID369" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[370]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.62305 #> [2,] 13.32357 56.64905 #> [3,] 13.36861 56.62305 #> [4,] 13.36861 56.57103 #> [5,] 13.32357 56.54503 #> [6,] 13.27852 56.57103 #> [7,] 13.27852 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.59704 #> #> Slot "ID": #> [1] "ID370" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[371]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.62305 #> [2,] 13.41366 56.64905 #> [3,] 13.45870 56.62305 #> [4,] 13.45870 56.57103 #> [5,] 13.41366 56.54503 #> [6,] 13.36861 56.57103 #> [7,] 13.36861 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.59704 #> #> Slot "ID": #> [1] "ID371" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[372]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.62305 #> [2,] 13.50375 56.64905 #> [3,] 13.54879 56.62305 #> [4,] 13.54879 56.57103 #> [5,] 13.50375 56.54503 #> [6,] 13.45870 56.57103 #> [7,] 13.45870 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.59704 #> #> Slot "ID": #> [1] "ID372" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[373]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.62305 #> [2,] 13.59384 56.64905 #> [3,] 13.63888 56.62305 #> [4,] 13.63888 56.57103 #> [5,] 13.59384 56.54503 #> [6,] 13.54879 56.57103 #> [7,] 13.54879 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.59704 #> #> Slot "ID": #> [1] "ID373" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[374]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.62305 #> [2,] 13.68393 56.64905 #> [3,] 13.72897 56.62305 #> [4,] 13.72897 56.57103 #> [5,] 13.68393 56.54503 #> [6,] 13.63888 56.57103 #> [7,] 13.63888 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.59704 #> #> Slot "ID": #> [1] "ID374" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[375]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.62305 #> [2,] 13.77402 56.64905 #> [3,] 13.81906 56.62305 #> [4,] 13.81906 56.57103 #> [5,] 13.77402 56.54503 #> [6,] 13.72897 56.57103 #> [7,] 13.72897 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.59704 #> #> Slot "ID": #> [1] "ID375" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[376]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.62305 #> [2,] 13.86411 56.64905 #> [3,] 13.90915 56.62305 #> [4,] 13.90915 56.57103 #> [5,] 13.86411 56.54503 #> [6,] 13.81906 56.57103 #> [7,] 13.81906 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.59704 #> #> Slot "ID": #> [1] "ID376" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[377]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.62305 #> [2,] 13.95420 56.64905 #> [3,] 13.99925 56.62305 #> [4,] 13.99925 56.57103 #> [5,] 13.95420 56.54503 #> [6,] 13.90915 56.57103 #> [7,] 13.90915 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.59704 #> #> Slot "ID": #> [1] "ID377" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[378]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.62305 #> [2,] 14.04429 56.64905 #> [3,] 14.08934 56.62305 #> [4,] 14.08934 56.57103 #> [5,] 14.04429 56.54503 #> [6,] 13.99925 56.57103 #> [7,] 13.99925 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.59704 #> #> Slot "ID": #> [1] "ID378" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[379]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.62305 #> [2,] 14.22447 56.64905 #> [3,] 14.26952 56.62305 #> [4,] 14.26952 56.57103 #> [5,] 14.22447 56.54503 #> [6,] 14.17943 56.57103 #> [7,] 14.17943 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.59704 #> #> Slot "ID": #> [1] "ID379" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[380]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.62305 #> [2,] 14.31456 56.64905 #> [3,] 14.35961 56.62305 #> [4,] 14.35961 56.57103 #> [5,] 14.31456 56.54503 #> [6,] 14.26952 56.57103 #> [7,] 14.26952 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.59704 #> #> Slot "ID": #> [1] "ID380" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[381]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.62305 #> [2,] 14.40465 56.64905 #> [3,] 14.44970 56.62305 #> [4,] 14.44970 56.57103 #> [5,] 14.40465 56.54503 #> [6,] 14.35961 56.57103 #> [7,] 14.35961 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.59704 #> #> Slot "ID": #> [1] "ID381" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[382]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.62305 #> [2,] 14.49474 56.64905 #> [3,] 14.53979 56.62305 #> [4,] 14.53979 56.57103 #> [5,] 14.49474 56.54503 #> [6,] 14.44970 56.57103 #> [7,] 14.44970 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.59704 #> #> Slot "ID": #> [1] "ID382" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[383]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.62305 #> [2,] 14.58483 56.64905 #> [3,] 14.62988 56.62305 #> [4,] 14.62988 56.57103 #> [5,] 14.58483 56.54503 #> [6,] 14.53979 56.57103 #> [7,] 14.53979 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.59704 #> #> Slot "ID": #> [1] "ID383" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[384]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.62305 #> [2,] 14.76501 56.64905 #> [3,] 14.81006 56.62305 #> [4,] 14.81006 56.57103 #> [5,] 14.76501 56.54503 #> [6,] 14.71997 56.57103 #> [7,] 14.71997 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.59704 #> #> Slot "ID": #> [1] "ID384" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[385]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.62305 #> [2,] 14.94519 56.64905 #> [3,] 14.99024 56.62305 #> [4,] 14.99024 56.57103 #> [5,] 14.94519 56.54503 #> [6,] 14.90015 56.57103 #> [7,] 14.90015 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.59704 #> #> Slot "ID": #> [1] "ID385" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[386]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.62305 #> [2,] 15.03528 56.64905 #> [3,] 15.08033 56.62305 #> [4,] 15.08033 56.57103 #> [5,] 15.03528 56.54503 #> [6,] 14.99024 56.57103 #> [7,] 14.99024 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.59704 #> #> Slot "ID": #> [1] "ID386" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[387]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.62305 #> [2,] 15.12537 56.64905 #> [3,] 15.17042 56.62305 #> [4,] 15.17042 56.57103 #> [5,] 15.12537 56.54503 #> [6,] 15.08033 56.57103 #> [7,] 15.08033 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.59704 #> #> Slot "ID": #> [1] "ID387" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[388]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.62305 #> [2,] 15.21546 56.64905 #> [3,] 15.26051 56.62305 #> [4,] 15.26051 56.57103 #> [5,] 15.21546 56.54503 #> [6,] 15.17042 56.57103 #> [7,] 15.17042 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.59704 #> #> Slot "ID": #> [1] "ID388" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[389]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.62305 #> [2,] 15.30555 56.64905 #> [3,] 15.35060 56.62305 #> [4,] 15.35060 56.57103 #> [5,] 15.30555 56.54503 #> [6,] 15.26051 56.57103 #> [7,] 15.26051 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.59704 #> #> Slot "ID": #> [1] "ID389" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[390]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.62305 #> [2,] 15.39564 56.64905 #> [3,] 15.44069 56.62305 #> [4,] 15.44069 56.57103 #> [5,] 15.39564 56.54503 #> [6,] 15.35060 56.57103 #> [7,] 15.35060 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.59704 #> #> Slot "ID": #> [1] "ID390" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[391]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.62305 #> [2,] 15.48573 56.64905 #> [3,] 15.53078 56.62305 #> [4,] 15.53078 56.57103 #> [5,] 15.48573 56.54503 #> [6,] 15.44069 56.57103 #> [7,] 15.44069 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.59704 #> #> Slot "ID": #> [1] "ID391" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[392]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.62305 #> [2,] 15.57582 56.64905 #> [3,] 15.62087 56.62305 #> [4,] 15.62087 56.57103 #> [5,] 15.57582 56.54503 #> [6,] 15.53078 56.57103 #> [7,] 15.53078 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.59704 #> #> Slot "ID": #> [1] "ID392" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[393]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.62305 #> [2,] 15.66591 56.64905 #> [3,] 15.71096 56.62305 #> [4,] 15.71096 56.57103 #> [5,] 15.66591 56.54503 #> [6,] 15.62087 56.57103 #> [7,] 15.62087 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.59704 #> #> Slot "ID": #> [1] "ID393" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[394]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.62305 #> [2,] 15.75600 56.64905 #> [3,] 15.80105 56.62305 #> [4,] 15.80105 56.57103 #> [5,] 15.75600 56.54503 #> [6,] 15.71096 56.57103 #> [7,] 15.71096 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.59704 #> #> Slot "ID": #> [1] "ID394" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[395]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.62305 #> [2,] 15.84609 56.64905 #> [3,] 15.89114 56.62305 #> [4,] 15.89114 56.57103 #> [5,] 15.84609 56.54503 #> [6,] 15.80105 56.57103 #> [7,] 15.80105 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.59704 #> #> Slot "ID": #> [1] "ID395" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[396]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.62305 #> [2,] 15.93618 56.64905 #> [3,] 15.98123 56.62305 #> [4,] 15.98123 56.57103 #> [5,] 15.93618 56.54503 #> [6,] 15.89114 56.57103 #> [7,] 15.89114 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.59704 #> #> Slot "ID": #> [1] "ID396" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[397]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.62305 #> [2,] 16.02627 56.64905 #> [3,] 16.07132 56.62305 #> [4,] 16.07132 56.57103 #> [5,] 16.02627 56.54503 #> [6,] 15.98123 56.57103 #> [7,] 15.98123 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.59704 #> #> Slot "ID": #> [1] "ID397" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[398]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 56.62305 #> [2,] 16.11636 56.64905 #> [3,] 16.16141 56.62305 #> [4,] 16.16141 56.57103 #> [5,] 16.11636 56.54503 #> [6,] 16.07132 56.57103 #> [7,] 16.07132 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 56.59704 #> #> Slot "ID": #> [1] "ID398" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[399]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 56.62305 #> [2,] 16.20645 56.64905 #> [3,] 16.25150 56.62305 #> [4,] 16.25150 56.57103 #> [5,] 16.20645 56.54503 #> [6,] 16.16141 56.57103 #> [7,] 16.16141 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 56.59704 #> #> Slot "ID": #> [1] "ID399" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[400]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 56.62305 #> [2,] 16.47672 56.64905 #> [3,] 16.52177 56.62305 #> [4,] 16.52177 56.57103 #> [5,] 16.47672 56.54503 #> [6,] 16.43168 56.57103 #> [7,] 16.43168 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 56.59704 #> #> Slot "ID": #> [1] "ID400" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[401]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 56.62305 #> [2,] 16.56681 56.64905 #> [3,] 16.61186 56.62305 #> [4,] 16.61186 56.57103 #> [5,] 16.56681 56.54503 #> [6,] 16.52177 56.57103 #> [7,] 16.52177 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 56.59704 #> #> Slot "ID": #> [1] "ID401" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[402]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 56.62305 #> [2,] 16.65690 56.64905 #> [3,] 16.70195 56.62305 #> [4,] 16.70195 56.57103 #> [5,] 16.65690 56.54503 #> [6,] 16.61186 56.57103 #> [7,] 16.61186 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 56.59704 #> #> Slot "ID": #> [1] "ID402" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[403]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.70107 #> [2,] 12.73798 56.72707 #> [3,] 12.78303 56.70107 #> [4,] 12.78303 56.64905 #> [5,] 12.73798 56.62305 #> [6,] 12.69294 56.64905 #> [7,] 12.69294 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.67506 #> #> Slot "ID": #> [1] "ID403" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[404]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.70107 #> [2,] 12.82807 56.72707 #> [3,] 12.87312 56.70107 #> [4,] 12.87312 56.64905 #> [5,] 12.82807 56.62305 #> [6,] 12.78303 56.64905 #> [7,] 12.78303 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.67506 #> #> Slot "ID": #> [1] "ID404" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[405]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.70107 #> [2,] 12.91816 56.72707 #> [3,] 12.96321 56.70107 #> [4,] 12.96321 56.64905 #> [5,] 12.91816 56.62305 #> [6,] 12.87312 56.64905 #> [7,] 12.87312 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.67506 #> #> Slot "ID": #> [1] "ID405" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[406]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.70107 #> [2,] 13.00825 56.72707 #> [3,] 13.05330 56.70107 #> [4,] 13.05330 56.64905 #> [5,] 13.00825 56.62305 #> [6,] 12.96321 56.64905 #> [7,] 12.96321 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.67506 #> #> Slot "ID": #> [1] "ID406" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[407]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.70107 #> [2,] 13.09834 56.72707 #> [3,] 13.14339 56.70107 #> [4,] 13.14339 56.64905 #> [5,] 13.09834 56.62305 #> [6,] 13.05330 56.64905 #> [7,] 13.05330 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.67506 #> #> Slot "ID": #> [1] "ID407" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[408]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.70107 #> [2,] 13.18843 56.72707 #> [3,] 13.23348 56.70107 #> [4,] 13.23348 56.64905 #> [5,] 13.18843 56.62305 #> [6,] 13.14339 56.64905 #> [7,] 13.14339 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.67506 #> #> Slot "ID": #> [1] "ID408" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[409]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.70107 #> [2,] 13.27852 56.72707 #> [3,] 13.32357 56.70107 #> [4,] 13.32357 56.64905 #> [5,] 13.27852 56.62305 #> [6,] 13.23348 56.64905 #> [7,] 13.23348 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.67506 #> #> Slot "ID": #> [1] "ID409" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[410]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.70107 #> [2,] 13.36861 56.72707 #> [3,] 13.41366 56.70107 #> [4,] 13.41366 56.64905 #> [5,] 13.36861 56.62305 #> [6,] 13.32357 56.64905 #> [7,] 13.32357 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.67506 #> #> Slot "ID": #> [1] "ID410" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[411]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.70107 #> [2,] 13.45870 56.72707 #> [3,] 13.50375 56.70107 #> [4,] 13.50375 56.64905 #> [5,] 13.45870 56.62305 #> [6,] 13.41366 56.64905 #> [7,] 13.41366 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.67506 #> #> Slot "ID": #> [1] "ID411" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[412]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.70107 #> [2,] 13.54879 56.72707 #> [3,] 13.59384 56.70107 #> [4,] 13.59384 56.64905 #> [5,] 13.54879 56.62305 #> [6,] 13.50375 56.64905 #> [7,] 13.50375 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.67506 #> #> Slot "ID": #> [1] "ID412" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[413]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.70107 #> [2,] 13.63888 56.72707 #> [3,] 13.68393 56.70107 #> [4,] 13.68393 56.64905 #> [5,] 13.63888 56.62305 #> [6,] 13.59384 56.64905 #> [7,] 13.59384 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.67506 #> #> Slot "ID": #> [1] "ID413" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[414]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.70107 #> [2,] 13.72897 56.72707 #> [3,] 13.77402 56.70107 #> [4,] 13.77402 56.64905 #> [5,] 13.72897 56.62305 #> [6,] 13.68393 56.64905 #> [7,] 13.68393 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.67506 #> #> Slot "ID": #> [1] "ID414" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[415]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.70107 #> [2,] 13.81906 56.72707 #> [3,] 13.86411 56.70107 #> [4,] 13.86411 56.64905 #> [5,] 13.81906 56.62305 #> [6,] 13.77402 56.64905 #> [7,] 13.77402 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.67506 #> #> Slot "ID": #> [1] "ID415" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[416]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.70107 #> [2,] 13.90915 56.72707 #> [3,] 13.95420 56.70107 #> [4,] 13.95420 56.64905 #> [5,] 13.90915 56.62305 #> [6,] 13.86411 56.64905 #> [7,] 13.86411 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.67506 #> #> Slot "ID": #> [1] "ID416" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[417]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.70107 #> [2,] 13.99925 56.72707 #> [3,] 14.04429 56.70107 #> [4,] 14.04429 56.64905 #> [5,] 13.99925 56.62305 #> [6,] 13.95420 56.64905 #> [7,] 13.95420 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.67506 #> #> Slot "ID": #> [1] "ID417" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[418]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.70107 #> [2,] 14.08934 56.72707 #> [3,] 14.13438 56.70107 #> [4,] 14.13438 56.64905 #> [5,] 14.08934 56.62305 #> [6,] 14.04429 56.64905 #> [7,] 14.04429 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.67506 #> #> Slot "ID": #> [1] "ID418" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[419]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.70107 #> [2,] 14.26952 56.72707 #> [3,] 14.31456 56.70107 #> [4,] 14.31456 56.64905 #> [5,] 14.26952 56.62305 #> [6,] 14.22447 56.64905 #> [7,] 14.22447 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.67506 #> #> Slot "ID": #> [1] "ID419" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[420]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.70107 #> [2,] 14.35961 56.72707 #> [3,] 14.40465 56.70107 #> [4,] 14.40465 56.64905 #> [5,] 14.35961 56.62305 #> [6,] 14.31456 56.64905 #> [7,] 14.31456 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.67506 #> #> Slot "ID": #> [1] "ID420" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[421]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.70107 #> [2,] 14.44970 56.72707 #> [3,] 14.49474 56.70107 #> [4,] 14.49474 56.64905 #> [5,] 14.44970 56.62305 #> [6,] 14.40465 56.64905 #> [7,] 14.40465 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.67506 #> #> Slot "ID": #> [1] "ID421" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[422]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.70107 #> [2,] 14.53979 56.72707 #> [3,] 14.58483 56.70107 #> [4,] 14.58483 56.64905 #> [5,] 14.53979 56.62305 #> [6,] 14.49474 56.64905 #> [7,] 14.49474 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.67506 #> #> Slot "ID": #> [1] "ID422" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[423]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.70107 #> [2,] 14.71997 56.72707 #> [3,] 14.76501 56.70107 #> [4,] 14.76501 56.64905 #> [5,] 14.71997 56.62305 #> [6,] 14.67492 56.64905 #> [7,] 14.67492 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.67506 #> #> Slot "ID": #> [1] "ID423" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[424]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.70107 #> [2,] 14.81006 56.72707 #> [3,] 14.85510 56.70107 #> [4,] 14.85510 56.64905 #> [5,] 14.81006 56.62305 #> [6,] 14.76501 56.64905 #> [7,] 14.76501 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.67506 #> #> Slot "ID": #> [1] "ID424" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[425]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.70107 #> [2,] 14.90015 56.72707 #> [3,] 14.94519 56.70107 #> [4,] 14.94519 56.64905 #> [5,] 14.90015 56.62305 #> [6,] 14.85510 56.64905 #> [7,] 14.85510 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.67506 #> #> Slot "ID": #> [1] "ID425" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[426]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.70107 #> [2,] 14.99024 56.72707 #> [3,] 15.03528 56.70107 #> [4,] 15.03528 56.64905 #> [5,] 14.99024 56.62305 #> [6,] 14.94519 56.64905 #> [7,] 14.94519 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.67506 #> #> Slot "ID": #> [1] "ID426" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[427]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.70107 #> [2,] 15.08033 56.72707 #> [3,] 15.12537 56.70107 #> [4,] 15.12537 56.64905 #> [5,] 15.08033 56.62305 #> [6,] 15.03528 56.64905 #> [7,] 15.03528 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.67506 #> #> Slot "ID": #> [1] "ID427" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[428]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.70107 #> [2,] 15.17042 56.72707 #> [3,] 15.21546 56.70107 #> [4,] 15.21546 56.64905 #> [5,] 15.17042 56.62305 #> [6,] 15.12537 56.64905 #> [7,] 15.12537 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.67506 #> #> Slot "ID": #> [1] "ID428" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[429]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.70107 #> [2,] 15.26051 56.72707 #> [3,] 15.30555 56.70107 #> [4,] 15.30555 56.64905 #> [5,] 15.26051 56.62305 #> [6,] 15.21546 56.64905 #> [7,] 15.21546 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.67506 #> #> Slot "ID": #> [1] "ID429" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[430]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.70107 #> [2,] 15.35060 56.72707 #> [3,] 15.39564 56.70107 #> [4,] 15.39564 56.64905 #> [5,] 15.35060 56.62305 #> [6,] 15.30555 56.64905 #> [7,] 15.30555 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.67506 #> #> Slot "ID": #> [1] "ID430" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[431]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.70107 #> [2,] 15.44069 56.72707 #> [3,] 15.48573 56.70107 #> [4,] 15.48573 56.64905 #> [5,] 15.44069 56.62305 #> [6,] 15.39564 56.64905 #> [7,] 15.39564 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.67506 #> #> Slot "ID": #> [1] "ID431" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[432]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.70107 #> [2,] 15.53078 56.72707 #> [3,] 15.57582 56.70107 #> [4,] 15.57582 56.64905 #> [5,] 15.53078 56.62305 #> [6,] 15.48573 56.64905 #> [7,] 15.48573 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.67506 #> #> Slot "ID": #> [1] "ID432" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[433]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.70107 #> [2,] 15.62087 56.72707 #> [3,] 15.66591 56.70107 #> [4,] 15.66591 56.64905 #> [5,] 15.62087 56.62305 #> [6,] 15.57582 56.64905 #> [7,] 15.57582 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.67506 #> #> Slot "ID": #> [1] "ID433" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[434]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.70107 #> [2,] 15.71096 56.72707 #> [3,] 15.75600 56.70107 #> [4,] 15.75600 56.64905 #> [5,] 15.71096 56.62305 #> [6,] 15.66591 56.64905 #> [7,] 15.66591 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.67506 #> #> Slot "ID": #> [1] "ID434" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[435]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.70107 #> [2,] 15.80105 56.72707 #> [3,] 15.84609 56.70107 #> [4,] 15.84609 56.64905 #> [5,] 15.80105 56.62305 #> [6,] 15.75600 56.64905 #> [7,] 15.75600 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.67506 #> #> Slot "ID": #> [1] "ID435" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[436]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.70107 #> [2,] 15.89114 56.72707 #> [3,] 15.93618 56.70107 #> [4,] 15.93618 56.64905 #> [5,] 15.89114 56.62305 #> [6,] 15.84609 56.64905 #> [7,] 15.84609 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.67506 #> #> Slot "ID": #> [1] "ID436" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[437]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.70107 #> [2,] 15.98123 56.72707 #> [3,] 16.02627 56.70107 #> [4,] 16.02627 56.64905 #> [5,] 15.98123 56.62305 #> [6,] 15.93618 56.64905 #> [7,] 15.93618 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.67506 #> #> Slot "ID": #> [1] "ID437" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[438]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 56.70107 #> [2,] 16.07132 56.72707 #> [3,] 16.11636 56.70107 #> [4,] 16.11636 56.64905 #> [5,] 16.07132 56.62305 #> [6,] 16.02627 56.64905 #> [7,] 16.02627 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.67506 #> #> Slot "ID": #> [1] "ID438" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[439]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 56.70107 #> [2,] 16.16141 56.72707 #> [3,] 16.20645 56.70107 #> [4,] 16.20645 56.64905 #> [5,] 16.16141 56.62305 #> [6,] 16.11636 56.64905 #> [7,] 16.11636 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 56.67506 #> #> Slot "ID": #> [1] "ID439" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[440]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 56.70107 #> [2,] 16.25150 56.72707 #> [3,] 16.29654 56.70107 #> [4,] 16.29654 56.64905 #> [5,] 16.25150 56.62305 #> [6,] 16.20645 56.64905 #> [7,] 16.20645 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 56.67506 #> #> Slot "ID": #> [1] "ID440" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[441]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 56.70107 #> [2,] 16.34159 56.72707 #> [3,] 16.38663 56.70107 #> [4,] 16.38663 56.64905 #> [5,] 16.34159 56.62305 #> [6,] 16.29654 56.64905 #> [7,] 16.29654 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 56.67506 #> #> Slot "ID": #> [1] "ID441" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[442]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 56.70107 #> [2,] 16.52177 56.72707 #> [3,] 16.56681 56.70107 #> [4,] 16.56681 56.64905 #> [5,] 16.52177 56.62305 #> [6,] 16.47672 56.64905 #> [7,] 16.47672 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 56.67506 #> #> Slot "ID": #> [1] "ID442" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[443]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 56.70107 #> [2,] 16.61186 56.72707 #> [3,] 16.65690 56.70107 #> [4,] 16.65690 56.64905 #> [5,] 16.61186 56.62305 #> [6,] 16.56681 56.64905 #> [7,] 16.56681 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 56.67506 #> #> Slot "ID": #> [1] "ID443" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[444]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 56.70107 #> [2,] 16.70195 56.72707 #> [3,] 16.74699 56.70107 #> [4,] 16.74699 56.64905 #> [5,] 16.70195 56.62305 #> [6,] 16.65690 56.64905 #> [7,] 16.65690 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 56.67506 #> #> Slot "ID": #> [1] "ID444" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[445]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 56.77909 #> [2,] 12.69294 56.80509 #> [3,] 12.73798 56.77909 #> [4,] 12.73798 56.72707 #> [5,] 12.69294 56.70107 #> [6,] 12.64789 56.72707 #> [7,] 12.64789 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 56.75308 #> #> Slot "ID": #> [1] "ID445" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[446]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 56.77909 #> [2,] 12.78303 56.80509 #> [3,] 12.82807 56.77909 #> [4,] 12.82807 56.72707 #> [5,] 12.78303 56.70107 #> [6,] 12.73798 56.72707 #> [7,] 12.73798 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 56.75308 #> #> Slot "ID": #> [1] "ID446" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[447]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 56.77909 #> [2,] 12.87312 56.80509 #> [3,] 12.91816 56.77909 #> [4,] 12.91816 56.72707 #> [5,] 12.87312 56.70107 #> [6,] 12.82807 56.72707 #> [7,] 12.82807 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 56.75308 #> #> Slot "ID": #> [1] "ID447" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[448]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.77909 #> [2,] 12.96321 56.80509 #> [3,] 13.00825 56.77909 #> [4,] 13.00825 56.72707 #> [5,] 12.96321 56.70107 #> [6,] 12.91816 56.72707 #> [7,] 12.91816 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.75308 #> #> Slot "ID": #> [1] "ID448" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[449]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.77909 #> [2,] 13.05330 56.80509 #> [3,] 13.09834 56.77909 #> [4,] 13.09834 56.72707 #> [5,] 13.05330 56.70107 #> [6,] 13.00825 56.72707 #> [7,] 13.00825 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.75308 #> #> Slot "ID": #> [1] "ID449" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[450]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.77909 #> [2,] 13.14339 56.80509 #> [3,] 13.18843 56.77909 #> [4,] 13.18843 56.72707 #> [5,] 13.14339 56.70107 #> [6,] 13.09834 56.72707 #> [7,] 13.09834 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.75308 #> #> Slot "ID": #> [1] "ID450" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[451]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.77909 #> [2,] 13.23348 56.80509 #> [3,] 13.27852 56.77909 #> [4,] 13.27852 56.72707 #> [5,] 13.23348 56.70107 #> [6,] 13.18843 56.72707 #> [7,] 13.18843 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.75308 #> #> Slot "ID": #> [1] "ID451" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[452]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.77909 #> [2,] 13.32357 56.80509 #> [3,] 13.36861 56.77909 #> [4,] 13.36861 56.72707 #> [5,] 13.32357 56.70107 #> [6,] 13.27852 56.72707 #> [7,] 13.27852 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.75308 #> #> Slot "ID": #> [1] "ID452" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[453]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.77909 #> [2,] 13.41366 56.80509 #> [3,] 13.45870 56.77909 #> [4,] 13.45870 56.72707 #> [5,] 13.41366 56.70107 #> [6,] 13.36861 56.72707 #> [7,] 13.36861 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.75308 #> #> Slot "ID": #> [1] "ID453" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[454]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.77909 #> [2,] 13.50375 56.80509 #> [3,] 13.54879 56.77909 #> [4,] 13.54879 56.72707 #> [5,] 13.50375 56.70107 #> [6,] 13.45870 56.72707 #> [7,] 13.45870 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.75308 #> #> Slot "ID": #> [1] "ID454" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[455]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.77909 #> [2,] 13.59384 56.80509 #> [3,] 13.63888 56.77909 #> [4,] 13.63888 56.72707 #> [5,] 13.59384 56.70107 #> [6,] 13.54879 56.72707 #> [7,] 13.54879 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.75308 #> #> Slot "ID": #> [1] "ID455" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[456]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.77909 #> [2,] 13.68393 56.80509 #> [3,] 13.72897 56.77909 #> [4,] 13.72897 56.72707 #> [5,] 13.68393 56.70107 #> [6,] 13.63888 56.72707 #> [7,] 13.63888 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.75308 #> #> Slot "ID": #> [1] "ID456" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[457]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.77909 #> [2,] 13.77402 56.80509 #> [3,] 13.81906 56.77909 #> [4,] 13.81906 56.72707 #> [5,] 13.77402 56.70107 #> [6,] 13.72897 56.72707 #> [7,] 13.72897 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.75308 #> #> Slot "ID": #> [1] "ID457" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[458]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.77909 #> [2,] 13.86411 56.80509 #> [3,] 13.90915 56.77909 #> [4,] 13.90915 56.72707 #> [5,] 13.86411 56.70107 #> [6,] 13.81906 56.72707 #> [7,] 13.81906 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.75308 #> #> Slot "ID": #> [1] "ID458" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[459]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.77909 #> [2,] 13.95420 56.80509 #> [3,] 13.99925 56.77909 #> [4,] 13.99925 56.72707 #> [5,] 13.95420 56.70107 #> [6,] 13.90915 56.72707 #> [7,] 13.90915 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.75308 #> #> Slot "ID": #> [1] "ID459" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[460]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.77909 #> [2,] 14.04429 56.80509 #> [3,] 14.08934 56.77909 #> [4,] 14.08934 56.72707 #> [5,] 14.04429 56.70107 #> [6,] 13.99925 56.72707 #> [7,] 13.99925 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.75308 #> #> Slot "ID": #> [1] "ID460" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[461]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.77909 #> [2,] 14.13438 56.80509 #> [3,] 14.17943 56.77909 #> [4,] 14.17943 56.72707 #> [5,] 14.13438 56.70107 #> [6,] 14.08934 56.72707 #> [7,] 14.08934 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.75308 #> #> Slot "ID": #> [1] "ID461" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[462]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.77909 #> [2,] 14.22447 56.80509 #> [3,] 14.26952 56.77909 #> [4,] 14.26952 56.72707 #> [5,] 14.22447 56.70107 #> [6,] 14.17943 56.72707 #> [7,] 14.17943 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.75308 #> #> Slot "ID": #> [1] "ID462" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[463]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.77909 #> [2,] 14.31456 56.80509 #> [3,] 14.35961 56.77909 #> [4,] 14.35961 56.72707 #> [5,] 14.31456 56.70107 #> [6,] 14.26952 56.72707 #> [7,] 14.26952 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.75308 #> #> Slot "ID": #> [1] "ID463" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[464]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.77909 #> [2,] 14.40465 56.80509 #> [3,] 14.44970 56.77909 #> [4,] 14.44970 56.72707 #> [5,] 14.40465 56.70107 #> [6,] 14.35961 56.72707 #> [7,] 14.35961 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.75308 #> #> Slot "ID": #> [1] "ID464" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[465]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.77909 #> [2,] 14.49474 56.80509 #> [3,] 14.53979 56.77909 #> [4,] 14.53979 56.72707 #> [5,] 14.49474 56.70107 #> [6,] 14.44970 56.72707 #> [7,] 14.44970 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.75308 #> #> Slot "ID": #> [1] "ID465" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[466]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.77909 #> [2,] 14.58483 56.80509 #> [3,] 14.62988 56.77909 #> [4,] 14.62988 56.72707 #> [5,] 14.58483 56.70107 #> [6,] 14.53979 56.72707 #> [7,] 14.53979 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.75308 #> #> Slot "ID": #> [1] "ID466" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[467]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.77909 #> [2,] 14.67492 56.80509 #> [3,] 14.71997 56.77909 #> [4,] 14.71997 56.72707 #> [5,] 14.67492 56.70107 #> [6,] 14.62988 56.72707 #> [7,] 14.62988 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.75308 #> #> Slot "ID": #> [1] "ID467" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[468]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.77909 #> [2,] 14.76501 56.80509 #> [3,] 14.81006 56.77909 #> [4,] 14.81006 56.72707 #> [5,] 14.76501 56.70107 #> [6,] 14.71997 56.72707 #> [7,] 14.71997 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.75308 #> #> Slot "ID": #> [1] "ID468" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[469]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 56.77909 #> [2,] 14.85510 56.80509 #> [3,] 14.90015 56.77909 #> [4,] 14.90015 56.72707 #> [5,] 14.85510 56.70107 #> [6,] 14.81006 56.72707 #> [7,] 14.81006 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 56.75308 #> #> Slot "ID": #> [1] "ID469" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[470]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.77909 #> [2,] 14.94519 56.80509 #> [3,] 14.99024 56.77909 #> [4,] 14.99024 56.72707 #> [5,] 14.94519 56.70107 #> [6,] 14.90015 56.72707 #> [7,] 14.90015 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.75308 #> #> Slot "ID": #> [1] "ID470" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[471]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.77909 #> [2,] 15.03528 56.80509 #> [3,] 15.08033 56.77909 #> [4,] 15.08033 56.72707 #> [5,] 15.03528 56.70107 #> [6,] 14.99024 56.72707 #> [7,] 14.99024 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.75308 #> #> Slot "ID": #> [1] "ID471" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[472]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.77909 #> [2,] 15.12537 56.80509 #> [3,] 15.17042 56.77909 #> [4,] 15.17042 56.72707 #> [5,] 15.12537 56.70107 #> [6,] 15.08033 56.72707 #> [7,] 15.08033 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.75308 #> #> Slot "ID": #> [1] "ID472" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[473]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.77909 #> [2,] 15.21546 56.80509 #> [3,] 15.26051 56.77909 #> [4,] 15.26051 56.72707 #> [5,] 15.21546 56.70107 #> [6,] 15.17042 56.72707 #> [7,] 15.17042 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.75308 #> #> Slot "ID": #> [1] "ID473" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[474]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.77909 #> [2,] 15.30555 56.80509 #> [3,] 15.35060 56.77909 #> [4,] 15.35060 56.72707 #> [5,] 15.30555 56.70107 #> [6,] 15.26051 56.72707 #> [7,] 15.26051 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.75308 #> #> Slot "ID": #> [1] "ID474" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[475]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.77909 #> [2,] 15.39564 56.80509 #> [3,] 15.44069 56.77909 #> [4,] 15.44069 56.72707 #> [5,] 15.39564 56.70107 #> [6,] 15.35060 56.72707 #> [7,] 15.35060 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.75308 #> #> Slot "ID": #> [1] "ID475" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[476]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.77909 #> [2,] 15.48573 56.80509 #> [3,] 15.53078 56.77909 #> [4,] 15.53078 56.72707 #> [5,] 15.48573 56.70107 #> [6,] 15.44069 56.72707 #> [7,] 15.44069 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.75308 #> #> Slot "ID": #> [1] "ID476" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[477]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.77909 #> [2,] 15.57582 56.80509 #> [3,] 15.62087 56.77909 #> [4,] 15.62087 56.72707 #> [5,] 15.57582 56.70107 #> [6,] 15.53078 56.72707 #> [7,] 15.53078 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.75308 #> #> Slot "ID": #> [1] "ID477" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[478]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.77909 #> [2,] 15.66591 56.80509 #> [3,] 15.71096 56.77909 #> [4,] 15.71096 56.72707 #> [5,] 15.66591 56.70107 #> [6,] 15.62087 56.72707 #> [7,] 15.62087 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.75308 #> #> Slot "ID": #> [1] "ID478" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[479]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.77909 #> [2,] 15.75600 56.80509 #> [3,] 15.80105 56.77909 #> [4,] 15.80105 56.72707 #> [5,] 15.75600 56.70107 #> [6,] 15.71096 56.72707 #> [7,] 15.71096 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.75308 #> #> Slot "ID": #> [1] "ID479" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[480]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.77909 #> [2,] 15.84609 56.80509 #> [3,] 15.89114 56.77909 #> [4,] 15.89114 56.72707 #> [5,] 15.84609 56.70107 #> [6,] 15.80105 56.72707 #> [7,] 15.80105 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.75308 #> #> Slot "ID": #> [1] "ID480" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[481]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.77909 #> [2,] 15.93618 56.80509 #> [3,] 15.98123 56.77909 #> [4,] 15.98123 56.72707 #> [5,] 15.93618 56.70107 #> [6,] 15.89114 56.72707 #> [7,] 15.89114 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.75308 #> #> Slot "ID": #> [1] "ID481" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[482]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.77909 #> [2,] 16.02627 56.80509 #> [3,] 16.07132 56.77909 #> [4,] 16.07132 56.72707 #> [5,] 16.02627 56.70107 #> [6,] 15.98123 56.72707 #> [7,] 15.98123 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.75308 #> #> Slot "ID": #> [1] "ID482" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[483]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 56.77909 #> [2,] 16.11636 56.80509 #> [3,] 16.16141 56.77909 #> [4,] 16.16141 56.72707 #> [5,] 16.11636 56.70107 #> [6,] 16.07132 56.72707 #> [7,] 16.07132 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 56.75308 #> #> Slot "ID": #> [1] "ID483" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[484]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 56.77909 #> [2,] 16.20645 56.80509 #> [3,] 16.25150 56.77909 #> [4,] 16.25150 56.72707 #> [5,] 16.20645 56.70107 #> [6,] 16.16141 56.72707 #> [7,] 16.16141 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 56.75308 #> #> Slot "ID": #> [1] "ID484" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[485]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 56.77909 #> [2,] 16.29654 56.80509 #> [3,] 16.34159 56.77909 #> [4,] 16.34159 56.72707 #> [5,] 16.29654 56.70107 #> [6,] 16.25150 56.72707 #> [7,] 16.25150 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 56.75308 #> #> Slot "ID": #> [1] "ID485" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[486]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 56.77909 #> [2,] 16.56681 56.80509 #> [3,] 16.61186 56.77909 #> [4,] 16.61186 56.72707 #> [5,] 16.56681 56.70107 #> [6,] 16.52177 56.72707 #> [7,] 16.52177 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 56.75308 #> #> Slot "ID": #> [1] "ID486" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[487]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 56.77909 #> [2,] 16.65690 56.80509 #> [3,] 16.70195 56.77909 #> [4,] 16.70195 56.72707 #> [5,] 16.65690 56.70107 #> [6,] 16.61186 56.72707 #> [7,] 16.61186 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 56.75308 #> #> Slot "ID": #> [1] "ID487" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[488]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 56.77909 #> [2,] 16.74699 56.80509 #> [3,] 16.79204 56.77909 #> [4,] 16.79204 56.72707 #> [5,] 16.74699 56.70107 #> [6,] 16.70195 56.72707 #> [7,] 16.70195 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 56.75308 #> #> Slot "ID": #> [1] "ID488" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[489]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 56.85711 #> [2,] 12.64789 56.88311 #> [3,] 12.69294 56.85711 #> [4,] 12.69294 56.80509 #> [5,] 12.64789 56.77909 #> [6,] 12.60285 56.80509 #> [7,] 12.60285 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 56.83110 #> #> Slot "ID": #> [1] "ID489" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[490]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.85711 #> [2,] 12.73798 56.88311 #> [3,] 12.78303 56.85711 #> [4,] 12.78303 56.80509 #> [5,] 12.73798 56.77909 #> [6,] 12.69294 56.80509 #> [7,] 12.69294 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.83110 #> #> Slot "ID": #> [1] "ID490" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[491]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.85711 #> [2,] 12.82807 56.88311 #> [3,] 12.87312 56.85711 #> [4,] 12.87312 56.80509 #> [5,] 12.82807 56.77909 #> [6,] 12.78303 56.80509 #> [7,] 12.78303 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.83110 #> #> Slot "ID": #> [1] "ID491" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[492]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.85711 #> [2,] 12.91816 56.88311 #> [3,] 12.96321 56.85711 #> [4,] 12.96321 56.80509 #> [5,] 12.91816 56.77909 #> [6,] 12.87312 56.80509 #> [7,] 12.87312 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.83110 #> #> Slot "ID": #> [1] "ID492" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[493]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.85711 #> [2,] 13.00825 56.88311 #> [3,] 13.05330 56.85711 #> [4,] 13.05330 56.80509 #> [5,] 13.00825 56.77909 #> [6,] 12.96321 56.80509 #> [7,] 12.96321 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.83110 #> #> Slot "ID": #> [1] "ID493" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[494]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.85711 #> [2,] 13.09834 56.88311 #> [3,] 13.14339 56.85711 #> [4,] 13.14339 56.80509 #> [5,] 13.09834 56.77909 #> [6,] 13.05330 56.80509 #> [7,] 13.05330 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.83110 #> #> Slot "ID": #> [1] "ID494" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[495]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.85711 #> [2,] 13.18843 56.88311 #> [3,] 13.23348 56.85711 #> [4,] 13.23348 56.80509 #> [5,] 13.18843 56.77909 #> [6,] 13.14339 56.80509 #> [7,] 13.14339 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.83110 #> #> Slot "ID": #> [1] "ID495" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[496]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.85711 #> [2,] 13.27852 56.88311 #> [3,] 13.32357 56.85711 #> [4,] 13.32357 56.80509 #> [5,] 13.27852 56.77909 #> [6,] 13.23348 56.80509 #> [7,] 13.23348 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.83110 #> #> Slot "ID": #> [1] "ID496" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[497]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.85711 #> [2,] 13.36861 56.88311 #> [3,] 13.41366 56.85711 #> [4,] 13.41366 56.80509 #> [5,] 13.36861 56.77909 #> [6,] 13.32357 56.80509 #> [7,] 13.32357 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.83110 #> #> Slot "ID": #> [1] "ID497" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[498]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.4587 56.8311 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.85711 #> [2,] 13.45870 56.88311 #> [3,] 13.50375 56.85711 #> [4,] 13.50375 56.80509 #> [5,] 13.45870 56.77909 #> [6,] 13.41366 56.80509 #> [7,] 13.41366 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.4587 56.8311 #> #> Slot "ID": #> [1] "ID498" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[499]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.85711 #> [2,] 13.54879 56.88311 #> [3,] 13.59384 56.85711 #> [4,] 13.59384 56.80509 #> [5,] 13.54879 56.77909 #> [6,] 13.50375 56.80509 #> [7,] 13.50375 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.83110 #> #> Slot "ID": #> [1] "ID499" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[500]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.85711 #> [2,] 13.72897 56.88311 #> [3,] 13.77402 56.85711 #> [4,] 13.77402 56.80509 #> [5,] 13.72897 56.77909 #> [6,] 13.68393 56.80509 #> [7,] 13.68393 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.83110 #> #> Slot "ID": #> [1] "ID500" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[501]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.85711 #> [2,] 13.81906 56.88311 #> [3,] 13.86411 56.85711 #> [4,] 13.86411 56.80509 #> [5,] 13.81906 56.77909 #> [6,] 13.77402 56.80509 #> [7,] 13.77402 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.83110 #> #> Slot "ID": #> [1] "ID501" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[502]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.85711 #> [2,] 13.90915 56.88311 #> [3,] 13.95420 56.85711 #> [4,] 13.95420 56.80509 #> [5,] 13.90915 56.77909 #> [6,] 13.86411 56.80509 #> [7,] 13.86411 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.83110 #> #> Slot "ID": #> [1] "ID502" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[503]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.85711 #> [2,] 13.99925 56.88311 #> [3,] 14.04429 56.85711 #> [4,] 14.04429 56.80509 #> [5,] 13.99925 56.77909 #> [6,] 13.95420 56.80509 #> [7,] 13.95420 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.83110 #> #> Slot "ID": #> [1] "ID503" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[504]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.85711 #> [2,] 14.08934 56.88311 #> [3,] 14.13438 56.85711 #> [4,] 14.13438 56.80509 #> [5,] 14.08934 56.77909 #> [6,] 14.04429 56.80509 #> [7,] 14.04429 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.83110 #> #> Slot "ID": #> [1] "ID504" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[505]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.85711 #> [2,] 14.17943 56.88311 #> [3,] 14.22447 56.85711 #> [4,] 14.22447 56.80509 #> [5,] 14.17943 56.77909 #> [6,] 14.13438 56.80509 #> [7,] 14.13438 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.83110 #> #> Slot "ID": #> [1] "ID505" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[506]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.85711 #> [2,] 14.26952 56.88311 #> [3,] 14.31456 56.85711 #> [4,] 14.31456 56.80509 #> [5,] 14.26952 56.77909 #> [6,] 14.22447 56.80509 #> [7,] 14.22447 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.83110 #> #> Slot "ID": #> [1] "ID506" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[507]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.85711 #> [2,] 14.35961 56.88311 #> [3,] 14.40465 56.85711 #> [4,] 14.40465 56.80509 #> [5,] 14.35961 56.77909 #> [6,] 14.31456 56.80509 #> [7,] 14.31456 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.83110 #> #> Slot "ID": #> [1] "ID507" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[508]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.4497 56.8311 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.85711 #> [2,] 14.44970 56.88311 #> [3,] 14.49474 56.85711 #> [4,] 14.49474 56.80509 #> [5,] 14.44970 56.77909 #> [6,] 14.40465 56.80509 #> [7,] 14.40465 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.4497 56.8311 #> #> Slot "ID": #> [1] "ID508" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[509]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.85711 #> [2,] 14.53979 56.88311 #> [3,] 14.58483 56.85711 #> [4,] 14.58483 56.80509 #> [5,] 14.53979 56.77909 #> [6,] 14.49474 56.80509 #> [7,] 14.49474 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.83110 #> #> Slot "ID": #> [1] "ID509" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[510]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.85711 #> [2,] 14.62988 56.88311 #> [3,] 14.67492 56.85711 #> [4,] 14.67492 56.80509 #> [5,] 14.62988 56.77909 #> [6,] 14.58483 56.80509 #> [7,] 14.58483 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.83110 #> #> Slot "ID": #> [1] "ID510" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[511]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.85711 #> [2,] 14.71997 56.88311 #> [3,] 14.76501 56.85711 #> [4,] 14.76501 56.80509 #> [5,] 14.71997 56.77909 #> [6,] 14.67492 56.80509 #> [7,] 14.67492 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.83110 #> #> Slot "ID": #> [1] "ID511" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[512]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.85711 #> [2,] 14.81006 56.88311 #> [3,] 14.85510 56.85711 #> [4,] 14.85510 56.80509 #> [5,] 14.81006 56.77909 #> [6,] 14.76501 56.80509 #> [7,] 14.76501 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.83110 #> #> Slot "ID": #> [1] "ID512" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[513]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.85711 #> [2,] 14.90015 56.88311 #> [3,] 14.94519 56.85711 #> [4,] 14.94519 56.80509 #> [5,] 14.90015 56.77909 #> [6,] 14.85510 56.80509 #> [7,] 14.85510 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.83110 #> #> Slot "ID": #> [1] "ID513" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[514]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.85711 #> [2,] 14.99024 56.88311 #> [3,] 15.03528 56.85711 #> [4,] 15.03528 56.80509 #> [5,] 14.99024 56.77909 #> [6,] 14.94519 56.80509 #> [7,] 14.94519 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.83110 #> #> Slot "ID": #> [1] "ID514" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[515]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.85711 #> [2,] 15.08033 56.88311 #> [3,] 15.12537 56.85711 #> [4,] 15.12537 56.80509 #> [5,] 15.08033 56.77909 #> [6,] 15.03528 56.80509 #> [7,] 15.03528 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.83110 #> #> Slot "ID": #> [1] "ID515" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[516]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.85711 #> [2,] 15.17042 56.88311 #> [3,] 15.21546 56.85711 #> [4,] 15.21546 56.80509 #> [5,] 15.17042 56.77909 #> [6,] 15.12537 56.80509 #> [7,] 15.12537 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.83110 #> #> Slot "ID": #> [1] "ID516" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[517]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.85711 #> [2,] 15.26051 56.88311 #> [3,] 15.30555 56.85711 #> [4,] 15.30555 56.80509 #> [5,] 15.26051 56.77909 #> [6,] 15.21546 56.80509 #> [7,] 15.21546 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.83110 #> #> Slot "ID": #> [1] "ID517" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[518]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.3506 56.8311 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.85711 #> [2,] 15.35060 56.88311 #> [3,] 15.39564 56.85711 #> [4,] 15.39564 56.80509 #> [5,] 15.35060 56.77909 #> [6,] 15.30555 56.80509 #> [7,] 15.30555 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.3506 56.8311 #> #> Slot "ID": #> [1] "ID518" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[519]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.85711 #> [2,] 15.44069 56.88311 #> [3,] 15.48573 56.85711 #> [4,] 15.48573 56.80509 #> [5,] 15.44069 56.77909 #> [6,] 15.39564 56.80509 #> [7,] 15.39564 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.83110 #> #> Slot "ID": #> [1] "ID519" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[520]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.85711 #> [2,] 15.53078 56.88311 #> [3,] 15.57582 56.85711 #> [4,] 15.57582 56.80509 #> [5,] 15.53078 56.77909 #> [6,] 15.48573 56.80509 #> [7,] 15.48573 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.83110 #> #> Slot "ID": #> [1] "ID520" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[521]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.85711 #> [2,] 15.62087 56.88311 #> [3,] 15.66591 56.85711 #> [4,] 15.66591 56.80509 #> [5,] 15.62087 56.77909 #> [6,] 15.57582 56.80509 #> [7,] 15.57582 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.83110 #> #> Slot "ID": #> [1] "ID521" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[522]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.85711 #> [2,] 15.71096 56.88311 #> [3,] 15.75600 56.85711 #> [4,] 15.75600 56.80509 #> [5,] 15.71096 56.77909 #> [6,] 15.66591 56.80509 #> [7,] 15.66591 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.83110 #> #> Slot "ID": #> [1] "ID522" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[523]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.85711 #> [2,] 15.80105 56.88311 #> [3,] 15.84609 56.85711 #> [4,] 15.84609 56.80509 #> [5,] 15.80105 56.77909 #> [6,] 15.75600 56.80509 #> [7,] 15.75600 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.83110 #> #> Slot "ID": #> [1] "ID523" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[524]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.85711 #> [2,] 15.89114 56.88311 #> [3,] 15.93618 56.85711 #> [4,] 15.93618 56.80509 #> [5,] 15.89114 56.77909 #> [6,] 15.84609 56.80509 #> [7,] 15.84609 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.83110 #> #> Slot "ID": #> [1] "ID524" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[525]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.85711 #> [2,] 15.98123 56.88311 #> [3,] 16.02627 56.85711 #> [4,] 16.02627 56.80509 #> [5,] 15.98123 56.77909 #> [6,] 15.93618 56.80509 #> [7,] 15.93618 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.83110 #> #> Slot "ID": #> [1] "ID525" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[526]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 56.85711 #> [2,] 16.07132 56.88311 #> [3,] 16.11636 56.85711 #> [4,] 16.11636 56.80509 #> [5,] 16.07132 56.77909 #> [6,] 16.02627 56.80509 #> [7,] 16.02627 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.83110 #> #> Slot "ID": #> [1] "ID526" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[527]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 56.85711 #> [2,] 16.16141 56.88311 #> [3,] 16.20645 56.85711 #> [4,] 16.20645 56.80509 #> [5,] 16.16141 56.77909 #> [6,] 16.11636 56.80509 #> [7,] 16.11636 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 56.83110 #> #> Slot "ID": #> [1] "ID527" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[528]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.2515 56.8311 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 56.85711 #> [2,] 16.25150 56.88311 #> [3,] 16.29654 56.85711 #> [4,] 16.29654 56.80509 #> [5,] 16.25150 56.77909 #> [6,] 16.20645 56.80509 #> [7,] 16.20645 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.2515 56.8311 #> #> Slot "ID": #> [1] "ID528" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[529]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 56.85711 #> [2,] 16.34159 56.88311 #> [3,] 16.38663 56.85711 #> [4,] 16.38663 56.80509 #> [5,] 16.34159 56.77909 #> [6,] 16.29654 56.80509 #> [7,] 16.29654 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 56.83110 #> #> Slot "ID": #> [1] "ID529" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[530]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 56.85711 #> [2,] 16.61186 56.88311 #> [3,] 16.65690 56.85711 #> [4,] 16.65690 56.80509 #> [5,] 16.61186 56.77909 #> [6,] 16.56681 56.80509 #> [7,] 16.56681 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 56.83110 #> #> Slot "ID": #> [1] "ID530" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[531]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 56.85711 #> [2,] 16.70195 56.88311 #> [3,] 16.74699 56.85711 #> [4,] 16.74699 56.80509 #> [5,] 16.70195 56.77909 #> [6,] 16.65690 56.80509 #> [7,] 16.65690 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 56.83110 #> #> Slot "ID": #> [1] "ID531" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[532]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 56.85711 #> [2,] 16.79204 56.88311 #> [3,] 16.83708 56.85711 #> [4,] 16.83708 56.80509 #> [5,] 16.79204 56.77909 #> [6,] 16.74699 56.80509 #> [7,] 16.74699 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 56.83110 #> #> Slot "ID": #> [1] "ID532" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[533]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 56.93513 #> [2,] 12.42267 56.96113 #> [3,] 12.46771 56.93513 #> [4,] 12.46771 56.88311 #> [5,] 12.42267 56.85711 #> [6,] 12.37762 56.88311 #> [7,] 12.37762 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 56.90912 #> #> Slot "ID": #> [1] "ID533" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[534]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 56.93513 #> [2,] 12.51276 56.96113 #> [3,] 12.55780 56.93513 #> [4,] 12.55780 56.88311 #> [5,] 12.51276 56.85711 #> [6,] 12.46771 56.88311 #> [7,] 12.46771 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 56.90912 #> #> Slot "ID": #> [1] "ID534" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[535]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 56.93513 #> [2,] 12.60285 56.96113 #> [3,] 12.64789 56.93513 #> [4,] 12.64789 56.88311 #> [5,] 12.60285 56.85711 #> [6,] 12.55780 56.88311 #> [7,] 12.55780 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 56.90912 #> #> Slot "ID": #> [1] "ID535" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[536]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 56.93513 #> [2,] 12.69294 56.96113 #> [3,] 12.73798 56.93513 #> [4,] 12.73798 56.88311 #> [5,] 12.69294 56.85711 #> [6,] 12.64789 56.88311 #> [7,] 12.64789 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 56.90912 #> #> Slot "ID": #> [1] "ID536" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[537]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 56.93513 #> [2,] 12.78303 56.96113 #> [3,] 12.82807 56.93513 #> [4,] 12.82807 56.88311 #> [5,] 12.78303 56.85711 #> [6,] 12.73798 56.88311 #> [7,] 12.73798 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 56.90912 #> #> Slot "ID": #> [1] "ID537" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[538]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 56.93513 #> [2,] 12.87312 56.96113 #> [3,] 12.91816 56.93513 #> [4,] 12.91816 56.88311 #> [5,] 12.87312 56.85711 #> [6,] 12.82807 56.88311 #> [7,] 12.82807 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 56.90912 #> #> Slot "ID": #> [1] "ID538" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[539]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.93513 #> [2,] 12.96321 56.96113 #> [3,] 13.00825 56.93513 #> [4,] 13.00825 56.88311 #> [5,] 12.96321 56.85711 #> [6,] 12.91816 56.88311 #> [7,] 12.91816 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.90912 #> #> Slot "ID": #> [1] "ID539" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[540]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.93513 #> [2,] 13.05330 56.96113 #> [3,] 13.09834 56.93513 #> [4,] 13.09834 56.88311 #> [5,] 13.05330 56.85711 #> [6,] 13.00825 56.88311 #> [7,] 13.00825 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.90912 #> #> Slot "ID": #> [1] "ID540" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[541]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.93513 #> [2,] 13.14339 56.96113 #> [3,] 13.18843 56.93513 #> [4,] 13.18843 56.88311 #> [5,] 13.14339 56.85711 #> [6,] 13.09834 56.88311 #> [7,] 13.09834 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.90912 #> #> Slot "ID": #> [1] "ID541" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[542]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.93513 #> [2,] 13.23348 56.96113 #> [3,] 13.27852 56.93513 #> [4,] 13.27852 56.88311 #> [5,] 13.23348 56.85711 #> [6,] 13.18843 56.88311 #> [7,] 13.18843 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.90912 #> #> Slot "ID": #> [1] "ID542" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[543]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.93513 #> [2,] 13.32357 56.96113 #> [3,] 13.36861 56.93513 #> [4,] 13.36861 56.88311 #> [5,] 13.32357 56.85711 #> [6,] 13.27852 56.88311 #> [7,] 13.27852 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.90912 #> #> Slot "ID": #> [1] "ID543" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[544]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.93513 #> [2,] 13.41366 56.96113 #> [3,] 13.45870 56.93513 #> [4,] 13.45870 56.88311 #> [5,] 13.41366 56.85711 #> [6,] 13.36861 56.88311 #> [7,] 13.36861 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.90912 #> #> Slot "ID": #> [1] "ID544" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[545]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.93513 #> [2,] 13.50375 56.96113 #> [3,] 13.54879 56.93513 #> [4,] 13.54879 56.88311 #> [5,] 13.50375 56.85711 #> [6,] 13.45870 56.88311 #> [7,] 13.45870 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.90912 #> #> Slot "ID": #> [1] "ID545" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[546]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.93513 #> [2,] 13.59384 56.96113 #> [3,] 13.63888 56.93513 #> [4,] 13.63888 56.88311 #> [5,] 13.59384 56.85711 #> [6,] 13.54879 56.88311 #> [7,] 13.54879 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.90912 #> #> Slot "ID": #> [1] "ID546" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[547]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.93513 #> [2,] 13.86411 56.96113 #> [3,] 13.90915 56.93513 #> [4,] 13.90915 56.88311 #> [5,] 13.86411 56.85711 #> [6,] 13.81906 56.88311 #> [7,] 13.81906 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.90912 #> #> Slot "ID": #> [1] "ID547" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[548]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.93513 #> [2,] 13.95420 56.96113 #> [3,] 13.99925 56.93513 #> [4,] 13.99925 56.88311 #> [5,] 13.95420 56.85711 #> [6,] 13.90915 56.88311 #> [7,] 13.90915 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.90912 #> #> Slot "ID": #> [1] "ID548" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[549]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.93513 #> [2,] 14.04429 56.96113 #> [3,] 14.08934 56.93513 #> [4,] 14.08934 56.88311 #> [5,] 14.04429 56.85711 #> [6,] 13.99925 56.88311 #> [7,] 13.99925 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.90912 #> #> Slot "ID": #> [1] "ID549" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[550]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.93513 #> [2,] 14.13438 56.96113 #> [3,] 14.17943 56.93513 #> [4,] 14.17943 56.88311 #> [5,] 14.13438 56.85711 #> [6,] 14.08934 56.88311 #> [7,] 14.08934 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.90912 #> #> Slot "ID": #> [1] "ID550" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[551]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.93513 #> [2,] 14.22447 56.96113 #> [3,] 14.26952 56.93513 #> [4,] 14.26952 56.88311 #> [5,] 14.22447 56.85711 #> [6,] 14.17943 56.88311 #> [7,] 14.17943 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.90912 #> #> Slot "ID": #> [1] "ID551" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[552]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.93513 #> [2,] 14.31456 56.96113 #> [3,] 14.35961 56.93513 #> [4,] 14.35961 56.88311 #> [5,] 14.31456 56.85711 #> [6,] 14.26952 56.88311 #> [7,] 14.26952 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.90912 #> #> Slot "ID": #> [1] "ID552" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[553]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.93513 #> [2,] 14.40465 56.96113 #> [3,] 14.44970 56.93513 #> [4,] 14.44970 56.88311 #> [5,] 14.40465 56.85711 #> [6,] 14.35961 56.88311 #> [7,] 14.35961 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.90912 #> #> Slot "ID": #> [1] "ID553" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[554]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.93513 #> [2,] 14.49474 56.96113 #> [3,] 14.53979 56.93513 #> [4,] 14.53979 56.88311 #> [5,] 14.49474 56.85711 #> [6,] 14.44970 56.88311 #> [7,] 14.44970 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.90912 #> #> Slot "ID": #> [1] "ID554" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[555]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.93513 #> [2,] 14.58483 56.96113 #> [3,] 14.62988 56.93513 #> [4,] 14.62988 56.88311 #> [5,] 14.58483 56.85711 #> [6,] 14.53979 56.88311 #> [7,] 14.53979 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.90912 #> #> Slot "ID": #> [1] "ID555" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[556]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.93513 #> [2,] 14.67492 56.96113 #> [3,] 14.71997 56.93513 #> [4,] 14.71997 56.88311 #> [5,] 14.67492 56.85711 #> [6,] 14.62988 56.88311 #> [7,] 14.62988 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.90912 #> #> Slot "ID": #> [1] "ID556" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[557]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.93513 #> [2,] 14.76501 56.96113 #> [3,] 14.81006 56.93513 #> [4,] 14.81006 56.88311 #> [5,] 14.76501 56.85711 #> [6,] 14.71997 56.88311 #> [7,] 14.71997 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.90912 #> #> Slot "ID": #> [1] "ID557" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[558]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 56.93513 #> [2,] 14.85510 56.96113 #> [3,] 14.90015 56.93513 #> [4,] 14.90015 56.88311 #> [5,] 14.85510 56.85711 #> [6,] 14.81006 56.88311 #> [7,] 14.81006 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 56.90912 #> #> Slot "ID": #> [1] "ID558" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[559]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.93513 #> [2,] 14.94519 56.96113 #> [3,] 14.99024 56.93513 #> [4,] 14.99024 56.88311 #> [5,] 14.94519 56.85711 #> [6,] 14.90015 56.88311 #> [7,] 14.90015 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.90912 #> #> Slot "ID": #> [1] "ID559" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[560]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.93513 #> [2,] 15.03528 56.96113 #> [3,] 15.08033 56.93513 #> [4,] 15.08033 56.88311 #> [5,] 15.03528 56.85711 #> [6,] 14.99024 56.88311 #> [7,] 14.99024 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.90912 #> #> Slot "ID": #> [1] "ID560" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[561]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.93513 #> [2,] 15.12537 56.96113 #> [3,] 15.17042 56.93513 #> [4,] 15.17042 56.88311 #> [5,] 15.12537 56.85711 #> [6,] 15.08033 56.88311 #> [7,] 15.08033 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.90912 #> #> Slot "ID": #> [1] "ID561" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[562]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.93513 #> [2,] 15.21546 56.96113 #> [3,] 15.26051 56.93513 #> [4,] 15.26051 56.88311 #> [5,] 15.21546 56.85711 #> [6,] 15.17042 56.88311 #> [7,] 15.17042 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.90912 #> #> Slot "ID": #> [1] "ID562" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[563]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.93513 #> [2,] 15.30555 56.96113 #> [3,] 15.35060 56.93513 #> [4,] 15.35060 56.88311 #> [5,] 15.30555 56.85711 #> [6,] 15.26051 56.88311 #> [7,] 15.26051 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.90912 #> #> Slot "ID": #> [1] "ID563" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[564]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.93513 #> [2,] 15.39564 56.96113 #> [3,] 15.44069 56.93513 #> [4,] 15.44069 56.88311 #> [5,] 15.39564 56.85711 #> [6,] 15.35060 56.88311 #> [7,] 15.35060 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.90912 #> #> Slot "ID": #> [1] "ID564" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[565]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.93513 #> [2,] 15.48573 56.96113 #> [3,] 15.53078 56.93513 #> [4,] 15.53078 56.88311 #> [5,] 15.48573 56.85711 #> [6,] 15.44069 56.88311 #> [7,] 15.44069 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.90912 #> #> Slot "ID": #> [1] "ID565" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[566]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.93513 #> [2,] 15.57582 56.96113 #> [3,] 15.62087 56.93513 #> [4,] 15.62087 56.88311 #> [5,] 15.57582 56.85711 #> [6,] 15.53078 56.88311 #> [7,] 15.53078 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.90912 #> #> Slot "ID": #> [1] "ID566" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[567]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.93513 #> [2,] 15.66591 56.96113 #> [3,] 15.71096 56.93513 #> [4,] 15.71096 56.88311 #> [5,] 15.66591 56.85711 #> [6,] 15.62087 56.88311 #> [7,] 15.62087 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.90912 #> #> Slot "ID": #> [1] "ID567" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[568]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.93513 #> [2,] 15.75600 56.96113 #> [3,] 15.80105 56.93513 #> [4,] 15.80105 56.88311 #> [5,] 15.75600 56.85711 #> [6,] 15.71096 56.88311 #> [7,] 15.71096 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.90912 #> #> Slot "ID": #> [1] "ID568" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[569]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.93513 #> [2,] 15.84609 56.96113 #> [3,] 15.89114 56.93513 #> [4,] 15.89114 56.88311 #> [5,] 15.84609 56.85711 #> [6,] 15.80105 56.88311 #> [7,] 15.80105 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.90912 #> #> Slot "ID": #> [1] "ID569" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[570]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.93513 #> [2,] 15.93618 56.96113 #> [3,] 15.98123 56.93513 #> [4,] 15.98123 56.88311 #> [5,] 15.93618 56.85711 #> [6,] 15.89114 56.88311 #> [7,] 15.89114 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.90912 #> #> Slot "ID": #> [1] "ID570" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[571]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.93513 #> [2,] 16.02627 56.96113 #> [3,] 16.07132 56.93513 #> [4,] 16.07132 56.88311 #> [5,] 16.02627 56.85711 #> [6,] 15.98123 56.88311 #> [7,] 15.98123 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.90912 #> #> Slot "ID": #> [1] "ID571" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[572]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 56.93513 #> [2,] 16.11636 56.96113 #> [3,] 16.16141 56.93513 #> [4,] 16.16141 56.88311 #> [5,] 16.11636 56.85711 #> [6,] 16.07132 56.88311 #> [7,] 16.07132 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 56.90912 #> #> Slot "ID": #> [1] "ID572" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[573]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 56.93513 #> [2,] 16.20645 56.96113 #> [3,] 16.25150 56.93513 #> [4,] 16.25150 56.88311 #> [5,] 16.20645 56.85711 #> [6,] 16.16141 56.88311 #> [7,] 16.16141 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 56.90912 #> #> Slot "ID": #> [1] "ID573" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[574]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 56.93513 #> [2,] 16.29654 56.96113 #> [3,] 16.34159 56.93513 #> [4,] 16.34159 56.88311 #> [5,] 16.29654 56.85711 #> [6,] 16.25150 56.88311 #> [7,] 16.25150 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 56.90912 #> #> Slot "ID": #> [1] "ID574" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[575]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 56.93513 #> [2,] 16.38663 56.96113 #> [3,] 16.43168 56.93513 #> [4,] 16.43168 56.88311 #> [5,] 16.38663 56.85711 #> [6,] 16.34159 56.88311 #> [7,] 16.34159 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 56.90912 #> #> Slot "ID": #> [1] "ID575" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[576]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 56.93513 #> [2,] 16.74699 56.96113 #> [3,] 16.79204 56.93513 #> [4,] 16.79204 56.88311 #> [5,] 16.74699 56.85711 #> [6,] 16.70195 56.88311 #> [7,] 16.70195 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 56.90912 #> #> Slot "ID": #> [1] "ID576" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[577]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.83708 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.79204 56.93513 #> [2,] 16.83708 56.96113 #> [3,] 16.88213 56.93513 #> [4,] 16.88213 56.88311 #> [5,] 16.83708 56.85711 #> [6,] 16.79204 56.88311 #> [7,] 16.79204 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.83708 56.90912 #> #> Slot "ID": #> [1] "ID577" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[578]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.01315 #> [2,] 12.37762 57.03915 #> [3,] 12.42267 57.01315 #> [4,] 12.42267 56.96113 #> [5,] 12.37762 56.93513 #> [6,] 12.33258 56.96113 #> [7,] 12.33258 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 56.98714 #> #> Slot "ID": #> [1] "ID578" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[579]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.01315 #> [2,] 12.46771 57.03915 #> [3,] 12.51276 57.01315 #> [4,] 12.51276 56.96113 #> [5,] 12.46771 56.93513 #> [6,] 12.42267 56.96113 #> [7,] 12.42267 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 56.98714 #> #> Slot "ID": #> [1] "ID579" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[580]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.01315 #> [2,] 12.55780 57.03915 #> [3,] 12.60285 57.01315 #> [4,] 12.60285 56.96113 #> [5,] 12.55780 56.93513 #> [6,] 12.51276 56.96113 #> [7,] 12.51276 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 56.98714 #> #> Slot "ID": #> [1] "ID580" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[581]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.01315 #> [2,] 12.64789 57.03915 #> [3,] 12.69294 57.01315 #> [4,] 12.69294 56.96113 #> [5,] 12.64789 56.93513 #> [6,] 12.60285 56.96113 #> [7,] 12.60285 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 56.98714 #> #> Slot "ID": #> [1] "ID581" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[582]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.01315 #> [2,] 12.73798 57.03915 #> [3,] 12.78303 57.01315 #> [4,] 12.78303 56.96113 #> [5,] 12.73798 56.93513 #> [6,] 12.69294 56.96113 #> [7,] 12.69294 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.98714 #> #> Slot "ID": #> [1] "ID582" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[583]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.01315 #> [2,] 12.82807 57.03915 #> [3,] 12.87312 57.01315 #> [4,] 12.87312 56.96113 #> [5,] 12.82807 56.93513 #> [6,] 12.78303 56.96113 #> [7,] 12.78303 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.98714 #> #> Slot "ID": #> [1] "ID583" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[584]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.01315 #> [2,] 12.91816 57.03915 #> [3,] 12.96321 57.01315 #> [4,] 12.96321 56.96113 #> [5,] 12.91816 56.93513 #> [6,] 12.87312 56.96113 #> [7,] 12.87312 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.98714 #> #> Slot "ID": #> [1] "ID584" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[585]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.01315 #> [2,] 13.00825 57.03915 #> [3,] 13.05330 57.01315 #> [4,] 13.05330 56.96113 #> [5,] 13.00825 56.93513 #> [6,] 12.96321 56.96113 #> [7,] 12.96321 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.98714 #> #> Slot "ID": #> [1] "ID585" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[586]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.01315 #> [2,] 13.09834 57.03915 #> [3,] 13.14339 57.01315 #> [4,] 13.14339 56.96113 #> [5,] 13.09834 56.93513 #> [6,] 13.05330 56.96113 #> [7,] 13.05330 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.98714 #> #> Slot "ID": #> [1] "ID586" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[587]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.01315 #> [2,] 13.18843 57.03915 #> [3,] 13.23348 57.01315 #> [4,] 13.23348 56.96113 #> [5,] 13.18843 56.93513 #> [6,] 13.14339 56.96113 #> [7,] 13.14339 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.98714 #> #> Slot "ID": #> [1] "ID587" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[588]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.01315 #> [2,] 13.27852 57.03915 #> [3,] 13.32357 57.01315 #> [4,] 13.32357 56.96113 #> [5,] 13.27852 56.93513 #> [6,] 13.23348 56.96113 #> [7,] 13.23348 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.98714 #> #> Slot "ID": #> [1] "ID588" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[589]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.01315 #> [2,] 13.36861 57.03915 #> [3,] 13.41366 57.01315 #> [4,] 13.41366 56.96113 #> [5,] 13.36861 56.93513 #> [6,] 13.32357 56.96113 #> [7,] 13.32357 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.98714 #> #> Slot "ID": #> [1] "ID589" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[590]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.01315 #> [2,] 13.45870 57.03915 #> [3,] 13.50375 57.01315 #> [4,] 13.50375 56.96113 #> [5,] 13.45870 56.93513 #> [6,] 13.41366 56.96113 #> [7,] 13.41366 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.98714 #> #> Slot "ID": #> [1] "ID590" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[591]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.01315 #> [2,] 13.54879 57.03915 #> [3,] 13.59384 57.01315 #> [4,] 13.59384 56.96113 #> [5,] 13.54879 56.93513 #> [6,] 13.50375 56.96113 #> [7,] 13.50375 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.98714 #> #> Slot "ID": #> [1] "ID591" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[592]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.01315 #> [2,] 13.63888 57.03915 #> [3,] 13.68393 57.01315 #> [4,] 13.68393 56.96113 #> [5,] 13.63888 56.93513 #> [6,] 13.59384 56.96113 #> [7,] 13.59384 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.98714 #> #> Slot "ID": #> [1] "ID592" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[593]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.01315 #> [2,] 13.72897 57.03915 #> [3,] 13.77402 57.01315 #> [4,] 13.77402 56.96113 #> [5,] 13.72897 56.93513 #> [6,] 13.68393 56.96113 #> [7,] 13.68393 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.98714 #> #> Slot "ID": #> [1] "ID593" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[594]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.01315 #> [2,] 13.81906 57.03915 #> [3,] 13.86411 57.01315 #> [4,] 13.86411 56.96113 #> [5,] 13.81906 56.93513 #> [6,] 13.77402 56.96113 #> [7,] 13.77402 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.98714 #> #> Slot "ID": #> [1] "ID594" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[595]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.01315 #> [2,] 13.90915 57.03915 #> [3,] 13.95420 57.01315 #> [4,] 13.95420 56.96113 #> [5,] 13.90915 56.93513 #> [6,] 13.86411 56.96113 #> [7,] 13.86411 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.98714 #> #> Slot "ID": #> [1] "ID595" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[596]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.01315 #> [2,] 13.99925 57.03915 #> [3,] 14.04429 57.01315 #> [4,] 14.04429 56.96113 #> [5,] 13.99925 56.93513 #> [6,] 13.95420 56.96113 #> [7,] 13.95420 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.98714 #> #> Slot "ID": #> [1] "ID596" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[597]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.01315 #> [2,] 14.08934 57.03915 #> [3,] 14.13438 57.01315 #> [4,] 14.13438 56.96113 #> [5,] 14.08934 56.93513 #> [6,] 14.04429 56.96113 #> [7,] 14.04429 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.98714 #> #> Slot "ID": #> [1] "ID597" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[598]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.01315 #> [2,] 14.17943 57.03915 #> [3,] 14.22447 57.01315 #> [4,] 14.22447 56.96113 #> [5,] 14.17943 56.93513 #> [6,] 14.13438 56.96113 #> [7,] 14.13438 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.98714 #> #> Slot "ID": #> [1] "ID598" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[599]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.01315 #> [2,] 14.26952 57.03915 #> [3,] 14.31456 57.01315 #> [4,] 14.31456 56.96113 #> [5,] 14.26952 56.93513 #> [6,] 14.22447 56.96113 #> [7,] 14.22447 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.98714 #> #> Slot "ID": #> [1] "ID599" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[600]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.01315 #> [2,] 14.35961 57.03915 #> [3,] 14.40465 57.01315 #> [4,] 14.40465 56.96113 #> [5,] 14.35961 56.93513 #> [6,] 14.31456 56.96113 #> [7,] 14.31456 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.98714 #> #> Slot "ID": #> [1] "ID600" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[601]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.01315 #> [2,] 14.44970 57.03915 #> [3,] 14.49474 57.01315 #> [4,] 14.49474 56.96113 #> [5,] 14.44970 56.93513 #> [6,] 14.40465 56.96113 #> [7,] 14.40465 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.98714 #> #> Slot "ID": #> [1] "ID601" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[602]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.01315 #> [2,] 14.53979 57.03915 #> [3,] 14.58483 57.01315 #> [4,] 14.58483 56.96113 #> [5,] 14.53979 56.93513 #> [6,] 14.49474 56.96113 #> [7,] 14.49474 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.98714 #> #> Slot "ID": #> [1] "ID602" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[603]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.01315 #> [2,] 14.62988 57.03915 #> [3,] 14.67492 57.01315 #> [4,] 14.67492 56.96113 #> [5,] 14.62988 56.93513 #> [6,] 14.58483 56.96113 #> [7,] 14.58483 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.98714 #> #> Slot "ID": #> [1] "ID603" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[604]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.01315 #> [2,] 14.71997 57.03915 #> [3,] 14.76501 57.01315 #> [4,] 14.76501 56.96113 #> [5,] 14.71997 56.93513 #> [6,] 14.67492 56.96113 #> [7,] 14.67492 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.98714 #> #> Slot "ID": #> [1] "ID604" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[605]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.01315 #> [2,] 14.90015 57.03915 #> [3,] 14.94519 57.01315 #> [4,] 14.94519 56.96113 #> [5,] 14.90015 56.93513 #> [6,] 14.85510 56.96113 #> [7,] 14.85510 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.98714 #> #> Slot "ID": #> [1] "ID605" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[606]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.01315 #> [2,] 14.99024 57.03915 #> [3,] 15.03528 57.01315 #> [4,] 15.03528 56.96113 #> [5,] 14.99024 56.93513 #> [6,] 14.94519 56.96113 #> [7,] 14.94519 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.98714 #> #> Slot "ID": #> [1] "ID606" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[607]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.01315 #> [2,] 15.08033 57.03915 #> [3,] 15.12537 57.01315 #> [4,] 15.12537 56.96113 #> [5,] 15.08033 56.93513 #> [6,] 15.03528 56.96113 #> [7,] 15.03528 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.98714 #> #> Slot "ID": #> [1] "ID607" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[608]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.01315 #> [2,] 15.17042 57.03915 #> [3,] 15.21546 57.01315 #> [4,] 15.21546 56.96113 #> [5,] 15.17042 56.93513 #> [6,] 15.12537 56.96113 #> [7,] 15.12537 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.98714 #> #> Slot "ID": #> [1] "ID608" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[609]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.01315 #> [2,] 15.26051 57.03915 #> [3,] 15.30555 57.01315 #> [4,] 15.30555 56.96113 #> [5,] 15.26051 56.93513 #> [6,] 15.21546 56.96113 #> [7,] 15.21546 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.98714 #> #> Slot "ID": #> [1] "ID609" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[610]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.01315 #> [2,] 15.35060 57.03915 #> [3,] 15.39564 57.01315 #> [4,] 15.39564 56.96113 #> [5,] 15.35060 56.93513 #> [6,] 15.30555 56.96113 #> [7,] 15.30555 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.98714 #> #> Slot "ID": #> [1] "ID610" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[611]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.01315 #> [2,] 15.44069 57.03915 #> [3,] 15.48573 57.01315 #> [4,] 15.48573 56.96113 #> [5,] 15.44069 56.93513 #> [6,] 15.39564 56.96113 #> [7,] 15.39564 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.98714 #> #> Slot "ID": #> [1] "ID611" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[612]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.01315 #> [2,] 15.53078 57.03915 #> [3,] 15.57582 57.01315 #> [4,] 15.57582 56.96113 #> [5,] 15.53078 56.93513 #> [6,] 15.48573 56.96113 #> [7,] 15.48573 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.98714 #> #> Slot "ID": #> [1] "ID612" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[613]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.01315 #> [2,] 15.62087 57.03915 #> [3,] 15.66591 57.01315 #> [4,] 15.66591 56.96113 #> [5,] 15.62087 56.93513 #> [6,] 15.57582 56.96113 #> [7,] 15.57582 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.98714 #> #> Slot "ID": #> [1] "ID613" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[614]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.01315 #> [2,] 15.71096 57.03915 #> [3,] 15.75600 57.01315 #> [4,] 15.75600 56.96113 #> [5,] 15.71096 56.93513 #> [6,] 15.66591 56.96113 #> [7,] 15.66591 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.98714 #> #> Slot "ID": #> [1] "ID614" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[615]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.01315 #> [2,] 15.80105 57.03915 #> [3,] 15.84609 57.01315 #> [4,] 15.84609 56.96113 #> [5,] 15.80105 56.93513 #> [6,] 15.75600 56.96113 #> [7,] 15.75600 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.98714 #> #> Slot "ID": #> [1] "ID615" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[616]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.01315 #> [2,] 15.89114 57.03915 #> [3,] 15.93618 57.01315 #> [4,] 15.93618 56.96113 #> [5,] 15.89114 56.93513 #> [6,] 15.84609 56.96113 #> [7,] 15.84609 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.98714 #> #> Slot "ID": #> [1] "ID616" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[617]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.01315 #> [2,] 15.98123 57.03915 #> [3,] 16.02627 57.01315 #> [4,] 16.02627 56.96113 #> [5,] 15.98123 56.93513 #> [6,] 15.93618 56.96113 #> [7,] 15.93618 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.98714 #> #> Slot "ID": #> [1] "ID617" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[618]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.01315 #> [2,] 16.07132 57.03915 #> [3,] 16.11636 57.01315 #> [4,] 16.11636 56.96113 #> [5,] 16.07132 56.93513 #> [6,] 16.02627 56.96113 #> [7,] 16.02627 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.98714 #> #> Slot "ID": #> [1] "ID618" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[619]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.01315 #> [2,] 16.16141 57.03915 #> [3,] 16.20645 57.01315 #> [4,] 16.20645 56.96113 #> [5,] 16.16141 56.93513 #> [6,] 16.11636 56.96113 #> [7,] 16.11636 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 56.98714 #> #> Slot "ID": #> [1] "ID619" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[620]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.01315 #> [2,] 16.25150 57.03915 #> [3,] 16.29654 57.01315 #> [4,] 16.29654 56.96113 #> [5,] 16.25150 56.93513 #> [6,] 16.20645 56.96113 #> [7,] 16.20645 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 56.98714 #> #> Slot "ID": #> [1] "ID620" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[621]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.01315 #> [2,] 16.34159 57.03915 #> [3,] 16.38663 57.01315 #> [4,] 16.38663 56.96113 #> [5,] 16.34159 56.93513 #> [6,] 16.29654 56.96113 #> [7,] 16.29654 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 56.98714 #> #> Slot "ID": #> [1] "ID621" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[622]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.01315 #> [2,] 16.43168 57.03915 #> [3,] 16.47672 57.01315 #> [4,] 16.47672 56.96113 #> [5,] 16.43168 56.93513 #> [6,] 16.38663 56.96113 #> [7,] 16.38663 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 56.98714 #> #> Slot "ID": #> [1] "ID622" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[623]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 57.01315 #> [2,] 16.79204 57.03915 #> [3,] 16.83708 57.01315 #> [4,] 16.83708 56.96113 #> [5,] 16.79204 56.93513 #> [6,] 16.74699 56.96113 #> [7,] 16.74699 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 56.98714 #> #> Slot "ID": #> [1] "ID623" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[624]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.88213 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.83708 57.01315 #> [2,] 16.88213 57.03915 #> [3,] 16.92717 57.01315 #> [4,] 16.92717 56.96113 #> [5,] 16.88213 56.93513 #> [6,] 16.83708 56.96113 #> [7,] 16.83708 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.88213 56.98714 #> #> Slot "ID": #> [1] "ID624" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[625]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.09117 #> [2,] 12.33258 57.11717 #> [3,] 12.37762 57.09117 #> [4,] 12.37762 57.03915 #> [5,] 12.33258 57.01315 #> [6,] 12.28753 57.03915 #> [7,] 12.28753 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.06516 #> #> Slot "ID": #> [1] "ID625" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[626]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.09117 #> [2,] 12.42267 57.11717 #> [3,] 12.46771 57.09117 #> [4,] 12.46771 57.03915 #> [5,] 12.42267 57.01315 #> [6,] 12.37762 57.03915 #> [7,] 12.37762 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.06516 #> #> Slot "ID": #> [1] "ID626" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[627]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.09117 #> [2,] 12.51276 57.11717 #> [3,] 12.55780 57.09117 #> [4,] 12.55780 57.03915 #> [5,] 12.51276 57.01315 #> [6,] 12.46771 57.03915 #> [7,] 12.46771 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.06516 #> #> Slot "ID": #> [1] "ID627" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[628]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.09117 #> [2,] 12.60285 57.11717 #> [3,] 12.64789 57.09117 #> [4,] 12.64789 57.03915 #> [5,] 12.60285 57.01315 #> [6,] 12.55780 57.03915 #> [7,] 12.55780 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.06516 #> #> Slot "ID": #> [1] "ID628" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[629]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.09117 #> [2,] 12.69294 57.11717 #> [3,] 12.73798 57.09117 #> [4,] 12.73798 57.03915 #> [5,] 12.69294 57.01315 #> [6,] 12.64789 57.03915 #> [7,] 12.64789 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.06516 #> #> Slot "ID": #> [1] "ID629" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[630]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.09117 #> [2,] 12.78303 57.11717 #> [3,] 12.82807 57.09117 #> [4,] 12.82807 57.03915 #> [5,] 12.78303 57.01315 #> [6,] 12.73798 57.03915 #> [7,] 12.73798 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.06516 #> #> Slot "ID": #> [1] "ID630" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[631]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.09117 #> [2,] 12.87312 57.11717 #> [3,] 12.91816 57.09117 #> [4,] 12.91816 57.03915 #> [5,] 12.87312 57.01315 #> [6,] 12.82807 57.03915 #> [7,] 12.82807 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.06516 #> #> Slot "ID": #> [1] "ID631" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[632]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.09117 #> [2,] 12.96321 57.11717 #> [3,] 13.00825 57.09117 #> [4,] 13.00825 57.03915 #> [5,] 12.96321 57.01315 #> [6,] 12.91816 57.03915 #> [7,] 12.91816 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.06516 #> #> Slot "ID": #> [1] "ID632" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[633]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.09117 #> [2,] 13.05330 57.11717 #> [3,] 13.09834 57.09117 #> [4,] 13.09834 57.03915 #> [5,] 13.05330 57.01315 #> [6,] 13.00825 57.03915 #> [7,] 13.00825 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.06516 #> #> Slot "ID": #> [1] "ID633" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[634]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.09117 #> [2,] 13.14339 57.11717 #> [3,] 13.18843 57.09117 #> [4,] 13.18843 57.03915 #> [5,] 13.14339 57.01315 #> [6,] 13.09834 57.03915 #> [7,] 13.09834 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.06516 #> #> Slot "ID": #> [1] "ID634" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[635]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.09117 #> [2,] 13.23348 57.11717 #> [3,] 13.27852 57.09117 #> [4,] 13.27852 57.03915 #> [5,] 13.23348 57.01315 #> [6,] 13.18843 57.03915 #> [7,] 13.18843 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.06516 #> #> Slot "ID": #> [1] "ID635" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[636]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.09117 #> [2,] 13.32357 57.11717 #> [3,] 13.36861 57.09117 #> [4,] 13.36861 57.03915 #> [5,] 13.32357 57.01315 #> [6,] 13.27852 57.03915 #> [7,] 13.27852 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.06516 #> #> Slot "ID": #> [1] "ID636" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[637]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.09117 #> [2,] 13.41366 57.11717 #> [3,] 13.45870 57.09117 #> [4,] 13.45870 57.03915 #> [5,] 13.41366 57.01315 #> [6,] 13.36861 57.03915 #> [7,] 13.36861 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.06516 #> #> Slot "ID": #> [1] "ID637" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[638]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.09117 #> [2,] 13.50375 57.11717 #> [3,] 13.54879 57.09117 #> [4,] 13.54879 57.03915 #> [5,] 13.50375 57.01315 #> [6,] 13.45870 57.03915 #> [7,] 13.45870 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.06516 #> #> Slot "ID": #> [1] "ID638" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[639]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.09117 #> [2,] 13.59384 57.11717 #> [3,] 13.63888 57.09117 #> [4,] 13.63888 57.03915 #> [5,] 13.59384 57.01315 #> [6,] 13.54879 57.03915 #> [7,] 13.54879 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.06516 #> #> Slot "ID": #> [1] "ID639" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[640]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.09117 #> [2,] 13.68393 57.11717 #> [3,] 13.72897 57.09117 #> [4,] 13.72897 57.03915 #> [5,] 13.68393 57.01315 #> [6,] 13.63888 57.03915 #> [7,] 13.63888 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.06516 #> #> Slot "ID": #> [1] "ID640" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[641]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.09117 #> [2,] 13.77402 57.11717 #> [3,] 13.81906 57.09117 #> [4,] 13.81906 57.03915 #> [5,] 13.77402 57.01315 #> [6,] 13.72897 57.03915 #> [7,] 13.72897 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.06516 #> #> Slot "ID": #> [1] "ID641" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[642]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.09117 #> [2,] 13.86411 57.11717 #> [3,] 13.90915 57.09117 #> [4,] 13.90915 57.03915 #> [5,] 13.86411 57.01315 #> [6,] 13.81906 57.03915 #> [7,] 13.81906 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.06516 #> #> Slot "ID": #> [1] "ID642" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[643]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.09117 #> [2,] 13.95420 57.11717 #> [3,] 13.99925 57.09117 #> [4,] 13.99925 57.03915 #> [5,] 13.95420 57.01315 #> [6,] 13.90915 57.03915 #> [7,] 13.90915 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.06516 #> #> Slot "ID": #> [1] "ID643" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[644]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.09117 #> [2,] 14.04429 57.11717 #> [3,] 14.08934 57.09117 #> [4,] 14.08934 57.03915 #> [5,] 14.04429 57.01315 #> [6,] 13.99925 57.03915 #> [7,] 13.99925 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.06516 #> #> Slot "ID": #> [1] "ID644" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[645]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.09117 #> [2,] 14.13438 57.11717 #> [3,] 14.17943 57.09117 #> [4,] 14.17943 57.03915 #> [5,] 14.13438 57.01315 #> [6,] 14.08934 57.03915 #> [7,] 14.08934 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.06516 #> #> Slot "ID": #> [1] "ID645" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[646]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.09117 #> [2,] 14.22447 57.11717 #> [3,] 14.26952 57.09117 #> [4,] 14.26952 57.03915 #> [5,] 14.22447 57.01315 #> [6,] 14.17943 57.03915 #> [7,] 14.17943 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.06516 #> #> Slot "ID": #> [1] "ID646" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[647]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.09117 #> [2,] 14.31456 57.11717 #> [3,] 14.35961 57.09117 #> [4,] 14.35961 57.03915 #> [5,] 14.31456 57.01315 #> [6,] 14.26952 57.03915 #> [7,] 14.26952 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.06516 #> #> Slot "ID": #> [1] "ID647" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[648]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.09117 #> [2,] 14.40465 57.11717 #> [3,] 14.44970 57.09117 #> [4,] 14.44970 57.03915 #> [5,] 14.40465 57.01315 #> [6,] 14.35961 57.03915 #> [7,] 14.35961 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.06516 #> #> Slot "ID": #> [1] "ID648" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[649]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.09117 #> [2,] 14.49474 57.11717 #> [3,] 14.53979 57.09117 #> [4,] 14.53979 57.03915 #> [5,] 14.49474 57.01315 #> [6,] 14.44970 57.03915 #> [7,] 14.44970 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.06516 #> #> Slot "ID": #> [1] "ID649" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[650]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.09117 #> [2,] 14.58483 57.11717 #> [3,] 14.62988 57.09117 #> [4,] 14.62988 57.03915 #> [5,] 14.58483 57.01315 #> [6,] 14.53979 57.03915 #> [7,] 14.53979 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.06516 #> #> Slot "ID": #> [1] "ID650" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[651]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.09117 #> [2,] 14.67492 57.11717 #> [3,] 14.71997 57.09117 #> [4,] 14.71997 57.03915 #> [5,] 14.67492 57.01315 #> [6,] 14.62988 57.03915 #> [7,] 14.62988 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.06516 #> #> Slot "ID": #> [1] "ID651" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[652]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.09117 #> [2,] 14.76501 57.11717 #> [3,] 14.81006 57.09117 #> [4,] 14.81006 57.03915 #> [5,] 14.76501 57.01315 #> [6,] 14.71997 57.03915 #> [7,] 14.71997 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.06516 #> #> Slot "ID": #> [1] "ID652" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[653]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.09117 #> [2,] 14.85510 57.11717 #> [3,] 14.90015 57.09117 #> [4,] 14.90015 57.03915 #> [5,] 14.85510 57.01315 #> [6,] 14.81006 57.03915 #> [7,] 14.81006 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.06516 #> #> Slot "ID": #> [1] "ID653" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[654]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.09117 #> [2,] 14.94519 57.11717 #> [3,] 14.99024 57.09117 #> [4,] 14.99024 57.03915 #> [5,] 14.94519 57.01315 #> [6,] 14.90015 57.03915 #> [7,] 14.90015 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.06516 #> #> Slot "ID": #> [1] "ID654" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[655]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.09117 #> [2,] 15.03528 57.11717 #> [3,] 15.08033 57.09117 #> [4,] 15.08033 57.03915 #> [5,] 15.03528 57.01315 #> [6,] 14.99024 57.03915 #> [7,] 14.99024 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.06516 #> #> Slot "ID": #> [1] "ID655" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[656]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.09117 #> [2,] 15.12537 57.11717 #> [3,] 15.17042 57.09117 #> [4,] 15.17042 57.03915 #> [5,] 15.12537 57.01315 #> [6,] 15.08033 57.03915 #> [7,] 15.08033 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.06516 #> #> Slot "ID": #> [1] "ID656" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[657]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.09117 #> [2,] 15.21546 57.11717 #> [3,] 15.26051 57.09117 #> [4,] 15.26051 57.03915 #> [5,] 15.21546 57.01315 #> [6,] 15.17042 57.03915 #> [7,] 15.17042 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.06516 #> #> Slot "ID": #> [1] "ID657" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[658]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.09117 #> [2,] 15.30555 57.11717 #> [3,] 15.35060 57.09117 #> [4,] 15.35060 57.03915 #> [5,] 15.30555 57.01315 #> [6,] 15.26051 57.03915 #> [7,] 15.26051 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.06516 #> #> Slot "ID": #> [1] "ID658" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[659]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.09117 #> [2,] 15.39564 57.11717 #> [3,] 15.44069 57.09117 #> [4,] 15.44069 57.03915 #> [5,] 15.39564 57.01315 #> [6,] 15.35060 57.03915 #> [7,] 15.35060 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.06516 #> #> Slot "ID": #> [1] "ID659" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[660]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.09117 #> [2,] 15.48573 57.11717 #> [3,] 15.53078 57.09117 #> [4,] 15.53078 57.03915 #> [5,] 15.48573 57.01315 #> [6,] 15.44069 57.03915 #> [7,] 15.44069 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.06516 #> #> Slot "ID": #> [1] "ID660" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[661]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.09117 #> [2,] 15.57582 57.11717 #> [3,] 15.62087 57.09117 #> [4,] 15.62087 57.03915 #> [5,] 15.57582 57.01315 #> [6,] 15.53078 57.03915 #> [7,] 15.53078 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.06516 #> #> Slot "ID": #> [1] "ID661" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[662]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.09117 #> [2,] 15.66591 57.11717 #> [3,] 15.71096 57.09117 #> [4,] 15.71096 57.03915 #> [5,] 15.66591 57.01315 #> [6,] 15.62087 57.03915 #> [7,] 15.62087 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.06516 #> #> Slot "ID": #> [1] "ID662" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[663]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.09117 #> [2,] 15.75600 57.11717 #> [3,] 15.80105 57.09117 #> [4,] 15.80105 57.03915 #> [5,] 15.75600 57.01315 #> [6,] 15.71096 57.03915 #> [7,] 15.71096 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.06516 #> #> Slot "ID": #> [1] "ID663" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[664]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.09117 #> [2,] 15.84609 57.11717 #> [3,] 15.89114 57.09117 #> [4,] 15.89114 57.03915 #> [5,] 15.84609 57.01315 #> [6,] 15.80105 57.03915 #> [7,] 15.80105 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.06516 #> #> Slot "ID": #> [1] "ID664" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[665]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.09117 #> [2,] 15.93618 57.11717 #> [3,] 15.98123 57.09117 #> [4,] 15.98123 57.03915 #> [5,] 15.93618 57.01315 #> [6,] 15.89114 57.03915 #> [7,] 15.89114 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.06516 #> #> Slot "ID": #> [1] "ID665" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[666]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.09117 #> [2,] 16.02627 57.11717 #> [3,] 16.07132 57.09117 #> [4,] 16.07132 57.03915 #> [5,] 16.02627 57.01315 #> [6,] 15.98123 57.03915 #> [7,] 15.98123 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.06516 #> #> Slot "ID": #> [1] "ID666" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[667]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.09117 #> [2,] 16.11636 57.11717 #> [3,] 16.16141 57.09117 #> [4,] 16.16141 57.03915 #> [5,] 16.11636 57.01315 #> [6,] 16.07132 57.03915 #> [7,] 16.07132 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.06516 #> #> Slot "ID": #> [1] "ID667" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[668]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.09117 #> [2,] 16.20645 57.11717 #> [3,] 16.25150 57.09117 #> [4,] 16.25150 57.03915 #> [5,] 16.20645 57.01315 #> [6,] 16.16141 57.03915 #> [7,] 16.16141 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.06516 #> #> Slot "ID": #> [1] "ID668" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[669]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.09117 #> [2,] 16.29654 57.11717 #> [3,] 16.34159 57.09117 #> [4,] 16.34159 57.03915 #> [5,] 16.29654 57.01315 #> [6,] 16.25150 57.03915 #> [7,] 16.25150 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.06516 #> #> Slot "ID": #> [1] "ID669" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[670]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.09117 #> [2,] 16.38663 57.11717 #> [3,] 16.43168 57.09117 #> [4,] 16.43168 57.03915 #> [5,] 16.38663 57.01315 #> [6,] 16.34159 57.03915 #> [7,] 16.34159 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.06516 #> #> Slot "ID": #> [1] "ID670" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[671]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.09117 #> [2,] 16.47672 57.11717 #> [3,] 16.52177 57.09117 #> [4,] 16.52177 57.03915 #> [5,] 16.47672 57.01315 #> [6,] 16.43168 57.03915 #> [7,] 16.43168 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.06516 #> #> Slot "ID": #> [1] "ID671" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[672]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.92717 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.88213 57.09117 #> [2,] 16.92717 57.11717 #> [3,] 16.97222 57.09117 #> [4,] 16.97222 57.03915 #> [5,] 16.92717 57.01315 #> [6,] 16.88213 57.03915 #> [7,] 16.88213 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.92717 57.06516 #> #> Slot "ID": #> [1] "ID672" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[673]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.16919 #> [2,] 12.28753 57.19519 #> [3,] 12.33258 57.16919 #> [4,] 12.33258 57.11717 #> [5,] 12.28753 57.09117 #> [6,] 12.24249 57.11717 #> [7,] 12.24249 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.14318 #> #> Slot "ID": #> [1] "ID673" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[674]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.16919 #> [2,] 12.37762 57.19519 #> [3,] 12.42267 57.16919 #> [4,] 12.42267 57.11717 #> [5,] 12.37762 57.09117 #> [6,] 12.33258 57.11717 #> [7,] 12.33258 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.14318 #> #> Slot "ID": #> [1] "ID674" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[675]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.16919 #> [2,] 12.46771 57.19519 #> [3,] 12.51276 57.16919 #> [4,] 12.51276 57.11717 #> [5,] 12.46771 57.09117 #> [6,] 12.42267 57.11717 #> [7,] 12.42267 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.14318 #> #> Slot "ID": #> [1] "ID675" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[676]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.16919 #> [2,] 12.55780 57.19519 #> [3,] 12.60285 57.16919 #> [4,] 12.60285 57.11717 #> [5,] 12.55780 57.09117 #> [6,] 12.51276 57.11717 #> [7,] 12.51276 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.14318 #> #> Slot "ID": #> [1] "ID676" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[677]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.16919 #> [2,] 12.64789 57.19519 #> [3,] 12.69294 57.16919 #> [4,] 12.69294 57.11717 #> [5,] 12.64789 57.09117 #> [6,] 12.60285 57.11717 #> [7,] 12.60285 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.14318 #> #> Slot "ID": #> [1] "ID677" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[678]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.16919 #> [2,] 12.73798 57.19519 #> [3,] 12.78303 57.16919 #> [4,] 12.78303 57.11717 #> [5,] 12.73798 57.09117 #> [6,] 12.69294 57.11717 #> [7,] 12.69294 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.14318 #> #> Slot "ID": #> [1] "ID678" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[679]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.16919 #> [2,] 12.82807 57.19519 #> [3,] 12.87312 57.16919 #> [4,] 12.87312 57.11717 #> [5,] 12.82807 57.09117 #> [6,] 12.78303 57.11717 #> [7,] 12.78303 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.14318 #> #> Slot "ID": #> [1] "ID679" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[680]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.16919 #> [2,] 12.91816 57.19519 #> [3,] 12.96321 57.16919 #> [4,] 12.96321 57.11717 #> [5,] 12.91816 57.09117 #> [6,] 12.87312 57.11717 #> [7,] 12.87312 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.14318 #> #> Slot "ID": #> [1] "ID680" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[681]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.16919 #> [2,] 13.00825 57.19519 #> [3,] 13.05330 57.16919 #> [4,] 13.05330 57.11717 #> [5,] 13.00825 57.09117 #> [6,] 12.96321 57.11717 #> [7,] 12.96321 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.14318 #> #> Slot "ID": #> [1] "ID681" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[682]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.16919 #> [2,] 13.09834 57.19519 #> [3,] 13.14339 57.16919 #> [4,] 13.14339 57.11717 #> [5,] 13.09834 57.09117 #> [6,] 13.05330 57.11717 #> [7,] 13.05330 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.14318 #> #> Slot "ID": #> [1] "ID682" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[683]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.16919 #> [2,] 13.18843 57.19519 #> [3,] 13.23348 57.16919 #> [4,] 13.23348 57.11717 #> [5,] 13.18843 57.09117 #> [6,] 13.14339 57.11717 #> [7,] 13.14339 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.14318 #> #> Slot "ID": #> [1] "ID683" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[684]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.16919 #> [2,] 13.27852 57.19519 #> [3,] 13.32357 57.16919 #> [4,] 13.32357 57.11717 #> [5,] 13.27852 57.09117 #> [6,] 13.23348 57.11717 #> [7,] 13.23348 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.14318 #> #> Slot "ID": #> [1] "ID684" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[685]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.16919 #> [2,] 13.36861 57.19519 #> [3,] 13.41366 57.16919 #> [4,] 13.41366 57.11717 #> [5,] 13.36861 57.09117 #> [6,] 13.32357 57.11717 #> [7,] 13.32357 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.14318 #> #> Slot "ID": #> [1] "ID685" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[686]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.16919 #> [2,] 13.45870 57.19519 #> [3,] 13.50375 57.16919 #> [4,] 13.50375 57.11717 #> [5,] 13.45870 57.09117 #> [6,] 13.41366 57.11717 #> [7,] 13.41366 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.14318 #> #> Slot "ID": #> [1] "ID686" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[687]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.16919 #> [2,] 13.54879 57.19519 #> [3,] 13.59384 57.16919 #> [4,] 13.59384 57.11717 #> [5,] 13.54879 57.09117 #> [6,] 13.50375 57.11717 #> [7,] 13.50375 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.14318 #> #> Slot "ID": #> [1] "ID687" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[688]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.16919 #> [2,] 13.63888 57.19519 #> [3,] 13.68393 57.16919 #> [4,] 13.68393 57.11717 #> [5,] 13.63888 57.09117 #> [6,] 13.59384 57.11717 #> [7,] 13.59384 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.14318 #> #> Slot "ID": #> [1] "ID688" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[689]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.16919 #> [2,] 13.72897 57.19519 #> [3,] 13.77402 57.16919 #> [4,] 13.77402 57.11717 #> [5,] 13.72897 57.09117 #> [6,] 13.68393 57.11717 #> [7,] 13.68393 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.14318 #> #> Slot "ID": #> [1] "ID689" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[690]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.16919 #> [2,] 13.81906 57.19519 #> [3,] 13.86411 57.16919 #> [4,] 13.86411 57.11717 #> [5,] 13.81906 57.09117 #> [6,] 13.77402 57.11717 #> [7,] 13.77402 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.14318 #> #> Slot "ID": #> [1] "ID690" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[691]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.16919 #> [2,] 13.90915 57.19519 #> [3,] 13.95420 57.16919 #> [4,] 13.95420 57.11717 #> [5,] 13.90915 57.09117 #> [6,] 13.86411 57.11717 #> [7,] 13.86411 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.14318 #> #> Slot "ID": #> [1] "ID691" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[692]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.16919 #> [2,] 13.99925 57.19519 #> [3,] 14.04429 57.16919 #> [4,] 14.04429 57.11717 #> [5,] 13.99925 57.09117 #> [6,] 13.95420 57.11717 #> [7,] 13.95420 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.14318 #> #> Slot "ID": #> [1] "ID692" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[693]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.16919 #> [2,] 14.08934 57.19519 #> [3,] 14.13438 57.16919 #> [4,] 14.13438 57.11717 #> [5,] 14.08934 57.09117 #> [6,] 14.04429 57.11717 #> [7,] 14.04429 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.14318 #> #> Slot "ID": #> [1] "ID693" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[694]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.16919 #> [2,] 14.17943 57.19519 #> [3,] 14.22447 57.16919 #> [4,] 14.22447 57.11717 #> [5,] 14.17943 57.09117 #> [6,] 14.13438 57.11717 #> [7,] 14.13438 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.14318 #> #> Slot "ID": #> [1] "ID694" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[695]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.16919 #> [2,] 14.26952 57.19519 #> [3,] 14.31456 57.16919 #> [4,] 14.31456 57.11717 #> [5,] 14.26952 57.09117 #> [6,] 14.22447 57.11717 #> [7,] 14.22447 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.14318 #> #> Slot "ID": #> [1] "ID695" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[696]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.16919 #> [2,] 14.35961 57.19519 #> [3,] 14.40465 57.16919 #> [4,] 14.40465 57.11717 #> [5,] 14.35961 57.09117 #> [6,] 14.31456 57.11717 #> [7,] 14.31456 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.14318 #> #> Slot "ID": #> [1] "ID696" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[697]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.16919 #> [2,] 14.44970 57.19519 #> [3,] 14.49474 57.16919 #> [4,] 14.49474 57.11717 #> [5,] 14.44970 57.09117 #> [6,] 14.40465 57.11717 #> [7,] 14.40465 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.14318 #> #> Slot "ID": #> [1] "ID697" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[698]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.16919 #> [2,] 14.53979 57.19519 #> [3,] 14.58483 57.16919 #> [4,] 14.58483 57.11717 #> [5,] 14.53979 57.09117 #> [6,] 14.49474 57.11717 #> [7,] 14.49474 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.14318 #> #> Slot "ID": #> [1] "ID698" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[699]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.16919 #> [2,] 14.62988 57.19519 #> [3,] 14.67492 57.16919 #> [4,] 14.67492 57.11717 #> [5,] 14.62988 57.09117 #> [6,] 14.58483 57.11717 #> [7,] 14.58483 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.14318 #> #> Slot "ID": #> [1] "ID699" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[700]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.16919 #> [2,] 14.71997 57.19519 #> [3,] 14.76501 57.16919 #> [4,] 14.76501 57.11717 #> [5,] 14.71997 57.09117 #> [6,] 14.67492 57.11717 #> [7,] 14.67492 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.14318 #> #> Slot "ID": #> [1] "ID700" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[701]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.16919 #> [2,] 14.81006 57.19519 #> [3,] 14.85510 57.16919 #> [4,] 14.85510 57.11717 #> [5,] 14.81006 57.09117 #> [6,] 14.76501 57.11717 #> [7,] 14.76501 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.14318 #> #> Slot "ID": #> [1] "ID701" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[702]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.16919 #> [2,] 14.90015 57.19519 #> [3,] 14.94519 57.16919 #> [4,] 14.94519 57.11717 #> [5,] 14.90015 57.09117 #> [6,] 14.85510 57.11717 #> [7,] 14.85510 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.14318 #> #> Slot "ID": #> [1] "ID702" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[703]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.16919 #> [2,] 14.99024 57.19519 #> [3,] 15.03528 57.16919 #> [4,] 15.03528 57.11717 #> [5,] 14.99024 57.09117 #> [6,] 14.94519 57.11717 #> [7,] 14.94519 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.14318 #> #> Slot "ID": #> [1] "ID703" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[704]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.16919 #> [2,] 15.08033 57.19519 #> [3,] 15.12537 57.16919 #> [4,] 15.12537 57.11717 #> [5,] 15.08033 57.09117 #> [6,] 15.03528 57.11717 #> [7,] 15.03528 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.14318 #> #> Slot "ID": #> [1] "ID704" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[705]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.16919 #> [2,] 15.17042 57.19519 #> [3,] 15.21546 57.16919 #> [4,] 15.21546 57.11717 #> [5,] 15.17042 57.09117 #> [6,] 15.12537 57.11717 #> [7,] 15.12537 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.14318 #> #> Slot "ID": #> [1] "ID705" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[706]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.16919 #> [2,] 15.26051 57.19519 #> [3,] 15.30555 57.16919 #> [4,] 15.30555 57.11717 #> [5,] 15.26051 57.09117 #> [6,] 15.21546 57.11717 #> [7,] 15.21546 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.14318 #> #> Slot "ID": #> [1] "ID706" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[707]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.16919 #> [2,] 15.35060 57.19519 #> [3,] 15.39564 57.16919 #> [4,] 15.39564 57.11717 #> [5,] 15.35060 57.09117 #> [6,] 15.30555 57.11717 #> [7,] 15.30555 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 57.14318 #> #> Slot "ID": #> [1] "ID707" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[708]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.16919 #> [2,] 15.44069 57.19519 #> [3,] 15.48573 57.16919 #> [4,] 15.48573 57.11717 #> [5,] 15.44069 57.09117 #> [6,] 15.39564 57.11717 #> [7,] 15.39564 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.14318 #> #> Slot "ID": #> [1] "ID708" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[709]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.16919 #> [2,] 15.53078 57.19519 #> [3,] 15.57582 57.16919 #> [4,] 15.57582 57.11717 #> [5,] 15.53078 57.09117 #> [6,] 15.48573 57.11717 #> [7,] 15.48573 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.14318 #> #> Slot "ID": #> [1] "ID709" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[710]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.16919 #> [2,] 15.62087 57.19519 #> [3,] 15.66591 57.16919 #> [4,] 15.66591 57.11717 #> [5,] 15.62087 57.09117 #> [6,] 15.57582 57.11717 #> [7,] 15.57582 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.14318 #> #> Slot "ID": #> [1] "ID710" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[711]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.16919 #> [2,] 15.71096 57.19519 #> [3,] 15.75600 57.16919 #> [4,] 15.75600 57.11717 #> [5,] 15.71096 57.09117 #> [6,] 15.66591 57.11717 #> [7,] 15.66591 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.14318 #> #> Slot "ID": #> [1] "ID711" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[712]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.16919 #> [2,] 15.80105 57.19519 #> [3,] 15.84609 57.16919 #> [4,] 15.84609 57.11717 #> [5,] 15.80105 57.09117 #> [6,] 15.75600 57.11717 #> [7,] 15.75600 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.14318 #> #> Slot "ID": #> [1] "ID712" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[713]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.16919 #> [2,] 15.89114 57.19519 #> [3,] 15.93618 57.16919 #> [4,] 15.93618 57.11717 #> [5,] 15.89114 57.09117 #> [6,] 15.84609 57.11717 #> [7,] 15.84609 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.14318 #> #> Slot "ID": #> [1] "ID713" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[714]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.16919 #> [2,] 15.98123 57.19519 #> [3,] 16.02627 57.16919 #> [4,] 16.02627 57.11717 #> [5,] 15.98123 57.09117 #> [6,] 15.93618 57.11717 #> [7,] 15.93618 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.14318 #> #> Slot "ID": #> [1] "ID714" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[715]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.16919 #> [2,] 16.07132 57.19519 #> [3,] 16.11636 57.16919 #> [4,] 16.11636 57.11717 #> [5,] 16.07132 57.09117 #> [6,] 16.02627 57.11717 #> [7,] 16.02627 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.14318 #> #> Slot "ID": #> [1] "ID715" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[716]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.16919 #> [2,] 16.16141 57.19519 #> [3,] 16.20645 57.16919 #> [4,] 16.20645 57.11717 #> [5,] 16.16141 57.09117 #> [6,] 16.11636 57.11717 #> [7,] 16.11636 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.14318 #> #> Slot "ID": #> [1] "ID716" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[717]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.16919 #> [2,] 16.25150 57.19519 #> [3,] 16.29654 57.16919 #> [4,] 16.29654 57.11717 #> [5,] 16.25150 57.09117 #> [6,] 16.20645 57.11717 #> [7,] 16.20645 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.14318 #> #> Slot "ID": #> [1] "ID717" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[718]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.16919 #> [2,] 16.34159 57.19519 #> [3,] 16.38663 57.16919 #> [4,] 16.38663 57.11717 #> [5,] 16.34159 57.09117 #> [6,] 16.29654 57.11717 #> [7,] 16.29654 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.14318 #> #> Slot "ID": #> [1] "ID718" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[719]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.16919 #> [2,] 16.43168 57.19519 #> [3,] 16.47672 57.16919 #> [4,] 16.47672 57.11717 #> [5,] 16.43168 57.09117 #> [6,] 16.38663 57.11717 #> [7,] 16.38663 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.14318 #> #> Slot "ID": #> [1] "ID719" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[720]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.97222 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.92717 57.16919 #> [2,] 16.97222 57.19519 #> [3,] 17.01726 57.16919 #> [4,] 17.01726 57.11717 #> [5,] 16.97222 57.09117 #> [6,] 16.92717 57.11717 #> [7,] 16.92717 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.97222 57.14318 #> #> Slot "ID": #> [1] "ID720" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[721]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.1524 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.24721 #> [2,] 12.15240 57.27322 #> [3,] 12.19744 57.24721 #> [4,] 12.19744 57.19519 #> [5,] 12.15240 57.16919 #> [6,] 12.10735 57.19519 #> [7,] 12.10735 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.1524 57.2212 #> #> Slot "ID": #> [1] "ID721" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[722]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.24721 #> [2,] 12.24249 57.27322 #> [3,] 12.28753 57.24721 #> [4,] 12.28753 57.19519 #> [5,] 12.24249 57.16919 #> [6,] 12.19744 57.19519 #> [7,] 12.19744 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.22120 #> #> Slot "ID": #> [1] "ID722" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[723]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.24721 #> [2,] 12.33258 57.27322 #> [3,] 12.37762 57.24721 #> [4,] 12.37762 57.19519 #> [5,] 12.33258 57.16919 #> [6,] 12.28753 57.19519 #> [7,] 12.28753 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.22120 #> #> Slot "ID": #> [1] "ID723" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[724]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.24721 #> [2,] 12.42267 57.27322 #> [3,] 12.46771 57.24721 #> [4,] 12.46771 57.19519 #> [5,] 12.42267 57.16919 #> [6,] 12.37762 57.19519 #> [7,] 12.37762 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.22120 #> #> Slot "ID": #> [1] "ID724" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[725]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.24721 #> [2,] 12.51276 57.27322 #> [3,] 12.55780 57.24721 #> [4,] 12.55780 57.19519 #> [5,] 12.51276 57.16919 #> [6,] 12.46771 57.19519 #> [7,] 12.46771 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.22120 #> #> Slot "ID": #> [1] "ID725" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[726]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.24721 #> [2,] 12.60285 57.27322 #> [3,] 12.64789 57.24721 #> [4,] 12.64789 57.19519 #> [5,] 12.60285 57.16919 #> [6,] 12.55780 57.19519 #> [7,] 12.55780 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.22120 #> #> Slot "ID": #> [1] "ID726" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[727]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.24721 #> [2,] 12.69294 57.27322 #> [3,] 12.73798 57.24721 #> [4,] 12.73798 57.19519 #> [5,] 12.69294 57.16919 #> [6,] 12.64789 57.19519 #> [7,] 12.64789 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.22120 #> #> Slot "ID": #> [1] "ID727" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[728]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.24721 #> [2,] 12.78303 57.27322 #> [3,] 12.82807 57.24721 #> [4,] 12.82807 57.19519 #> [5,] 12.78303 57.16919 #> [6,] 12.73798 57.19519 #> [7,] 12.73798 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.22120 #> #> Slot "ID": #> [1] "ID728" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[729]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.24721 #> [2,] 12.87312 57.27322 #> [3,] 12.91816 57.24721 #> [4,] 12.91816 57.19519 #> [5,] 12.87312 57.16919 #> [6,] 12.82807 57.19519 #> [7,] 12.82807 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.22120 #> #> Slot "ID": #> [1] "ID729" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[730]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.24721 #> [2,] 12.96321 57.27322 #> [3,] 13.00825 57.24721 #> [4,] 13.00825 57.19519 #> [5,] 12.96321 57.16919 #> [6,] 12.91816 57.19519 #> [7,] 12.91816 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.22120 #> #> Slot "ID": #> [1] "ID730" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[731]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.0533 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.24721 #> [2,] 13.05330 57.27322 #> [3,] 13.09834 57.24721 #> [4,] 13.09834 57.19519 #> [5,] 13.05330 57.16919 #> [6,] 13.00825 57.19519 #> [7,] 13.00825 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.0533 57.2212 #> #> Slot "ID": #> [1] "ID731" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[732]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.24721 #> [2,] 13.14339 57.27322 #> [3,] 13.18843 57.24721 #> [4,] 13.18843 57.19519 #> [5,] 13.14339 57.16919 #> [6,] 13.09834 57.19519 #> [7,] 13.09834 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.22120 #> #> Slot "ID": #> [1] "ID732" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[733]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.24721 #> [2,] 13.23348 57.27322 #> [3,] 13.27852 57.24721 #> [4,] 13.27852 57.19519 #> [5,] 13.23348 57.16919 #> [6,] 13.18843 57.19519 #> [7,] 13.18843 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.22120 #> #> Slot "ID": #> [1] "ID733" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[734]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.24721 #> [2,] 13.32357 57.27322 #> [3,] 13.36861 57.24721 #> [4,] 13.36861 57.19519 #> [5,] 13.32357 57.16919 #> [6,] 13.27852 57.19519 #> [7,] 13.27852 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.22120 #> #> Slot "ID": #> [1] "ID734" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[735]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.24721 #> [2,] 13.41366 57.27322 #> [3,] 13.45870 57.24721 #> [4,] 13.45870 57.19519 #> [5,] 13.41366 57.16919 #> [6,] 13.36861 57.19519 #> [7,] 13.36861 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.22120 #> #> Slot "ID": #> [1] "ID735" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[736]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.24721 #> [2,] 13.50375 57.27322 #> [3,] 13.54879 57.24721 #> [4,] 13.54879 57.19519 #> [5,] 13.50375 57.16919 #> [6,] 13.45870 57.19519 #> [7,] 13.45870 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.22120 #> #> Slot "ID": #> [1] "ID736" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[737]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.24721 #> [2,] 13.59384 57.27322 #> [3,] 13.63888 57.24721 #> [4,] 13.63888 57.19519 #> [5,] 13.59384 57.16919 #> [6,] 13.54879 57.19519 #> [7,] 13.54879 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.22120 #> #> Slot "ID": #> [1] "ID737" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[738]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.24721 #> [2,] 13.68393 57.27322 #> [3,] 13.72897 57.24721 #> [4,] 13.72897 57.19519 #> [5,] 13.68393 57.16919 #> [6,] 13.63888 57.19519 #> [7,] 13.63888 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.22120 #> #> Slot "ID": #> [1] "ID738" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[739]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.24721 #> [2,] 13.77402 57.27322 #> [3,] 13.81906 57.24721 #> [4,] 13.81906 57.19519 #> [5,] 13.77402 57.16919 #> [6,] 13.72897 57.19519 #> [7,] 13.72897 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.22120 #> #> Slot "ID": #> [1] "ID739" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[740]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.24721 #> [2,] 13.86411 57.27322 #> [3,] 13.90915 57.24721 #> [4,] 13.90915 57.19519 #> [5,] 13.86411 57.16919 #> [6,] 13.81906 57.19519 #> [7,] 13.81906 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.22120 #> #> Slot "ID": #> [1] "ID740" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[741]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.9542 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.24721 #> [2,] 13.95420 57.27322 #> [3,] 13.99925 57.24721 #> [4,] 13.99925 57.19519 #> [5,] 13.95420 57.16919 #> [6,] 13.90915 57.19519 #> [7,] 13.90915 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.9542 57.2212 #> #> Slot "ID": #> [1] "ID741" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[742]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.24721 #> [2,] 14.04429 57.27322 #> [3,] 14.08934 57.24721 #> [4,] 14.08934 57.19519 #> [5,] 14.04429 57.16919 #> [6,] 13.99925 57.19519 #> [7,] 13.99925 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.22120 #> #> Slot "ID": #> [1] "ID742" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[743]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.24721 #> [2,] 14.13438 57.27322 #> [3,] 14.17943 57.24721 #> [4,] 14.17943 57.19519 #> [5,] 14.13438 57.16919 #> [6,] 14.08934 57.19519 #> [7,] 14.08934 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.22120 #> #> Slot "ID": #> [1] "ID743" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[744]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.24721 #> [2,] 14.22447 57.27322 #> [3,] 14.26952 57.24721 #> [4,] 14.26952 57.19519 #> [5,] 14.22447 57.16919 #> [6,] 14.17943 57.19519 #> [7,] 14.17943 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.22120 #> #> Slot "ID": #> [1] "ID744" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[745]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.24721 #> [2,] 14.31456 57.27322 #> [3,] 14.35961 57.24721 #> [4,] 14.35961 57.19519 #> [5,] 14.31456 57.16919 #> [6,] 14.26952 57.19519 #> [7,] 14.26952 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.22120 #> #> Slot "ID": #> [1] "ID745" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[746]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.24721 #> [2,] 14.40465 57.27322 #> [3,] 14.44970 57.24721 #> [4,] 14.44970 57.19519 #> [5,] 14.40465 57.16919 #> [6,] 14.35961 57.19519 #> [7,] 14.35961 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.22120 #> #> Slot "ID": #> [1] "ID746" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[747]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.24721 #> [2,] 14.49474 57.27322 #> [3,] 14.53979 57.24721 #> [4,] 14.53979 57.19519 #> [5,] 14.49474 57.16919 #> [6,] 14.44970 57.19519 #> [7,] 14.44970 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.22120 #> #> Slot "ID": #> [1] "ID747" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[748]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.24721 #> [2,] 14.58483 57.27322 #> [3,] 14.62988 57.24721 #> [4,] 14.62988 57.19519 #> [5,] 14.58483 57.16919 #> [6,] 14.53979 57.19519 #> [7,] 14.53979 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.22120 #> #> Slot "ID": #> [1] "ID748" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[749]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.24721 #> [2,] 14.67492 57.27322 #> [3,] 14.71997 57.24721 #> [4,] 14.71997 57.19519 #> [5,] 14.67492 57.16919 #> [6,] 14.62988 57.19519 #> [7,] 14.62988 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.22120 #> #> Slot "ID": #> [1] "ID749" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[750]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.24721 #> [2,] 14.76501 57.27322 #> [3,] 14.81006 57.24721 #> [4,] 14.81006 57.19519 #> [5,] 14.76501 57.16919 #> [6,] 14.71997 57.19519 #> [7,] 14.71997 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.22120 #> #> Slot "ID": #> [1] "ID750" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[751]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.8551 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.24721 #> [2,] 14.85510 57.27322 #> [3,] 14.90015 57.24721 #> [4,] 14.90015 57.19519 #> [5,] 14.85510 57.16919 #> [6,] 14.81006 57.19519 #> [7,] 14.81006 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.8551 57.2212 #> #> Slot "ID": #> [1] "ID751" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[752]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.24721 #> [2,] 14.94519 57.27322 #> [3,] 14.99024 57.24721 #> [4,] 14.99024 57.19519 #> [5,] 14.94519 57.16919 #> [6,] 14.90015 57.19519 #> [7,] 14.90015 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.22120 #> #> Slot "ID": #> [1] "ID752" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[753]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.24721 #> [2,] 15.03528 57.27322 #> [3,] 15.08033 57.24721 #> [4,] 15.08033 57.19519 #> [5,] 15.03528 57.16919 #> [6,] 14.99024 57.19519 #> [7,] 14.99024 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.22120 #> #> Slot "ID": #> [1] "ID753" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[754]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.24721 #> [2,] 15.12537 57.27322 #> [3,] 15.17042 57.24721 #> [4,] 15.17042 57.19519 #> [5,] 15.12537 57.16919 #> [6,] 15.08033 57.19519 #> [7,] 15.08033 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.22120 #> #> Slot "ID": #> [1] "ID754" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[755]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.24721 #> [2,] 15.21546 57.27322 #> [3,] 15.26051 57.24721 #> [4,] 15.26051 57.19519 #> [5,] 15.21546 57.16919 #> [6,] 15.17042 57.19519 #> [7,] 15.17042 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.22120 #> #> Slot "ID": #> [1] "ID755" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[756]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.24721 #> [2,] 15.30555 57.27322 #> [3,] 15.35060 57.24721 #> [4,] 15.35060 57.19519 #> [5,] 15.30555 57.16919 #> [6,] 15.26051 57.19519 #> [7,] 15.26051 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.22120 #> #> Slot "ID": #> [1] "ID756" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[757]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.24721 #> [2,] 15.39564 57.27322 #> [3,] 15.44069 57.24721 #> [4,] 15.44069 57.19519 #> [5,] 15.39564 57.16919 #> [6,] 15.35060 57.19519 #> [7,] 15.35060 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.22120 #> #> Slot "ID": #> [1] "ID757" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[758]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.24721 #> [2,] 15.48573 57.27322 #> [3,] 15.53078 57.24721 #> [4,] 15.53078 57.19519 #> [5,] 15.48573 57.16919 #> [6,] 15.44069 57.19519 #> [7,] 15.44069 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.22120 #> #> Slot "ID": #> [1] "ID758" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[759]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.24721 #> [2,] 15.57582 57.27322 #> [3,] 15.62087 57.24721 #> [4,] 15.62087 57.19519 #> [5,] 15.57582 57.16919 #> [6,] 15.53078 57.19519 #> [7,] 15.53078 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.22120 #> #> Slot "ID": #> [1] "ID759" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[760]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.24721 #> [2,] 15.66591 57.27322 #> [3,] 15.71096 57.24721 #> [4,] 15.71096 57.19519 #> [5,] 15.66591 57.16919 #> [6,] 15.62087 57.19519 #> [7,] 15.62087 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.22120 #> #> Slot "ID": #> [1] "ID760" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[761]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.7560 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.24721 #> [2,] 15.75600 57.27322 #> [3,] 15.80105 57.24721 #> [4,] 15.80105 57.19519 #> [5,] 15.75600 57.16919 #> [6,] 15.71096 57.19519 #> [7,] 15.71096 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.7560 57.2212 #> #> Slot "ID": #> [1] "ID761" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[762]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.24721 #> [2,] 15.84609 57.27322 #> [3,] 15.89114 57.24721 #> [4,] 15.89114 57.19519 #> [5,] 15.84609 57.16919 #> [6,] 15.80105 57.19519 #> [7,] 15.80105 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.22120 #> #> Slot "ID": #> [1] "ID762" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[763]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.24721 #> [2,] 15.93618 57.27322 #> [3,] 15.98123 57.24721 #> [4,] 15.98123 57.19519 #> [5,] 15.93618 57.16919 #> [6,] 15.89114 57.19519 #> [7,] 15.89114 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.22120 #> #> Slot "ID": #> [1] "ID763" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[764]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.24721 #> [2,] 16.02627 57.27322 #> [3,] 16.07132 57.24721 #> [4,] 16.07132 57.19519 #> [5,] 16.02627 57.16919 #> [6,] 15.98123 57.19519 #> [7,] 15.98123 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.22120 #> #> Slot "ID": #> [1] "ID764" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[765]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.24721 #> [2,] 16.11636 57.27322 #> [3,] 16.16141 57.24721 #> [4,] 16.16141 57.19519 #> [5,] 16.11636 57.16919 #> [6,] 16.07132 57.19519 #> [7,] 16.07132 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.22120 #> #> Slot "ID": #> [1] "ID765" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[766]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.24721 #> [2,] 16.20645 57.27322 #> [3,] 16.25150 57.24721 #> [4,] 16.25150 57.19519 #> [5,] 16.20645 57.16919 #> [6,] 16.16141 57.19519 #> [7,] 16.16141 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.22120 #> #> Slot "ID": #> [1] "ID766" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[767]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.24721 #> [2,] 16.29654 57.27322 #> [3,] 16.34159 57.24721 #> [4,] 16.34159 57.19519 #> [5,] 16.29654 57.16919 #> [6,] 16.25150 57.19519 #> [7,] 16.25150 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.22120 #> #> Slot "ID": #> [1] "ID767" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[768]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.24721 #> [2,] 16.38663 57.27322 #> [3,] 16.43168 57.24721 #> [4,] 16.43168 57.19519 #> [5,] 16.38663 57.16919 #> [6,] 16.34159 57.19519 #> [7,] 16.34159 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.22120 #> #> Slot "ID": #> [1] "ID768" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[769]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.24721 #> [2,] 16.47672 57.27322 #> [3,] 16.52177 57.24721 #> [4,] 16.52177 57.19519 #> [5,] 16.47672 57.16919 #> [6,] 16.43168 57.19519 #> [7,] 16.43168 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.22120 #> #> Slot "ID": #> [1] "ID769" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[770]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 17.01726 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.97222 57.24721 #> [2,] 17.01726 57.27322 #> [3,] 17.06231 57.24721 #> [4,] 17.06231 57.19519 #> [5,] 17.01726 57.16919 #> [6,] 16.97222 57.19519 #> [7,] 16.97222 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 17.01726 57.22120 #> #> Slot "ID": #> [1] "ID770" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[771]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.32523 #> [2,] 12.19744 57.35124 #> [3,] 12.24249 57.32523 #> [4,] 12.24249 57.27322 #> [5,] 12.19744 57.24721 #> [6,] 12.15240 57.27322 #> [7,] 12.15240 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.29922 #> #> Slot "ID": #> [1] "ID771" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[772]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.32523 #> [2,] 12.28753 57.35124 #> [3,] 12.33258 57.32523 #> [4,] 12.33258 57.27322 #> [5,] 12.28753 57.24721 #> [6,] 12.24249 57.27322 #> [7,] 12.24249 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.29922 #> #> Slot "ID": #> [1] "ID772" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[773]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.32523 #> [2,] 12.37762 57.35124 #> [3,] 12.42267 57.32523 #> [4,] 12.42267 57.27322 #> [5,] 12.37762 57.24721 #> [6,] 12.33258 57.27322 #> [7,] 12.33258 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.29922 #> #> Slot "ID": #> [1] "ID773" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[774]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.32523 #> [2,] 12.46771 57.35124 #> [3,] 12.51276 57.32523 #> [4,] 12.51276 57.27322 #> [5,] 12.46771 57.24721 #> [6,] 12.42267 57.27322 #> [7,] 12.42267 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.29922 #> #> Slot "ID": #> [1] "ID774" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[775]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.32523 #> [2,] 12.55780 57.35124 #> [3,] 12.60285 57.32523 #> [4,] 12.60285 57.27322 #> [5,] 12.55780 57.24721 #> [6,] 12.51276 57.27322 #> [7,] 12.51276 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.29922 #> #> Slot "ID": #> [1] "ID775" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[776]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.32523 #> [2,] 12.64789 57.35124 #> [3,] 12.69294 57.32523 #> [4,] 12.69294 57.27322 #> [5,] 12.64789 57.24721 #> [6,] 12.60285 57.27322 #> [7,] 12.60285 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.29922 #> #> Slot "ID": #> [1] "ID776" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[777]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.32523 #> [2,] 12.73798 57.35124 #> [3,] 12.78303 57.32523 #> [4,] 12.78303 57.27322 #> [5,] 12.73798 57.24721 #> [6,] 12.69294 57.27322 #> [7,] 12.69294 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.29922 #> #> Slot "ID": #> [1] "ID777" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[778]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.32523 #> [2,] 12.82807 57.35124 #> [3,] 12.87312 57.32523 #> [4,] 12.87312 57.27322 #> [5,] 12.82807 57.24721 #> [6,] 12.78303 57.27322 #> [7,] 12.78303 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.29922 #> #> Slot "ID": #> [1] "ID778" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[779]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.32523 #> [2,] 12.91816 57.35124 #> [3,] 12.96321 57.32523 #> [4,] 12.96321 57.27322 #> [5,] 12.91816 57.24721 #> [6,] 12.87312 57.27322 #> [7,] 12.87312 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.29922 #> #> Slot "ID": #> [1] "ID779" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[780]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.32523 #> [2,] 13.00825 57.35124 #> [3,] 13.05330 57.32523 #> [4,] 13.05330 57.27322 #> [5,] 13.00825 57.24721 #> [6,] 12.96321 57.27322 #> [7,] 12.96321 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.29922 #> #> Slot "ID": #> [1] "ID780" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[781]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.32523 #> [2,] 13.09834 57.35124 #> [3,] 13.14339 57.32523 #> [4,] 13.14339 57.27322 #> [5,] 13.09834 57.24721 #> [6,] 13.05330 57.27322 #> [7,] 13.05330 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.29922 #> #> Slot "ID": #> [1] "ID781" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[782]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.32523 #> [2,] 13.18843 57.35124 #> [3,] 13.23348 57.32523 #> [4,] 13.23348 57.27322 #> [5,] 13.18843 57.24721 #> [6,] 13.14339 57.27322 #> [7,] 13.14339 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.29922 #> #> Slot "ID": #> [1] "ID782" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[783]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.32523 #> [2,] 13.27852 57.35124 #> [3,] 13.32357 57.32523 #> [4,] 13.32357 57.27322 #> [5,] 13.27852 57.24721 #> [6,] 13.23348 57.27322 #> [7,] 13.23348 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.29922 #> #> Slot "ID": #> [1] "ID783" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[784]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.32523 #> [2,] 13.36861 57.35124 #> [3,] 13.41366 57.32523 #> [4,] 13.41366 57.27322 #> [5,] 13.36861 57.24721 #> [6,] 13.32357 57.27322 #> [7,] 13.32357 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.29922 #> #> Slot "ID": #> [1] "ID784" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[785]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.32523 #> [2,] 13.45870 57.35124 #> [3,] 13.50375 57.32523 #> [4,] 13.50375 57.27322 #> [5,] 13.45870 57.24721 #> [6,] 13.41366 57.27322 #> [7,] 13.41366 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.29922 #> #> Slot "ID": #> [1] "ID785" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[786]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.32523 #> [2,] 13.54879 57.35124 #> [3,] 13.59384 57.32523 #> [4,] 13.59384 57.27322 #> [5,] 13.54879 57.24721 #> [6,] 13.50375 57.27322 #> [7,] 13.50375 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.29922 #> #> Slot "ID": #> [1] "ID786" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[787]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.32523 #> [2,] 13.63888 57.35124 #> [3,] 13.68393 57.32523 #> [4,] 13.68393 57.27322 #> [5,] 13.63888 57.24721 #> [6,] 13.59384 57.27322 #> [7,] 13.59384 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.29922 #> #> Slot "ID": #> [1] "ID787" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[788]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.32523 #> [2,] 13.72897 57.35124 #> [3,] 13.77402 57.32523 #> [4,] 13.77402 57.27322 #> [5,] 13.72897 57.24721 #> [6,] 13.68393 57.27322 #> [7,] 13.68393 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.29922 #> #> Slot "ID": #> [1] "ID788" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[789]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.32523 #> [2,] 13.81906 57.35124 #> [3,] 13.86411 57.32523 #> [4,] 13.86411 57.27322 #> [5,] 13.81906 57.24721 #> [6,] 13.77402 57.27322 #> [7,] 13.77402 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.29922 #> #> Slot "ID": #> [1] "ID789" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[790]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.32523 #> [2,] 13.90915 57.35124 #> [3,] 13.95420 57.32523 #> [4,] 13.95420 57.27322 #> [5,] 13.90915 57.24721 #> [6,] 13.86411 57.27322 #> [7,] 13.86411 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.29922 #> #> Slot "ID": #> [1] "ID790" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[791]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.32523 #> [2,] 13.99925 57.35124 #> [3,] 14.04429 57.32523 #> [4,] 14.04429 57.27322 #> [5,] 13.99925 57.24721 #> [6,] 13.95420 57.27322 #> [7,] 13.95420 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.29922 #> #> Slot "ID": #> [1] "ID791" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[792]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.32523 #> [2,] 14.08934 57.35124 #> [3,] 14.13438 57.32523 #> [4,] 14.13438 57.27322 #> [5,] 14.08934 57.24721 #> [6,] 14.04429 57.27322 #> [7,] 14.04429 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.29922 #> #> Slot "ID": #> [1] "ID792" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[793]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.32523 #> [2,] 14.17943 57.35124 #> [3,] 14.22447 57.32523 #> [4,] 14.22447 57.27322 #> [5,] 14.17943 57.24721 #> [6,] 14.13438 57.27322 #> [7,] 14.13438 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.29922 #> #> Slot "ID": #> [1] "ID793" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[794]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.32523 #> [2,] 14.26952 57.35124 #> [3,] 14.31456 57.32523 #> [4,] 14.31456 57.27322 #> [5,] 14.26952 57.24721 #> [6,] 14.22447 57.27322 #> [7,] 14.22447 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.29922 #> #> Slot "ID": #> [1] "ID794" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[795]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.32523 #> [2,] 14.35961 57.35124 #> [3,] 14.40465 57.32523 #> [4,] 14.40465 57.27322 #> [5,] 14.35961 57.24721 #> [6,] 14.31456 57.27322 #> [7,] 14.31456 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.29922 #> #> Slot "ID": #> [1] "ID795" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[796]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.32523 #> [2,] 14.44970 57.35124 #> [3,] 14.49474 57.32523 #> [4,] 14.49474 57.27322 #> [5,] 14.44970 57.24721 #> [6,] 14.40465 57.27322 #> [7,] 14.40465 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.29922 #> #> Slot "ID": #> [1] "ID796" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[797]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.32523 #> [2,] 14.53979 57.35124 #> [3,] 14.58483 57.32523 #> [4,] 14.58483 57.27322 #> [5,] 14.53979 57.24721 #> [6,] 14.49474 57.27322 #> [7,] 14.49474 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.29922 #> #> Slot "ID": #> [1] "ID797" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[798]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.32523 #> [2,] 14.62988 57.35124 #> [3,] 14.67492 57.32523 #> [4,] 14.67492 57.27322 #> [5,] 14.62988 57.24721 #> [6,] 14.58483 57.27322 #> [7,] 14.58483 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.29922 #> #> Slot "ID": #> [1] "ID798" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[799]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.32523 #> [2,] 14.71997 57.35124 #> [3,] 14.76501 57.32523 #> [4,] 14.76501 57.27322 #> [5,] 14.71997 57.24721 #> [6,] 14.67492 57.27322 #> [7,] 14.67492 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.29922 #> #> Slot "ID": #> [1] "ID799" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[800]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.32523 #> [2,] 14.81006 57.35124 #> [3,] 14.85510 57.32523 #> [4,] 14.85510 57.27322 #> [5,] 14.81006 57.24721 #> [6,] 14.76501 57.27322 #> [7,] 14.76501 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.29922 #> #> Slot "ID": #> [1] "ID800" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[801]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.32523 #> [2,] 14.90015 57.35124 #> [3,] 14.94519 57.32523 #> [4,] 14.94519 57.27322 #> [5,] 14.90015 57.24721 #> [6,] 14.85510 57.27322 #> [7,] 14.85510 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.29922 #> #> Slot "ID": #> [1] "ID801" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[802]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.32523 #> [2,] 14.99024 57.35124 #> [3,] 15.03528 57.32523 #> [4,] 15.03528 57.27322 #> [5,] 14.99024 57.24721 #> [6,] 14.94519 57.27322 #> [7,] 14.94519 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.29922 #> #> Slot "ID": #> [1] "ID802" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[803]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.32523 #> [2,] 15.08033 57.35124 #> [3,] 15.12537 57.32523 #> [4,] 15.12537 57.27322 #> [5,] 15.08033 57.24721 #> [6,] 15.03528 57.27322 #> [7,] 15.03528 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.29922 #> #> Slot "ID": #> [1] "ID803" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[804]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.32523 #> [2,] 15.17042 57.35124 #> [3,] 15.21546 57.32523 #> [4,] 15.21546 57.27322 #> [5,] 15.17042 57.24721 #> [6,] 15.12537 57.27322 #> [7,] 15.12537 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.29922 #> #> Slot "ID": #> [1] "ID804" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[805]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.32523 #> [2,] 15.26051 57.35124 #> [3,] 15.30555 57.32523 #> [4,] 15.30555 57.27322 #> [5,] 15.26051 57.24721 #> [6,] 15.21546 57.27322 #> [7,] 15.21546 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.29922 #> #> Slot "ID": #> [1] "ID805" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[806]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.32523 #> [2,] 15.35060 57.35124 #> [3,] 15.39564 57.32523 #> [4,] 15.39564 57.27322 #> [5,] 15.35060 57.24721 #> [6,] 15.30555 57.27322 #> [7,] 15.30555 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 57.29922 #> #> Slot "ID": #> [1] "ID806" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[807]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.32523 #> [2,] 15.44069 57.35124 #> [3,] 15.48573 57.32523 #> [4,] 15.48573 57.27322 #> [5,] 15.44069 57.24721 #> [6,] 15.39564 57.27322 #> [7,] 15.39564 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.29922 #> #> Slot "ID": #> [1] "ID807" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[808]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.32523 #> [2,] 15.53078 57.35124 #> [3,] 15.57582 57.32523 #> [4,] 15.57582 57.27322 #> [5,] 15.53078 57.24721 #> [6,] 15.48573 57.27322 #> [7,] 15.48573 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.29922 #> #> Slot "ID": #> [1] "ID808" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[809]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.32523 #> [2,] 15.62087 57.35124 #> [3,] 15.66591 57.32523 #> [4,] 15.66591 57.27322 #> [5,] 15.62087 57.24721 #> [6,] 15.57582 57.27322 #> [7,] 15.57582 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.29922 #> #> Slot "ID": #> [1] "ID809" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[810]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.32523 #> [2,] 15.71096 57.35124 #> [3,] 15.75600 57.32523 #> [4,] 15.75600 57.27322 #> [5,] 15.71096 57.24721 #> [6,] 15.66591 57.27322 #> [7,] 15.66591 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.29922 #> #> Slot "ID": #> [1] "ID810" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[811]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.32523 #> [2,] 15.80105 57.35124 #> [3,] 15.84609 57.32523 #> [4,] 15.84609 57.27322 #> [5,] 15.80105 57.24721 #> [6,] 15.75600 57.27322 #> [7,] 15.75600 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.29922 #> #> Slot "ID": #> [1] "ID811" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[812]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.32523 #> [2,] 15.89114 57.35124 #> [3,] 15.93618 57.32523 #> [4,] 15.93618 57.27322 #> [5,] 15.89114 57.24721 #> [6,] 15.84609 57.27322 #> [7,] 15.84609 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.29922 #> #> Slot "ID": #> [1] "ID812" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[813]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.32523 #> [2,] 15.98123 57.35124 #> [3,] 16.02627 57.32523 #> [4,] 16.02627 57.27322 #> [5,] 15.98123 57.24721 #> [6,] 15.93618 57.27322 #> [7,] 15.93618 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.29922 #> #> Slot "ID": #> [1] "ID813" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[814]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.32523 #> [2,] 16.07132 57.35124 #> [3,] 16.11636 57.32523 #> [4,] 16.11636 57.27322 #> [5,] 16.07132 57.24721 #> [6,] 16.02627 57.27322 #> [7,] 16.02627 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.29922 #> #> Slot "ID": #> [1] "ID814" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[815]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.32523 #> [2,] 16.16141 57.35124 #> [3,] 16.20645 57.32523 #> [4,] 16.20645 57.27322 #> [5,] 16.16141 57.24721 #> [6,] 16.11636 57.27322 #> [7,] 16.11636 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.29922 #> #> Slot "ID": #> [1] "ID815" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[816]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.32523 #> [2,] 16.25150 57.35124 #> [3,] 16.29654 57.32523 #> [4,] 16.29654 57.27322 #> [5,] 16.25150 57.24721 #> [6,] 16.20645 57.27322 #> [7,] 16.20645 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.29922 #> #> Slot "ID": #> [1] "ID816" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[817]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.32523 #> [2,] 16.34159 57.35124 #> [3,] 16.38663 57.32523 #> [4,] 16.38663 57.27322 #> [5,] 16.34159 57.24721 #> [6,] 16.29654 57.27322 #> [7,] 16.29654 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.29922 #> #> Slot "ID": #> [1] "ID817" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[818]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.32523 #> [2,] 16.43168 57.35124 #> [3,] 16.47672 57.32523 #> [4,] 16.47672 57.27322 #> [5,] 16.43168 57.24721 #> [6,] 16.38663 57.27322 #> [7,] 16.38663 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.29922 #> #> Slot "ID": #> [1] "ID818" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[819]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 17.06231 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 17.01726 57.32523 #> [2,] 17.06231 57.35124 #> [3,] 17.10735 57.32523 #> [4,] 17.10735 57.27322 #> [5,] 17.06231 57.24721 #> [6,] 17.01726 57.27322 #> [7,] 17.01726 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 17.06231 57.29922 #> #> Slot "ID": #> [1] "ID819" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[820]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 57.40325 #> [2,] 11.97222 57.42926 #> [3,] 12.01726 57.40325 #> [4,] 12.01726 57.35124 #> [5,] 11.97222 57.32523 #> [6,] 11.92717 57.35124 #> [7,] 11.92717 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 57.37724 #> #> Slot "ID": #> [1] "ID820" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[821]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.40325 #> [2,] 12.15240 57.42926 #> [3,] 12.19744 57.40325 #> [4,] 12.19744 57.35124 #> [5,] 12.15240 57.32523 #> [6,] 12.10735 57.35124 #> [7,] 12.10735 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 57.37724 #> #> Slot "ID": #> [1] "ID821" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[822]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.40325 #> [2,] 12.24249 57.42926 #> [3,] 12.28753 57.40325 #> [4,] 12.28753 57.35124 #> [5,] 12.24249 57.32523 #> [6,] 12.19744 57.35124 #> [7,] 12.19744 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.37724 #> #> Slot "ID": #> [1] "ID822" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[823]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.40325 #> [2,] 12.33258 57.42926 #> [3,] 12.37762 57.40325 #> [4,] 12.37762 57.35124 #> [5,] 12.33258 57.32523 #> [6,] 12.28753 57.35124 #> [7,] 12.28753 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.37724 #> #> Slot "ID": #> [1] "ID823" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[824]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.40325 #> [2,] 12.42267 57.42926 #> [3,] 12.46771 57.40325 #> [4,] 12.46771 57.35124 #> [5,] 12.42267 57.32523 #> [6,] 12.37762 57.35124 #> [7,] 12.37762 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.37724 #> #> Slot "ID": #> [1] "ID824" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[825]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.40325 #> [2,] 12.51276 57.42926 #> [3,] 12.55780 57.40325 #> [4,] 12.55780 57.35124 #> [5,] 12.51276 57.32523 #> [6,] 12.46771 57.35124 #> [7,] 12.46771 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.37724 #> #> Slot "ID": #> [1] "ID825" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[826]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.40325 #> [2,] 12.60285 57.42926 #> [3,] 12.64789 57.40325 #> [4,] 12.64789 57.35124 #> [5,] 12.60285 57.32523 #> [6,] 12.55780 57.35124 #> [7,] 12.55780 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.37724 #> #> Slot "ID": #> [1] "ID826" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[827]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.40325 #> [2,] 12.69294 57.42926 #> [3,] 12.73798 57.40325 #> [4,] 12.73798 57.35124 #> [5,] 12.69294 57.32523 #> [6,] 12.64789 57.35124 #> [7,] 12.64789 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.37724 #> #> Slot "ID": #> [1] "ID827" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[828]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.40325 #> [2,] 12.78303 57.42926 #> [3,] 12.82807 57.40325 #> [4,] 12.82807 57.35124 #> [5,] 12.78303 57.32523 #> [6,] 12.73798 57.35124 #> [7,] 12.73798 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.37724 #> #> Slot "ID": #> [1] "ID828" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[829]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.40325 #> [2,] 12.87312 57.42926 #> [3,] 12.91816 57.40325 #> [4,] 12.91816 57.35124 #> [5,] 12.87312 57.32523 #> [6,] 12.82807 57.35124 #> [7,] 12.82807 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.37724 #> #> Slot "ID": #> [1] "ID829" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[830]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.40325 #> [2,] 12.96321 57.42926 #> [3,] 13.00825 57.40325 #> [4,] 13.00825 57.35124 #> [5,] 12.96321 57.32523 #> [6,] 12.91816 57.35124 #> [7,] 12.91816 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.37724 #> #> Slot "ID": #> [1] "ID830" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[831]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.40325 #> [2,] 13.05330 57.42926 #> [3,] 13.09834 57.40325 #> [4,] 13.09834 57.35124 #> [5,] 13.05330 57.32523 #> [6,] 13.00825 57.35124 #> [7,] 13.00825 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.37724 #> #> Slot "ID": #> [1] "ID831" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[832]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.40325 #> [2,] 13.14339 57.42926 #> [3,] 13.18843 57.40325 #> [4,] 13.18843 57.35124 #> [5,] 13.14339 57.32523 #> [6,] 13.09834 57.35124 #> [7,] 13.09834 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.37724 #> #> Slot "ID": #> [1] "ID832" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[833]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.40325 #> [2,] 13.23348 57.42926 #> [3,] 13.27852 57.40325 #> [4,] 13.27852 57.35124 #> [5,] 13.23348 57.32523 #> [6,] 13.18843 57.35124 #> [7,] 13.18843 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.37724 #> #> Slot "ID": #> [1] "ID833" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[834]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.40325 #> [2,] 13.32357 57.42926 #> [3,] 13.36861 57.40325 #> [4,] 13.36861 57.35124 #> [5,] 13.32357 57.32523 #> [6,] 13.27852 57.35124 #> [7,] 13.27852 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.37724 #> #> Slot "ID": #> [1] "ID834" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[835]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.40325 #> [2,] 13.41366 57.42926 #> [3,] 13.45870 57.40325 #> [4,] 13.45870 57.35124 #> [5,] 13.41366 57.32523 #> [6,] 13.36861 57.35124 #> [7,] 13.36861 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.37724 #> #> Slot "ID": #> [1] "ID835" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[836]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.40325 #> [2,] 13.50375 57.42926 #> [3,] 13.54879 57.40325 #> [4,] 13.54879 57.35124 #> [5,] 13.50375 57.32523 #> [6,] 13.45870 57.35124 #> [7,] 13.45870 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.37724 #> #> Slot "ID": #> [1] "ID836" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[837]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.40325 #> [2,] 13.59384 57.42926 #> [3,] 13.63888 57.40325 #> [4,] 13.63888 57.35124 #> [5,] 13.59384 57.32523 #> [6,] 13.54879 57.35124 #> [7,] 13.54879 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.37724 #> #> Slot "ID": #> [1] "ID837" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[838]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.40325 #> [2,] 13.68393 57.42926 #> [3,] 13.72897 57.40325 #> [4,] 13.72897 57.35124 #> [5,] 13.68393 57.32523 #> [6,] 13.63888 57.35124 #> [7,] 13.63888 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.37724 #> #> Slot "ID": #> [1] "ID838" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[839]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.40325 #> [2,] 13.77402 57.42926 #> [3,] 13.81906 57.40325 #> [4,] 13.81906 57.35124 #> [5,] 13.77402 57.32523 #> [6,] 13.72897 57.35124 #> [7,] 13.72897 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.37724 #> #> Slot "ID": #> [1] "ID839" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[840]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.40325 #> [2,] 13.86411 57.42926 #> [3,] 13.90915 57.40325 #> [4,] 13.90915 57.35124 #> [5,] 13.86411 57.32523 #> [6,] 13.81906 57.35124 #> [7,] 13.81906 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.37724 #> #> Slot "ID": #> [1] "ID840" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[841]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.40325 #> [2,] 13.95420 57.42926 #> [3,] 13.99925 57.40325 #> [4,] 13.99925 57.35124 #> [5,] 13.95420 57.32523 #> [6,] 13.90915 57.35124 #> [7,] 13.90915 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.37724 #> #> Slot "ID": #> [1] "ID841" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[842]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.40325 #> [2,] 14.04429 57.42926 #> [3,] 14.08934 57.40325 #> [4,] 14.08934 57.35124 #> [5,] 14.04429 57.32523 #> [6,] 13.99925 57.35124 #> [7,] 13.99925 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.37724 #> #> Slot "ID": #> [1] "ID842" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[843]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.40325 #> [2,] 14.13438 57.42926 #> [3,] 14.17943 57.40325 #> [4,] 14.17943 57.35124 #> [5,] 14.13438 57.32523 #> [6,] 14.08934 57.35124 #> [7,] 14.08934 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.37724 #> #> Slot "ID": #> [1] "ID843" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[844]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.40325 #> [2,] 14.22447 57.42926 #> [3,] 14.26952 57.40325 #> [4,] 14.26952 57.35124 #> [5,] 14.22447 57.32523 #> [6,] 14.17943 57.35124 #> [7,] 14.17943 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.37724 #> #> Slot "ID": #> [1] "ID844" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[845]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.40325 #> [2,] 14.31456 57.42926 #> [3,] 14.35961 57.40325 #> [4,] 14.35961 57.35124 #> [5,] 14.31456 57.32523 #> [6,] 14.26952 57.35124 #> [7,] 14.26952 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.37724 #> #> Slot "ID": #> [1] "ID845" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[846]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.40325 #> [2,] 14.40465 57.42926 #> [3,] 14.44970 57.40325 #> [4,] 14.44970 57.35124 #> [5,] 14.40465 57.32523 #> [6,] 14.35961 57.35124 #> [7,] 14.35961 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.37724 #> #> Slot "ID": #> [1] "ID846" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[847]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.40325 #> [2,] 14.49474 57.42926 #> [3,] 14.53979 57.40325 #> [4,] 14.53979 57.35124 #> [5,] 14.49474 57.32523 #> [6,] 14.44970 57.35124 #> [7,] 14.44970 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.37724 #> #> Slot "ID": #> [1] "ID847" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[848]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.40325 #> [2,] 14.58483 57.42926 #> [3,] 14.62988 57.40325 #> [4,] 14.62988 57.35124 #> [5,] 14.58483 57.32523 #> [6,] 14.53979 57.35124 #> [7,] 14.53979 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.37724 #> #> Slot "ID": #> [1] "ID848" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[849]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.40325 #> [2,] 14.67492 57.42926 #> [3,] 14.71997 57.40325 #> [4,] 14.71997 57.35124 #> [5,] 14.67492 57.32523 #> [6,] 14.62988 57.35124 #> [7,] 14.62988 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.37724 #> #> Slot "ID": #> [1] "ID849" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[850]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.40325 #> [2,] 14.76501 57.42926 #> [3,] 14.81006 57.40325 #> [4,] 14.81006 57.35124 #> [5,] 14.76501 57.32523 #> [6,] 14.71997 57.35124 #> [7,] 14.71997 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.37724 #> #> Slot "ID": #> [1] "ID850" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[851]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.40325 #> [2,] 14.85510 57.42926 #> [3,] 14.90015 57.40325 #> [4,] 14.90015 57.35124 #> [5,] 14.85510 57.32523 #> [6,] 14.81006 57.35124 #> [7,] 14.81006 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.37724 #> #> Slot "ID": #> [1] "ID851" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[852]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.40325 #> [2,] 14.94519 57.42926 #> [3,] 14.99024 57.40325 #> [4,] 14.99024 57.35124 #> [5,] 14.94519 57.32523 #> [6,] 14.90015 57.35124 #> [7,] 14.90015 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.37724 #> #> Slot "ID": #> [1] "ID852" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[853]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.40325 #> [2,] 15.03528 57.42926 #> [3,] 15.08033 57.40325 #> [4,] 15.08033 57.35124 #> [5,] 15.03528 57.32523 #> [6,] 14.99024 57.35124 #> [7,] 14.99024 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.37724 #> #> Slot "ID": #> [1] "ID853" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[854]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.40325 #> [2,] 15.12537 57.42926 #> [3,] 15.17042 57.40325 #> [4,] 15.17042 57.35124 #> [5,] 15.12537 57.32523 #> [6,] 15.08033 57.35124 #> [7,] 15.08033 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.37724 #> #> Slot "ID": #> [1] "ID854" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[855]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.40325 #> [2,] 15.21546 57.42926 #> [3,] 15.26051 57.40325 #> [4,] 15.26051 57.35124 #> [5,] 15.21546 57.32523 #> [6,] 15.17042 57.35124 #> [7,] 15.17042 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.37724 #> #> Slot "ID": #> [1] "ID855" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[856]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.40325 #> [2,] 15.30555 57.42926 #> [3,] 15.35060 57.40325 #> [4,] 15.35060 57.35124 #> [5,] 15.30555 57.32523 #> [6,] 15.26051 57.35124 #> [7,] 15.26051 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.37724 #> #> Slot "ID": #> [1] "ID856" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[857]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.40325 #> [2,] 15.39564 57.42926 #> [3,] 15.44069 57.40325 #> [4,] 15.44069 57.35124 #> [5,] 15.39564 57.32523 #> [6,] 15.35060 57.35124 #> [7,] 15.35060 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.37724 #> #> Slot "ID": #> [1] "ID857" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[858]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.40325 #> [2,] 15.48573 57.42926 #> [3,] 15.53078 57.40325 #> [4,] 15.53078 57.35124 #> [5,] 15.48573 57.32523 #> [6,] 15.44069 57.35124 #> [7,] 15.44069 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.37724 #> #> Slot "ID": #> [1] "ID858" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[859]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.40325 #> [2,] 15.57582 57.42926 #> [3,] 15.62087 57.40325 #> [4,] 15.62087 57.35124 #> [5,] 15.57582 57.32523 #> [6,] 15.53078 57.35124 #> [7,] 15.53078 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.37724 #> #> Slot "ID": #> [1] "ID859" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[860]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.40325 #> [2,] 15.66591 57.42926 #> [3,] 15.71096 57.40325 #> [4,] 15.71096 57.35124 #> [5,] 15.66591 57.32523 #> [6,] 15.62087 57.35124 #> [7,] 15.62087 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.37724 #> #> Slot "ID": #> [1] "ID860" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[861]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.40325 #> [2,] 15.75600 57.42926 #> [3,] 15.80105 57.40325 #> [4,] 15.80105 57.35124 #> [5,] 15.75600 57.32523 #> [6,] 15.71096 57.35124 #> [7,] 15.71096 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.37724 #> #> Slot "ID": #> [1] "ID861" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[862]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.40325 #> [2,] 15.84609 57.42926 #> [3,] 15.89114 57.40325 #> [4,] 15.89114 57.35124 #> [5,] 15.84609 57.32523 #> [6,] 15.80105 57.35124 #> [7,] 15.80105 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.37724 #> #> Slot "ID": #> [1] "ID862" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[863]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.40325 #> [2,] 15.93618 57.42926 #> [3,] 15.98123 57.40325 #> [4,] 15.98123 57.35124 #> [5,] 15.93618 57.32523 #> [6,] 15.89114 57.35124 #> [7,] 15.89114 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.37724 #> #> Slot "ID": #> [1] "ID863" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[864]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.40325 #> [2,] 16.02627 57.42926 #> [3,] 16.07132 57.40325 #> [4,] 16.07132 57.35124 #> [5,] 16.02627 57.32523 #> [6,] 15.98123 57.35124 #> [7,] 15.98123 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.37724 #> #> Slot "ID": #> [1] "ID864" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[865]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.40325 #> [2,] 16.11636 57.42926 #> [3,] 16.16141 57.40325 #> [4,] 16.16141 57.35124 #> [5,] 16.11636 57.32523 #> [6,] 16.07132 57.35124 #> [7,] 16.07132 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.37724 #> #> Slot "ID": #> [1] "ID865" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[866]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.40325 #> [2,] 16.20645 57.42926 #> [3,] 16.25150 57.40325 #> [4,] 16.25150 57.35124 #> [5,] 16.20645 57.32523 #> [6,] 16.16141 57.35124 #> [7,] 16.16141 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.37724 #> #> Slot "ID": #> [1] "ID866" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[867]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.40325 #> [2,] 16.29654 57.42926 #> [3,] 16.34159 57.40325 #> [4,] 16.34159 57.35124 #> [5,] 16.29654 57.32523 #> [6,] 16.25150 57.35124 #> [7,] 16.25150 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.37724 #> #> Slot "ID": #> [1] "ID867" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[868]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.40325 #> [2,] 16.38663 57.42926 #> [3,] 16.43168 57.40325 #> [4,] 16.43168 57.35124 #> [5,] 16.38663 57.32523 #> [6,] 16.34159 57.35124 #> [7,] 16.34159 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.37724 #> #> Slot "ID": #> [1] "ID868" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[869]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.40325 #> [2,] 16.47672 57.42926 #> [3,] 16.52177 57.40325 #> [4,] 16.52177 57.35124 #> [5,] 16.47672 57.32523 #> [6,] 16.43168 57.35124 #> [7,] 16.43168 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.37724 #> #> Slot "ID": #> [1] "ID869" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[870]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 57.40325 #> [2,] 16.56681 57.42926 #> [3,] 16.61186 57.40325 #> [4,] 16.61186 57.35124 #> [5,] 16.56681 57.32523 #> [6,] 16.52177 57.35124 #> [7,] 16.52177 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 57.37724 #> #> Slot "ID": #> [1] "ID870" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[871]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 57.48127 #> [2,] 11.92717 57.50728 #> [3,] 11.97222 57.48127 #> [4,] 11.97222 57.42926 #> [5,] 11.92717 57.40325 #> [6,] 11.88213 57.42926 #> [7,] 11.88213 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 57.45526 #> #> Slot "ID": #> [1] "ID871" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[872]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 57.48127 #> [2,] 12.01726 57.50728 #> [3,] 12.06231 57.48127 #> [4,] 12.06231 57.42926 #> [5,] 12.01726 57.40325 #> [6,] 11.97222 57.42926 #> [7,] 11.97222 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 57.45526 #> #> Slot "ID": #> [1] "ID872" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[873]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 57.48127 #> [2,] 12.10735 57.50728 #> [3,] 12.15240 57.48127 #> [4,] 12.15240 57.42926 #> [5,] 12.10735 57.40325 #> [6,] 12.06231 57.42926 #> [7,] 12.06231 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 57.45526 #> #> Slot "ID": #> [1] "ID873" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[874]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.48127 #> [2,] 12.19744 57.50728 #> [3,] 12.24249 57.48127 #> [4,] 12.24249 57.42926 #> [5,] 12.19744 57.40325 #> [6,] 12.15240 57.42926 #> [7,] 12.15240 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.45526 #> #> Slot "ID": #> [1] "ID874" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[875]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.48127 #> [2,] 12.28753 57.50728 #> [3,] 12.33258 57.48127 #> [4,] 12.33258 57.42926 #> [5,] 12.28753 57.40325 #> [6,] 12.24249 57.42926 #> [7,] 12.24249 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.45526 #> #> Slot "ID": #> [1] "ID875" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[876]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.48127 #> [2,] 12.37762 57.50728 #> [3,] 12.42267 57.48127 #> [4,] 12.42267 57.42926 #> [5,] 12.37762 57.40325 #> [6,] 12.33258 57.42926 #> [7,] 12.33258 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.45526 #> #> Slot "ID": #> [1] "ID876" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[877]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.48127 #> [2,] 12.46771 57.50728 #> [3,] 12.51276 57.48127 #> [4,] 12.51276 57.42926 #> [5,] 12.46771 57.40325 #> [6,] 12.42267 57.42926 #> [7,] 12.42267 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.45526 #> #> Slot "ID": #> [1] "ID877" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[878]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.48127 #> [2,] 12.55780 57.50728 #> [3,] 12.60285 57.48127 #> [4,] 12.60285 57.42926 #> [5,] 12.55780 57.40325 #> [6,] 12.51276 57.42926 #> [7,] 12.51276 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.45526 #> #> Slot "ID": #> [1] "ID878" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[879]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.48127 #> [2,] 12.64789 57.50728 #> [3,] 12.69294 57.48127 #> [4,] 12.69294 57.42926 #> [5,] 12.64789 57.40325 #> [6,] 12.60285 57.42926 #> [7,] 12.60285 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.45526 #> #> Slot "ID": #> [1] "ID879" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[880]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.48127 #> [2,] 12.73798 57.50728 #> [3,] 12.78303 57.48127 #> [4,] 12.78303 57.42926 #> [5,] 12.73798 57.40325 #> [6,] 12.69294 57.42926 #> [7,] 12.69294 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.45526 #> #> Slot "ID": #> [1] "ID880" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[881]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.48127 #> [2,] 12.82807 57.50728 #> [3,] 12.87312 57.48127 #> [4,] 12.87312 57.42926 #> [5,] 12.82807 57.40325 #> [6,] 12.78303 57.42926 #> [7,] 12.78303 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.45526 #> #> Slot "ID": #> [1] "ID881" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[882]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.48127 #> [2,] 12.91816 57.50728 #> [3,] 12.96321 57.48127 #> [4,] 12.96321 57.42926 #> [5,] 12.91816 57.40325 #> [6,] 12.87312 57.42926 #> [7,] 12.87312 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.45526 #> #> Slot "ID": #> [1] "ID882" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[883]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.48127 #> [2,] 13.00825 57.50728 #> [3,] 13.05330 57.48127 #> [4,] 13.05330 57.42926 #> [5,] 13.00825 57.40325 #> [6,] 12.96321 57.42926 #> [7,] 12.96321 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.45526 #> #> Slot "ID": #> [1] "ID883" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[884]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.48127 #> [2,] 13.09834 57.50728 #> [3,] 13.14339 57.48127 #> [4,] 13.14339 57.42926 #> [5,] 13.09834 57.40325 #> [6,] 13.05330 57.42926 #> [7,] 13.05330 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.45526 #> #> Slot "ID": #> [1] "ID884" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[885]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.48127 #> [2,] 13.18843 57.50728 #> [3,] 13.23348 57.48127 #> [4,] 13.23348 57.42926 #> [5,] 13.18843 57.40325 #> [6,] 13.14339 57.42926 #> [7,] 13.14339 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.45526 #> #> Slot "ID": #> [1] "ID885" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[886]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.48127 #> [2,] 13.27852 57.50728 #> [3,] 13.32357 57.48127 #> [4,] 13.32357 57.42926 #> [5,] 13.27852 57.40325 #> [6,] 13.23348 57.42926 #> [7,] 13.23348 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.45526 #> #> Slot "ID": #> [1] "ID886" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[887]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.48127 #> [2,] 13.36861 57.50728 #> [3,] 13.41366 57.48127 #> [4,] 13.41366 57.42926 #> [5,] 13.36861 57.40325 #> [6,] 13.32357 57.42926 #> [7,] 13.32357 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.45526 #> #> Slot "ID": #> [1] "ID887" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[888]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.48127 #> [2,] 13.45870 57.50728 #> [3,] 13.50375 57.48127 #> [4,] 13.50375 57.42926 #> [5,] 13.45870 57.40325 #> [6,] 13.41366 57.42926 #> [7,] 13.41366 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.45526 #> #> Slot "ID": #> [1] "ID888" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[889]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.48127 #> [2,] 13.54879 57.50728 #> [3,] 13.59384 57.48127 #> [4,] 13.59384 57.42926 #> [5,] 13.54879 57.40325 #> [6,] 13.50375 57.42926 #> [7,] 13.50375 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.45526 #> #> Slot "ID": #> [1] "ID889" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[890]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.48127 #> [2,] 13.63888 57.50728 #> [3,] 13.68393 57.48127 #> [4,] 13.68393 57.42926 #> [5,] 13.63888 57.40325 #> [6,] 13.59384 57.42926 #> [7,] 13.59384 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.45526 #> #> Slot "ID": #> [1] "ID890" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[891]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.48127 #> [2,] 13.72897 57.50728 #> [3,] 13.77402 57.48127 #> [4,] 13.77402 57.42926 #> [5,] 13.72897 57.40325 #> [6,] 13.68393 57.42926 #> [7,] 13.68393 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.45526 #> #> Slot "ID": #> [1] "ID891" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[892]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.48127 #> [2,] 13.81906 57.50728 #> [3,] 13.86411 57.48127 #> [4,] 13.86411 57.42926 #> [5,] 13.81906 57.40325 #> [6,] 13.77402 57.42926 #> [7,] 13.77402 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.45526 #> #> Slot "ID": #> [1] "ID892" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[893]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.48127 #> [2,] 13.90915 57.50728 #> [3,] 13.95420 57.48127 #> [4,] 13.95420 57.42926 #> [5,] 13.90915 57.40325 #> [6,] 13.86411 57.42926 #> [7,] 13.86411 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.45526 #> #> Slot "ID": #> [1] "ID893" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[894]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.48127 #> [2,] 13.99925 57.50728 #> [3,] 14.04429 57.48127 #> [4,] 14.04429 57.42926 #> [5,] 13.99925 57.40325 #> [6,] 13.95420 57.42926 #> [7,] 13.95420 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.45526 #> #> Slot "ID": #> [1] "ID894" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[895]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.48127 #> [2,] 14.08934 57.50728 #> [3,] 14.13438 57.48127 #> [4,] 14.13438 57.42926 #> [5,] 14.08934 57.40325 #> [6,] 14.04429 57.42926 #> [7,] 14.04429 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.45526 #> #> Slot "ID": #> [1] "ID895" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[896]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.48127 #> [2,] 14.17943 57.50728 #> [3,] 14.22447 57.48127 #> [4,] 14.22447 57.42926 #> [5,] 14.17943 57.40325 #> [6,] 14.13438 57.42926 #> [7,] 14.13438 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.45526 #> #> Slot "ID": #> [1] "ID896" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[897]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.48127 #> [2,] 14.26952 57.50728 #> [3,] 14.31456 57.48127 #> [4,] 14.31456 57.42926 #> [5,] 14.26952 57.40325 #> [6,] 14.22447 57.42926 #> [7,] 14.22447 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.45526 #> #> Slot "ID": #> [1] "ID897" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[898]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.48127 #> [2,] 14.35961 57.50728 #> [3,] 14.40465 57.48127 #> [4,] 14.40465 57.42926 #> [5,] 14.35961 57.40325 #> [6,] 14.31456 57.42926 #> [7,] 14.31456 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.45526 #> #> Slot "ID": #> [1] "ID898" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[899]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.48127 #> [2,] 14.44970 57.50728 #> [3,] 14.49474 57.48127 #> [4,] 14.49474 57.42926 #> [5,] 14.44970 57.40325 #> [6,] 14.40465 57.42926 #> [7,] 14.40465 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.45526 #> #> Slot "ID": #> [1] "ID899" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[900]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.48127 #> [2,] 14.53979 57.50728 #> [3,] 14.58483 57.48127 #> [4,] 14.58483 57.42926 #> [5,] 14.53979 57.40325 #> [6,] 14.49474 57.42926 #> [7,] 14.49474 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.45526 #> #> Slot "ID": #> [1] "ID900" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[901]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.48127 #> [2,] 14.62988 57.50728 #> [3,] 14.67492 57.48127 #> [4,] 14.67492 57.42926 #> [5,] 14.62988 57.40325 #> [6,] 14.58483 57.42926 #> [7,] 14.58483 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.45526 #> #> Slot "ID": #> [1] "ID901" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[902]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.48127 #> [2,] 14.71997 57.50728 #> [3,] 14.76501 57.48127 #> [4,] 14.76501 57.42926 #> [5,] 14.71997 57.40325 #> [6,] 14.67492 57.42926 #> [7,] 14.67492 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.45526 #> #> Slot "ID": #> [1] "ID902" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[903]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.48127 #> [2,] 14.81006 57.50728 #> [3,] 14.85510 57.48127 #> [4,] 14.85510 57.42926 #> [5,] 14.81006 57.40325 #> [6,] 14.76501 57.42926 #> [7,] 14.76501 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.45526 #> #> Slot "ID": #> [1] "ID903" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[904]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.48127 #> [2,] 14.90015 57.50728 #> [3,] 14.94519 57.48127 #> [4,] 14.94519 57.42926 #> [5,] 14.90015 57.40325 #> [6,] 14.85510 57.42926 #> [7,] 14.85510 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.45526 #> #> Slot "ID": #> [1] "ID904" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[905]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.48127 #> [2,] 14.99024 57.50728 #> [3,] 15.03528 57.48127 #> [4,] 15.03528 57.42926 #> [5,] 14.99024 57.40325 #> [6,] 14.94519 57.42926 #> [7,] 14.94519 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.45526 #> #> Slot "ID": #> [1] "ID905" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[906]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.48127 #> [2,] 15.08033 57.50728 #> [3,] 15.12537 57.48127 #> [4,] 15.12537 57.42926 #> [5,] 15.08033 57.40325 #> [6,] 15.03528 57.42926 #> [7,] 15.03528 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.45526 #> #> Slot "ID": #> [1] "ID906" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[907]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.48127 #> [2,] 15.17042 57.50728 #> [3,] 15.21546 57.48127 #> [4,] 15.21546 57.42926 #> [5,] 15.17042 57.40325 #> [6,] 15.12537 57.42926 #> [7,] 15.12537 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.45526 #> #> Slot "ID": #> [1] "ID907" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[908]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.48127 #> [2,] 15.26051 57.50728 #> [3,] 15.30555 57.48127 #> [4,] 15.30555 57.42926 #> [5,] 15.26051 57.40325 #> [6,] 15.21546 57.42926 #> [7,] 15.21546 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.45526 #> #> Slot "ID": #> [1] "ID908" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[909]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.48127 #> [2,] 15.35060 57.50728 #> [3,] 15.39564 57.48127 #> [4,] 15.39564 57.42926 #> [5,] 15.35060 57.40325 #> [6,] 15.30555 57.42926 #> [7,] 15.30555 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 57.45526 #> #> Slot "ID": #> [1] "ID909" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[910]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.48127 #> [2,] 15.44069 57.50728 #> [3,] 15.48573 57.48127 #> [4,] 15.48573 57.42926 #> [5,] 15.44069 57.40325 #> [6,] 15.39564 57.42926 #> [7,] 15.39564 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.45526 #> #> Slot "ID": #> [1] "ID910" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[911]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.48127 #> [2,] 15.53078 57.50728 #> [3,] 15.57582 57.48127 #> [4,] 15.57582 57.42926 #> [5,] 15.53078 57.40325 #> [6,] 15.48573 57.42926 #> [7,] 15.48573 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.45526 #> #> Slot "ID": #> [1] "ID911" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[912]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.48127 #> [2,] 15.62087 57.50728 #> [3,] 15.66591 57.48127 #> [4,] 15.66591 57.42926 #> [5,] 15.62087 57.40325 #> [6,] 15.57582 57.42926 #> [7,] 15.57582 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.45526 #> #> Slot "ID": #> [1] "ID912" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[913]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.48127 #> [2,] 15.71096 57.50728 #> [3,] 15.75600 57.48127 #> [4,] 15.75600 57.42926 #> [5,] 15.71096 57.40325 #> [6,] 15.66591 57.42926 #> [7,] 15.66591 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.45526 #> #> Slot "ID": #> [1] "ID913" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[914]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.48127 #> [2,] 15.80105 57.50728 #> [3,] 15.84609 57.48127 #> [4,] 15.84609 57.42926 #> [5,] 15.80105 57.40325 #> [6,] 15.75600 57.42926 #> [7,] 15.75600 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.45526 #> #> Slot "ID": #> [1] "ID914" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[915]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.48127 #> [2,] 15.89114 57.50728 #> [3,] 15.93618 57.48127 #> [4,] 15.93618 57.42926 #> [5,] 15.89114 57.40325 #> [6,] 15.84609 57.42926 #> [7,] 15.84609 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.45526 #> #> Slot "ID": #> [1] "ID915" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[916]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.48127 #> [2,] 15.98123 57.50728 #> [3,] 16.02627 57.48127 #> [4,] 16.02627 57.42926 #> [5,] 15.98123 57.40325 #> [6,] 15.93618 57.42926 #> [7,] 15.93618 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.45526 #> #> Slot "ID": #> [1] "ID916" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[917]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.48127 #> [2,] 16.07132 57.50728 #> [3,] 16.11636 57.48127 #> [4,] 16.11636 57.42926 #> [5,] 16.07132 57.40325 #> [6,] 16.02627 57.42926 #> [7,] 16.02627 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.45526 #> #> Slot "ID": #> [1] "ID917" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[918]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.48127 #> [2,] 16.16141 57.50728 #> [3,] 16.20645 57.48127 #> [4,] 16.20645 57.42926 #> [5,] 16.16141 57.40325 #> [6,] 16.11636 57.42926 #> [7,] 16.11636 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.45526 #> #> Slot "ID": #> [1] "ID918" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[919]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.48127 #> [2,] 16.25150 57.50728 #> [3,] 16.29654 57.48127 #> [4,] 16.29654 57.42926 #> [5,] 16.25150 57.40325 #> [6,] 16.20645 57.42926 #> [7,] 16.20645 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.45526 #> #> Slot "ID": #> [1] "ID919" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[920]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.48127 #> [2,] 16.34159 57.50728 #> [3,] 16.38663 57.48127 #> [4,] 16.38663 57.42926 #> [5,] 16.34159 57.40325 #> [6,] 16.29654 57.42926 #> [7,] 16.29654 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.45526 #> #> Slot "ID": #> [1] "ID920" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[921]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.48127 #> [2,] 16.43168 57.50728 #> [3,] 16.47672 57.48127 #> [4,] 16.47672 57.42926 #> [5,] 16.43168 57.40325 #> [6,] 16.38663 57.42926 #> [7,] 16.38663 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.45526 #> #> Slot "ID": #> [1] "ID921" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[922]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 57.48127 #> [2,] 16.52177 57.50728 #> [3,] 16.56681 57.48127 #> [4,] 16.56681 57.42926 #> [5,] 16.52177 57.40325 #> [6,] 16.47672 57.42926 #> [7,] 16.47672 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 57.45526 #> #> Slot "ID": #> [1] "ID922" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[923]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 57.48127 #> [2,] 16.61186 57.50728 #> [3,] 16.65690 57.48127 #> [4,] 16.65690 57.42926 #> [5,] 16.61186 57.40325 #> [6,] 16.56681 57.42926 #> [7,] 16.56681 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 57.45526 #> #> Slot "ID": #> [1] "ID923" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[924]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 57.55929 #> [2,] 11.97222 57.58530 #> [3,] 12.01726 57.55929 #> [4,] 12.01726 57.50728 #> [5,] 11.97222 57.48127 #> [6,] 11.92717 57.50728 #> [7,] 11.92717 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 57.53328 #> #> Slot "ID": #> [1] "ID924" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[925]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 57.55929 #> [2,] 12.06231 57.58530 #> [3,] 12.10735 57.55929 #> [4,] 12.10735 57.50728 #> [5,] 12.06231 57.48127 #> [6,] 12.01726 57.50728 #> [7,] 12.01726 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 57.53328 #> #> Slot "ID": #> [1] "ID925" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[926]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.55929 #> [2,] 12.15240 57.58530 #> [3,] 12.19744 57.55929 #> [4,] 12.19744 57.50728 #> [5,] 12.15240 57.48127 #> [6,] 12.10735 57.50728 #> [7,] 12.10735 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 57.53328 #> #> Slot "ID": #> [1] "ID926" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[927]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.55929 #> [2,] 12.24249 57.58530 #> [3,] 12.28753 57.55929 #> [4,] 12.28753 57.50728 #> [5,] 12.24249 57.48127 #> [6,] 12.19744 57.50728 #> [7,] 12.19744 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.53328 #> #> Slot "ID": #> [1] "ID927" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[928]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.55929 #> [2,] 12.33258 57.58530 #> [3,] 12.37762 57.55929 #> [4,] 12.37762 57.50728 #> [5,] 12.33258 57.48127 #> [6,] 12.28753 57.50728 #> [7,] 12.28753 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.53328 #> #> Slot "ID": #> [1] "ID928" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[929]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.55929 #> [2,] 12.42267 57.58530 #> [3,] 12.46771 57.55929 #> [4,] 12.46771 57.50728 #> [5,] 12.42267 57.48127 #> [6,] 12.37762 57.50728 #> [7,] 12.37762 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.53328 #> #> Slot "ID": #> [1] "ID929" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[930]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.55929 #> [2,] 12.51276 57.58530 #> [3,] 12.55780 57.55929 #> [4,] 12.55780 57.50728 #> [5,] 12.51276 57.48127 #> [6,] 12.46771 57.50728 #> [7,] 12.46771 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.53328 #> #> Slot "ID": #> [1] "ID930" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[931]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.55929 #> [2,] 12.60285 57.58530 #> [3,] 12.64789 57.55929 #> [4,] 12.64789 57.50728 #> [5,] 12.60285 57.48127 #> [6,] 12.55780 57.50728 #> [7,] 12.55780 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.53328 #> #> Slot "ID": #> [1] "ID931" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[932]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.55929 #> [2,] 12.69294 57.58530 #> [3,] 12.73798 57.55929 #> [4,] 12.73798 57.50728 #> [5,] 12.69294 57.48127 #> [6,] 12.64789 57.50728 #> [7,] 12.64789 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.53328 #> #> Slot "ID": #> [1] "ID932" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[933]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.55929 #> [2,] 12.78303 57.58530 #> [3,] 12.82807 57.55929 #> [4,] 12.82807 57.50728 #> [5,] 12.78303 57.48127 #> [6,] 12.73798 57.50728 #> [7,] 12.73798 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.53328 #> #> Slot "ID": #> [1] "ID933" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[934]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.55929 #> [2,] 12.87312 57.58530 #> [3,] 12.91816 57.55929 #> [4,] 12.91816 57.50728 #> [5,] 12.87312 57.48127 #> [6,] 12.82807 57.50728 #> [7,] 12.82807 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.53328 #> #> Slot "ID": #> [1] "ID934" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[935]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.55929 #> [2,] 12.96321 57.58530 #> [3,] 13.00825 57.55929 #> [4,] 13.00825 57.50728 #> [5,] 12.96321 57.48127 #> [6,] 12.91816 57.50728 #> [7,] 12.91816 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.53328 #> #> Slot "ID": #> [1] "ID935" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[936]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.55929 #> [2,] 13.05330 57.58530 #> [3,] 13.09834 57.55929 #> [4,] 13.09834 57.50728 #> [5,] 13.05330 57.48127 #> [6,] 13.00825 57.50728 #> [7,] 13.00825 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.53328 #> #> Slot "ID": #> [1] "ID936" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[937]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.55929 #> [2,] 13.14339 57.58530 #> [3,] 13.18843 57.55929 #> [4,] 13.18843 57.50728 #> [5,] 13.14339 57.48127 #> [6,] 13.09834 57.50728 #> [7,] 13.09834 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.53328 #> #> Slot "ID": #> [1] "ID937" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[938]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.55929 #> [2,] 13.23348 57.58530 #> [3,] 13.27852 57.55929 #> [4,] 13.27852 57.50728 #> [5,] 13.23348 57.48127 #> [6,] 13.18843 57.50728 #> [7,] 13.18843 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.53328 #> #> Slot "ID": #> [1] "ID938" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[939]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.55929 #> [2,] 13.32357 57.58530 #> [3,] 13.36861 57.55929 #> [4,] 13.36861 57.50728 #> [5,] 13.32357 57.48127 #> [6,] 13.27852 57.50728 #> [7,] 13.27852 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.53328 #> #> Slot "ID": #> [1] "ID939" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[940]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.55929 #> [2,] 13.41366 57.58530 #> [3,] 13.45870 57.55929 #> [4,] 13.45870 57.50728 #> [5,] 13.41366 57.48127 #> [6,] 13.36861 57.50728 #> [7,] 13.36861 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.53328 #> #> Slot "ID": #> [1] "ID940" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[941]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.55929 #> [2,] 13.50375 57.58530 #> [3,] 13.54879 57.55929 #> [4,] 13.54879 57.50728 #> [5,] 13.50375 57.48127 #> [6,] 13.45870 57.50728 #> [7,] 13.45870 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.53328 #> #> Slot "ID": #> [1] "ID941" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[942]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.55929 #> [2,] 13.59384 57.58530 #> [3,] 13.63888 57.55929 #> [4,] 13.63888 57.50728 #> [5,] 13.59384 57.48127 #> [6,] 13.54879 57.50728 #> [7,] 13.54879 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.53328 #> #> Slot "ID": #> [1] "ID942" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[943]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.55929 #> [2,] 13.68393 57.58530 #> [3,] 13.72897 57.55929 #> [4,] 13.72897 57.50728 #> [5,] 13.68393 57.48127 #> [6,] 13.63888 57.50728 #> [7,] 13.63888 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.53328 #> #> Slot "ID": #> [1] "ID943" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[944]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.55929 #> [2,] 13.77402 57.58530 #> [3,] 13.81906 57.55929 #> [4,] 13.81906 57.50728 #> [5,] 13.77402 57.48127 #> [6,] 13.72897 57.50728 #> [7,] 13.72897 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.53328 #> #> Slot "ID": #> [1] "ID944" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[945]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.55929 #> [2,] 13.86411 57.58530 #> [3,] 13.90915 57.55929 #> [4,] 13.90915 57.50728 #> [5,] 13.86411 57.48127 #> [6,] 13.81906 57.50728 #> [7,] 13.81906 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.53328 #> #> Slot "ID": #> [1] "ID945" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[946]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.55929 #> [2,] 13.95420 57.58530 #> [3,] 13.99925 57.55929 #> [4,] 13.99925 57.50728 #> [5,] 13.95420 57.48127 #> [6,] 13.90915 57.50728 #> [7,] 13.90915 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.53328 #> #> Slot "ID": #> [1] "ID946" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[947]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.55929 #> [2,] 14.04429 57.58530 #> [3,] 14.08934 57.55929 #> [4,] 14.08934 57.50728 #> [5,] 14.04429 57.48127 #> [6,] 13.99925 57.50728 #> [7,] 13.99925 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.53328 #> #> Slot "ID": #> [1] "ID947" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[948]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.55929 #> [2,] 14.13438 57.58530 #> [3,] 14.17943 57.55929 #> [4,] 14.17943 57.50728 #> [5,] 14.13438 57.48127 #> [6,] 14.08934 57.50728 #> [7,] 14.08934 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.53328 #> #> Slot "ID": #> [1] "ID948" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[949]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.55929 #> [2,] 14.22447 57.58530 #> [3,] 14.26952 57.55929 #> [4,] 14.26952 57.50728 #> [5,] 14.22447 57.48127 #> [6,] 14.17943 57.50728 #> [7,] 14.17943 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.53328 #> #> Slot "ID": #> [1] "ID949" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[950]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.55929 #> [2,] 14.31456 57.58530 #> [3,] 14.35961 57.55929 #> [4,] 14.35961 57.50728 #> [5,] 14.31456 57.48127 #> [6,] 14.26952 57.50728 #> [7,] 14.26952 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.53328 #> #> Slot "ID": #> [1] "ID950" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[951]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.55929 #> [2,] 14.40465 57.58530 #> [3,] 14.44970 57.55929 #> [4,] 14.44970 57.50728 #> [5,] 14.40465 57.48127 #> [6,] 14.35961 57.50728 #> [7,] 14.35961 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.53328 #> #> Slot "ID": #> [1] "ID951" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[952]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.55929 #> [2,] 14.49474 57.58530 #> [3,] 14.53979 57.55929 #> [4,] 14.53979 57.50728 #> [5,] 14.49474 57.48127 #> [6,] 14.44970 57.50728 #> [7,] 14.44970 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.53328 #> #> Slot "ID": #> [1] "ID952" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[953]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.55929 #> [2,] 14.58483 57.58530 #> [3,] 14.62988 57.55929 #> [4,] 14.62988 57.50728 #> [5,] 14.58483 57.48127 #> [6,] 14.53979 57.50728 #> [7,] 14.53979 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.53328 #> #> Slot "ID": #> [1] "ID953" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[954]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.55929 #> [2,] 14.67492 57.58530 #> [3,] 14.71997 57.55929 #> [4,] 14.71997 57.50728 #> [5,] 14.67492 57.48127 #> [6,] 14.62988 57.50728 #> [7,] 14.62988 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.53328 #> #> Slot "ID": #> [1] "ID954" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[955]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.55929 #> [2,] 14.76501 57.58530 #> [3,] 14.81006 57.55929 #> [4,] 14.81006 57.50728 #> [5,] 14.76501 57.48127 #> [6,] 14.71997 57.50728 #> [7,] 14.71997 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.53328 #> #> Slot "ID": #> [1] "ID955" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[956]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.55929 #> [2,] 14.85510 57.58530 #> [3,] 14.90015 57.55929 #> [4,] 14.90015 57.50728 #> [5,] 14.85510 57.48127 #> [6,] 14.81006 57.50728 #> [7,] 14.81006 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.53328 #> #> Slot "ID": #> [1] "ID956" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[957]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.55929 #> [2,] 14.94519 57.58530 #> [3,] 14.99024 57.55929 #> [4,] 14.99024 57.50728 #> [5,] 14.94519 57.48127 #> [6,] 14.90015 57.50728 #> [7,] 14.90015 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.53328 #> #> Slot "ID": #> [1] "ID957" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[958]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.55929 #> [2,] 15.03528 57.58530 #> [3,] 15.08033 57.55929 #> [4,] 15.08033 57.50728 #> [5,] 15.03528 57.48127 #> [6,] 14.99024 57.50728 #> [7,] 14.99024 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.53328 #> #> Slot "ID": #> [1] "ID958" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[959]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.55929 #> [2,] 15.12537 57.58530 #> [3,] 15.17042 57.55929 #> [4,] 15.17042 57.50728 #> [5,] 15.12537 57.48127 #> [6,] 15.08033 57.50728 #> [7,] 15.08033 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.53328 #> #> Slot "ID": #> [1] "ID959" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[960]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.55929 #> [2,] 15.21546 57.58530 #> [3,] 15.26051 57.55929 #> [4,] 15.26051 57.50728 #> [5,] 15.21546 57.48127 #> [6,] 15.17042 57.50728 #> [7,] 15.17042 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.53328 #> #> Slot "ID": #> [1] "ID960" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[961]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.55929 #> [2,] 15.30555 57.58530 #> [3,] 15.35060 57.55929 #> [4,] 15.35060 57.50728 #> [5,] 15.30555 57.48127 #> [6,] 15.26051 57.50728 #> [7,] 15.26051 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.53328 #> #> Slot "ID": #> [1] "ID961" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[962]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.55929 #> [2,] 15.39564 57.58530 #> [3,] 15.44069 57.55929 #> [4,] 15.44069 57.50728 #> [5,] 15.39564 57.48127 #> [6,] 15.35060 57.50728 #> [7,] 15.35060 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.53328 #> #> Slot "ID": #> [1] "ID962" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[963]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.55929 #> [2,] 15.48573 57.58530 #> [3,] 15.53078 57.55929 #> [4,] 15.53078 57.50728 #> [5,] 15.48573 57.48127 #> [6,] 15.44069 57.50728 #> [7,] 15.44069 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.53328 #> #> Slot "ID": #> [1] "ID963" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[964]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.55929 #> [2,] 15.57582 57.58530 #> [3,] 15.62087 57.55929 #> [4,] 15.62087 57.50728 #> [5,] 15.57582 57.48127 #> [6,] 15.53078 57.50728 #> [7,] 15.53078 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.53328 #> #> Slot "ID": #> [1] "ID964" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[965]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.55929 #> [2,] 15.66591 57.58530 #> [3,] 15.71096 57.55929 #> [4,] 15.71096 57.50728 #> [5,] 15.66591 57.48127 #> [6,] 15.62087 57.50728 #> [7,] 15.62087 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.53328 #> #> Slot "ID": #> [1] "ID965" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[966]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.55929 #> [2,] 15.75600 57.58530 #> [3,] 15.80105 57.55929 #> [4,] 15.80105 57.50728 #> [5,] 15.75600 57.48127 #> [6,] 15.71096 57.50728 #> [7,] 15.71096 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.53328 #> #> Slot "ID": #> [1] "ID966" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[967]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.55929 #> [2,] 15.84609 57.58530 #> [3,] 15.89114 57.55929 #> [4,] 15.89114 57.50728 #> [5,] 15.84609 57.48127 #> [6,] 15.80105 57.50728 #> [7,] 15.80105 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.53328 #> #> Slot "ID": #> [1] "ID967" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[968]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.55929 #> [2,] 15.93618 57.58530 #> [3,] 15.98123 57.55929 #> [4,] 15.98123 57.50728 #> [5,] 15.93618 57.48127 #> [6,] 15.89114 57.50728 #> [7,] 15.89114 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.53328 #> #> Slot "ID": #> [1] "ID968" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[969]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.55929 #> [2,] 16.02627 57.58530 #> [3,] 16.07132 57.55929 #> [4,] 16.07132 57.50728 #> [5,] 16.02627 57.48127 #> [6,] 15.98123 57.50728 #> [7,] 15.98123 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.53328 #> #> Slot "ID": #> [1] "ID969" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[970]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.55929 #> [2,] 16.11636 57.58530 #> [3,] 16.16141 57.55929 #> [4,] 16.16141 57.50728 #> [5,] 16.11636 57.48127 #> [6,] 16.07132 57.50728 #> [7,] 16.07132 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.53328 #> #> Slot "ID": #> [1] "ID970" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[971]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.55929 #> [2,] 16.20645 57.58530 #> [3,] 16.25150 57.55929 #> [4,] 16.25150 57.50728 #> [5,] 16.20645 57.48127 #> [6,] 16.16141 57.50728 #> [7,] 16.16141 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.53328 #> #> Slot "ID": #> [1] "ID971" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[972]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.55929 #> [2,] 16.29654 57.58530 #> [3,] 16.34159 57.55929 #> [4,] 16.34159 57.50728 #> [5,] 16.29654 57.48127 #> [6,] 16.25150 57.50728 #> [7,] 16.25150 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.53328 #> #> Slot "ID": #> [1] "ID972" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[973]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.55929 #> [2,] 16.38663 57.58530 #> [3,] 16.43168 57.55929 #> [4,] 16.43168 57.50728 #> [5,] 16.38663 57.48127 #> [6,] 16.34159 57.50728 #> [7,] 16.34159 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.53328 #> #> Slot "ID": #> [1] "ID973" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[974]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.55929 #> [2,] 16.47672 57.58530 #> [3,] 16.52177 57.55929 #> [4,] 16.52177 57.50728 #> [5,] 16.47672 57.48127 #> [6,] 16.43168 57.50728 #> [7,] 16.43168 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.53328 #> #> Slot "ID": #> [1] "ID974" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[975]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 57.55929 #> [2,] 16.56681 57.58530 #> [3,] 16.61186 57.55929 #> [4,] 16.61186 57.50728 #> [5,] 16.56681 57.48127 #> [6,] 16.52177 57.50728 #> [7,] 16.52177 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 57.53328 #> #> Slot "ID": #> [1] "ID975" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[976]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 57.55929 #> [2,] 16.74699 57.58530 #> [3,] 16.79204 57.55929 #> [4,] 16.79204 57.50728 #> [5,] 16.74699 57.48127 #> [6,] 16.70195 57.50728 #> [7,] 16.70195 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 57.53328 #> #> Slot "ID": #> [1] "ID976" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[977]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 57.63731 #> [2,] 11.92717 57.66332 #> [3,] 11.97222 57.63731 #> [4,] 11.97222 57.58530 #> [5,] 11.92717 57.55929 #> [6,] 11.88213 57.58530 #> [7,] 11.88213 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 57.61130 #> #> Slot "ID": #> [1] "ID977" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[978]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 57.63731 #> [2,] 12.01726 57.66332 #> [3,] 12.06231 57.63731 #> [4,] 12.06231 57.58530 #> [5,] 12.01726 57.55929 #> [6,] 11.97222 57.58530 #> [7,] 11.97222 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 57.61130 #> #> Slot "ID": #> [1] "ID978" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[979]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 57.63731 #> [2,] 12.10735 57.66332 #> [3,] 12.15240 57.63731 #> [4,] 12.15240 57.58530 #> [5,] 12.10735 57.55929 #> [6,] 12.06231 57.58530 #> [7,] 12.06231 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 57.61130 #> #> Slot "ID": #> [1] "ID979" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[980]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.63731 #> [2,] 12.19744 57.66332 #> [3,] 12.24249 57.63731 #> [4,] 12.24249 57.58530 #> [5,] 12.19744 57.55929 #> [6,] 12.15240 57.58530 #> [7,] 12.15240 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.61130 #> #> Slot "ID": #> [1] "ID980" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[981]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.63731 #> [2,] 12.28753 57.66332 #> [3,] 12.33258 57.63731 #> [4,] 12.33258 57.58530 #> [5,] 12.28753 57.55929 #> [6,] 12.24249 57.58530 #> [7,] 12.24249 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.61130 #> #> Slot "ID": #> [1] "ID981" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[982]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.63731 #> [2,] 12.37762 57.66332 #> [3,] 12.42267 57.63731 #> [4,] 12.42267 57.58530 #> [5,] 12.37762 57.55929 #> [6,] 12.33258 57.58530 #> [7,] 12.33258 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.61130 #> #> Slot "ID": #> [1] "ID982" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[983]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.63731 #> [2,] 12.46771 57.66332 #> [3,] 12.51276 57.63731 #> [4,] 12.51276 57.58530 #> [5,] 12.46771 57.55929 #> [6,] 12.42267 57.58530 #> [7,] 12.42267 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.61130 #> #> Slot "ID": #> [1] "ID983" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[984]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.5578 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.63731 #> [2,] 12.55780 57.66332 #> [3,] 12.60285 57.63731 #> [4,] 12.60285 57.58530 #> [5,] 12.55780 57.55929 #> [6,] 12.51276 57.58530 #> [7,] 12.51276 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.5578 57.6113 #> #> Slot "ID": #> [1] "ID984" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[985]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.63731 #> [2,] 12.64789 57.66332 #> [3,] 12.69294 57.63731 #> [4,] 12.69294 57.58530 #> [5,] 12.64789 57.55929 #> [6,] 12.60285 57.58530 #> [7,] 12.60285 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.61130 #> #> Slot "ID": #> [1] "ID985" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[986]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.63731 #> [2,] 12.73798 57.66332 #> [3,] 12.78303 57.63731 #> [4,] 12.78303 57.58530 #> [5,] 12.73798 57.55929 #> [6,] 12.69294 57.58530 #> [7,] 12.69294 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.61130 #> #> Slot "ID": #> [1] "ID986" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[987]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.63731 #> [2,] 12.82807 57.66332 #> [3,] 12.87312 57.63731 #> [4,] 12.87312 57.58530 #> [5,] 12.82807 57.55929 #> [6,] 12.78303 57.58530 #> [7,] 12.78303 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.61130 #> #> Slot "ID": #> [1] "ID987" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[988]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.63731 #> [2,] 12.91816 57.66332 #> [3,] 12.96321 57.63731 #> [4,] 12.96321 57.58530 #> [5,] 12.91816 57.55929 #> [6,] 12.87312 57.58530 #> [7,] 12.87312 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.61130 #> #> Slot "ID": #> [1] "ID988" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[989]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.63731 #> [2,] 13.00825 57.66332 #> [3,] 13.05330 57.63731 #> [4,] 13.05330 57.58530 #> [5,] 13.00825 57.55929 #> [6,] 12.96321 57.58530 #> [7,] 12.96321 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.61130 #> #> Slot "ID": #> [1] "ID989" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[990]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.63731 #> [2,] 13.09834 57.66332 #> [3,] 13.14339 57.63731 #> [4,] 13.14339 57.58530 #> [5,] 13.09834 57.55929 #> [6,] 13.05330 57.58530 #> [7,] 13.05330 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.61130 #> #> Slot "ID": #> [1] "ID990" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[991]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.63731 #> [2,] 13.18843 57.66332 #> [3,] 13.23348 57.63731 #> [4,] 13.23348 57.58530 #> [5,] 13.18843 57.55929 #> [6,] 13.14339 57.58530 #> [7,] 13.14339 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.61130 #> #> Slot "ID": #> [1] "ID991" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[992]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.63731 #> [2,] 13.27852 57.66332 #> [3,] 13.32357 57.63731 #> [4,] 13.32357 57.58530 #> [5,] 13.27852 57.55929 #> [6,] 13.23348 57.58530 #> [7,] 13.23348 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.61130 #> #> Slot "ID": #> [1] "ID992" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[993]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.63731 #> [2,] 13.36861 57.66332 #> [3,] 13.41366 57.63731 #> [4,] 13.41366 57.58530 #> [5,] 13.36861 57.55929 #> [6,] 13.32357 57.58530 #> [7,] 13.32357 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.61130 #> #> Slot "ID": #> [1] "ID993" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[994]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.4587 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.63731 #> [2,] 13.45870 57.66332 #> [3,] 13.50375 57.63731 #> [4,] 13.50375 57.58530 #> [5,] 13.45870 57.55929 #> [6,] 13.41366 57.58530 #> [7,] 13.41366 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.4587 57.6113 #> #> Slot "ID": #> [1] "ID994" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[995]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.63731 #> [2,] 13.54879 57.66332 #> [3,] 13.59384 57.63731 #> [4,] 13.59384 57.58530 #> [5,] 13.54879 57.55929 #> [6,] 13.50375 57.58530 #> [7,] 13.50375 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.61130 #> #> Slot "ID": #> [1] "ID995" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[996]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.63731 #> [2,] 13.63888 57.66332 #> [3,] 13.68393 57.63731 #> [4,] 13.68393 57.58530 #> [5,] 13.63888 57.55929 #> [6,] 13.59384 57.58530 #> [7,] 13.59384 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.61130 #> #> Slot "ID": #> [1] "ID996" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[997]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.63731 #> [2,] 13.72897 57.66332 #> [3,] 13.77402 57.63731 #> [4,] 13.77402 57.58530 #> [5,] 13.72897 57.55929 #> [6,] 13.68393 57.58530 #> [7,] 13.68393 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.61130 #> #> Slot "ID": #> [1] "ID997" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[998]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.63731 #> [2,] 13.81906 57.66332 #> [3,] 13.86411 57.63731 #> [4,] 13.86411 57.58530 #> [5,] 13.81906 57.55929 #> [6,] 13.77402 57.58530 #> [7,] 13.77402 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.61130 #> #> Slot "ID": #> [1] "ID998" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[999]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.63731 #> [2,] 13.90915 57.66332 #> [3,] 13.95420 57.63731 #> [4,] 13.95420 57.58530 #> [5,] 13.90915 57.55929 #> [6,] 13.86411 57.58530 #> [7,] 13.86411 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.61130 #> #> Slot "ID": #> [1] "ID999" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1000]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.63731 #> [2,] 13.99925 57.66332 #> [3,] 14.04429 57.63731 #> [4,] 14.04429 57.58530 #> [5,] 13.99925 57.55929 #> [6,] 13.95420 57.58530 #> [7,] 13.95420 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.61130 #> #> Slot "ID": #> [1] "ID1000" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1001]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.63731 #> [2,] 14.08934 57.66332 #> [3,] 14.13438 57.63731 #> [4,] 14.13438 57.58530 #> [5,] 14.08934 57.55929 #> [6,] 14.04429 57.58530 #> [7,] 14.04429 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.61130 #> #> Slot "ID": #> [1] "ID1001" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1002]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.63731 #> [2,] 14.17943 57.66332 #> [3,] 14.22447 57.63731 #> [4,] 14.22447 57.58530 #> [5,] 14.17943 57.55929 #> [6,] 14.13438 57.58530 #> [7,] 14.13438 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.61130 #> #> Slot "ID": #> [1] "ID1002" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1003]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.63731 #> [2,] 14.26952 57.66332 #> [3,] 14.31456 57.63731 #> [4,] 14.31456 57.58530 #> [5,] 14.26952 57.55929 #> [6,] 14.22447 57.58530 #> [7,] 14.22447 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.61130 #> #> Slot "ID": #> [1] "ID1003" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1004]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.63731 #> [2,] 14.35961 57.66332 #> [3,] 14.40465 57.63731 #> [4,] 14.40465 57.58530 #> [5,] 14.35961 57.55929 #> [6,] 14.31456 57.58530 #> [7,] 14.31456 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.61130 #> #> Slot "ID": #> [1] "ID1004" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1005]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.4497 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.63731 #> [2,] 14.44970 57.66332 #> [3,] 14.49474 57.63731 #> [4,] 14.49474 57.58530 #> [5,] 14.44970 57.55929 #> [6,] 14.40465 57.58530 #> [7,] 14.40465 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.4497 57.6113 #> #> Slot "ID": #> [1] "ID1005" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1006]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.63731 #> [2,] 14.53979 57.66332 #> [3,] 14.58483 57.63731 #> [4,] 14.58483 57.58530 #> [5,] 14.53979 57.55929 #> [6,] 14.49474 57.58530 #> [7,] 14.49474 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.61130 #> #> Slot "ID": #> [1] "ID1006" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1007]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.63731 #> [2,] 14.62988 57.66332 #> [3,] 14.67492 57.63731 #> [4,] 14.67492 57.58530 #> [5,] 14.62988 57.55929 #> [6,] 14.58483 57.58530 #> [7,] 14.58483 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.61130 #> #> Slot "ID": #> [1] "ID1007" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1008]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.63731 #> [2,] 14.71997 57.66332 #> [3,] 14.76501 57.63731 #> [4,] 14.76501 57.58530 #> [5,] 14.71997 57.55929 #> [6,] 14.67492 57.58530 #> [7,] 14.67492 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.61130 #> #> Slot "ID": #> [1] "ID1008" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1009]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.63731 #> [2,] 14.81006 57.66332 #> [3,] 14.85510 57.63731 #> [4,] 14.85510 57.58530 #> [5,] 14.81006 57.55929 #> [6,] 14.76501 57.58530 #> [7,] 14.76501 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.61130 #> #> Slot "ID": #> [1] "ID1009" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1010]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.63731 #> [2,] 14.90015 57.66332 #> [3,] 14.94519 57.63731 #> [4,] 14.94519 57.58530 #> [5,] 14.90015 57.55929 #> [6,] 14.85510 57.58530 #> [7,] 14.85510 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.61130 #> #> Slot "ID": #> [1] "ID1010" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1011]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.63731 #> [2,] 14.99024 57.66332 #> [3,] 15.03528 57.63731 #> [4,] 15.03528 57.58530 #> [5,] 14.99024 57.55929 #> [6,] 14.94519 57.58530 #> [7,] 14.94519 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.61130 #> #> Slot "ID": #> [1] "ID1011" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1012]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.63731 #> [2,] 15.08033 57.66332 #> [3,] 15.12537 57.63731 #> [4,] 15.12537 57.58530 #> [5,] 15.08033 57.55929 #> [6,] 15.03528 57.58530 #> [7,] 15.03528 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.61130 #> #> Slot "ID": #> [1] "ID1012" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1013]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.63731 #> [2,] 15.17042 57.66332 #> [3,] 15.21546 57.63731 #> [4,] 15.21546 57.58530 #> [5,] 15.17042 57.55929 #> [6,] 15.12537 57.58530 #> [7,] 15.12537 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.61130 #> #> Slot "ID": #> [1] "ID1013" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1014]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.63731 #> [2,] 15.26051 57.66332 #> [3,] 15.30555 57.63731 #> [4,] 15.30555 57.58530 #> [5,] 15.26051 57.55929 #> [6,] 15.21546 57.58530 #> [7,] 15.21546 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.61130 #> #> Slot "ID": #> [1] "ID1014" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1015]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.3506 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.63731 #> [2,] 15.35060 57.66332 #> [3,] 15.39564 57.63731 #> [4,] 15.39564 57.58530 #> [5,] 15.35060 57.55929 #> [6,] 15.30555 57.58530 #> [7,] 15.30555 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.3506 57.6113 #> #> Slot "ID": #> [1] "ID1015" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1016]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.63731 #> [2,] 15.44069 57.66332 #> [3,] 15.48573 57.63731 #> [4,] 15.48573 57.58530 #> [5,] 15.44069 57.55929 #> [6,] 15.39564 57.58530 #> [7,] 15.39564 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.61130 #> #> Slot "ID": #> [1] "ID1016" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1017]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.63731 #> [2,] 15.53078 57.66332 #> [3,] 15.57582 57.63731 #> [4,] 15.57582 57.58530 #> [5,] 15.53078 57.55929 #> [6,] 15.48573 57.58530 #> [7,] 15.48573 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.61130 #> #> Slot "ID": #> [1] "ID1017" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1018]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.63731 #> [2,] 15.62087 57.66332 #> [3,] 15.66591 57.63731 #> [4,] 15.66591 57.58530 #> [5,] 15.62087 57.55929 #> [6,] 15.57582 57.58530 #> [7,] 15.57582 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.61130 #> #> Slot "ID": #> [1] "ID1018" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1019]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.63731 #> [2,] 15.71096 57.66332 #> [3,] 15.75600 57.63731 #> [4,] 15.75600 57.58530 #> [5,] 15.71096 57.55929 #> [6,] 15.66591 57.58530 #> [7,] 15.66591 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.61130 #> #> Slot "ID": #> [1] "ID1019" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1020]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.63731 #> [2,] 15.80105 57.66332 #> [3,] 15.84609 57.63731 #> [4,] 15.84609 57.58530 #> [5,] 15.80105 57.55929 #> [6,] 15.75600 57.58530 #> [7,] 15.75600 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.61130 #> #> Slot "ID": #> [1] "ID1020" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1021]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.63731 #> [2,] 15.89114 57.66332 #> [3,] 15.93618 57.63731 #> [4,] 15.93618 57.58530 #> [5,] 15.89114 57.55929 #> [6,] 15.84609 57.58530 #> [7,] 15.84609 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.61130 #> #> Slot "ID": #> [1] "ID1021" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1022]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.63731 #> [2,] 15.98123 57.66332 #> [3,] 16.02627 57.63731 #> [4,] 16.02627 57.58530 #> [5,] 15.98123 57.55929 #> [6,] 15.93618 57.58530 #> [7,] 15.93618 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.61130 #> #> Slot "ID": #> [1] "ID1022" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1023]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.63731 #> [2,] 16.07132 57.66332 #> [3,] 16.11636 57.63731 #> [4,] 16.11636 57.58530 #> [5,] 16.07132 57.55929 #> [6,] 16.02627 57.58530 #> [7,] 16.02627 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.61130 #> #> Slot "ID": #> [1] "ID1023" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1024]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.63731 #> [2,] 16.16141 57.66332 #> [3,] 16.20645 57.63731 #> [4,] 16.20645 57.58530 #> [5,] 16.16141 57.55929 #> [6,] 16.11636 57.58530 #> [7,] 16.11636 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.61130 #> #> Slot "ID": #> [1] "ID1024" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1025]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.2515 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.63731 #> [2,] 16.25150 57.66332 #> [3,] 16.29654 57.63731 #> [4,] 16.29654 57.58530 #> [5,] 16.25150 57.55929 #> [6,] 16.20645 57.58530 #> [7,] 16.20645 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.2515 57.6113 #> #> Slot "ID": #> [1] "ID1025" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1026]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.63731 #> [2,] 16.34159 57.66332 #> [3,] 16.38663 57.63731 #> [4,] 16.38663 57.58530 #> [5,] 16.34159 57.55929 #> [6,] 16.29654 57.58530 #> [7,] 16.29654 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.61130 #> #> Slot "ID": #> [1] "ID1026" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1027]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.63731 #> [2,] 16.43168 57.66332 #> [3,] 16.47672 57.63731 #> [4,] 16.47672 57.58530 #> [5,] 16.43168 57.55929 #> [6,] 16.38663 57.58530 #> [7,] 16.38663 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.61130 #> #> Slot "ID": #> [1] "ID1027" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1028]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 57.63731 #> [2,] 16.52177 57.66332 #> [3,] 16.56681 57.63731 #> [4,] 16.56681 57.58530 #> [5,] 16.52177 57.55929 #> [6,] 16.47672 57.58530 #> [7,] 16.47672 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 57.61130 #> #> Slot "ID": #> [1] "ID1028" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1029]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 57.63731 #> [2,] 16.61186 57.66332 #> [3,] 16.65690 57.63731 #> [4,] 16.65690 57.58530 #> [5,] 16.61186 57.55929 #> [6,] 16.56681 57.58530 #> [7,] 16.56681 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 57.61130 #> #> Slot "ID": #> [1] "ID1029" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1030]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 57.71533 #> [2,] 11.97222 57.74134 #> [3,] 12.01726 57.71533 #> [4,] 12.01726 57.66332 #> [5,] 11.97222 57.63731 #> [6,] 11.92717 57.66332 #> [7,] 11.92717 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 57.68932 #> #> Slot "ID": #> [1] "ID1030" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1031]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 57.71533 #> [2,] 12.06231 57.74134 #> [3,] 12.10735 57.71533 #> [4,] 12.10735 57.66332 #> [5,] 12.06231 57.63731 #> [6,] 12.01726 57.66332 #> [7,] 12.01726 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 57.68932 #> #> Slot "ID": #> [1] "ID1031" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1032]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.71533 #> [2,] 12.15240 57.74134 #> [3,] 12.19744 57.71533 #> [4,] 12.19744 57.66332 #> [5,] 12.15240 57.63731 #> [6,] 12.10735 57.66332 #> [7,] 12.10735 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 57.68932 #> #> Slot "ID": #> [1] "ID1032" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1033]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.71533 #> [2,] 12.24249 57.74134 #> [3,] 12.28753 57.71533 #> [4,] 12.28753 57.66332 #> [5,] 12.24249 57.63731 #> [6,] 12.19744 57.66332 #> [7,] 12.19744 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.68932 #> #> Slot "ID": #> [1] "ID1033" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1034]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.71533 #> [2,] 12.33258 57.74134 #> [3,] 12.37762 57.71533 #> [4,] 12.37762 57.66332 #> [5,] 12.33258 57.63731 #> [6,] 12.28753 57.66332 #> [7,] 12.28753 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.68932 #> #> Slot "ID": #> [1] "ID1034" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1035]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.71533 #> [2,] 12.42267 57.74134 #> [3,] 12.46771 57.71533 #> [4,] 12.46771 57.66332 #> [5,] 12.42267 57.63731 #> [6,] 12.37762 57.66332 #> [7,] 12.37762 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.68932 #> #> Slot "ID": #> [1] "ID1035" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1036]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.71533 #> [2,] 12.51276 57.74134 #> [3,] 12.55780 57.71533 #> [4,] 12.55780 57.66332 #> [5,] 12.51276 57.63731 #> [6,] 12.46771 57.66332 #> [7,] 12.46771 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.68932 #> #> Slot "ID": #> [1] "ID1036" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1037]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.71533 #> [2,] 12.60285 57.74134 #> [3,] 12.64789 57.71533 #> [4,] 12.64789 57.66332 #> [5,] 12.60285 57.63731 #> [6,] 12.55780 57.66332 #> [7,] 12.55780 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.68932 #> #> Slot "ID": #> [1] "ID1037" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1038]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.71533 #> [2,] 12.69294 57.74134 #> [3,] 12.73798 57.71533 #> [4,] 12.73798 57.66332 #> [5,] 12.69294 57.63731 #> [6,] 12.64789 57.66332 #> [7,] 12.64789 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.68932 #> #> Slot "ID": #> [1] "ID1038" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1039]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.71533 #> [2,] 12.78303 57.74134 #> [3,] 12.82807 57.71533 #> [4,] 12.82807 57.66332 #> [5,] 12.78303 57.63731 #> [6,] 12.73798 57.66332 #> [7,] 12.73798 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.68932 #> #> Slot "ID": #> [1] "ID1039" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1040]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.71533 #> [2,] 12.87312 57.74134 #> [3,] 12.91816 57.71533 #> [4,] 12.91816 57.66332 #> [5,] 12.87312 57.63731 #> [6,] 12.82807 57.66332 #> [7,] 12.82807 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.68932 #> #> Slot "ID": #> [1] "ID1040" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1041]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.71533 #> [2,] 12.96321 57.74134 #> [3,] 13.00825 57.71533 #> [4,] 13.00825 57.66332 #> [5,] 12.96321 57.63731 #> [6,] 12.91816 57.66332 #> [7,] 12.91816 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.68932 #> #> Slot "ID": #> [1] "ID1041" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1042]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.71533 #> [2,] 13.05330 57.74134 #> [3,] 13.09834 57.71533 #> [4,] 13.09834 57.66332 #> [5,] 13.05330 57.63731 #> [6,] 13.00825 57.66332 #> [7,] 13.00825 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.68932 #> #> Slot "ID": #> [1] "ID1042" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1043]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.71533 #> [2,] 13.14339 57.74134 #> [3,] 13.18843 57.71533 #> [4,] 13.18843 57.66332 #> [5,] 13.14339 57.63731 #> [6,] 13.09834 57.66332 #> [7,] 13.09834 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.68932 #> #> Slot "ID": #> [1] "ID1043" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1044]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.71533 #> [2,] 13.23348 57.74134 #> [3,] 13.27852 57.71533 #> [4,] 13.27852 57.66332 #> [5,] 13.23348 57.63731 #> [6,] 13.18843 57.66332 #> [7,] 13.18843 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.68932 #> #> Slot "ID": #> [1] "ID1044" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1045]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.71533 #> [2,] 13.32357 57.74134 #> [3,] 13.36861 57.71533 #> [4,] 13.36861 57.66332 #> [5,] 13.32357 57.63731 #> [6,] 13.27852 57.66332 #> [7,] 13.27852 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.68932 #> #> Slot "ID": #> [1] "ID1045" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1046]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.71533 #> [2,] 13.41366 57.74134 #> [3,] 13.45870 57.71533 #> [4,] 13.45870 57.66332 #> [5,] 13.41366 57.63731 #> [6,] 13.36861 57.66332 #> [7,] 13.36861 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.68932 #> #> Slot "ID": #> [1] "ID1046" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1047]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.71533 #> [2,] 13.50375 57.74134 #> [3,] 13.54879 57.71533 #> [4,] 13.54879 57.66332 #> [5,] 13.50375 57.63731 #> [6,] 13.45870 57.66332 #> [7,] 13.45870 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.68932 #> #> Slot "ID": #> [1] "ID1047" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1048]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.71533 #> [2,] 13.59384 57.74134 #> [3,] 13.63888 57.71533 #> [4,] 13.63888 57.66332 #> [5,] 13.59384 57.63731 #> [6,] 13.54879 57.66332 #> [7,] 13.54879 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.68932 #> #> Slot "ID": #> [1] "ID1048" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1049]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.71533 #> [2,] 13.68393 57.74134 #> [3,] 13.72897 57.71533 #> [4,] 13.72897 57.66332 #> [5,] 13.68393 57.63731 #> [6,] 13.63888 57.66332 #> [7,] 13.63888 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.68932 #> #> Slot "ID": #> [1] "ID1049" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1050]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.71533 #> [2,] 13.77402 57.74134 #> [3,] 13.81906 57.71533 #> [4,] 13.81906 57.66332 #> [5,] 13.77402 57.63731 #> [6,] 13.72897 57.66332 #> [7,] 13.72897 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.68932 #> #> Slot "ID": #> [1] "ID1050" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1051]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.71533 #> [2,] 13.86411 57.74134 #> [3,] 13.90915 57.71533 #> [4,] 13.90915 57.66332 #> [5,] 13.86411 57.63731 #> [6,] 13.81906 57.66332 #> [7,] 13.81906 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.68932 #> #> Slot "ID": #> [1] "ID1051" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1052]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.71533 #> [2,] 13.95420 57.74134 #> [3,] 13.99925 57.71533 #> [4,] 13.99925 57.66332 #> [5,] 13.95420 57.63731 #> [6,] 13.90915 57.66332 #> [7,] 13.90915 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.68932 #> #> Slot "ID": #> [1] "ID1052" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1053]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.71533 #> [2,] 14.04429 57.74134 #> [3,] 14.08934 57.71533 #> [4,] 14.08934 57.66332 #> [5,] 14.04429 57.63731 #> [6,] 13.99925 57.66332 #> [7,] 13.99925 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.68932 #> #> Slot "ID": #> [1] "ID1053" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1054]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.71533 #> [2,] 14.13438 57.74134 #> [3,] 14.17943 57.71533 #> [4,] 14.17943 57.66332 #> [5,] 14.13438 57.63731 #> [6,] 14.08934 57.66332 #> [7,] 14.08934 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.68932 #> #> Slot "ID": #> [1] "ID1054" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1055]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.71533 #> [2,] 14.22447 57.74134 #> [3,] 14.26952 57.71533 #> [4,] 14.26952 57.66332 #> [5,] 14.22447 57.63731 #> [6,] 14.17943 57.66332 #> [7,] 14.17943 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.68932 #> #> Slot "ID": #> [1] "ID1055" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1056]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.71533 #> [2,] 14.31456 57.74134 #> [3,] 14.35961 57.71533 #> [4,] 14.35961 57.66332 #> [5,] 14.31456 57.63731 #> [6,] 14.26952 57.66332 #> [7,] 14.26952 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.68932 #> #> Slot "ID": #> [1] "ID1056" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1057]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.71533 #> [2,] 14.40465 57.74134 #> [3,] 14.44970 57.71533 #> [4,] 14.44970 57.66332 #> [5,] 14.40465 57.63731 #> [6,] 14.35961 57.66332 #> [7,] 14.35961 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.68932 #> #> Slot "ID": #> [1] "ID1057" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1058]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.71533 #> [2,] 14.49474 57.74134 #> [3,] 14.53979 57.71533 #> [4,] 14.53979 57.66332 #> [5,] 14.49474 57.63731 #> [6,] 14.44970 57.66332 #> [7,] 14.44970 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.68932 #> #> Slot "ID": #> [1] "ID1058" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1059]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.71533 #> [2,] 14.58483 57.74134 #> [3,] 14.62988 57.71533 #> [4,] 14.62988 57.66332 #> [5,] 14.58483 57.63731 #> [6,] 14.53979 57.66332 #> [7,] 14.53979 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.68932 #> #> Slot "ID": #> [1] "ID1059" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1060]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.71533 #> [2,] 14.67492 57.74134 #> [3,] 14.71997 57.71533 #> [4,] 14.71997 57.66332 #> [5,] 14.67492 57.63731 #> [6,] 14.62988 57.66332 #> [7,] 14.62988 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.68932 #> #> Slot "ID": #> [1] "ID1060" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1061]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.71533 #> [2,] 14.76501 57.74134 #> [3,] 14.81006 57.71533 #> [4,] 14.81006 57.66332 #> [5,] 14.76501 57.63731 #> [6,] 14.71997 57.66332 #> [7,] 14.71997 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.68932 #> #> Slot "ID": #> [1] "ID1061" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1062]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.71533 #> [2,] 14.85510 57.74134 #> [3,] 14.90015 57.71533 #> [4,] 14.90015 57.66332 #> [5,] 14.85510 57.63731 #> [6,] 14.81006 57.66332 #> [7,] 14.81006 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.68932 #> #> Slot "ID": #> [1] "ID1062" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1063]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.71533 #> [2,] 14.94519 57.74134 #> [3,] 14.99024 57.71533 #> [4,] 14.99024 57.66332 #> [5,] 14.94519 57.63731 #> [6,] 14.90015 57.66332 #> [7,] 14.90015 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.68932 #> #> Slot "ID": #> [1] "ID1063" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1064]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.71533 #> [2,] 15.03528 57.74134 #> [3,] 15.08033 57.71533 #> [4,] 15.08033 57.66332 #> [5,] 15.03528 57.63731 #> [6,] 14.99024 57.66332 #> [7,] 14.99024 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.68932 #> #> Slot "ID": #> [1] "ID1064" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1065]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.71533 #> [2,] 15.12537 57.74134 #> [3,] 15.17042 57.71533 #> [4,] 15.17042 57.66332 #> [5,] 15.12537 57.63731 #> [6,] 15.08033 57.66332 #> [7,] 15.08033 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.68932 #> #> Slot "ID": #> [1] "ID1065" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1066]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.71533 #> [2,] 15.21546 57.74134 #> [3,] 15.26051 57.71533 #> [4,] 15.26051 57.66332 #> [5,] 15.21546 57.63731 #> [6,] 15.17042 57.66332 #> [7,] 15.17042 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.68932 #> #> Slot "ID": #> [1] "ID1066" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1067]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.71533 #> [2,] 15.30555 57.74134 #> [3,] 15.35060 57.71533 #> [4,] 15.35060 57.66332 #> [5,] 15.30555 57.63731 #> [6,] 15.26051 57.66332 #> [7,] 15.26051 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.68932 #> #> Slot "ID": #> [1] "ID1067" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1068]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.71533 #> [2,] 15.39564 57.74134 #> [3,] 15.44069 57.71533 #> [4,] 15.44069 57.66332 #> [5,] 15.39564 57.63731 #> [6,] 15.35060 57.66332 #> [7,] 15.35060 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.68932 #> #> Slot "ID": #> [1] "ID1068" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1069]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.71533 #> [2,] 15.48573 57.74134 #> [3,] 15.53078 57.71533 #> [4,] 15.53078 57.66332 #> [5,] 15.48573 57.63731 #> [6,] 15.44069 57.66332 #> [7,] 15.44069 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.68932 #> #> Slot "ID": #> [1] "ID1069" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1070]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.71533 #> [2,] 15.57582 57.74134 #> [3,] 15.62087 57.71533 #> [4,] 15.62087 57.66332 #> [5,] 15.57582 57.63731 #> [6,] 15.53078 57.66332 #> [7,] 15.53078 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.68932 #> #> Slot "ID": #> [1] "ID1070" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1071]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.71533 #> [2,] 15.66591 57.74134 #> [3,] 15.71096 57.71533 #> [4,] 15.71096 57.66332 #> [5,] 15.66591 57.63731 #> [6,] 15.62087 57.66332 #> [7,] 15.62087 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.68932 #> #> Slot "ID": #> [1] "ID1071" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1072]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.71533 #> [2,] 15.75600 57.74134 #> [3,] 15.80105 57.71533 #> [4,] 15.80105 57.66332 #> [5,] 15.75600 57.63731 #> [6,] 15.71096 57.66332 #> [7,] 15.71096 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.68932 #> #> Slot "ID": #> [1] "ID1072" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1073]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.71533 #> [2,] 15.84609 57.74134 #> [3,] 15.89114 57.71533 #> [4,] 15.89114 57.66332 #> [5,] 15.84609 57.63731 #> [6,] 15.80105 57.66332 #> [7,] 15.80105 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.68932 #> #> Slot "ID": #> [1] "ID1073" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1074]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.71533 #> [2,] 15.93618 57.74134 #> [3,] 15.98123 57.71533 #> [4,] 15.98123 57.66332 #> [5,] 15.93618 57.63731 #> [6,] 15.89114 57.66332 #> [7,] 15.89114 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.68932 #> #> Slot "ID": #> [1] "ID1074" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1075]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.71533 #> [2,] 16.02627 57.74134 #> [3,] 16.07132 57.71533 #> [4,] 16.07132 57.66332 #> [5,] 16.02627 57.63731 #> [6,] 15.98123 57.66332 #> [7,] 15.98123 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.68932 #> #> Slot "ID": #> [1] "ID1075" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1076]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.71533 #> [2,] 16.11636 57.74134 #> [3,] 16.16141 57.71533 #> [4,] 16.16141 57.66332 #> [5,] 16.11636 57.63731 #> [6,] 16.07132 57.66332 #> [7,] 16.07132 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.68932 #> #> Slot "ID": #> [1] "ID1076" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1077]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.71533 #> [2,] 16.20645 57.74134 #> [3,] 16.25150 57.71533 #> [4,] 16.25150 57.66332 #> [5,] 16.20645 57.63731 #> [6,] 16.16141 57.66332 #> [7,] 16.16141 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.68932 #> #> Slot "ID": #> [1] "ID1077" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1078]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.71533 #> [2,] 16.29654 57.74134 #> [3,] 16.34159 57.71533 #> [4,] 16.34159 57.66332 #> [5,] 16.29654 57.63731 #> [6,] 16.25150 57.66332 #> [7,] 16.25150 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.68932 #> #> Slot "ID": #> [1] "ID1078" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1079]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.71533 #> [2,] 16.38663 57.74134 #> [3,] 16.43168 57.71533 #> [4,] 16.43168 57.66332 #> [5,] 16.38663 57.63731 #> [6,] 16.34159 57.66332 #> [7,] 16.34159 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.68932 #> #> Slot "ID": #> [1] "ID1079" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1080]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.71533 #> [2,] 16.47672 57.74134 #> [3,] 16.52177 57.71533 #> [4,] 16.52177 57.66332 #> [5,] 16.47672 57.63731 #> [6,] 16.43168 57.66332 #> [7,] 16.43168 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.68932 #> #> Slot "ID": #> [1] "ID1080" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1081]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 57.71533 #> [2,] 16.56681 57.74134 #> [3,] 16.61186 57.71533 #> [4,] 16.61186 57.66332 #> [5,] 16.56681 57.63731 #> [6,] 16.52177 57.66332 #> [7,] 16.52177 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 57.68932 #> #> Slot "ID": #> [1] "ID1081" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1082]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 57.71533 #> [2,] 16.65690 57.74134 #> [3,] 16.70195 57.71533 #> [4,] 16.70195 57.66332 #> [5,] 16.65690 57.63731 #> [6,] 16.61186 57.66332 #> [7,] 16.61186 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 57.68932 #> #> Slot "ID": #> [1] "ID1082" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1083]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 57.79335 #> [2,] 11.83708 57.81936 #> [3,] 11.88213 57.79335 #> [4,] 11.88213 57.74134 #> [5,] 11.83708 57.71533 #> [6,] 11.79204 57.74134 #> [7,] 11.79204 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 57.76734 #> #> Slot "ID": #> [1] "ID1083" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1084]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 57.79335 #> [2,] 11.92717 57.81936 #> [3,] 11.97222 57.79335 #> [4,] 11.97222 57.74134 #> [5,] 11.92717 57.71533 #> [6,] 11.88213 57.74134 #> [7,] 11.88213 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 57.76734 #> #> Slot "ID": #> [1] "ID1084" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1085]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 57.79335 #> [2,] 12.01726 57.81936 #> [3,] 12.06231 57.79335 #> [4,] 12.06231 57.74134 #> [5,] 12.01726 57.71533 #> [6,] 11.97222 57.74134 #> [7,] 11.97222 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 57.76734 #> #> Slot "ID": #> [1] "ID1085" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1086]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 57.79335 #> [2,] 12.10735 57.81936 #> [3,] 12.15240 57.79335 #> [4,] 12.15240 57.74134 #> [5,] 12.10735 57.71533 #> [6,] 12.06231 57.74134 #> [7,] 12.06231 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 57.76734 #> #> Slot "ID": #> [1] "ID1086" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1087]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.79335 #> [2,] 12.19744 57.81936 #> [3,] 12.24249 57.79335 #> [4,] 12.24249 57.74134 #> [5,] 12.19744 57.71533 #> [6,] 12.15240 57.74134 #> [7,] 12.15240 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.76734 #> #> Slot "ID": #> [1] "ID1087" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1088]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.79335 #> [2,] 12.28753 57.81936 #> [3,] 12.33258 57.79335 #> [4,] 12.33258 57.74134 #> [5,] 12.28753 57.71533 #> [6,] 12.24249 57.74134 #> [7,] 12.24249 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.76734 #> #> Slot "ID": #> [1] "ID1088" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1089]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.79335 #> [2,] 12.37762 57.81936 #> [3,] 12.42267 57.79335 #> [4,] 12.42267 57.74134 #> [5,] 12.37762 57.71533 #> [6,] 12.33258 57.74134 #> [7,] 12.33258 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.76734 #> #> Slot "ID": #> [1] "ID1089" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1090]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.79335 #> [2,] 12.46771 57.81936 #> [3,] 12.51276 57.79335 #> [4,] 12.51276 57.74134 #> [5,] 12.46771 57.71533 #> [6,] 12.42267 57.74134 #> [7,] 12.42267 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.76734 #> #> Slot "ID": #> [1] "ID1090" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1091]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.79335 #> [2,] 12.55780 57.81936 #> [3,] 12.60285 57.79335 #> [4,] 12.60285 57.74134 #> [5,] 12.55780 57.71533 #> [6,] 12.51276 57.74134 #> [7,] 12.51276 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.76734 #> #> Slot "ID": #> [1] "ID1091" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1092]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.79335 #> [2,] 12.64789 57.81936 #> [3,] 12.69294 57.79335 #> [4,] 12.69294 57.74134 #> [5,] 12.64789 57.71533 #> [6,] 12.60285 57.74134 #> [7,] 12.60285 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.76734 #> #> Slot "ID": #> [1] "ID1092" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1093]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.79335 #> [2,] 12.73798 57.81936 #> [3,] 12.78303 57.79335 #> [4,] 12.78303 57.74134 #> [5,] 12.73798 57.71533 #> [6,] 12.69294 57.74134 #> [7,] 12.69294 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.76734 #> #> Slot "ID": #> [1] "ID1093" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1094]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.79335 #> [2,] 12.82807 57.81936 #> [3,] 12.87312 57.79335 #> [4,] 12.87312 57.74134 #> [5,] 12.82807 57.71533 #> [6,] 12.78303 57.74134 #> [7,] 12.78303 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.76734 #> #> Slot "ID": #> [1] "ID1094" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1095]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.79335 #> [2,] 12.91816 57.81936 #> [3,] 12.96321 57.79335 #> [4,] 12.96321 57.74134 #> [5,] 12.91816 57.71533 #> [6,] 12.87312 57.74134 #> [7,] 12.87312 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.76734 #> #> Slot "ID": #> [1] "ID1095" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1096]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.79335 #> [2,] 13.00825 57.81936 #> [3,] 13.05330 57.79335 #> [4,] 13.05330 57.74134 #> [5,] 13.00825 57.71533 #> [6,] 12.96321 57.74134 #> [7,] 12.96321 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.76734 #> #> Slot "ID": #> [1] "ID1096" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1097]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.79335 #> [2,] 13.09834 57.81936 #> [3,] 13.14339 57.79335 #> [4,] 13.14339 57.74134 #> [5,] 13.09834 57.71533 #> [6,] 13.05330 57.74134 #> [7,] 13.05330 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.76734 #> #> Slot "ID": #> [1] "ID1097" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1098]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.79335 #> [2,] 13.18843 57.81936 #> [3,] 13.23348 57.79335 #> [4,] 13.23348 57.74134 #> [5,] 13.18843 57.71533 #> [6,] 13.14339 57.74134 #> [7,] 13.14339 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.76734 #> #> Slot "ID": #> [1] "ID1098" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1099]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.79335 #> [2,] 13.27852 57.81936 #> [3,] 13.32357 57.79335 #> [4,] 13.32357 57.74134 #> [5,] 13.27852 57.71533 #> [6,] 13.23348 57.74134 #> [7,] 13.23348 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.76734 #> #> Slot "ID": #> [1] "ID1099" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1100]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.79335 #> [2,] 13.36861 57.81936 #> [3,] 13.41366 57.79335 #> [4,] 13.41366 57.74134 #> [5,] 13.36861 57.71533 #> [6,] 13.32357 57.74134 #> [7,] 13.32357 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.76734 #> #> Slot "ID": #> [1] "ID1100" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1101]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.79335 #> [2,] 13.45870 57.81936 #> [3,] 13.50375 57.79335 #> [4,] 13.50375 57.74134 #> [5,] 13.45870 57.71533 #> [6,] 13.41366 57.74134 #> [7,] 13.41366 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.76734 #> #> Slot "ID": #> [1] "ID1101" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1102]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.79335 #> [2,] 13.54879 57.81936 #> [3,] 13.59384 57.79335 #> [4,] 13.59384 57.74134 #> [5,] 13.54879 57.71533 #> [6,] 13.50375 57.74134 #> [7,] 13.50375 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.76734 #> #> Slot "ID": #> [1] "ID1102" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1103]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.79335 #> [2,] 13.63888 57.81936 #> [3,] 13.68393 57.79335 #> [4,] 13.68393 57.74134 #> [5,] 13.63888 57.71533 #> [6,] 13.59384 57.74134 #> [7,] 13.59384 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.76734 #> #> Slot "ID": #> [1] "ID1103" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1104]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.79335 #> [2,] 13.72897 57.81936 #> [3,] 13.77402 57.79335 #> [4,] 13.77402 57.74134 #> [5,] 13.72897 57.71533 #> [6,] 13.68393 57.74134 #> [7,] 13.68393 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.76734 #> #> Slot "ID": #> [1] "ID1104" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1105]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.79335 #> [2,] 13.81906 57.81936 #> [3,] 13.86411 57.79335 #> [4,] 13.86411 57.74134 #> [5,] 13.81906 57.71533 #> [6,] 13.77402 57.74134 #> [7,] 13.77402 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.76734 #> #> Slot "ID": #> [1] "ID1105" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1106]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.79335 #> [2,] 13.90915 57.81936 #> [3,] 13.95420 57.79335 #> [4,] 13.95420 57.74134 #> [5,] 13.90915 57.71533 #> [6,] 13.86411 57.74134 #> [7,] 13.86411 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.76734 #> #> Slot "ID": #> [1] "ID1106" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1107]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.79335 #> [2,] 13.99925 57.81936 #> [3,] 14.04429 57.79335 #> [4,] 14.04429 57.74134 #> [5,] 13.99925 57.71533 #> [6,] 13.95420 57.74134 #> [7,] 13.95420 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.76734 #> #> Slot "ID": #> [1] "ID1107" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1108]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.79335 #> [2,] 14.08934 57.81936 #> [3,] 14.13438 57.79335 #> [4,] 14.13438 57.74134 #> [5,] 14.08934 57.71533 #> [6,] 14.04429 57.74134 #> [7,] 14.04429 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.76734 #> #> Slot "ID": #> [1] "ID1108" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1109]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.79335 #> [2,] 14.17943 57.81936 #> [3,] 14.22447 57.79335 #> [4,] 14.22447 57.74134 #> [5,] 14.17943 57.71533 #> [6,] 14.13438 57.74134 #> [7,] 14.13438 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.76734 #> #> Slot "ID": #> [1] "ID1109" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1110]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.79335 #> [2,] 14.26952 57.81936 #> [3,] 14.31456 57.79335 #> [4,] 14.31456 57.74134 #> [5,] 14.26952 57.71533 #> [6,] 14.22447 57.74134 #> [7,] 14.22447 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.76734 #> #> Slot "ID": #> [1] "ID1110" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1111]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.79335 #> [2,] 14.35961 57.81936 #> [3,] 14.40465 57.79335 #> [4,] 14.40465 57.74134 #> [5,] 14.35961 57.71533 #> [6,] 14.31456 57.74134 #> [7,] 14.31456 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.76734 #> #> Slot "ID": #> [1] "ID1111" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1112]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.79335 #> [2,] 14.44970 57.81936 #> [3,] 14.49474 57.79335 #> [4,] 14.49474 57.74134 #> [5,] 14.44970 57.71533 #> [6,] 14.40465 57.74134 #> [7,] 14.40465 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.76734 #> #> Slot "ID": #> [1] "ID1112" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1113]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.79335 #> [2,] 14.53979 57.81936 #> [3,] 14.58483 57.79335 #> [4,] 14.58483 57.74134 #> [5,] 14.53979 57.71533 #> [6,] 14.49474 57.74134 #> [7,] 14.49474 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.76734 #> #> Slot "ID": #> [1] "ID1113" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1114]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.79335 #> [2,] 14.62988 57.81936 #> [3,] 14.67492 57.79335 #> [4,] 14.67492 57.74134 #> [5,] 14.62988 57.71533 #> [6,] 14.58483 57.74134 #> [7,] 14.58483 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.76734 #> #> Slot "ID": #> [1] "ID1114" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1115]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.79335 #> [2,] 14.71997 57.81936 #> [3,] 14.76501 57.79335 #> [4,] 14.76501 57.74134 #> [5,] 14.71997 57.71533 #> [6,] 14.67492 57.74134 #> [7,] 14.67492 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.76734 #> #> Slot "ID": #> [1] "ID1115" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1116]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.79335 #> [2,] 14.81006 57.81936 #> [3,] 14.85510 57.79335 #> [4,] 14.85510 57.74134 #> [5,] 14.81006 57.71533 #> [6,] 14.76501 57.74134 #> [7,] 14.76501 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.76734 #> #> Slot "ID": #> [1] "ID1116" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1117]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.79335 #> [2,] 14.90015 57.81936 #> [3,] 14.94519 57.79335 #> [4,] 14.94519 57.74134 #> [5,] 14.90015 57.71533 #> [6,] 14.85510 57.74134 #> [7,] 14.85510 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.76734 #> #> Slot "ID": #> [1] "ID1117" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1118]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.79335 #> [2,] 14.99024 57.81936 #> [3,] 15.03528 57.79335 #> [4,] 15.03528 57.74134 #> [5,] 14.99024 57.71533 #> [6,] 14.94519 57.74134 #> [7,] 14.94519 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.76734 #> #> Slot "ID": #> [1] "ID1118" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1119]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.79335 #> [2,] 15.08033 57.81936 #> [3,] 15.12537 57.79335 #> [4,] 15.12537 57.74134 #> [5,] 15.08033 57.71533 #> [6,] 15.03528 57.74134 #> [7,] 15.03528 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.76734 #> #> Slot "ID": #> [1] "ID1119" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1120]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.79335 #> [2,] 15.17042 57.81936 #> [3,] 15.21546 57.79335 #> [4,] 15.21546 57.74134 #> [5,] 15.17042 57.71533 #> [6,] 15.12537 57.74134 #> [7,] 15.12537 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.76734 #> #> Slot "ID": #> [1] "ID1120" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1121]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.79335 #> [2,] 15.26051 57.81936 #> [3,] 15.30555 57.79335 #> [4,] 15.30555 57.74134 #> [5,] 15.26051 57.71533 #> [6,] 15.21546 57.74134 #> [7,] 15.21546 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.76734 #> #> Slot "ID": #> [1] "ID1121" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1122]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.79335 #> [2,] 15.35060 57.81936 #> [3,] 15.39564 57.79335 #> [4,] 15.39564 57.74134 #> [5,] 15.35060 57.71533 #> [6,] 15.30555 57.74134 #> [7,] 15.30555 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 57.76734 #> #> Slot "ID": #> [1] "ID1122" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1123]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.79335 #> [2,] 15.44069 57.81936 #> [3,] 15.48573 57.79335 #> [4,] 15.48573 57.74134 #> [5,] 15.44069 57.71533 #> [6,] 15.39564 57.74134 #> [7,] 15.39564 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.76734 #> #> Slot "ID": #> [1] "ID1123" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1124]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.79335 #> [2,] 15.53078 57.81936 #> [3,] 15.57582 57.79335 #> [4,] 15.57582 57.74134 #> [5,] 15.53078 57.71533 #> [6,] 15.48573 57.74134 #> [7,] 15.48573 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.76734 #> #> Slot "ID": #> [1] "ID1124" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1125]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.79335 #> [2,] 15.62087 57.81936 #> [3,] 15.66591 57.79335 #> [4,] 15.66591 57.74134 #> [5,] 15.62087 57.71533 #> [6,] 15.57582 57.74134 #> [7,] 15.57582 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.76734 #> #> Slot "ID": #> [1] "ID1125" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1126]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.79335 #> [2,] 15.71096 57.81936 #> [3,] 15.75600 57.79335 #> [4,] 15.75600 57.74134 #> [5,] 15.71096 57.71533 #> [6,] 15.66591 57.74134 #> [7,] 15.66591 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.76734 #> #> Slot "ID": #> [1] "ID1126" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1127]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.79335 #> [2,] 15.80105 57.81936 #> [3,] 15.84609 57.79335 #> [4,] 15.84609 57.74134 #> [5,] 15.80105 57.71533 #> [6,] 15.75600 57.74134 #> [7,] 15.75600 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.76734 #> #> Slot "ID": #> [1] "ID1127" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1128]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.79335 #> [2,] 15.89114 57.81936 #> [3,] 15.93618 57.79335 #> [4,] 15.93618 57.74134 #> [5,] 15.89114 57.71533 #> [6,] 15.84609 57.74134 #> [7,] 15.84609 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.76734 #> #> Slot "ID": #> [1] "ID1128" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1129]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.79335 #> [2,] 15.98123 57.81936 #> [3,] 16.02627 57.79335 #> [4,] 16.02627 57.74134 #> [5,] 15.98123 57.71533 #> [6,] 15.93618 57.74134 #> [7,] 15.93618 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.76734 #> #> Slot "ID": #> [1] "ID1129" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1130]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.79335 #> [2,] 16.07132 57.81936 #> [3,] 16.11636 57.79335 #> [4,] 16.11636 57.74134 #> [5,] 16.07132 57.71533 #> [6,] 16.02627 57.74134 #> [7,] 16.02627 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.76734 #> #> Slot "ID": #> [1] "ID1130" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1131]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.79335 #> [2,] 16.16141 57.81936 #> [3,] 16.20645 57.79335 #> [4,] 16.20645 57.74134 #> [5,] 16.16141 57.71533 #> [6,] 16.11636 57.74134 #> [7,] 16.11636 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.76734 #> #> Slot "ID": #> [1] "ID1131" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1132]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.79335 #> [2,] 16.25150 57.81936 #> [3,] 16.29654 57.79335 #> [4,] 16.29654 57.74134 #> [5,] 16.25150 57.71533 #> [6,] 16.20645 57.74134 #> [7,] 16.20645 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.76734 #> #> Slot "ID": #> [1] "ID1132" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1133]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.79335 #> [2,] 16.34159 57.81936 #> [3,] 16.38663 57.79335 #> [4,] 16.38663 57.74134 #> [5,] 16.34159 57.71533 #> [6,] 16.29654 57.74134 #> [7,] 16.29654 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.76734 #> #> Slot "ID": #> [1] "ID1133" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1134]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.79335 #> [2,] 16.43168 57.81936 #> [3,] 16.47672 57.79335 #> [4,] 16.47672 57.74134 #> [5,] 16.43168 57.71533 #> [6,] 16.38663 57.74134 #> [7,] 16.38663 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.76734 #> #> Slot "ID": #> [1] "ID1134" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1135]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 57.79335 #> [2,] 16.52177 57.81936 #> [3,] 16.56681 57.79335 #> [4,] 16.56681 57.74134 #> [5,] 16.52177 57.71533 #> [6,] 16.47672 57.74134 #> [7,] 16.47672 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 57.76734 #> #> Slot "ID": #> [1] "ID1135" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1136]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 57.79335 #> [2,] 16.61186 57.81936 #> [3,] 16.65690 57.79335 #> [4,] 16.65690 57.74134 #> [5,] 16.61186 57.71533 #> [6,] 16.56681 57.74134 #> [7,] 16.56681 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 57.76734 #> #> Slot "ID": #> [1] "ID1136" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1137]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 57.87137 #> [2,] 11.70195 57.89738 #> [3,] 11.74699 57.87137 #> [4,] 11.74699 57.81936 #> [5,] 11.70195 57.79335 #> [6,] 11.65690 57.81936 #> [7,] 11.65690 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 57.84536 #> #> Slot "ID": #> [1] "ID1137" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1138]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 57.87137 #> [2,] 11.79204 57.89738 #> [3,] 11.83708 57.87137 #> [4,] 11.83708 57.81936 #> [5,] 11.79204 57.79335 #> [6,] 11.74699 57.81936 #> [7,] 11.74699 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 57.84536 #> #> Slot "ID": #> [1] "ID1138" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1139]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 57.87137 #> [2,] 11.88213 57.89738 #> [3,] 11.92717 57.87137 #> [4,] 11.92717 57.81936 #> [5,] 11.88213 57.79335 #> [6,] 11.83708 57.81936 #> [7,] 11.83708 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 57.84536 #> #> Slot "ID": #> [1] "ID1139" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1140]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 57.87137 #> [2,] 11.97222 57.89738 #> [3,] 12.01726 57.87137 #> [4,] 12.01726 57.81936 #> [5,] 11.97222 57.79335 #> [6,] 11.92717 57.81936 #> [7,] 11.92717 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 57.84536 #> #> Slot "ID": #> [1] "ID1140" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1141]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 57.87137 #> [2,] 12.06231 57.89738 #> [3,] 12.10735 57.87137 #> [4,] 12.10735 57.81936 #> [5,] 12.06231 57.79335 #> [6,] 12.01726 57.81936 #> [7,] 12.01726 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 57.84536 #> #> Slot "ID": #> [1] "ID1141" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1142]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.87137 #> [2,] 12.15240 57.89738 #> [3,] 12.19744 57.87137 #> [4,] 12.19744 57.81936 #> [5,] 12.15240 57.79335 #> [6,] 12.10735 57.81936 #> [7,] 12.10735 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 57.84536 #> #> Slot "ID": #> [1] "ID1142" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1143]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.87137 #> [2,] 12.24249 57.89738 #> [3,] 12.28753 57.87137 #> [4,] 12.28753 57.81936 #> [5,] 12.24249 57.79335 #> [6,] 12.19744 57.81936 #> [7,] 12.19744 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.84536 #> #> Slot "ID": #> [1] "ID1143" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1144]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.87137 #> [2,] 12.33258 57.89738 #> [3,] 12.37762 57.87137 #> [4,] 12.37762 57.81936 #> [5,] 12.33258 57.79335 #> [6,] 12.28753 57.81936 #> [7,] 12.28753 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.84536 #> #> Slot "ID": #> [1] "ID1144" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1145]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.87137 #> [2,] 12.42267 57.89738 #> [3,] 12.46771 57.87137 #> [4,] 12.46771 57.81936 #> [5,] 12.42267 57.79335 #> [6,] 12.37762 57.81936 #> [7,] 12.37762 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.84536 #> #> Slot "ID": #> [1] "ID1145" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1146]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.87137 #> [2,] 12.51276 57.89738 #> [3,] 12.55780 57.87137 #> [4,] 12.55780 57.81936 #> [5,] 12.51276 57.79335 #> [6,] 12.46771 57.81936 #> [7,] 12.46771 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.84536 #> #> Slot "ID": #> [1] "ID1146" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1147]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.87137 #> [2,] 12.60285 57.89738 #> [3,] 12.64789 57.87137 #> [4,] 12.64789 57.81936 #> [5,] 12.60285 57.79335 #> [6,] 12.55780 57.81936 #> [7,] 12.55780 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.84536 #> #> Slot "ID": #> [1] "ID1147" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1148]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.87137 #> [2,] 12.69294 57.89738 #> [3,] 12.73798 57.87137 #> [4,] 12.73798 57.81936 #> [5,] 12.69294 57.79335 #> [6,] 12.64789 57.81936 #> [7,] 12.64789 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.84536 #> #> Slot "ID": #> [1] "ID1148" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1149]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.87137 #> [2,] 12.78303 57.89738 #> [3,] 12.82807 57.87137 #> [4,] 12.82807 57.81936 #> [5,] 12.78303 57.79335 #> [6,] 12.73798 57.81936 #> [7,] 12.73798 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.84536 #> #> Slot "ID": #> [1] "ID1149" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1150]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.87137 #> [2,] 12.87312 57.89738 #> [3,] 12.91816 57.87137 #> [4,] 12.91816 57.81936 #> [5,] 12.87312 57.79335 #> [6,] 12.82807 57.81936 #> [7,] 12.82807 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.84536 #> #> Slot "ID": #> [1] "ID1150" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1151]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.87137 #> [2,] 12.96321 57.89738 #> [3,] 13.00825 57.87137 #> [4,] 13.00825 57.81936 #> [5,] 12.96321 57.79335 #> [6,] 12.91816 57.81936 #> [7,] 12.91816 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.84536 #> #> Slot "ID": #> [1] "ID1151" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1152]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.87137 #> [2,] 13.05330 57.89738 #> [3,] 13.09834 57.87137 #> [4,] 13.09834 57.81936 #> [5,] 13.05330 57.79335 #> [6,] 13.00825 57.81936 #> [7,] 13.00825 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.84536 #> #> Slot "ID": #> [1] "ID1152" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1153]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.87137 #> [2,] 13.14339 57.89738 #> [3,] 13.18843 57.87137 #> [4,] 13.18843 57.81936 #> [5,] 13.14339 57.79335 #> [6,] 13.09834 57.81936 #> [7,] 13.09834 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.84536 #> #> Slot "ID": #> [1] "ID1153" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1154]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.87137 #> [2,] 13.23348 57.89738 #> [3,] 13.27852 57.87137 #> [4,] 13.27852 57.81936 #> [5,] 13.23348 57.79335 #> [6,] 13.18843 57.81936 #> [7,] 13.18843 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.84536 #> #> Slot "ID": #> [1] "ID1154" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1155]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.87137 #> [2,] 13.32357 57.89738 #> [3,] 13.36861 57.87137 #> [4,] 13.36861 57.81936 #> [5,] 13.32357 57.79335 #> [6,] 13.27852 57.81936 #> [7,] 13.27852 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.84536 #> #> Slot "ID": #> [1] "ID1155" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1156]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.87137 #> [2,] 13.41366 57.89738 #> [3,] 13.45870 57.87137 #> [4,] 13.45870 57.81936 #> [5,] 13.41366 57.79335 #> [6,] 13.36861 57.81936 #> [7,] 13.36861 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.84536 #> #> Slot "ID": #> [1] "ID1156" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1157]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.87137 #> [2,] 13.50375 57.89738 #> [3,] 13.54879 57.87137 #> [4,] 13.54879 57.81936 #> [5,] 13.50375 57.79335 #> [6,] 13.45870 57.81936 #> [7,] 13.45870 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.84536 #> #> Slot "ID": #> [1] "ID1157" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1158]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.87137 #> [2,] 13.59384 57.89738 #> [3,] 13.63888 57.87137 #> [4,] 13.63888 57.81936 #> [5,] 13.59384 57.79335 #> [6,] 13.54879 57.81936 #> [7,] 13.54879 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.84536 #> #> Slot "ID": #> [1] "ID1158" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1159]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.87137 #> [2,] 13.68393 57.89738 #> [3,] 13.72897 57.87137 #> [4,] 13.72897 57.81936 #> [5,] 13.68393 57.79335 #> [6,] 13.63888 57.81936 #> [7,] 13.63888 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.84536 #> #> Slot "ID": #> [1] "ID1159" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1160]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.87137 #> [2,] 13.77402 57.89738 #> [3,] 13.81906 57.87137 #> [4,] 13.81906 57.81936 #> [5,] 13.77402 57.79335 #> [6,] 13.72897 57.81936 #> [7,] 13.72897 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.84536 #> #> Slot "ID": #> [1] "ID1160" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1161]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.87137 #> [2,] 13.86411 57.89738 #> [3,] 13.90915 57.87137 #> [4,] 13.90915 57.81936 #> [5,] 13.86411 57.79335 #> [6,] 13.81906 57.81936 #> [7,] 13.81906 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.84536 #> #> Slot "ID": #> [1] "ID1161" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1162]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.87137 #> [2,] 13.95420 57.89738 #> [3,] 13.99925 57.87137 #> [4,] 13.99925 57.81936 #> [5,] 13.95420 57.79335 #> [6,] 13.90915 57.81936 #> [7,] 13.90915 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.84536 #> #> Slot "ID": #> [1] "ID1162" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1163]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.87137 #> [2,] 14.04429 57.89738 #> [3,] 14.08934 57.87137 #> [4,] 14.08934 57.81936 #> [5,] 14.04429 57.79335 #> [6,] 13.99925 57.81936 #> [7,] 13.99925 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.84536 #> #> Slot "ID": #> [1] "ID1163" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1164]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.87137 #> [2,] 14.13438 57.89738 #> [3,] 14.17943 57.87137 #> [4,] 14.17943 57.81936 #> [5,] 14.13438 57.79335 #> [6,] 14.08934 57.81936 #> [7,] 14.08934 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.84536 #> #> Slot "ID": #> [1] "ID1164" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1165]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.87137 #> [2,] 14.31456 57.89738 #> [3,] 14.35961 57.87137 #> [4,] 14.35961 57.81936 #> [5,] 14.31456 57.79335 #> [6,] 14.26952 57.81936 #> [7,] 14.26952 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.84536 #> #> Slot "ID": #> [1] "ID1165" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1166]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.87137 #> [2,] 14.40465 57.89738 #> [3,] 14.44970 57.87137 #> [4,] 14.44970 57.81936 #> [5,] 14.40465 57.79335 #> [6,] 14.35961 57.81936 #> [7,] 14.35961 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.84536 #> #> Slot "ID": #> [1] "ID1166" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1167]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.87137 #> [2,] 14.49474 57.89738 #> [3,] 14.53979 57.87137 #> [4,] 14.53979 57.81936 #> [5,] 14.49474 57.79335 #> [6,] 14.44970 57.81936 #> [7,] 14.44970 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.84536 #> #> Slot "ID": #> [1] "ID1167" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1168]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.87137 #> [2,] 14.58483 57.89738 #> [3,] 14.62988 57.87137 #> [4,] 14.62988 57.81936 #> [5,] 14.58483 57.79335 #> [6,] 14.53979 57.81936 #> [7,] 14.53979 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.84536 #> #> Slot "ID": #> [1] "ID1168" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1169]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.87137 #> [2,] 14.67492 57.89738 #> [3,] 14.71997 57.87137 #> [4,] 14.71997 57.81936 #> [5,] 14.67492 57.79335 #> [6,] 14.62988 57.81936 #> [7,] 14.62988 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.84536 #> #> Slot "ID": #> [1] "ID1169" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1170]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.87137 #> [2,] 14.76501 57.89738 #> [3,] 14.81006 57.87137 #> [4,] 14.81006 57.81936 #> [5,] 14.76501 57.79335 #> [6,] 14.71997 57.81936 #> [7,] 14.71997 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.84536 #> #> Slot "ID": #> [1] "ID1170" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1171]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.87137 #> [2,] 14.85510 57.89738 #> [3,] 14.90015 57.87137 #> [4,] 14.90015 57.81936 #> [5,] 14.85510 57.79335 #> [6,] 14.81006 57.81936 #> [7,] 14.81006 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.84536 #> #> Slot "ID": #> [1] "ID1171" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1172]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.87137 #> [2,] 14.94519 57.89738 #> [3,] 14.99024 57.87137 #> [4,] 14.99024 57.81936 #> [5,] 14.94519 57.79335 #> [6,] 14.90015 57.81936 #> [7,] 14.90015 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.84536 #> #> Slot "ID": #> [1] "ID1172" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1173]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.87137 #> [2,] 15.03528 57.89738 #> [3,] 15.08033 57.87137 #> [4,] 15.08033 57.81936 #> [5,] 15.03528 57.79335 #> [6,] 14.99024 57.81936 #> [7,] 14.99024 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.84536 #> #> Slot "ID": #> [1] "ID1173" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1174]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.87137 #> [2,] 15.12537 57.89738 #> [3,] 15.17042 57.87137 #> [4,] 15.17042 57.81936 #> [5,] 15.12537 57.79335 #> [6,] 15.08033 57.81936 #> [7,] 15.08033 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.84536 #> #> Slot "ID": #> [1] "ID1174" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1175]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.87137 #> [2,] 15.21546 57.89738 #> [3,] 15.26051 57.87137 #> [4,] 15.26051 57.81936 #> [5,] 15.21546 57.79335 #> [6,] 15.17042 57.81936 #> [7,] 15.17042 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.84536 #> #> Slot "ID": #> [1] "ID1175" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1176]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.87137 #> [2,] 15.30555 57.89738 #> [3,] 15.35060 57.87137 #> [4,] 15.35060 57.81936 #> [5,] 15.30555 57.79335 #> [6,] 15.26051 57.81936 #> [7,] 15.26051 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.84536 #> #> Slot "ID": #> [1] "ID1176" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1177]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.87137 #> [2,] 15.39564 57.89738 #> [3,] 15.44069 57.87137 #> [4,] 15.44069 57.81936 #> [5,] 15.39564 57.79335 #> [6,] 15.35060 57.81936 #> [7,] 15.35060 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.84536 #> #> Slot "ID": #> [1] "ID1177" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1178]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.87137 #> [2,] 15.48573 57.89738 #> [3,] 15.53078 57.87137 #> [4,] 15.53078 57.81936 #> [5,] 15.48573 57.79335 #> [6,] 15.44069 57.81936 #> [7,] 15.44069 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.84536 #> #> Slot "ID": #> [1] "ID1178" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1179]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.87137 #> [2,] 15.57582 57.89738 #> [3,] 15.62087 57.87137 #> [4,] 15.62087 57.81936 #> [5,] 15.57582 57.79335 #> [6,] 15.53078 57.81936 #> [7,] 15.53078 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.84536 #> #> Slot "ID": #> [1] "ID1179" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1180]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.87137 #> [2,] 15.66591 57.89738 #> [3,] 15.71096 57.87137 #> [4,] 15.71096 57.81936 #> [5,] 15.66591 57.79335 #> [6,] 15.62087 57.81936 #> [7,] 15.62087 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.84536 #> #> Slot "ID": #> [1] "ID1180" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1181]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.87137 #> [2,] 15.75600 57.89738 #> [3,] 15.80105 57.87137 #> [4,] 15.80105 57.81936 #> [5,] 15.75600 57.79335 #> [6,] 15.71096 57.81936 #> [7,] 15.71096 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.84536 #> #> Slot "ID": #> [1] "ID1181" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1182]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.87137 #> [2,] 15.84609 57.89738 #> [3,] 15.89114 57.87137 #> [4,] 15.89114 57.81936 #> [5,] 15.84609 57.79335 #> [6,] 15.80105 57.81936 #> [7,] 15.80105 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.84536 #> #> Slot "ID": #> [1] "ID1182" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1183]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.87137 #> [2,] 15.93618 57.89738 #> [3,] 15.98123 57.87137 #> [4,] 15.98123 57.81936 #> [5,] 15.93618 57.79335 #> [6,] 15.89114 57.81936 #> [7,] 15.89114 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.84536 #> #> Slot "ID": #> [1] "ID1183" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1184]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.87137 #> [2,] 16.02627 57.89738 #> [3,] 16.07132 57.87137 #> [4,] 16.07132 57.81936 #> [5,] 16.02627 57.79335 #> [6,] 15.98123 57.81936 #> [7,] 15.98123 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.84536 #> #> Slot "ID": #> [1] "ID1184" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1185]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.87137 #> [2,] 16.11636 57.89738 #> [3,] 16.16141 57.87137 #> [4,] 16.16141 57.81936 #> [5,] 16.11636 57.79335 #> [6,] 16.07132 57.81936 #> [7,] 16.07132 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.84536 #> #> Slot "ID": #> [1] "ID1185" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1186]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.87137 #> [2,] 16.20645 57.89738 #> [3,] 16.25150 57.87137 #> [4,] 16.25150 57.81936 #> [5,] 16.20645 57.79335 #> [6,] 16.16141 57.81936 #> [7,] 16.16141 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.84536 #> #> Slot "ID": #> [1] "ID1186" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1187]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.87137 #> [2,] 16.29654 57.89738 #> [3,] 16.34159 57.87137 #> [4,] 16.34159 57.81936 #> [5,] 16.29654 57.79335 #> [6,] 16.25150 57.81936 #> [7,] 16.25150 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.84536 #> #> Slot "ID": #> [1] "ID1187" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1188]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.87137 #> [2,] 16.38663 57.89738 #> [3,] 16.43168 57.87137 #> [4,] 16.43168 57.81936 #> [5,] 16.38663 57.79335 #> [6,] 16.34159 57.81936 #> [7,] 16.34159 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.84536 #> #> Slot "ID": #> [1] "ID1188" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1189]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.87137 #> [2,] 16.47672 57.89738 #> [3,] 16.52177 57.87137 #> [4,] 16.52177 57.81936 #> [5,] 16.47672 57.79335 #> [6,] 16.43168 57.81936 #> [7,] 16.43168 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.84536 #> #> Slot "ID": #> [1] "ID1189" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1190]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 57.94939 #> [2,] 11.74699 57.97540 #> [3,] 11.79204 57.94939 #> [4,] 11.79204 57.89738 #> [5,] 11.74699 57.87137 #> [6,] 11.70195 57.89738 #> [7,] 11.70195 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 57.92338 #> #> Slot "ID": #> [1] "ID1190" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1191]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 57.94939 #> [2,] 11.83708 57.97540 #> [3,] 11.88213 57.94939 #> [4,] 11.88213 57.89738 #> [5,] 11.83708 57.87137 #> [6,] 11.79204 57.89738 #> [7,] 11.79204 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 57.92338 #> #> Slot "ID": #> [1] "ID1191" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1192]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 57.94939 #> [2,] 11.92717 57.97540 #> [3,] 11.97222 57.94939 #> [4,] 11.97222 57.89738 #> [5,] 11.92717 57.87137 #> [6,] 11.88213 57.89738 #> [7,] 11.88213 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 57.92338 #> #> Slot "ID": #> [1] "ID1192" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1193]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 57.94939 #> [2,] 12.01726 57.97540 #> [3,] 12.06231 57.94939 #> [4,] 12.06231 57.89738 #> [5,] 12.01726 57.87137 #> [6,] 11.97222 57.89738 #> [7,] 11.97222 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 57.92338 #> #> Slot "ID": #> [1] "ID1193" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1194]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 57.94939 #> [2,] 12.10735 57.97540 #> [3,] 12.15240 57.94939 #> [4,] 12.15240 57.89738 #> [5,] 12.10735 57.87137 #> [6,] 12.06231 57.89738 #> [7,] 12.06231 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 57.92338 #> #> Slot "ID": #> [1] "ID1194" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1195]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.94939 #> [2,] 12.19744 57.97540 #> [3,] 12.24249 57.94939 #> [4,] 12.24249 57.89738 #> [5,] 12.19744 57.87137 #> [6,] 12.15240 57.89738 #> [7,] 12.15240 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.92338 #> #> Slot "ID": #> [1] "ID1195" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1196]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.94939 #> [2,] 12.28753 57.97540 #> [3,] 12.33258 57.94939 #> [4,] 12.33258 57.89738 #> [5,] 12.28753 57.87137 #> [6,] 12.24249 57.89738 #> [7,] 12.24249 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.92338 #> #> Slot "ID": #> [1] "ID1196" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1197]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.94939 #> [2,] 12.37762 57.97540 #> [3,] 12.42267 57.94939 #> [4,] 12.42267 57.89738 #> [5,] 12.37762 57.87137 #> [6,] 12.33258 57.89738 #> [7,] 12.33258 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.92338 #> #> Slot "ID": #> [1] "ID1197" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1198]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.94939 #> [2,] 12.55780 57.97540 #> [3,] 12.60285 57.94939 #> [4,] 12.60285 57.89738 #> [5,] 12.55780 57.87137 #> [6,] 12.51276 57.89738 #> [7,] 12.51276 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.92338 #> #> Slot "ID": #> [1] "ID1198" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1199]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.94939 #> [2,] 12.64789 57.97540 #> [3,] 12.69294 57.94939 #> [4,] 12.69294 57.89738 #> [5,] 12.64789 57.87137 #> [6,] 12.60285 57.89738 #> [7,] 12.60285 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.92338 #> #> Slot "ID": #> [1] "ID1199" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1200]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.94939 #> [2,] 12.73798 57.97540 #> [3,] 12.78303 57.94939 #> [4,] 12.78303 57.89738 #> [5,] 12.73798 57.87137 #> [6,] 12.69294 57.89738 #> [7,] 12.69294 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.92338 #> #> Slot "ID": #> [1] "ID1200" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1201]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.94939 #> [2,] 12.82807 57.97540 #> [3,] 12.87312 57.94939 #> [4,] 12.87312 57.89738 #> [5,] 12.82807 57.87137 #> [6,] 12.78303 57.89738 #> [7,] 12.78303 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.92338 #> #> Slot "ID": #> [1] "ID1201" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1202]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.94939 #> [2,] 12.91816 57.97540 #> [3,] 12.96321 57.94939 #> [4,] 12.96321 57.89738 #> [5,] 12.91816 57.87137 #> [6,] 12.87312 57.89738 #> [7,] 12.87312 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.92338 #> #> Slot "ID": #> [1] "ID1202" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1203]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.94939 #> [2,] 13.00825 57.97540 #> [3,] 13.05330 57.94939 #> [4,] 13.05330 57.89738 #> [5,] 13.00825 57.87137 #> [6,] 12.96321 57.89738 #> [7,] 12.96321 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.92338 #> #> Slot "ID": #> [1] "ID1203" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1204]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.94939 #> [2,] 13.09834 57.97540 #> [3,] 13.14339 57.94939 #> [4,] 13.14339 57.89738 #> [5,] 13.09834 57.87137 #> [6,] 13.05330 57.89738 #> [7,] 13.05330 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.92338 #> #> Slot "ID": #> [1] "ID1204" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1205]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.94939 #> [2,] 13.18843 57.97540 #> [3,] 13.23348 57.94939 #> [4,] 13.23348 57.89738 #> [5,] 13.18843 57.87137 #> [6,] 13.14339 57.89738 #> [7,] 13.14339 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.92338 #> #> Slot "ID": #> [1] "ID1205" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1206]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.94939 #> [2,] 13.27852 57.97540 #> [3,] 13.32357 57.94939 #> [4,] 13.32357 57.89738 #> [5,] 13.27852 57.87137 #> [6,] 13.23348 57.89738 #> [7,] 13.23348 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.92338 #> #> Slot "ID": #> [1] "ID1206" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1207]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.94939 #> [2,] 13.36861 57.97540 #> [3,] 13.41366 57.94939 #> [4,] 13.41366 57.89738 #> [5,] 13.36861 57.87137 #> [6,] 13.32357 57.89738 #> [7,] 13.32357 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.92338 #> #> Slot "ID": #> [1] "ID1207" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1208]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.94939 #> [2,] 13.45870 57.97540 #> [3,] 13.50375 57.94939 #> [4,] 13.50375 57.89738 #> [5,] 13.45870 57.87137 #> [6,] 13.41366 57.89738 #> [7,] 13.41366 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.92338 #> #> Slot "ID": #> [1] "ID1208" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1209]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.94939 #> [2,] 13.54879 57.97540 #> [3,] 13.59384 57.94939 #> [4,] 13.59384 57.89738 #> [5,] 13.54879 57.87137 #> [6,] 13.50375 57.89738 #> [7,] 13.50375 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.92338 #> #> Slot "ID": #> [1] "ID1209" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1210]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.94939 #> [2,] 13.63888 57.97540 #> [3,] 13.68393 57.94939 #> [4,] 13.68393 57.89738 #> [5,] 13.63888 57.87137 #> [6,] 13.59384 57.89738 #> [7,] 13.59384 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.92338 #> #> Slot "ID": #> [1] "ID1210" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1211]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.94939 #> [2,] 13.72897 57.97540 #> [3,] 13.77402 57.94939 #> [4,] 13.77402 57.89738 #> [5,] 13.72897 57.87137 #> [6,] 13.68393 57.89738 #> [7,] 13.68393 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.92338 #> #> Slot "ID": #> [1] "ID1211" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1212]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.94939 #> [2,] 13.81906 57.97540 #> [3,] 13.86411 57.94939 #> [4,] 13.86411 57.89738 #> [5,] 13.81906 57.87137 #> [6,] 13.77402 57.89738 #> [7,] 13.77402 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.92338 #> #> Slot "ID": #> [1] "ID1212" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1213]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.94939 #> [2,] 13.90915 57.97540 #> [3,] 13.95420 57.94939 #> [4,] 13.95420 57.89738 #> [5,] 13.90915 57.87137 #> [6,] 13.86411 57.89738 #> [7,] 13.86411 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.92338 #> #> Slot "ID": #> [1] "ID1213" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1214]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.94939 #> [2,] 13.99925 57.97540 #> [3,] 14.04429 57.94939 #> [4,] 14.04429 57.89738 #> [5,] 13.99925 57.87137 #> [6,] 13.95420 57.89738 #> [7,] 13.95420 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.92338 #> #> Slot "ID": #> [1] "ID1214" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1215]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.94939 #> [2,] 14.08934 57.97540 #> [3,] 14.13438 57.94939 #> [4,] 14.13438 57.89738 #> [5,] 14.08934 57.87137 #> [6,] 14.04429 57.89738 #> [7,] 14.04429 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.92338 #> #> Slot "ID": #> [1] "ID1215" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1216]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.94939 #> [2,] 14.35961 57.97540 #> [3,] 14.40465 57.94939 #> [4,] 14.40465 57.89738 #> [5,] 14.35961 57.87137 #> [6,] 14.31456 57.89738 #> [7,] 14.31456 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.92338 #> #> Slot "ID": #> [1] "ID1216" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1217]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.94939 #> [2,] 14.44970 57.97540 #> [3,] 14.49474 57.94939 #> [4,] 14.49474 57.89738 #> [5,] 14.44970 57.87137 #> [6,] 14.40465 57.89738 #> [7,] 14.40465 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.92338 #> #> Slot "ID": #> [1] "ID1217" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1218]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.94939 #> [2,] 14.53979 57.97540 #> [3,] 14.58483 57.94939 #> [4,] 14.58483 57.89738 #> [5,] 14.53979 57.87137 #> [6,] 14.49474 57.89738 #> [7,] 14.49474 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.92338 #> #> Slot "ID": #> [1] "ID1218" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1219]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.94939 #> [2,] 14.62988 57.97540 #> [3,] 14.67492 57.94939 #> [4,] 14.67492 57.89738 #> [5,] 14.62988 57.87137 #> [6,] 14.58483 57.89738 #> [7,] 14.58483 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.92338 #> #> Slot "ID": #> [1] "ID1219" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1220]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.94939 #> [2,] 14.71997 57.97540 #> [3,] 14.76501 57.94939 #> [4,] 14.76501 57.89738 #> [5,] 14.71997 57.87137 #> [6,] 14.67492 57.89738 #> [7,] 14.67492 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.92338 #> #> Slot "ID": #> [1] "ID1220" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1221]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.94939 #> [2,] 14.81006 57.97540 #> [3,] 14.85510 57.94939 #> [4,] 14.85510 57.89738 #> [5,] 14.81006 57.87137 #> [6,] 14.76501 57.89738 #> [7,] 14.76501 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.92338 #> #> Slot "ID": #> [1] "ID1221" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1222]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.94939 #> [2,] 14.90015 57.97540 #> [3,] 14.94519 57.94939 #> [4,] 14.94519 57.89738 #> [5,] 14.90015 57.87137 #> [6,] 14.85510 57.89738 #> [7,] 14.85510 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.92338 #> #> Slot "ID": #> [1] "ID1222" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1223]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.94939 #> [2,] 14.99024 57.97540 #> [3,] 15.03528 57.94939 #> [4,] 15.03528 57.89738 #> [5,] 14.99024 57.87137 #> [6,] 14.94519 57.89738 #> [7,] 14.94519 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.92338 #> #> Slot "ID": #> [1] "ID1223" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1224]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.94939 #> [2,] 15.08033 57.97540 #> [3,] 15.12537 57.94939 #> [4,] 15.12537 57.89738 #> [5,] 15.08033 57.87137 #> [6,] 15.03528 57.89738 #> [7,] 15.03528 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.92338 #> #> Slot "ID": #> [1] "ID1224" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1225]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.94939 #> [2,] 15.17042 57.97540 #> [3,] 15.21546 57.94939 #> [4,] 15.21546 57.89738 #> [5,] 15.17042 57.87137 #> [6,] 15.12537 57.89738 #> [7,] 15.12537 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.92338 #> #> Slot "ID": #> [1] "ID1225" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1226]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.94939 #> [2,] 15.26051 57.97540 #> [3,] 15.30555 57.94939 #> [4,] 15.30555 57.89738 #> [5,] 15.26051 57.87137 #> [6,] 15.21546 57.89738 #> [7,] 15.21546 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.92338 #> #> Slot "ID": #> [1] "ID1226" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1227]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.94939 #> [2,] 15.44069 57.97540 #> [3,] 15.48573 57.94939 #> [4,] 15.48573 57.89738 #> [5,] 15.44069 57.87137 #> [6,] 15.39564 57.89738 #> [7,] 15.39564 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.92338 #> #> Slot "ID": #> [1] "ID1227" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1228]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.94939 #> [2,] 15.53078 57.97540 #> [3,] 15.57582 57.94939 #> [4,] 15.57582 57.89738 #> [5,] 15.53078 57.87137 #> [6,] 15.48573 57.89738 #> [7,] 15.48573 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.92338 #> #> Slot "ID": #> [1] "ID1228" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1229]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.94939 #> [2,] 15.62087 57.97540 #> [3,] 15.66591 57.94939 #> [4,] 15.66591 57.89738 #> [5,] 15.62087 57.87137 #> [6,] 15.57582 57.89738 #> [7,] 15.57582 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.92338 #> #> Slot "ID": #> [1] "ID1229" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1230]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.94939 #> [2,] 15.71096 57.97540 #> [3,] 15.75600 57.94939 #> [4,] 15.75600 57.89738 #> [5,] 15.71096 57.87137 #> [6,] 15.66591 57.89738 #> [7,] 15.66591 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.92338 #> #> Slot "ID": #> [1] "ID1230" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1231]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.94939 #> [2,] 15.80105 57.97540 #> [3,] 15.84609 57.94939 #> [4,] 15.84609 57.89738 #> [5,] 15.80105 57.87137 #> [6,] 15.75600 57.89738 #> [7,] 15.75600 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.92338 #> #> Slot "ID": #> [1] "ID1231" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1232]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.94939 #> [2,] 15.89114 57.97540 #> [3,] 15.93618 57.94939 #> [4,] 15.93618 57.89738 #> [5,] 15.89114 57.87137 #> [6,] 15.84609 57.89738 #> [7,] 15.84609 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.92338 #> #> Slot "ID": #> [1] "ID1232" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1233]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.94939 #> [2,] 15.98123 57.97540 #> [3,] 16.02627 57.94939 #> [4,] 16.02627 57.89738 #> [5,] 15.98123 57.87137 #> [6,] 15.93618 57.89738 #> [7,] 15.93618 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.92338 #> #> Slot "ID": #> [1] "ID1233" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1234]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.94939 #> [2,] 16.07132 57.97540 #> [3,] 16.11636 57.94939 #> [4,] 16.11636 57.89738 #> [5,] 16.07132 57.87137 #> [6,] 16.02627 57.89738 #> [7,] 16.02627 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.92338 #> #> Slot "ID": #> [1] "ID1234" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1235]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.94939 #> [2,] 16.16141 57.97540 #> [3,] 16.20645 57.94939 #> [4,] 16.20645 57.89738 #> [5,] 16.16141 57.87137 #> [6,] 16.11636 57.89738 #> [7,] 16.11636 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.92338 #> #> Slot "ID": #> [1] "ID1235" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1236]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.94939 #> [2,] 16.25150 57.97540 #> [3,] 16.29654 57.94939 #> [4,] 16.29654 57.89738 #> [5,] 16.25150 57.87137 #> [6,] 16.20645 57.89738 #> [7,] 16.20645 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.92338 #> #> Slot "ID": #> [1] "ID1236" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1237]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.94939 #> [2,] 16.34159 57.97540 #> [3,] 16.38663 57.94939 #> [4,] 16.38663 57.89738 #> [5,] 16.34159 57.87137 #> [6,] 16.29654 57.89738 #> [7,] 16.29654 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.92338 #> #> Slot "ID": #> [1] "ID1237" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1238]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.94939 #> [2,] 16.43168 57.97540 #> [3,] 16.47672 57.94939 #> [4,] 16.47672 57.89738 #> [5,] 16.43168 57.87137 #> [6,] 16.38663 57.89738 #> [7,] 16.38663 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.92338 #> #> Slot "ID": #> [1] "ID1238" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1239]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 57.94939 #> [2,] 16.52177 57.97540 #> [3,] 16.56681 57.94939 #> [4,] 16.56681 57.89738 #> [5,] 16.52177 57.87137 #> [6,] 16.47672 57.89738 #> [7,] 16.47672 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 57.92338 #> #> Slot "ID": #> [1] "ID1239" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1240]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 57.94939 #> [2,] 16.61186 57.97540 #> [3,] 16.65690 57.94939 #> [4,] 16.65690 57.89738 #> [5,] 16.61186 57.87137 #> [6,] 16.56681 57.89738 #> [7,] 16.56681 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 57.92338 #> #> Slot "ID": #> [1] "ID1240" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1241]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 57.94939 #> [2,] 16.70195 57.97540 #> [3,] 16.74699 57.94939 #> [4,] 16.74699 57.89738 #> [5,] 16.70195 57.87137 #> [6,] 16.65690 57.89738 #> [7,] 16.65690 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 57.92338 #> #> Slot "ID": #> [1] "ID1241" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1242]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 57.94939 #> [2,] 16.79204 57.97540 #> [3,] 16.83708 57.94939 #> [4,] 16.83708 57.89738 #> [5,] 16.79204 57.87137 #> [6,] 16.74699 57.89738 #> [7,] 16.74699 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 57.92338 #> #> Slot "ID": #> [1] "ID1242" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1243]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.02741 #> [2,] 11.61186 58.05342 #> [3,] 11.65690 58.02741 #> [4,] 11.65690 57.97540 #> [5,] 11.61186 57.94939 #> [6,] 11.56681 57.97540 #> [7,] 11.56681 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.00140 #> #> Slot "ID": #> [1] "ID1243" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1244]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.02741 #> [2,] 11.88213 58.05342 #> [3,] 11.92717 58.02741 #> [4,] 11.92717 57.97540 #> [5,] 11.88213 57.94939 #> [6,] 11.83708 57.97540 #> [7,] 11.83708 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.00140 #> #> Slot "ID": #> [1] "ID1244" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1245]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.02741 #> [2,] 11.97222 58.05342 #> [3,] 12.01726 58.02741 #> [4,] 12.01726 57.97540 #> [5,] 11.97222 57.94939 #> [6,] 11.92717 57.97540 #> [7,] 11.92717 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.00140 #> #> Slot "ID": #> [1] "ID1245" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1246]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.02741 #> [2,] 12.06231 58.05342 #> [3,] 12.10735 58.02741 #> [4,] 12.10735 57.97540 #> [5,] 12.06231 57.94939 #> [6,] 12.01726 57.97540 #> [7,] 12.01726 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.00140 #> #> Slot "ID": #> [1] "ID1246" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1247]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.1524 58.0014 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.02741 #> [2,] 12.15240 58.05342 #> [3,] 12.19744 58.02741 #> [4,] 12.19744 57.97540 #> [5,] 12.15240 57.94939 #> [6,] 12.10735 57.97540 #> [7,] 12.10735 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.1524 58.0014 #> #> Slot "ID": #> [1] "ID1247" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1248]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.02741 #> [2,] 12.24249 58.05342 #> [3,] 12.28753 58.02741 #> [4,] 12.28753 57.97540 #> [5,] 12.24249 57.94939 #> [6,] 12.19744 57.97540 #> [7,] 12.19744 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.00140 #> #> Slot "ID": #> [1] "ID1248" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1249]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.02741 #> [2,] 12.33258 58.05342 #> [3,] 12.37762 58.02741 #> [4,] 12.37762 57.97540 #> [5,] 12.33258 57.94939 #> [6,] 12.28753 57.97540 #> [7,] 12.28753 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.00140 #> #> Slot "ID": #> [1] "ID1249" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1250]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.02741 #> [2,] 12.42267 58.05342 #> [3,] 12.46771 58.02741 #> [4,] 12.46771 57.97540 #> [5,] 12.42267 57.94939 #> [6,] 12.37762 57.97540 #> [7,] 12.37762 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.00140 #> #> Slot "ID": #> [1] "ID1250" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1251]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.02741 #> [2,] 12.51276 58.05342 #> [3,] 12.55780 58.02741 #> [4,] 12.55780 57.97540 #> [5,] 12.51276 57.94939 #> [6,] 12.46771 57.97540 #> [7,] 12.46771 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.00140 #> #> Slot "ID": #> [1] "ID1251" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1252]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.02741 #> [2,] 12.60285 58.05342 #> [3,] 12.64789 58.02741 #> [4,] 12.64789 57.97540 #> [5,] 12.60285 57.94939 #> [6,] 12.55780 57.97540 #> [7,] 12.55780 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.00140 #> #> Slot "ID": #> [1] "ID1252" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1253]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 58.02741 #> [2,] 12.69294 58.05342 #> [3,] 12.73798 58.02741 #> [4,] 12.73798 57.97540 #> [5,] 12.69294 57.94939 #> [6,] 12.64789 57.97540 #> [7,] 12.64789 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 58.00140 #> #> Slot "ID": #> [1] "ID1253" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1254]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 58.02741 #> [2,] 12.78303 58.05342 #> [3,] 12.82807 58.02741 #> [4,] 12.82807 57.97540 #> [5,] 12.78303 57.94939 #> [6,] 12.73798 57.97540 #> [7,] 12.73798 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 58.00140 #> #> Slot "ID": #> [1] "ID1254" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1255]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 58.02741 #> [2,] 12.87312 58.05342 #> [3,] 12.91816 58.02741 #> [4,] 12.91816 57.97540 #> [5,] 12.87312 57.94939 #> [6,] 12.82807 57.97540 #> [7,] 12.82807 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 58.00140 #> #> Slot "ID": #> [1] "ID1255" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1256]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 58.02741 #> [2,] 12.96321 58.05342 #> [3,] 13.00825 58.02741 #> [4,] 13.00825 57.97540 #> [5,] 12.96321 57.94939 #> [6,] 12.91816 57.97540 #> [7,] 12.91816 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 58.00140 #> #> Slot "ID": #> [1] "ID1256" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1257]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.0533 58.0014 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.02741 #> [2,] 13.05330 58.05342 #> [3,] 13.09834 58.02741 #> [4,] 13.09834 57.97540 #> [5,] 13.05330 57.94939 #> [6,] 13.00825 57.97540 #> [7,] 13.00825 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.0533 58.0014 #> #> Slot "ID": #> [1] "ID1257" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1258]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.02741 #> [2,] 13.14339 58.05342 #> [3,] 13.18843 58.02741 #> [4,] 13.18843 57.97540 #> [5,] 13.14339 57.94939 #> [6,] 13.09834 57.97540 #> [7,] 13.09834 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.00140 #> #> Slot "ID": #> [1] "ID1258" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1259]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 58.02741 #> [2,] 13.23348 58.05342 #> [3,] 13.27852 58.02741 #> [4,] 13.27852 57.97540 #> [5,] 13.23348 57.94939 #> [6,] 13.18843 57.97540 #> [7,] 13.18843 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 58.00140 #> #> Slot "ID": #> [1] "ID1259" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1260]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 58.02741 #> [2,] 13.32357 58.05342 #> [3,] 13.36861 58.02741 #> [4,] 13.36861 57.97540 #> [5,] 13.32357 57.94939 #> [6,] 13.27852 57.97540 #> [7,] 13.27852 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 58.00140 #> #> Slot "ID": #> [1] "ID1260" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1261]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.02741 #> [2,] 13.41366 58.05342 #> [3,] 13.45870 58.02741 #> [4,] 13.45870 57.97540 #> [5,] 13.41366 57.94939 #> [6,] 13.36861 57.97540 #> [7,] 13.36861 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.00140 #> #> Slot "ID": #> [1] "ID1261" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1262]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.02741 #> [2,] 13.50375 58.05342 #> [3,] 13.54879 58.02741 #> [4,] 13.54879 57.97540 #> [5,] 13.50375 57.94939 #> [6,] 13.45870 57.97540 #> [7,] 13.45870 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.00140 #> #> Slot "ID": #> [1] "ID1262" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1263]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.02741 #> [2,] 13.59384 58.05342 #> [3,] 13.63888 58.02741 #> [4,] 13.63888 57.97540 #> [5,] 13.59384 57.94939 #> [6,] 13.54879 57.97540 #> [7,] 13.54879 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.00140 #> #> Slot "ID": #> [1] "ID1263" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1264]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.02741 #> [2,] 13.68393 58.05342 #> [3,] 13.72897 58.02741 #> [4,] 13.72897 57.97540 #> [5,] 13.68393 57.94939 #> [6,] 13.63888 57.97540 #> [7,] 13.63888 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.00140 #> #> Slot "ID": #> [1] "ID1264" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1265]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.02741 #> [2,] 13.77402 58.05342 #> [3,] 13.81906 58.02741 #> [4,] 13.81906 57.97540 #> [5,] 13.77402 57.94939 #> [6,] 13.72897 57.97540 #> [7,] 13.72897 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.00140 #> #> Slot "ID": #> [1] "ID1265" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1266]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.02741 #> [2,] 13.86411 58.05342 #> [3,] 13.90915 58.02741 #> [4,] 13.90915 57.97540 #> [5,] 13.86411 57.94939 #> [6,] 13.81906 57.97540 #> [7,] 13.81906 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.00140 #> #> Slot "ID": #> [1] "ID1266" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1267]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.9542 58.0014 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.02741 #> [2,] 13.95420 58.05342 #> [3,] 13.99925 58.02741 #> [4,] 13.99925 57.97540 #> [5,] 13.95420 57.94939 #> [6,] 13.90915 57.97540 #> [7,] 13.90915 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.9542 58.0014 #> #> Slot "ID": #> [1] "ID1267" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1268]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.02741 #> [2,] 14.04429 58.05342 #> [3,] 14.08934 58.02741 #> [4,] 14.08934 57.97540 #> [5,] 14.04429 57.94939 #> [6,] 13.99925 57.97540 #> [7,] 13.99925 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.00140 #> #> Slot "ID": #> [1] "ID1268" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1269]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.02741 #> [2,] 14.13438 58.05342 #> [3,] 14.17943 58.02741 #> [4,] 14.17943 57.97540 #> [5,] 14.13438 57.94939 #> [6,] 14.08934 57.97540 #> [7,] 14.08934 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.00140 #> #> Slot "ID": #> [1] "ID1269" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1270]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 58.02741 #> [2,] 14.49474 58.05342 #> [3,] 14.53979 58.02741 #> [4,] 14.53979 57.97540 #> [5,] 14.49474 57.94939 #> [6,] 14.44970 57.97540 #> [7,] 14.44970 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 58.00140 #> #> Slot "ID": #> [1] "ID1270" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1271]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 58.02741 #> [2,] 14.58483 58.05342 #> [3,] 14.62988 58.02741 #> [4,] 14.62988 57.97540 #> [5,] 14.58483 57.94939 #> [6,] 14.53979 57.97540 #> [7,] 14.53979 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 58.00140 #> #> Slot "ID": #> [1] "ID1271" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1272]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 58.02741 #> [2,] 14.67492 58.05342 #> [3,] 14.71997 58.02741 #> [4,] 14.71997 57.97540 #> [5,] 14.67492 57.94939 #> [6,] 14.62988 57.97540 #> [7,] 14.62988 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 58.00140 #> #> Slot "ID": #> [1] "ID1272" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1273]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 58.02741 #> [2,] 14.76501 58.05342 #> [3,] 14.81006 58.02741 #> [4,] 14.81006 57.97540 #> [5,] 14.76501 57.94939 #> [6,] 14.71997 57.97540 #> [7,] 14.71997 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 58.00140 #> #> Slot "ID": #> [1] "ID1273" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1274]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.8551 58.0014 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 58.02741 #> [2,] 14.85510 58.05342 #> [3,] 14.90015 58.02741 #> [4,] 14.90015 57.97540 #> [5,] 14.85510 57.94939 #> [6,] 14.81006 57.97540 #> [7,] 14.81006 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.8551 58.0014 #> #> Slot "ID": #> [1] "ID1274" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1275]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.02741 #> [2,] 14.94519 58.05342 #> [3,] 14.99024 58.02741 #> [4,] 14.99024 57.97540 #> [5,] 14.94519 57.94939 #> [6,] 14.90015 57.97540 #> [7,] 14.90015 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.00140 #> #> Slot "ID": #> [1] "ID1275" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1276]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.02741 #> [2,] 15.03528 58.05342 #> [3,] 15.08033 58.02741 #> [4,] 15.08033 57.97540 #> [5,] 15.03528 57.94939 #> [6,] 14.99024 57.97540 #> [7,] 14.99024 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.00140 #> #> Slot "ID": #> [1] "ID1276" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1277]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.02741 #> [2,] 15.12537 58.05342 #> [3,] 15.17042 58.02741 #> [4,] 15.17042 57.97540 #> [5,] 15.12537 57.94939 #> [6,] 15.08033 57.97540 #> [7,] 15.08033 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.00140 #> #> Slot "ID": #> [1] "ID1277" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1278]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.02741 #> [2,] 15.30555 58.05342 #> [3,] 15.35060 58.02741 #> [4,] 15.35060 57.97540 #> [5,] 15.30555 57.94939 #> [6,] 15.26051 57.97540 #> [7,] 15.26051 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.00140 #> #> Slot "ID": #> [1] "ID1278" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1279]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.02741 #> [2,] 15.39564 58.05342 #> [3,] 15.44069 58.02741 #> [4,] 15.44069 57.97540 #> [5,] 15.39564 57.94939 #> [6,] 15.35060 57.97540 #> [7,] 15.35060 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.00140 #> #> Slot "ID": #> [1] "ID1279" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1280]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.02741 #> [2,] 15.48573 58.05342 #> [3,] 15.53078 58.02741 #> [4,] 15.53078 57.97540 #> [5,] 15.48573 57.94939 #> [6,] 15.44069 57.97540 #> [7,] 15.44069 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.00140 #> #> Slot "ID": #> [1] "ID1280" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1281]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.02741 #> [2,] 15.57582 58.05342 #> [3,] 15.62087 58.02741 #> [4,] 15.62087 57.97540 #> [5,] 15.57582 57.94939 #> [6,] 15.53078 57.97540 #> [7,] 15.53078 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.00140 #> #> Slot "ID": #> [1] "ID1281" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1282]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.02741 #> [2,] 15.66591 58.05342 #> [3,] 15.71096 58.02741 #> [4,] 15.71096 57.97540 #> [5,] 15.66591 57.94939 #> [6,] 15.62087 57.97540 #> [7,] 15.62087 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.00140 #> #> Slot "ID": #> [1] "ID1282" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1283]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.02741 #> [2,] 15.84609 58.05342 #> [3,] 15.89114 58.02741 #> [4,] 15.89114 57.97540 #> [5,] 15.84609 57.94939 #> [6,] 15.80105 57.97540 #> [7,] 15.80105 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.00140 #> #> Slot "ID": #> [1] "ID1283" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1284]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.02741 #> [2,] 15.93618 58.05342 #> [3,] 15.98123 58.02741 #> [4,] 15.98123 57.97540 #> [5,] 15.93618 57.94939 #> [6,] 15.89114 57.97540 #> [7,] 15.89114 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.00140 #> #> Slot "ID": #> [1] "ID1284" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1285]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.02741 #> [2,] 16.02627 58.05342 #> [3,] 16.07132 58.02741 #> [4,] 16.07132 57.97540 #> [5,] 16.02627 57.94939 #> [6,] 15.98123 57.97540 #> [7,] 15.98123 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.00140 #> #> Slot "ID": #> [1] "ID1285" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1286]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.02741 #> [2,] 16.11636 58.05342 #> [3,] 16.16141 58.02741 #> [4,] 16.16141 57.97540 #> [5,] 16.11636 57.94939 #> [6,] 16.07132 57.97540 #> [7,] 16.07132 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.00140 #> #> Slot "ID": #> [1] "ID1286" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1287]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.02741 #> [2,] 16.20645 58.05342 #> [3,] 16.25150 58.02741 #> [4,] 16.25150 57.97540 #> [5,] 16.20645 57.94939 #> [6,] 16.16141 57.97540 #> [7,] 16.16141 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.00140 #> #> Slot "ID": #> [1] "ID1287" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1288]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.02741 #> [2,] 16.29654 58.05342 #> [3,] 16.34159 58.02741 #> [4,] 16.34159 57.97540 #> [5,] 16.29654 57.94939 #> [6,] 16.25150 57.97540 #> [7,] 16.25150 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.00140 #> #> Slot "ID": #> [1] "ID1288" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1289]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 58.02741 #> [2,] 16.38663 58.05342 #> [3,] 16.43168 58.02741 #> [4,] 16.43168 57.97540 #> [5,] 16.38663 57.94939 #> [6,] 16.34159 57.97540 #> [7,] 16.34159 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 58.00140 #> #> Slot "ID": #> [1] "ID1289" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1290]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 58.02741 #> [2,] 16.47672 58.05342 #> [3,] 16.52177 58.02741 #> [4,] 16.52177 57.97540 #> [5,] 16.47672 57.94939 #> [6,] 16.43168 57.97540 #> [7,] 16.43168 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 58.00140 #> #> Slot "ID": #> [1] "ID1290" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1291]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.02741 #> [2,] 16.56681 58.05342 #> [3,] 16.61186 58.02741 #> [4,] 16.61186 57.97540 #> [5,] 16.56681 57.94939 #> [6,] 16.52177 57.97540 #> [7,] 16.52177 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.00140 #> #> Slot "ID": #> [1] "ID1291" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1292]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.10543 #> [2,] 11.47672 58.13144 #> [3,] 11.52177 58.10543 #> [4,] 11.52177 58.05342 #> [5,] 11.47672 58.02741 #> [6,] 11.43168 58.05342 #> [7,] 11.43168 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.07943 #> #> Slot "ID": #> [1] "ID1292" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1293]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.10543 #> [2,] 11.65690 58.13144 #> [3,] 11.70195 58.10543 #> [4,] 11.70195 58.05342 #> [5,] 11.65690 58.02741 #> [6,] 11.61186 58.05342 #> [7,] 11.61186 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.07943 #> #> Slot "ID": #> [1] "ID1293" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1294]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.10543 #> [2,] 11.83708 58.13144 #> [3,] 11.88213 58.10543 #> [4,] 11.88213 58.05342 #> [5,] 11.83708 58.02741 #> [6,] 11.79204 58.05342 #> [7,] 11.79204 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.07943 #> #> Slot "ID": #> [1] "ID1294" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1295]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.10543 #> [2,] 11.92717 58.13144 #> [3,] 11.97222 58.10543 #> [4,] 11.97222 58.05342 #> [5,] 11.92717 58.02741 #> [6,] 11.88213 58.05342 #> [7,] 11.88213 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.07943 #> #> Slot "ID": #> [1] "ID1295" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1296]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.10543 #> [2,] 12.01726 58.13144 #> [3,] 12.06231 58.10543 #> [4,] 12.06231 58.05342 #> [5,] 12.01726 58.02741 #> [6,] 11.97222 58.05342 #> [7,] 11.97222 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.07943 #> #> Slot "ID": #> [1] "ID1296" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1297]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.10543 #> [2,] 12.10735 58.13144 #> [3,] 12.15240 58.10543 #> [4,] 12.15240 58.05342 #> [5,] 12.10735 58.02741 #> [6,] 12.06231 58.05342 #> [7,] 12.06231 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.07943 #> #> Slot "ID": #> [1] "ID1297" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1298]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.10543 #> [2,] 12.19744 58.13144 #> [3,] 12.24249 58.10543 #> [4,] 12.24249 58.05342 #> [5,] 12.19744 58.02741 #> [6,] 12.15240 58.05342 #> [7,] 12.15240 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.07943 #> #> Slot "ID": #> [1] "ID1298" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1299]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.10543 #> [2,] 12.28753 58.13144 #> [3,] 12.33258 58.10543 #> [4,] 12.33258 58.05342 #> [5,] 12.28753 58.02741 #> [6,] 12.24249 58.05342 #> [7,] 12.24249 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.07943 #> #> Slot "ID": #> [1] "ID1299" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1300]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.10543 #> [2,] 12.37762 58.13144 #> [3,] 12.42267 58.10543 #> [4,] 12.42267 58.05342 #> [5,] 12.37762 58.02741 #> [6,] 12.33258 58.05342 #> [7,] 12.33258 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.07943 #> #> Slot "ID": #> [1] "ID1300" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1301]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.10543 #> [2,] 12.46771 58.13144 #> [3,] 12.51276 58.10543 #> [4,] 12.51276 58.05342 #> [5,] 12.46771 58.02741 #> [6,] 12.42267 58.05342 #> [7,] 12.42267 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.07943 #> #> Slot "ID": #> [1] "ID1301" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1302]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 58.10543 #> [2,] 12.55780 58.13144 #> [3,] 12.60285 58.10543 #> [4,] 12.60285 58.05342 #> [5,] 12.55780 58.02741 #> [6,] 12.51276 58.05342 #> [7,] 12.51276 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 58.07943 #> #> Slot "ID": #> [1] "ID1302" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1303]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 58.10543 #> [2,] 12.64789 58.13144 #> [3,] 12.69294 58.10543 #> [4,] 12.69294 58.05342 #> [5,] 12.64789 58.02741 #> [6,] 12.60285 58.05342 #> [7,] 12.60285 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 58.07943 #> #> Slot "ID": #> [1] "ID1303" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1304]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 58.10543 #> [2,] 12.73798 58.13144 #> [3,] 12.78303 58.10543 #> [4,] 12.78303 58.05342 #> [5,] 12.73798 58.02741 #> [6,] 12.69294 58.05342 #> [7,] 12.69294 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 58.07943 #> #> Slot "ID": #> [1] "ID1304" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1305]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 58.10543 #> [2,] 12.82807 58.13144 #> [3,] 12.87312 58.10543 #> [4,] 12.87312 58.05342 #> [5,] 12.82807 58.02741 #> [6,] 12.78303 58.05342 #> [7,] 12.78303 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 58.07943 #> #> Slot "ID": #> [1] "ID1305" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1306]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 58.10543 #> [2,] 12.91816 58.13144 #> [3,] 12.96321 58.10543 #> [4,] 12.96321 58.05342 #> [5,] 12.91816 58.02741 #> [6,] 12.87312 58.05342 #> [7,] 12.87312 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 58.07943 #> #> Slot "ID": #> [1] "ID1306" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1307]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 58.10543 #> [2,] 13.00825 58.13144 #> [3,] 13.05330 58.10543 #> [4,] 13.05330 58.05342 #> [5,] 13.00825 58.02741 #> [6,] 12.96321 58.05342 #> [7,] 12.96321 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 58.07943 #> #> Slot "ID": #> [1] "ID1307" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1308]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 58.10543 #> [2,] 13.09834 58.13144 #> [3,] 13.14339 58.10543 #> [4,] 13.14339 58.05342 #> [5,] 13.09834 58.02741 #> [6,] 13.05330 58.05342 #> [7,] 13.05330 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 58.07943 #> #> Slot "ID": #> [1] "ID1308" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1309]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 58.10543 #> [2,] 13.18843 58.13144 #> [3,] 13.23348 58.10543 #> [4,] 13.23348 58.05342 #> [5,] 13.18843 58.02741 #> [6,] 13.14339 58.05342 #> [7,] 13.14339 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 58.07943 #> #> Slot "ID": #> [1] "ID1309" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1310]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 58.10543 #> [2,] 13.27852 58.13144 #> [3,] 13.32357 58.10543 #> [4,] 13.32357 58.05342 #> [5,] 13.27852 58.02741 #> [6,] 13.23348 58.05342 #> [7,] 13.23348 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 58.07943 #> #> Slot "ID": #> [1] "ID1310" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1311]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 58.10543 #> [2,] 13.36861 58.13144 #> [3,] 13.41366 58.10543 #> [4,] 13.41366 58.05342 #> [5,] 13.36861 58.02741 #> [6,] 13.32357 58.05342 #> [7,] 13.32357 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 58.07943 #> #> Slot "ID": #> [1] "ID1311" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1312]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 58.10543 #> [2,] 13.45870 58.13144 #> [3,] 13.50375 58.10543 #> [4,] 13.50375 58.05342 #> [5,] 13.45870 58.02741 #> [6,] 13.41366 58.05342 #> [7,] 13.41366 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 58.07943 #> #> Slot "ID": #> [1] "ID1312" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1313]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 58.10543 #> [2,] 13.54879 58.13144 #> [3,] 13.59384 58.10543 #> [4,] 13.59384 58.05342 #> [5,] 13.54879 58.02741 #> [6,] 13.50375 58.05342 #> [7,] 13.50375 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 58.07943 #> #> Slot "ID": #> [1] "ID1313" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1314]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 58.10543 #> [2,] 13.63888 58.13144 #> [3,] 13.68393 58.10543 #> [4,] 13.68393 58.05342 #> [5,] 13.63888 58.02741 #> [6,] 13.59384 58.05342 #> [7,] 13.59384 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 58.07943 #> #> Slot "ID": #> [1] "ID1314" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1315]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 58.10543 #> [2,] 13.72897 58.13144 #> [3,] 13.77402 58.10543 #> [4,] 13.77402 58.05342 #> [5,] 13.72897 58.02741 #> [6,] 13.68393 58.05342 #> [7,] 13.68393 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 58.07943 #> #> Slot "ID": #> [1] "ID1315" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1316]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.10543 #> [2,] 13.81906 58.13144 #> [3,] 13.86411 58.10543 #> [4,] 13.86411 58.05342 #> [5,] 13.81906 58.02741 #> [6,] 13.77402 58.05342 #> [7,] 13.77402 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.07943 #> #> Slot "ID": #> [1] "ID1316" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1317]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.10543 #> [2,] 13.90915 58.13144 #> [3,] 13.95420 58.10543 #> [4,] 13.95420 58.05342 #> [5,] 13.90915 58.02741 #> [6,] 13.86411 58.05342 #> [7,] 13.86411 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.07943 #> #> Slot "ID": #> [1] "ID1317" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1318]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.10543 #> [2,] 13.99925 58.13144 #> [3,] 14.04429 58.10543 #> [4,] 14.04429 58.05342 #> [5,] 13.99925 58.02741 #> [6,] 13.95420 58.05342 #> [7,] 13.95420 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.07943 #> #> Slot "ID": #> [1] "ID1318" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1319]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.10543 #> [2,] 14.08934 58.13144 #> [3,] 14.13438 58.10543 #> [4,] 14.13438 58.05342 #> [5,] 14.08934 58.02741 #> [6,] 14.04429 58.05342 #> [7,] 14.04429 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.07943 #> #> Slot "ID": #> [1] "ID1319" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1320]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.10543 #> [2,] 14.17943 58.13144 #> [3,] 14.22447 58.10543 #> [4,] 14.22447 58.05342 #> [5,] 14.17943 58.02741 #> [6,] 14.13438 58.05342 #> [7,] 14.13438 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.07943 #> #> Slot "ID": #> [1] "ID1320" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1321]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.10543 #> [2,] 14.35961 58.13144 #> [3,] 14.40465 58.10543 #> [4,] 14.40465 58.05342 #> [5,] 14.35961 58.02741 #> [6,] 14.31456 58.05342 #> [7,] 14.31456 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.07943 #> #> Slot "ID": #> [1] "ID1321" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1322]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 58.10543 #> [2,] 14.53979 58.13144 #> [3,] 14.58483 58.10543 #> [4,] 14.58483 58.05342 #> [5,] 14.53979 58.02741 #> [6,] 14.49474 58.05342 #> [7,] 14.49474 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 58.07943 #> #> Slot "ID": #> [1] "ID1322" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1323]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 58.10543 #> [2,] 14.62988 58.13144 #> [3,] 14.67492 58.10543 #> [4,] 14.67492 58.05342 #> [5,] 14.62988 58.02741 #> [6,] 14.58483 58.05342 #> [7,] 14.58483 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 58.07943 #> #> Slot "ID": #> [1] "ID1323" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1324]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 58.10543 #> [2,] 14.71997 58.13144 #> [3,] 14.76501 58.10543 #> [4,] 14.76501 58.05342 #> [5,] 14.71997 58.02741 #> [6,] 14.67492 58.05342 #> [7,] 14.67492 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 58.07943 #> #> Slot "ID": #> [1] "ID1324" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1325]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 58.10543 #> [2,] 14.81006 58.13144 #> [3,] 14.85510 58.10543 #> [4,] 14.85510 58.05342 #> [5,] 14.81006 58.02741 #> [6,] 14.76501 58.05342 #> [7,] 14.76501 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 58.07943 #> #> Slot "ID": #> [1] "ID1325" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1326]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 58.10543 #> [2,] 14.90015 58.13144 #> [3,] 14.94519 58.10543 #> [4,] 14.94519 58.05342 #> [5,] 14.90015 58.02741 #> [6,] 14.85510 58.05342 #> [7,] 14.85510 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 58.07943 #> #> Slot "ID": #> [1] "ID1326" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1327]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 58.10543 #> [2,] 14.99024 58.13144 #> [3,] 15.03528 58.10543 #> [4,] 15.03528 58.05342 #> [5,] 14.99024 58.02741 #> [6,] 14.94519 58.05342 #> [7,] 14.94519 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 58.07943 #> #> Slot "ID": #> [1] "ID1327" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1328]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.10543 #> [2,] 15.08033 58.13144 #> [3,] 15.12537 58.10543 #> [4,] 15.12537 58.05342 #> [5,] 15.08033 58.02741 #> [6,] 15.03528 58.05342 #> [7,] 15.03528 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.07943 #> #> Slot "ID": #> [1] "ID1328" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1329]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.10543 #> [2,] 15.26051 58.13144 #> [3,] 15.30555 58.10543 #> [4,] 15.30555 58.05342 #> [5,] 15.26051 58.02741 #> [6,] 15.21546 58.05342 #> [7,] 15.21546 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.07943 #> #> Slot "ID": #> [1] "ID1329" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1330]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.10543 #> [2,] 15.35060 58.13144 #> [3,] 15.39564 58.10543 #> [4,] 15.39564 58.05342 #> [5,] 15.35060 58.02741 #> [6,] 15.30555 58.05342 #> [7,] 15.30555 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.07943 #> #> Slot "ID": #> [1] "ID1330" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1331]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.10543 #> [2,] 15.44069 58.13144 #> [3,] 15.48573 58.10543 #> [4,] 15.48573 58.05342 #> [5,] 15.44069 58.02741 #> [6,] 15.39564 58.05342 #> [7,] 15.39564 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.07943 #> #> Slot "ID": #> [1] "ID1331" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1332]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.10543 #> [2,] 15.53078 58.13144 #> [3,] 15.57582 58.10543 #> [4,] 15.57582 58.05342 #> [5,] 15.53078 58.02741 #> [6,] 15.48573 58.05342 #> [7,] 15.48573 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.07943 #> #> Slot "ID": #> [1] "ID1332" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1333]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.10543 #> [2,] 15.62087 58.13144 #> [3,] 15.66591 58.10543 #> [4,] 15.66591 58.05342 #> [5,] 15.62087 58.02741 #> [6,] 15.57582 58.05342 #> [7,] 15.57582 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.07943 #> #> Slot "ID": #> [1] "ID1333" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1334]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.10543 #> [2,] 15.71096 58.13144 #> [3,] 15.75600 58.10543 #> [4,] 15.75600 58.05342 #> [5,] 15.71096 58.02741 #> [6,] 15.66591 58.05342 #> [7,] 15.66591 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.07943 #> #> Slot "ID": #> [1] "ID1334" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1335]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.10543 #> [2,] 15.80105 58.13144 #> [3,] 15.84609 58.10543 #> [4,] 15.84609 58.05342 #> [5,] 15.80105 58.02741 #> [6,] 15.75600 58.05342 #> [7,] 15.75600 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.07943 #> #> Slot "ID": #> [1] "ID1335" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1336]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.10543 #> [2,] 15.89114 58.13144 #> [3,] 15.93618 58.10543 #> [4,] 15.93618 58.05342 #> [5,] 15.89114 58.02741 #> [6,] 15.84609 58.05342 #> [7,] 15.84609 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.07943 #> #> Slot "ID": #> [1] "ID1336" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1337]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.10543 #> [2,] 15.98123 58.13144 #> [3,] 16.02627 58.10543 #> [4,] 16.02627 58.05342 #> [5,] 15.98123 58.02741 #> [6,] 15.93618 58.05342 #> [7,] 15.93618 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.07943 #> #> Slot "ID": #> [1] "ID1337" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1338]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.10543 #> [2,] 16.07132 58.13144 #> [3,] 16.11636 58.10543 #> [4,] 16.11636 58.05342 #> [5,] 16.07132 58.02741 #> [6,] 16.02627 58.05342 #> [7,] 16.02627 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.07943 #> #> Slot "ID": #> [1] "ID1338" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1339]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.10543 #> [2,] 16.16141 58.13144 #> [3,] 16.20645 58.10543 #> [4,] 16.20645 58.05342 #> [5,] 16.16141 58.02741 #> [6,] 16.11636 58.05342 #> [7,] 16.11636 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.07943 #> #> Slot "ID": #> [1] "ID1339" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1340]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.10543 #> [2,] 16.25150 58.13144 #> [3,] 16.29654 58.10543 #> [4,] 16.29654 58.05342 #> [5,] 16.25150 58.02741 #> [6,] 16.20645 58.05342 #> [7,] 16.20645 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.07943 #> #> Slot "ID": #> [1] "ID1340" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1341]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.10543 #> [2,] 16.34159 58.13144 #> [3,] 16.38663 58.10543 #> [4,] 16.38663 58.05342 #> [5,] 16.34159 58.02741 #> [6,] 16.29654 58.05342 #> [7,] 16.29654 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.07943 #> #> Slot "ID": #> [1] "ID1341" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1342]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 58.10543 #> [2,] 16.43168 58.13144 #> [3,] 16.47672 58.10543 #> [4,] 16.47672 58.05342 #> [5,] 16.43168 58.02741 #> [6,] 16.38663 58.05342 #> [7,] 16.38663 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 58.07943 #> #> Slot "ID": #> [1] "ID1342" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1343]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 58.10543 #> [2,] 16.52177 58.13144 #> [3,] 16.56681 58.10543 #> [4,] 16.56681 58.05342 #> [5,] 16.52177 58.02741 #> [6,] 16.47672 58.05342 #> [7,] 16.47672 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 58.07943 #> #> Slot "ID": #> [1] "ID1343" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1344]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 58.10543 #> [2,] 16.61186 58.13144 #> [3,] 16.65690 58.10543 #> [4,] 16.65690 58.05342 #> [5,] 16.61186 58.02741 #> [6,] 16.56681 58.05342 #> [7,] 16.56681 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 58.07943 #> #> Slot "ID": #> [1] "ID1344" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1345]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 58.10543 #> [2,] 16.70195 58.13144 #> [3,] 16.74699 58.10543 #> [4,] 16.74699 58.05342 #> [5,] 16.70195 58.02741 #> [6,] 16.65690 58.05342 #> [7,] 16.65690 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 58.07943 #> #> Slot "ID": #> [1] "ID1345" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1346]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.18345 #> [2,] 11.43168 58.20946 #> [3,] 11.47672 58.18345 #> [4,] 11.47672 58.13144 #> [5,] 11.43168 58.10543 #> [6,] 11.38663 58.13144 #> [7,] 11.38663 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.15745 #> #> Slot "ID": #> [1] "ID1346" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1347]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.52177 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.47672 58.18345 #> [2,] 11.52177 58.20946 #> [3,] 11.56681 58.18345 #> [4,] 11.56681 58.13144 #> [5,] 11.52177 58.10543 #> [6,] 11.47672 58.13144 #> [7,] 11.47672 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.52177 58.15745 #> #> Slot "ID": #> [1] "ID1347" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1348]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.18345 #> [2,] 11.61186 58.20946 #> [3,] 11.65690 58.18345 #> [4,] 11.65690 58.13144 #> [5,] 11.61186 58.10543 #> [6,] 11.56681 58.13144 #> [7,] 11.56681 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.15745 #> #> Slot "ID": #> [1] "ID1348" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1349]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.18345 #> [2,] 11.70195 58.20946 #> [3,] 11.74699 58.18345 #> [4,] 11.74699 58.13144 #> [5,] 11.70195 58.10543 #> [6,] 11.65690 58.13144 #> [7,] 11.65690 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.15745 #> #> Slot "ID": #> [1] "ID1349" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1350]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.18345 #> [2,] 11.79204 58.20946 #> [3,] 11.83708 58.18345 #> [4,] 11.83708 58.13144 #> [5,] 11.79204 58.10543 #> [6,] 11.74699 58.13144 #> [7,] 11.74699 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.15745 #> #> Slot "ID": #> [1] "ID1350" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1351]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.18345 #> [2,] 11.88213 58.20946 #> [3,] 11.92717 58.18345 #> [4,] 11.92717 58.13144 #> [5,] 11.88213 58.10543 #> [6,] 11.83708 58.13144 #> [7,] 11.83708 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.15745 #> #> Slot "ID": #> [1] "ID1351" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1352]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.18345 #> [2,] 11.97222 58.20946 #> [3,] 12.01726 58.18345 #> [4,] 12.01726 58.13144 #> [5,] 11.97222 58.10543 #> [6,] 11.92717 58.13144 #> [7,] 11.92717 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.15745 #> #> Slot "ID": #> [1] "ID1352" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1353]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.18345 #> [2,] 12.06231 58.20946 #> [3,] 12.10735 58.18345 #> [4,] 12.10735 58.13144 #> [5,] 12.06231 58.10543 #> [6,] 12.01726 58.13144 #> [7,] 12.01726 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.15745 #> #> Slot "ID": #> [1] "ID1353" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1354]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.18345 #> [2,] 12.15240 58.20946 #> [3,] 12.19744 58.18345 #> [4,] 12.19744 58.13144 #> [5,] 12.15240 58.10543 #> [6,] 12.10735 58.13144 #> [7,] 12.10735 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.15745 #> #> Slot "ID": #> [1] "ID1354" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1355]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.18345 #> [2,] 12.24249 58.20946 #> [3,] 12.28753 58.18345 #> [4,] 12.28753 58.13144 #> [5,] 12.24249 58.10543 #> [6,] 12.19744 58.13144 #> [7,] 12.19744 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.15745 #> #> Slot "ID": #> [1] "ID1355" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1356]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.18345 #> [2,] 12.33258 58.20946 #> [3,] 12.37762 58.18345 #> [4,] 12.37762 58.13144 #> [5,] 12.33258 58.10543 #> [6,] 12.28753 58.13144 #> [7,] 12.28753 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.15745 #> #> Slot "ID": #> [1] "ID1356" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1357]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.18345 #> [2,] 12.42267 58.20946 #> [3,] 12.46771 58.18345 #> [4,] 12.46771 58.13144 #> [5,] 12.42267 58.10543 #> [6,] 12.37762 58.13144 #> [7,] 12.37762 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.15745 #> #> Slot "ID": #> [1] "ID1357" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1358]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.18345 #> [2,] 12.51276 58.20946 #> [3,] 12.55780 58.18345 #> [4,] 12.55780 58.13144 #> [5,] 12.51276 58.10543 #> [6,] 12.46771 58.13144 #> [7,] 12.46771 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.15745 #> #> Slot "ID": #> [1] "ID1358" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1359]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.18345 #> [2,] 12.60285 58.20946 #> [3,] 12.64789 58.18345 #> [4,] 12.64789 58.13144 #> [5,] 12.60285 58.10543 #> [6,] 12.55780 58.13144 #> [7,] 12.55780 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.15745 #> #> Slot "ID": #> [1] "ID1359" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1360]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 58.18345 #> [2,] 12.69294 58.20946 #> [3,] 12.73798 58.18345 #> [4,] 12.73798 58.13144 #> [5,] 12.69294 58.10543 #> [6,] 12.64789 58.13144 #> [7,] 12.64789 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 58.15745 #> #> Slot "ID": #> [1] "ID1360" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1361]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 58.18345 #> [2,] 12.78303 58.20946 #> [3,] 12.82807 58.18345 #> [4,] 12.82807 58.13144 #> [5,] 12.78303 58.10543 #> [6,] 12.73798 58.13144 #> [7,] 12.73798 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 58.15745 #> #> Slot "ID": #> [1] "ID1361" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1362]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 58.18345 #> [2,] 12.87312 58.20946 #> [3,] 12.91816 58.18345 #> [4,] 12.91816 58.13144 #> [5,] 12.87312 58.10543 #> [6,] 12.82807 58.13144 #> [7,] 12.82807 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 58.15745 #> #> Slot "ID": #> [1] "ID1362" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1363]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 58.18345 #> [2,] 12.96321 58.20946 #> [3,] 13.00825 58.18345 #> [4,] 13.00825 58.13144 #> [5,] 12.96321 58.10543 #> [6,] 12.91816 58.13144 #> [7,] 12.91816 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 58.15745 #> #> Slot "ID": #> [1] "ID1363" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1364]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.18345 #> [2,] 13.05330 58.20946 #> [3,] 13.09834 58.18345 #> [4,] 13.09834 58.13144 #> [5,] 13.05330 58.10543 #> [6,] 13.00825 58.13144 #> [7,] 13.00825 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 58.15745 #> #> Slot "ID": #> [1] "ID1364" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1365]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.18345 #> [2,] 13.14339 58.20946 #> [3,] 13.18843 58.18345 #> [4,] 13.18843 58.13144 #> [5,] 13.14339 58.10543 #> [6,] 13.09834 58.13144 #> [7,] 13.09834 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.15745 #> #> Slot "ID": #> [1] "ID1365" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1366]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 58.18345 #> [2,] 13.23348 58.20946 #> [3,] 13.27852 58.18345 #> [4,] 13.27852 58.13144 #> [5,] 13.23348 58.10543 #> [6,] 13.18843 58.13144 #> [7,] 13.18843 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 58.15745 #> #> Slot "ID": #> [1] "ID1366" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1367]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 58.18345 #> [2,] 13.32357 58.20946 #> [3,] 13.36861 58.18345 #> [4,] 13.36861 58.13144 #> [5,] 13.32357 58.10543 #> [6,] 13.27852 58.13144 #> [7,] 13.27852 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 58.15745 #> #> Slot "ID": #> [1] "ID1367" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1368]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.18345 #> [2,] 13.41366 58.20946 #> [3,] 13.45870 58.18345 #> [4,] 13.45870 58.13144 #> [5,] 13.41366 58.10543 #> [6,] 13.36861 58.13144 #> [7,] 13.36861 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.15745 #> #> Slot "ID": #> [1] "ID1368" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1369]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.18345 #> [2,] 13.50375 58.20946 #> [3,] 13.54879 58.18345 #> [4,] 13.54879 58.13144 #> [5,] 13.50375 58.10543 #> [6,] 13.45870 58.13144 #> [7,] 13.45870 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.15745 #> #> Slot "ID": #> [1] "ID1369" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1370]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.18345 #> [2,] 13.59384 58.20946 #> [3,] 13.63888 58.18345 #> [4,] 13.63888 58.13144 #> [5,] 13.59384 58.10543 #> [6,] 13.54879 58.13144 #> [7,] 13.54879 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.15745 #> #> Slot "ID": #> [1] "ID1370" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1371]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.18345 #> [2,] 13.68393 58.20946 #> [3,] 13.72897 58.18345 #> [4,] 13.72897 58.13144 #> [5,] 13.68393 58.10543 #> [6,] 13.63888 58.13144 #> [7,] 13.63888 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.15745 #> #> Slot "ID": #> [1] "ID1371" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1372]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.18345 #> [2,] 13.77402 58.20946 #> [3,] 13.81906 58.18345 #> [4,] 13.81906 58.13144 #> [5,] 13.77402 58.10543 #> [6,] 13.72897 58.13144 #> [7,] 13.72897 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.15745 #> #> Slot "ID": #> [1] "ID1372" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1373]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.18345 #> [2,] 13.86411 58.20946 #> [3,] 13.90915 58.18345 #> [4,] 13.90915 58.13144 #> [5,] 13.86411 58.10543 #> [6,] 13.81906 58.13144 #> [7,] 13.81906 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.15745 #> #> Slot "ID": #> [1] "ID1373" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1374]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.18345 #> [2,] 13.95420 58.20946 #> [3,] 13.99925 58.18345 #> [4,] 13.99925 58.13144 #> [5,] 13.95420 58.10543 #> [6,] 13.90915 58.13144 #> [7,] 13.90915 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.15745 #> #> Slot "ID": #> [1] "ID1374" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1375]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.18345 #> [2,] 14.04429 58.20946 #> [3,] 14.08934 58.18345 #> [4,] 14.08934 58.13144 #> [5,] 14.04429 58.10543 #> [6,] 13.99925 58.13144 #> [7,] 13.99925 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.15745 #> #> Slot "ID": #> [1] "ID1375" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1376]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.18345 #> [2,] 14.13438 58.20946 #> [3,] 14.17943 58.18345 #> [4,] 14.17943 58.13144 #> [5,] 14.13438 58.10543 #> [6,] 14.08934 58.13144 #> [7,] 14.08934 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.15745 #> #> Slot "ID": #> [1] "ID1376" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1377]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.18345 #> [2,] 14.22447 58.20946 #> [3,] 14.26952 58.18345 #> [4,] 14.26952 58.13144 #> [5,] 14.22447 58.10543 #> [6,] 14.17943 58.13144 #> [7,] 14.17943 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.15745 #> #> Slot "ID": #> [1] "ID1377" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1378]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 58.18345 #> [2,] 14.58483 58.20946 #> [3,] 14.62988 58.18345 #> [4,] 14.62988 58.13144 #> [5,] 14.58483 58.10543 #> [6,] 14.53979 58.13144 #> [7,] 14.53979 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 58.15745 #> #> Slot "ID": #> [1] "ID1378" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1379]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 58.18345 #> [2,] 14.67492 58.20946 #> [3,] 14.71997 58.18345 #> [4,] 14.71997 58.13144 #> [5,] 14.67492 58.10543 #> [6,] 14.62988 58.13144 #> [7,] 14.62988 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 58.15745 #> #> Slot "ID": #> [1] "ID1379" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1380]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 58.18345 #> [2,] 14.76501 58.20946 #> [3,] 14.81006 58.18345 #> [4,] 14.81006 58.13144 #> [5,] 14.76501 58.10543 #> [6,] 14.71997 58.13144 #> [7,] 14.71997 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 58.15745 #> #> Slot "ID": #> [1] "ID1380" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1381]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 58.18345 #> [2,] 14.85510 58.20946 #> [3,] 14.90015 58.18345 #> [4,] 14.90015 58.13144 #> [5,] 14.85510 58.10543 #> [6,] 14.81006 58.13144 #> [7,] 14.81006 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 58.15745 #> #> Slot "ID": #> [1] "ID1381" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1382]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.18345 #> [2,] 14.94519 58.20946 #> [3,] 14.99024 58.18345 #> [4,] 14.99024 58.13144 #> [5,] 14.94519 58.10543 #> [6,] 14.90015 58.13144 #> [7,] 14.90015 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.15745 #> #> Slot "ID": #> [1] "ID1382" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1383]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.18345 #> [2,] 15.03528 58.20946 #> [3,] 15.08033 58.18345 #> [4,] 15.08033 58.13144 #> [5,] 15.03528 58.10543 #> [6,] 14.99024 58.13144 #> [7,] 14.99024 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.15745 #> #> Slot "ID": #> [1] "ID1383" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1384]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.18345 #> [2,] 15.12537 58.20946 #> [3,] 15.17042 58.18345 #> [4,] 15.17042 58.13144 #> [5,] 15.12537 58.10543 #> [6,] 15.08033 58.13144 #> [7,] 15.08033 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.15745 #> #> Slot "ID": #> [1] "ID1384" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1385]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.18345 #> [2,] 15.21546 58.20946 #> [3,] 15.26051 58.18345 #> [4,] 15.26051 58.13144 #> [5,] 15.21546 58.10543 #> [6,] 15.17042 58.13144 #> [7,] 15.17042 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.15745 #> #> Slot "ID": #> [1] "ID1385" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1386]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.18345 #> [2,] 15.30555 58.20946 #> [3,] 15.35060 58.18345 #> [4,] 15.35060 58.13144 #> [5,] 15.30555 58.10543 #> [6,] 15.26051 58.13144 #> [7,] 15.26051 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.15745 #> #> Slot "ID": #> [1] "ID1386" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1387]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.18345 #> [2,] 15.39564 58.20946 #> [3,] 15.44069 58.18345 #> [4,] 15.44069 58.13144 #> [5,] 15.39564 58.10543 #> [6,] 15.35060 58.13144 #> [7,] 15.35060 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.15745 #> #> Slot "ID": #> [1] "ID1387" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1388]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.18345 #> [2,] 15.48573 58.20946 #> [3,] 15.53078 58.18345 #> [4,] 15.53078 58.13144 #> [5,] 15.48573 58.10543 #> [6,] 15.44069 58.13144 #> [7,] 15.44069 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.15745 #> #> Slot "ID": #> [1] "ID1388" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1389]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.18345 #> [2,] 15.57582 58.20946 #> [3,] 15.62087 58.18345 #> [4,] 15.62087 58.13144 #> [5,] 15.57582 58.10543 #> [6,] 15.53078 58.13144 #> [7,] 15.53078 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.15745 #> #> Slot "ID": #> [1] "ID1389" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1390]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.18345 #> [2,] 15.75600 58.20946 #> [3,] 15.80105 58.18345 #> [4,] 15.80105 58.13144 #> [5,] 15.75600 58.10543 #> [6,] 15.71096 58.13144 #> [7,] 15.71096 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.15745 #> #> Slot "ID": #> [1] "ID1390" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1391]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.18345 #> [2,] 15.84609 58.20946 #> [3,] 15.89114 58.18345 #> [4,] 15.89114 58.13144 #> [5,] 15.84609 58.10543 #> [6,] 15.80105 58.13144 #> [7,] 15.80105 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.15745 #> #> Slot "ID": #> [1] "ID1391" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1392]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.18345 #> [2,] 15.93618 58.20946 #> [3,] 15.98123 58.18345 #> [4,] 15.98123 58.13144 #> [5,] 15.93618 58.10543 #> [6,] 15.89114 58.13144 #> [7,] 15.89114 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.15745 #> #> Slot "ID": #> [1] "ID1392" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1393]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.18345 #> [2,] 16.02627 58.20946 #> [3,] 16.07132 58.18345 #> [4,] 16.07132 58.13144 #> [5,] 16.02627 58.10543 #> [6,] 15.98123 58.13144 #> [7,] 15.98123 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.15745 #> #> Slot "ID": #> [1] "ID1393" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1394]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.18345 #> [2,] 16.11636 58.20946 #> [3,] 16.16141 58.18345 #> [4,] 16.16141 58.13144 #> [5,] 16.11636 58.10543 #> [6,] 16.07132 58.13144 #> [7,] 16.07132 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.15745 #> #> Slot "ID": #> [1] "ID1394" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1395]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.18345 #> [2,] 16.20645 58.20946 #> [3,] 16.25150 58.18345 #> [4,] 16.25150 58.13144 #> [5,] 16.20645 58.10543 #> [6,] 16.16141 58.13144 #> [7,] 16.16141 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.15745 #> #> Slot "ID": #> [1] "ID1395" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1396]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.18345 #> [2,] 16.29654 58.20946 #> [3,] 16.34159 58.18345 #> [4,] 16.34159 58.13144 #> [5,] 16.29654 58.10543 #> [6,] 16.25150 58.13144 #> [7,] 16.25150 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.15745 #> #> Slot "ID": #> [1] "ID1396" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1397]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 58.18345 #> [2,] 16.38663 58.20946 #> [3,] 16.43168 58.18345 #> [4,] 16.43168 58.13144 #> [5,] 16.38663 58.10543 #> [6,] 16.34159 58.13144 #> [7,] 16.34159 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 58.15745 #> #> Slot "ID": #> [1] "ID1397" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1398]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 58.18345 #> [2,] 16.47672 58.20946 #> [3,] 16.52177 58.18345 #> [4,] 16.52177 58.13144 #> [5,] 16.47672 58.10543 #> [6,] 16.43168 58.13144 #> [7,] 16.43168 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 58.15745 #> #> Slot "ID": #> [1] "ID1398" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1399]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.18345 #> [2,] 16.56681 58.20946 #> [3,] 16.61186 58.18345 #> [4,] 16.61186 58.13144 #> [5,] 16.56681 58.10543 #> [6,] 16.52177 58.13144 #> [7,] 16.52177 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.15745 #> #> Slot "ID": #> [1] "ID1399" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1400]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 58.18345 #> [2,] 16.65690 58.20946 #> [3,] 16.70195 58.18345 #> [4,] 16.70195 58.13144 #> [5,] 16.65690 58.10543 #> [6,] 16.61186 58.13144 #> [7,] 16.61186 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 58.15745 #> #> Slot "ID": #> [1] "ID1400" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1401]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 58.18345 #> [2,] 16.74699 58.20946 #> [3,] 16.79204 58.18345 #> [4,] 16.79204 58.13144 #> [5,] 16.74699 58.10543 #> [6,] 16.70195 58.13144 #> [7,] 16.70195 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 58.15745 #> #> Slot "ID": #> [1] "ID1401" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1402]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 58.26147 #> [2,] 11.38663 58.28748 #> [3,] 11.43168 58.26147 #> [4,] 11.43168 58.20946 #> [5,] 11.38663 58.18345 #> [6,] 11.34159 58.20946 #> [7,] 11.34159 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 58.23547 #> #> Slot "ID": #> [1] "ID1402" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1403]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.26147 #> [2,] 11.65690 58.28748 #> [3,] 11.70195 58.26147 #> [4,] 11.70195 58.20946 #> [5,] 11.65690 58.18345 #> [6,] 11.61186 58.20946 #> [7,] 11.61186 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.23547 #> #> Slot "ID": #> [1] "ID1403" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1404]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.26147 #> [2,] 11.74699 58.28748 #> [3,] 11.79204 58.26147 #> [4,] 11.79204 58.20946 #> [5,] 11.74699 58.18345 #> [6,] 11.70195 58.20946 #> [7,] 11.70195 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.23547 #> #> Slot "ID": #> [1] "ID1404" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1405]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.26147 #> [2,] 11.83708 58.28748 #> [3,] 11.88213 58.26147 #> [4,] 11.88213 58.20946 #> [5,] 11.83708 58.18345 #> [6,] 11.79204 58.20946 #> [7,] 11.79204 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.23547 #> #> Slot "ID": #> [1] "ID1405" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1406]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.26147 #> [2,] 11.92717 58.28748 #> [3,] 11.97222 58.26147 #> [4,] 11.97222 58.20946 #> [5,] 11.92717 58.18345 #> [6,] 11.88213 58.20946 #> [7,] 11.88213 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.23547 #> #> Slot "ID": #> [1] "ID1406" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1407]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.26147 #> [2,] 12.01726 58.28748 #> [3,] 12.06231 58.26147 #> [4,] 12.06231 58.20946 #> [5,] 12.01726 58.18345 #> [6,] 11.97222 58.20946 #> [7,] 11.97222 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.23547 #> #> Slot "ID": #> [1] "ID1407" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1408]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.26147 #> [2,] 12.10735 58.28748 #> [3,] 12.15240 58.26147 #> [4,] 12.15240 58.20946 #> [5,] 12.10735 58.18345 #> [6,] 12.06231 58.20946 #> [7,] 12.06231 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.23547 #> #> Slot "ID": #> [1] "ID1408" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1409]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.26147 #> [2,] 12.19744 58.28748 #> [3,] 12.24249 58.26147 #> [4,] 12.24249 58.20946 #> [5,] 12.19744 58.18345 #> [6,] 12.15240 58.20946 #> [7,] 12.15240 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.23547 #> #> Slot "ID": #> [1] "ID1409" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1410]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.26147 #> [2,] 12.28753 58.28748 #> [3,] 12.33258 58.26147 #> [4,] 12.33258 58.20946 #> [5,] 12.28753 58.18345 #> [6,] 12.24249 58.20946 #> [7,] 12.24249 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.23547 #> #> Slot "ID": #> [1] "ID1410" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1411]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.26147 #> [2,] 12.37762 58.28748 #> [3,] 12.42267 58.26147 #> [4,] 12.42267 58.20946 #> [5,] 12.37762 58.18345 #> [6,] 12.33258 58.20946 #> [7,] 12.33258 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.23547 #> #> Slot "ID": #> [1] "ID1411" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1412]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.26147 #> [2,] 12.46771 58.28748 #> [3,] 12.51276 58.26147 #> [4,] 12.51276 58.20946 #> [5,] 12.46771 58.18345 #> [6,] 12.42267 58.20946 #> [7,] 12.42267 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.23547 #> #> Slot "ID": #> [1] "ID1412" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1413]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 58.26147 #> [2,] 12.55780 58.28748 #> [3,] 12.60285 58.26147 #> [4,] 12.60285 58.20946 #> [5,] 12.55780 58.18345 #> [6,] 12.51276 58.20946 #> [7,] 12.51276 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 58.23547 #> #> Slot "ID": #> [1] "ID1413" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1414]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 58.26147 #> [2,] 12.64789 58.28748 #> [3,] 12.69294 58.26147 #> [4,] 12.69294 58.20946 #> [5,] 12.64789 58.18345 #> [6,] 12.60285 58.20946 #> [7,] 12.60285 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 58.23547 #> #> Slot "ID": #> [1] "ID1414" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1415]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 58.26147 #> [2,] 12.73798 58.28748 #> [3,] 12.78303 58.26147 #> [4,] 12.78303 58.20946 #> [5,] 12.73798 58.18345 #> [6,] 12.69294 58.20946 #> [7,] 12.69294 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 58.23547 #> #> Slot "ID": #> [1] "ID1415" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1416]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 58.26147 #> [2,] 12.82807 58.28748 #> [3,] 12.87312 58.26147 #> [4,] 12.87312 58.20946 #> [5,] 12.82807 58.18345 #> [6,] 12.78303 58.20946 #> [7,] 12.78303 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 58.23547 #> #> Slot "ID": #> [1] "ID1416" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1417]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 58.26147 #> [2,] 12.91816 58.28748 #> [3,] 12.96321 58.26147 #> [4,] 12.96321 58.20946 #> [5,] 12.91816 58.18345 #> [6,] 12.87312 58.20946 #> [7,] 12.87312 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 58.23547 #> #> Slot "ID": #> [1] "ID1417" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1418]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 58.26147 #> [2,] 13.00825 58.28748 #> [3,] 13.05330 58.26147 #> [4,] 13.05330 58.20946 #> [5,] 13.00825 58.18345 #> [6,] 12.96321 58.20946 #> [7,] 12.96321 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 58.23547 #> #> Slot "ID": #> [1] "ID1418" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1419]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 58.26147 #> [2,] 13.09834 58.28748 #> [3,] 13.14339 58.26147 #> [4,] 13.14339 58.20946 #> [5,] 13.09834 58.18345 #> [6,] 13.05330 58.20946 #> [7,] 13.05330 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 58.23547 #> #> Slot "ID": #> [1] "ID1419" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1420]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 58.26147 #> [2,] 13.18843 58.28748 #> [3,] 13.23348 58.26147 #> [4,] 13.23348 58.20946 #> [5,] 13.18843 58.18345 #> [6,] 13.14339 58.20946 #> [7,] 13.14339 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 58.23547 #> #> Slot "ID": #> [1] "ID1420" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1421]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 58.26147 #> [2,] 13.27852 58.28748 #> [3,] 13.32357 58.26147 #> [4,] 13.32357 58.20946 #> [5,] 13.27852 58.18345 #> [6,] 13.23348 58.20946 #> [7,] 13.23348 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 58.23547 #> #> Slot "ID": #> [1] "ID1421" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1422]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 58.26147 #> [2,] 13.36861 58.28748 #> [3,] 13.41366 58.26147 #> [4,] 13.41366 58.20946 #> [5,] 13.36861 58.18345 #> [6,] 13.32357 58.20946 #> [7,] 13.32357 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 58.23547 #> #> Slot "ID": #> [1] "ID1422" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1423]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 58.26147 #> [2,] 13.45870 58.28748 #> [3,] 13.50375 58.26147 #> [4,] 13.50375 58.20946 #> [5,] 13.45870 58.18345 #> [6,] 13.41366 58.20946 #> [7,] 13.41366 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 58.23547 #> #> Slot "ID": #> [1] "ID1423" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1424]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 58.26147 #> [2,] 13.54879 58.28748 #> [3,] 13.59384 58.26147 #> [4,] 13.59384 58.20946 #> [5,] 13.54879 58.18345 #> [6,] 13.50375 58.20946 #> [7,] 13.50375 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 58.23547 #> #> Slot "ID": #> [1] "ID1424" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1425]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 58.26147 #> [2,] 13.63888 58.28748 #> [3,] 13.68393 58.26147 #> [4,] 13.68393 58.20946 #> [5,] 13.63888 58.18345 #> [6,] 13.59384 58.20946 #> [7,] 13.59384 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 58.23547 #> #> Slot "ID": #> [1] "ID1425" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1426]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 58.26147 #> [2,] 13.72897 58.28748 #> [3,] 13.77402 58.26147 #> [4,] 13.77402 58.20946 #> [5,] 13.72897 58.18345 #> [6,] 13.68393 58.20946 #> [7,] 13.68393 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 58.23547 #> #> Slot "ID": #> [1] "ID1426" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1427]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.26147 #> [2,] 13.81906 58.28748 #> [3,] 13.86411 58.26147 #> [4,] 13.86411 58.20946 #> [5,] 13.81906 58.18345 #> [6,] 13.77402 58.20946 #> [7,] 13.77402 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.23547 #> #> Slot "ID": #> [1] "ID1427" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1428]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.26147 #> [2,] 13.90915 58.28748 #> [3,] 13.95420 58.26147 #> [4,] 13.95420 58.20946 #> [5,] 13.90915 58.18345 #> [6,] 13.86411 58.20946 #> [7,] 13.86411 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.23547 #> #> Slot "ID": #> [1] "ID1428" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1429]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.26147 #> [2,] 13.99925 58.28748 #> [3,] 14.04429 58.26147 #> [4,] 14.04429 58.20946 #> [5,] 13.99925 58.18345 #> [6,] 13.95420 58.20946 #> [7,] 13.95420 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.23547 #> #> Slot "ID": #> [1] "ID1429" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1430]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.26147 #> [2,] 14.08934 58.28748 #> [3,] 14.13438 58.26147 #> [4,] 14.13438 58.20946 #> [5,] 14.08934 58.18345 #> [6,] 14.04429 58.20946 #> [7,] 14.04429 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.23547 #> #> Slot "ID": #> [1] "ID1430" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1431]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.26147 #> [2,] 14.17943 58.28748 #> [3,] 14.22447 58.26147 #> [4,] 14.22447 58.20946 #> [5,] 14.17943 58.18345 #> [6,] 14.13438 58.20946 #> [7,] 14.13438 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.23547 #> #> Slot "ID": #> [1] "ID1431" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1432]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 58.26147 #> [2,] 14.62988 58.28748 #> [3,] 14.67492 58.26147 #> [4,] 14.67492 58.20946 #> [5,] 14.62988 58.18345 #> [6,] 14.58483 58.20946 #> [7,] 14.58483 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 58.23547 #> #> Slot "ID": #> [1] "ID1432" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1433]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 58.26147 #> [2,] 14.71997 58.28748 #> [3,] 14.76501 58.26147 #> [4,] 14.76501 58.20946 #> [5,] 14.71997 58.18345 #> [6,] 14.67492 58.20946 #> [7,] 14.67492 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 58.23547 #> #> Slot "ID": #> [1] "ID1433" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1434]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 58.26147 #> [2,] 14.81006 58.28748 #> [3,] 14.85510 58.26147 #> [4,] 14.85510 58.20946 #> [5,] 14.81006 58.18345 #> [6,] 14.76501 58.20946 #> [7,] 14.76501 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 58.23547 #> #> Slot "ID": #> [1] "ID1434" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1435]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 58.26147 #> [2,] 14.90015 58.28748 #> [3,] 14.94519 58.26147 #> [4,] 14.94519 58.20946 #> [5,] 14.90015 58.18345 #> [6,] 14.85510 58.20946 #> [7,] 14.85510 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 58.23547 #> #> Slot "ID": #> [1] "ID1435" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1436]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 58.26147 #> [2,] 14.99024 58.28748 #> [3,] 15.03528 58.26147 #> [4,] 15.03528 58.20946 #> [5,] 14.99024 58.18345 #> [6,] 14.94519 58.20946 #> [7,] 14.94519 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 58.23547 #> #> Slot "ID": #> [1] "ID1436" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1437]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.26147 #> [2,] 15.08033 58.28748 #> [3,] 15.12537 58.26147 #> [4,] 15.12537 58.20946 #> [5,] 15.08033 58.18345 #> [6,] 15.03528 58.20946 #> [7,] 15.03528 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.23547 #> #> Slot "ID": #> [1] "ID1437" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1438]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 58.26147 #> [2,] 15.17042 58.28748 #> [3,] 15.21546 58.26147 #> [4,] 15.21546 58.20946 #> [5,] 15.17042 58.18345 #> [6,] 15.12537 58.20946 #> [7,] 15.12537 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 58.23547 #> #> Slot "ID": #> [1] "ID1438" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1439]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.26147 #> [2,] 15.26051 58.28748 #> [3,] 15.30555 58.26147 #> [4,] 15.30555 58.20946 #> [5,] 15.26051 58.18345 #> [6,] 15.21546 58.20946 #> [7,] 15.21546 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.23547 #> #> Slot "ID": #> [1] "ID1439" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1440]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.26147 #> [2,] 15.35060 58.28748 #> [3,] 15.39564 58.26147 #> [4,] 15.39564 58.20946 #> [5,] 15.35060 58.18345 #> [6,] 15.30555 58.20946 #> [7,] 15.30555 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.23547 #> #> Slot "ID": #> [1] "ID1440" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1441]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.26147 #> [2,] 15.44069 58.28748 #> [3,] 15.48573 58.26147 #> [4,] 15.48573 58.20946 #> [5,] 15.44069 58.18345 #> [6,] 15.39564 58.20946 #> [7,] 15.39564 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.23547 #> #> Slot "ID": #> [1] "ID1441" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1442]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.26147 #> [2,] 15.53078 58.28748 #> [3,] 15.57582 58.26147 #> [4,] 15.57582 58.20946 #> [5,] 15.53078 58.18345 #> [6,] 15.48573 58.20946 #> [7,] 15.48573 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.23547 #> #> Slot "ID": #> [1] "ID1442" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1443]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.26147 #> [2,] 15.62087 58.28748 #> [3,] 15.66591 58.26147 #> [4,] 15.66591 58.20946 #> [5,] 15.62087 58.18345 #> [6,] 15.57582 58.20946 #> [7,] 15.57582 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.23547 #> #> Slot "ID": #> [1] "ID1443" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1444]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.26147 #> [2,] 15.71096 58.28748 #> [3,] 15.75600 58.26147 #> [4,] 15.75600 58.20946 #> [5,] 15.71096 58.18345 #> [6,] 15.66591 58.20946 #> [7,] 15.66591 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.23547 #> #> Slot "ID": #> [1] "ID1444" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1445]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.26147 #> [2,] 15.80105 58.28748 #> [3,] 15.84609 58.26147 #> [4,] 15.84609 58.20946 #> [5,] 15.80105 58.18345 #> [6,] 15.75600 58.20946 #> [7,] 15.75600 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.23547 #> #> Slot "ID": #> [1] "ID1445" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1446]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.26147 #> [2,] 15.89114 58.28748 #> [3,] 15.93618 58.26147 #> [4,] 15.93618 58.20946 #> [5,] 15.89114 58.18345 #> [6,] 15.84609 58.20946 #> [7,] 15.84609 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.23547 #> #> Slot "ID": #> [1] "ID1446" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1447]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.26147 #> [2,] 15.98123 58.28748 #> [3,] 16.02627 58.26147 #> [4,] 16.02627 58.20946 #> [5,] 15.98123 58.18345 #> [6,] 15.93618 58.20946 #> [7,] 15.93618 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.23547 #> #> Slot "ID": #> [1] "ID1447" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1448]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.26147 #> [2,] 16.07132 58.28748 #> [3,] 16.11636 58.26147 #> [4,] 16.11636 58.20946 #> [5,] 16.07132 58.18345 #> [6,] 16.02627 58.20946 #> [7,] 16.02627 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.23547 #> #> Slot "ID": #> [1] "ID1448" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1449]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.26147 #> [2,] 16.16141 58.28748 #> [3,] 16.20645 58.26147 #> [4,] 16.20645 58.20946 #> [5,] 16.16141 58.18345 #> [6,] 16.11636 58.20946 #> [7,] 16.11636 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.23547 #> #> Slot "ID": #> [1] "ID1449" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1450]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.26147 #> [2,] 16.25150 58.28748 #> [3,] 16.29654 58.26147 #> [4,] 16.29654 58.20946 #> [5,] 16.25150 58.18345 #> [6,] 16.20645 58.20946 #> [7,] 16.20645 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.23547 #> #> Slot "ID": #> [1] "ID1450" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1451]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.26147 #> [2,] 16.34159 58.28748 #> [3,] 16.38663 58.26147 #> [4,] 16.38663 58.20946 #> [5,] 16.34159 58.18345 #> [6,] 16.29654 58.20946 #> [7,] 16.29654 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.23547 #> #> Slot "ID": #> [1] "ID1451" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1452]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 58.26147 #> [2,] 16.43168 58.28748 #> [3,] 16.47672 58.26147 #> [4,] 16.47672 58.20946 #> [5,] 16.43168 58.18345 #> [6,] 16.38663 58.20946 #> [7,] 16.38663 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 58.23547 #> #> Slot "ID": #> [1] "ID1452" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1453]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 58.26147 #> [2,] 16.52177 58.28748 #> [3,] 16.56681 58.26147 #> [4,] 16.56681 58.20946 #> [5,] 16.52177 58.18345 #> [6,] 16.47672 58.20946 #> [7,] 16.47672 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 58.23547 #> #> Slot "ID": #> [1] "ID1453" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1454]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 58.26147 #> [2,] 16.61186 58.28748 #> [3,] 16.65690 58.26147 #> [4,] 16.65690 58.20946 #> [5,] 16.61186 58.18345 #> [6,] 16.56681 58.20946 #> [7,] 16.56681 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 58.23547 #> #> Slot "ID": #> [1] "ID1454" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1455]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 58.26147 #> [2,] 16.70195 58.28748 #> [3,] 16.74699 58.26147 #> [4,] 16.74699 58.20946 #> [5,] 16.70195 58.18345 #> [6,] 16.65690 58.20946 #> [7,] 16.65690 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 58.23547 #> #> Slot "ID": #> [1] "ID1455" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1456]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 58.26147 #> [2,] 16.79204 58.28748 #> [3,] 16.83708 58.26147 #> [4,] 16.83708 58.20946 #> [5,] 16.79204 58.18345 #> [6,] 16.74699 58.20946 #> [7,] 16.74699 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 58.23547 #> #> Slot "ID": #> [1] "ID1456" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1457]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.33949 #> [2,] 11.43168 58.36550 #> [3,] 11.47672 58.33949 #> [4,] 11.47672 58.28748 #> [5,] 11.43168 58.26147 #> [6,] 11.38663 58.28748 #> [7,] 11.38663 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.31349 #> #> Slot "ID": #> [1] "ID1457" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1458]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.33949 #> [2,] 11.61186 58.36550 #> [3,] 11.65690 58.33949 #> [4,] 11.65690 58.28748 #> [5,] 11.61186 58.26147 #> [6,] 11.56681 58.28748 #> [7,] 11.56681 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.31349 #> #> Slot "ID": #> [1] "ID1458" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1459]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.33949 #> [2,] 11.70195 58.36550 #> [3,] 11.74699 58.33949 #> [4,] 11.74699 58.28748 #> [5,] 11.70195 58.26147 #> [6,] 11.65690 58.28748 #> [7,] 11.65690 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.31349 #> #> Slot "ID": #> [1] "ID1459" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1460]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.33949 #> [2,] 11.88213 58.36550 #> [3,] 11.92717 58.33949 #> [4,] 11.92717 58.28748 #> [5,] 11.88213 58.26147 #> [6,] 11.83708 58.28748 #> [7,] 11.83708 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.31349 #> #> Slot "ID": #> [1] "ID1460" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1461]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.33949 #> [2,] 11.97222 58.36550 #> [3,] 12.01726 58.33949 #> [4,] 12.01726 58.28748 #> [5,] 11.97222 58.26147 #> [6,] 11.92717 58.28748 #> [7,] 11.92717 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.31349 #> #> Slot "ID": #> [1] "ID1461" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1462]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.33949 #> [2,] 12.06231 58.36550 #> [3,] 12.10735 58.33949 #> [4,] 12.10735 58.28748 #> [5,] 12.06231 58.26147 #> [6,] 12.01726 58.28748 #> [7,] 12.01726 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.31349 #> #> Slot "ID": #> [1] "ID1462" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1463]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.33949 #> [2,] 12.15240 58.36550 #> [3,] 12.19744 58.33949 #> [4,] 12.19744 58.28748 #> [5,] 12.15240 58.26147 #> [6,] 12.10735 58.28748 #> [7,] 12.10735 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.31349 #> #> Slot "ID": #> [1] "ID1463" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1464]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.33949 #> [2,] 12.24249 58.36550 #> [3,] 12.28753 58.33949 #> [4,] 12.28753 58.28748 #> [5,] 12.24249 58.26147 #> [6,] 12.19744 58.28748 #> [7,] 12.19744 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.31349 #> #> Slot "ID": #> [1] "ID1464" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1465]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.33949 #> [2,] 12.33258 58.36550 #> [3,] 12.37762 58.33949 #> [4,] 12.37762 58.28748 #> [5,] 12.33258 58.26147 #> [6,] 12.28753 58.28748 #> [7,] 12.28753 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.31349 #> #> Slot "ID": #> [1] "ID1465" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1466]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.33949 #> [2,] 12.42267 58.36550 #> [3,] 12.46771 58.33949 #> [4,] 12.46771 58.28748 #> [5,] 12.42267 58.26147 #> [6,] 12.37762 58.28748 #> [7,] 12.37762 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.31349 #> #> Slot "ID": #> [1] "ID1466" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1467]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.33949 #> [2,] 12.51276 58.36550 #> [3,] 12.55780 58.33949 #> [4,] 12.55780 58.28748 #> [5,] 12.51276 58.26147 #> [6,] 12.46771 58.28748 #> [7,] 12.46771 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.31349 #> #> Slot "ID": #> [1] "ID1467" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1468]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.33949 #> [2,] 12.60285 58.36550 #> [3,] 12.64789 58.33949 #> [4,] 12.64789 58.28748 #> [5,] 12.60285 58.26147 #> [6,] 12.55780 58.28748 #> [7,] 12.55780 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.31349 #> #> Slot "ID": #> [1] "ID1468" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1469]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 58.33949 #> [2,] 12.69294 58.36550 #> [3,] 12.73798 58.33949 #> [4,] 12.73798 58.28748 #> [5,] 12.69294 58.26147 #> [6,] 12.64789 58.28748 #> [7,] 12.64789 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 58.31349 #> #> Slot "ID": #> [1] "ID1469" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1470]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 58.33949 #> [2,] 12.78303 58.36550 #> [3,] 12.82807 58.33949 #> [4,] 12.82807 58.28748 #> [5,] 12.78303 58.26147 #> [6,] 12.73798 58.28748 #> [7,] 12.73798 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 58.31349 #> #> Slot "ID": #> [1] "ID1470" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1471]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 58.33949 #> [2,] 12.87312 58.36550 #> [3,] 12.91816 58.33949 #> [4,] 12.91816 58.28748 #> [5,] 12.87312 58.26147 #> [6,] 12.82807 58.28748 #> [7,] 12.82807 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 58.31349 #> #> Slot "ID": #> [1] "ID1471" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1472]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 58.33949 #> [2,] 12.96321 58.36550 #> [3,] 13.00825 58.33949 #> [4,] 13.00825 58.28748 #> [5,] 12.96321 58.26147 #> [6,] 12.91816 58.28748 #> [7,] 12.91816 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 58.31349 #> #> Slot "ID": #> [1] "ID1472" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1473]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.33949 #> [2,] 13.05330 58.36550 #> [3,] 13.09834 58.33949 #> [4,] 13.09834 58.28748 #> [5,] 13.05330 58.26147 #> [6,] 13.00825 58.28748 #> [7,] 13.00825 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 58.31349 #> #> Slot "ID": #> [1] "ID1473" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1474]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.33949 #> [2,] 13.14339 58.36550 #> [3,] 13.18843 58.33949 #> [4,] 13.18843 58.28748 #> [5,] 13.14339 58.26147 #> [6,] 13.09834 58.28748 #> [7,] 13.09834 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.31349 #> #> Slot "ID": #> [1] "ID1474" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1475]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 58.33949 #> [2,] 13.23348 58.36550 #> [3,] 13.27852 58.33949 #> [4,] 13.27852 58.28748 #> [5,] 13.23348 58.26147 #> [6,] 13.18843 58.28748 #> [7,] 13.18843 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 58.31349 #> #> Slot "ID": #> [1] "ID1475" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1476]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 58.33949 #> [2,] 13.32357 58.36550 #> [3,] 13.36861 58.33949 #> [4,] 13.36861 58.28748 #> [5,] 13.32357 58.26147 #> [6,] 13.27852 58.28748 #> [7,] 13.27852 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 58.31349 #> #> Slot "ID": #> [1] "ID1476" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1477]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.33949 #> [2,] 13.41366 58.36550 #> [3,] 13.45870 58.33949 #> [4,] 13.45870 58.28748 #> [5,] 13.41366 58.26147 #> [6,] 13.36861 58.28748 #> [7,] 13.36861 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.31349 #> #> Slot "ID": #> [1] "ID1477" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1478]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.33949 #> [2,] 13.50375 58.36550 #> [3,] 13.54879 58.33949 #> [4,] 13.54879 58.28748 #> [5,] 13.50375 58.26147 #> [6,] 13.45870 58.28748 #> [7,] 13.45870 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.31349 #> #> Slot "ID": #> [1] "ID1478" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1479]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.33949 #> [2,] 13.59384 58.36550 #> [3,] 13.63888 58.33949 #> [4,] 13.63888 58.28748 #> [5,] 13.59384 58.26147 #> [6,] 13.54879 58.28748 #> [7,] 13.54879 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.31349 #> #> Slot "ID": #> [1] "ID1479" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1480]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.33949 #> [2,] 13.68393 58.36550 #> [3,] 13.72897 58.33949 #> [4,] 13.72897 58.28748 #> [5,] 13.68393 58.26147 #> [6,] 13.63888 58.28748 #> [7,] 13.63888 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.31349 #> #> Slot "ID": #> [1] "ID1480" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1481]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.33949 #> [2,] 13.77402 58.36550 #> [3,] 13.81906 58.33949 #> [4,] 13.81906 58.28748 #> [5,] 13.77402 58.26147 #> [6,] 13.72897 58.28748 #> [7,] 13.72897 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.31349 #> #> Slot "ID": #> [1] "ID1481" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1482]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.33949 #> [2,] 13.86411 58.36550 #> [3,] 13.90915 58.33949 #> [4,] 13.90915 58.28748 #> [5,] 13.86411 58.26147 #> [6,] 13.81906 58.28748 #> [7,] 13.81906 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.31349 #> #> Slot "ID": #> [1] "ID1482" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1483]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.33949 #> [2,] 13.95420 58.36550 #> [3,] 13.99925 58.33949 #> [4,] 13.99925 58.28748 #> [5,] 13.95420 58.26147 #> [6,] 13.90915 58.28748 #> [7,] 13.90915 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.31349 #> #> Slot "ID": #> [1] "ID1483" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1484]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.33949 #> [2,] 14.04429 58.36550 #> [3,] 14.08934 58.33949 #> [4,] 14.08934 58.28748 #> [5,] 14.04429 58.26147 #> [6,] 13.99925 58.28748 #> [7,] 13.99925 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.31349 #> #> Slot "ID": #> [1] "ID1484" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1485]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.33949 #> [2,] 14.13438 58.36550 #> [3,] 14.17943 58.33949 #> [4,] 14.17943 58.28748 #> [5,] 14.13438 58.26147 #> [6,] 14.08934 58.28748 #> [7,] 14.08934 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.31349 #> #> Slot "ID": #> [1] "ID1485" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1486]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.33949 #> [2,] 14.22447 58.36550 #> [3,] 14.26952 58.33949 #> [4,] 14.26952 58.28748 #> [5,] 14.22447 58.26147 #> [6,] 14.17943 58.28748 #> [7,] 14.17943 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.31349 #> #> Slot "ID": #> [1] "ID1486" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1487]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 58.33949 #> [2,] 14.31456 58.36550 #> [3,] 14.35961 58.33949 #> [4,] 14.35961 58.28748 #> [5,] 14.31456 58.26147 #> [6,] 14.26952 58.28748 #> [7,] 14.26952 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 58.31349 #> #> Slot "ID": #> [1] "ID1487" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1488]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 58.33949 #> [2,] 14.67492 58.36550 #> [3,] 14.71997 58.33949 #> [4,] 14.71997 58.28748 #> [5,] 14.67492 58.26147 #> [6,] 14.62988 58.28748 #> [7,] 14.62988 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 58.31349 #> #> Slot "ID": #> [1] "ID1488" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1489]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 58.33949 #> [2,] 14.76501 58.36550 #> [3,] 14.81006 58.33949 #> [4,] 14.81006 58.28748 #> [5,] 14.76501 58.26147 #> [6,] 14.71997 58.28748 #> [7,] 14.71997 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 58.31349 #> #> Slot "ID": #> [1] "ID1489" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1490]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 58.33949 #> [2,] 14.85510 58.36550 #> [3,] 14.90015 58.33949 #> [4,] 14.90015 58.28748 #> [5,] 14.85510 58.26147 #> [6,] 14.81006 58.28748 #> [7,] 14.81006 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 58.31349 #> #> Slot "ID": #> [1] "ID1490" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1491]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.33949 #> [2,] 14.94519 58.36550 #> [3,] 14.99024 58.33949 #> [4,] 14.99024 58.28748 #> [5,] 14.94519 58.26147 #> [6,] 14.90015 58.28748 #> [7,] 14.90015 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.31349 #> #> Slot "ID": #> [1] "ID1491" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1492]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.33949 #> [2,] 15.03528 58.36550 #> [3,] 15.08033 58.33949 #> [4,] 15.08033 58.28748 #> [5,] 15.03528 58.26147 #> [6,] 14.99024 58.28748 #> [7,] 14.99024 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.31349 #> #> Slot "ID": #> [1] "ID1492" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1493]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.33949 #> [2,] 15.12537 58.36550 #> [3,] 15.17042 58.33949 #> [4,] 15.17042 58.28748 #> [5,] 15.12537 58.26147 #> [6,] 15.08033 58.28748 #> [7,] 15.08033 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.31349 #> #> Slot "ID": #> [1] "ID1493" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1494]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.33949 #> [2,] 15.21546 58.36550 #> [3,] 15.26051 58.33949 #> [4,] 15.26051 58.28748 #> [5,] 15.21546 58.26147 #> [6,] 15.17042 58.28748 #> [7,] 15.17042 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.31349 #> #> Slot "ID": #> [1] "ID1494" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1495]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.33949 #> [2,] 15.30555 58.36550 #> [3,] 15.35060 58.33949 #> [4,] 15.35060 58.28748 #> [5,] 15.30555 58.26147 #> [6,] 15.26051 58.28748 #> [7,] 15.26051 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.31349 #> #> Slot "ID": #> [1] "ID1495" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1496]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.33949 #> [2,] 15.39564 58.36550 #> [3,] 15.44069 58.33949 #> [4,] 15.44069 58.28748 #> [5,] 15.39564 58.26147 #> [6,] 15.35060 58.28748 #> [7,] 15.35060 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.31349 #> #> Slot "ID": #> [1] "ID1496" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1497]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.33949 #> [2,] 15.48573 58.36550 #> [3,] 15.53078 58.33949 #> [4,] 15.53078 58.28748 #> [5,] 15.48573 58.26147 #> [6,] 15.44069 58.28748 #> [7,] 15.44069 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.31349 #> #> Slot "ID": #> [1] "ID1497" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1498]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.33949 #> [2,] 15.57582 58.36550 #> [3,] 15.62087 58.33949 #> [4,] 15.62087 58.28748 #> [5,] 15.57582 58.26147 #> [6,] 15.53078 58.28748 #> [7,] 15.53078 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.31349 #> #> Slot "ID": #> [1] "ID1498" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1499]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.33949 #> [2,] 15.66591 58.36550 #> [3,] 15.71096 58.33949 #> [4,] 15.71096 58.28748 #> [5,] 15.66591 58.26147 #> [6,] 15.62087 58.28748 #> [7,] 15.62087 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.31349 #> #> Slot "ID": #> [1] "ID1499" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1500]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.33949 #> [2,] 15.75600 58.36550 #> [3,] 15.80105 58.33949 #> [4,] 15.80105 58.28748 #> [5,] 15.75600 58.26147 #> [6,] 15.71096 58.28748 #> [7,] 15.71096 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.31349 #> #> Slot "ID": #> [1] "ID1500" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1501]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.33949 #> [2,] 15.84609 58.36550 #> [3,] 15.89114 58.33949 #> [4,] 15.89114 58.28748 #> [5,] 15.84609 58.26147 #> [6,] 15.80105 58.28748 #> [7,] 15.80105 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.31349 #> #> Slot "ID": #> [1] "ID1501" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1502]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.33949 #> [2,] 15.93618 58.36550 #> [3,] 15.98123 58.33949 #> [4,] 15.98123 58.28748 #> [5,] 15.93618 58.26147 #> [6,] 15.89114 58.28748 #> [7,] 15.89114 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.31349 #> #> Slot "ID": #> [1] "ID1502" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1503]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.33949 #> [2,] 16.02627 58.36550 #> [3,] 16.07132 58.33949 #> [4,] 16.07132 58.28748 #> [5,] 16.02627 58.26147 #> [6,] 15.98123 58.28748 #> [7,] 15.98123 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.31349 #> #> Slot "ID": #> [1] "ID1503" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1504]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.33949 #> [2,] 16.11636 58.36550 #> [3,] 16.16141 58.33949 #> [4,] 16.16141 58.28748 #> [5,] 16.11636 58.26147 #> [6,] 16.07132 58.28748 #> [7,] 16.07132 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.31349 #> #> Slot "ID": #> [1] "ID1504" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1505]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.33949 #> [2,] 16.20645 58.36550 #> [3,] 16.25150 58.33949 #> [4,] 16.25150 58.28748 #> [5,] 16.20645 58.26147 #> [6,] 16.16141 58.28748 #> [7,] 16.16141 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.31349 #> #> Slot "ID": #> [1] "ID1505" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1506]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.33949 #> [2,] 16.29654 58.36550 #> [3,] 16.34159 58.33949 #> [4,] 16.34159 58.28748 #> [5,] 16.29654 58.26147 #> [6,] 16.25150 58.28748 #> [7,] 16.25150 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.31349 #> #> Slot "ID": #> [1] "ID1506" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1507]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 58.33949 #> [2,] 16.38663 58.36550 #> [3,] 16.43168 58.33949 #> [4,] 16.43168 58.28748 #> [5,] 16.38663 58.26147 #> [6,] 16.34159 58.28748 #> [7,] 16.34159 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 58.31349 #> #> Slot "ID": #> [1] "ID1507" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1508]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 58.33949 #> [2,] 16.47672 58.36550 #> [3,] 16.52177 58.33949 #> [4,] 16.52177 58.28748 #> [5,] 16.47672 58.26147 #> [6,] 16.43168 58.28748 #> [7,] 16.43168 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 58.31349 #> #> Slot "ID": #> [1] "ID1508" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1509]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.33949 #> [2,] 16.56681 58.36550 #> [3,] 16.61186 58.33949 #> [4,] 16.61186 58.28748 #> [5,] 16.56681 58.26147 #> [6,] 16.52177 58.28748 #> [7,] 16.52177 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.31349 #> #> Slot "ID": #> [1] "ID1509" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1510]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 58.33949 #> [2,] 16.65690 58.36550 #> [3,] 16.70195 58.33949 #> [4,] 16.70195 58.28748 #> [5,] 16.65690 58.26147 #> [6,] 16.61186 58.28748 #> [7,] 16.61186 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 58.31349 #> #> Slot "ID": #> [1] "ID1510" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1511]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 58.33949 #> [2,] 16.74699 58.36550 #> [3,] 16.79204 58.33949 #> [4,] 16.79204 58.28748 #> [5,] 16.74699 58.26147 #> [6,] 16.70195 58.28748 #> [7,] 16.70195 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 58.31349 #> #> Slot "ID": #> [1] "ID1511" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1512]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 58.41751 #> [2,] 11.29654 58.44352 #> [3,] 11.34159 58.41751 #> [4,] 11.34159 58.36550 #> [5,] 11.29654 58.33949 #> [6,] 11.25150 58.36550 #> [7,] 11.25150 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 58.39151 #> #> Slot "ID": #> [1] "ID1512" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1513]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.41751 #> [2,] 11.47672 58.44352 #> [3,] 11.52177 58.41751 #> [4,] 11.52177 58.36550 #> [5,] 11.47672 58.33949 #> [6,] 11.43168 58.36550 #> [7,] 11.43168 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.39151 #> #> Slot "ID": #> [1] "ID1513" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1514]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.41751 #> [2,] 11.65690 58.44352 #> [3,] 11.70195 58.41751 #> [4,] 11.70195 58.36550 #> [5,] 11.65690 58.33949 #> [6,] 11.61186 58.36550 #> [7,] 11.61186 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.39151 #> #> Slot "ID": #> [1] "ID1514" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1515]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.41751 #> [2,] 11.74699 58.44352 #> [3,] 11.79204 58.41751 #> [4,] 11.79204 58.36550 #> [5,] 11.74699 58.33949 #> [6,] 11.70195 58.36550 #> [7,] 11.70195 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.39151 #> #> Slot "ID": #> [1] "ID1515" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1516]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.41751 #> [2,] 11.83708 58.44352 #> [3,] 11.88213 58.41751 #> [4,] 11.88213 58.36550 #> [5,] 11.83708 58.33949 #> [6,] 11.79204 58.36550 #> [7,] 11.79204 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.39151 #> #> Slot "ID": #> [1] "ID1516" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1517]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.41751 #> [2,] 11.92717 58.44352 #> [3,] 11.97222 58.41751 #> [4,] 11.97222 58.36550 #> [5,] 11.92717 58.33949 #> [6,] 11.88213 58.36550 #> [7,] 11.88213 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.39151 #> #> Slot "ID": #> [1] "ID1517" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1518]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.41751 #> [2,] 12.01726 58.44352 #> [3,] 12.06231 58.41751 #> [4,] 12.06231 58.36550 #> [5,] 12.01726 58.33949 #> [6,] 11.97222 58.36550 #> [7,] 11.97222 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.39151 #> #> Slot "ID": #> [1] "ID1518" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1519]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.41751 #> [2,] 12.10735 58.44352 #> [3,] 12.15240 58.41751 #> [4,] 12.15240 58.36550 #> [5,] 12.10735 58.33949 #> [6,] 12.06231 58.36550 #> [7,] 12.06231 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.39151 #> #> Slot "ID": #> [1] "ID1519" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1520]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.41751 #> [2,] 12.19744 58.44352 #> [3,] 12.24249 58.41751 #> [4,] 12.24249 58.36550 #> [5,] 12.19744 58.33949 #> [6,] 12.15240 58.36550 #> [7,] 12.15240 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.39151 #> #> Slot "ID": #> [1] "ID1520" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1521]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.41751 #> [2,] 12.28753 58.44352 #> [3,] 12.33258 58.41751 #> [4,] 12.33258 58.36550 #> [5,] 12.28753 58.33949 #> [6,] 12.24249 58.36550 #> [7,] 12.24249 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.39151 #> #> Slot "ID": #> [1] "ID1521" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1522]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.41751 #> [2,] 12.46771 58.44352 #> [3,] 12.51276 58.41751 #> [4,] 12.51276 58.36550 #> [5,] 12.46771 58.33949 #> [6,] 12.42267 58.36550 #> [7,] 12.42267 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.39151 #> #> Slot "ID": #> [1] "ID1522" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1523]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 58.41751 #> [2,] 12.64789 58.44352 #> [3,] 12.69294 58.41751 #> [4,] 12.69294 58.36550 #> [5,] 12.64789 58.33949 #> [6,] 12.60285 58.36550 #> [7,] 12.60285 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 58.39151 #> #> Slot "ID": #> [1] "ID1523" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1524]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 58.41751 #> [2,] 12.73798 58.44352 #> [3,] 12.78303 58.41751 #> [4,] 12.78303 58.36550 #> [5,] 12.73798 58.33949 #> [6,] 12.69294 58.36550 #> [7,] 12.69294 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 58.39151 #> #> Slot "ID": #> [1] "ID1524" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1525]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 58.41751 #> [2,] 12.82807 58.44352 #> [3,] 12.87312 58.41751 #> [4,] 12.87312 58.36550 #> [5,] 12.82807 58.33949 #> [6,] 12.78303 58.36550 #> [7,] 12.78303 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 58.39151 #> #> Slot "ID": #> [1] "ID1525" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1526]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 58.41751 #> [2,] 12.91816 58.44352 #> [3,] 12.96321 58.41751 #> [4,] 12.96321 58.36550 #> [5,] 12.91816 58.33949 #> [6,] 12.87312 58.36550 #> [7,] 12.87312 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 58.39151 #> #> Slot "ID": #> [1] "ID1526" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1527]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 58.41751 #> [2,] 13.00825 58.44352 #> [3,] 13.05330 58.41751 #> [4,] 13.05330 58.36550 #> [5,] 13.00825 58.33949 #> [6,] 12.96321 58.36550 #> [7,] 12.96321 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 58.39151 #> #> Slot "ID": #> [1] "ID1527" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1528]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 58.41751 #> [2,] 13.09834 58.44352 #> [3,] 13.14339 58.41751 #> [4,] 13.14339 58.36550 #> [5,] 13.09834 58.33949 #> [6,] 13.05330 58.36550 #> [7,] 13.05330 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 58.39151 #> #> Slot "ID": #> [1] "ID1528" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1529]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 58.41751 #> [2,] 13.18843 58.44352 #> [3,] 13.23348 58.41751 #> [4,] 13.23348 58.36550 #> [5,] 13.18843 58.33949 #> [6,] 13.14339 58.36550 #> [7,] 13.14339 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 58.39151 #> #> Slot "ID": #> [1] "ID1529" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1530]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 58.41751 #> [2,] 13.27852 58.44352 #> [3,] 13.32357 58.41751 #> [4,] 13.32357 58.36550 #> [5,] 13.27852 58.33949 #> [6,] 13.23348 58.36550 #> [7,] 13.23348 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 58.39151 #> #> Slot "ID": #> [1] "ID1530" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1531]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 58.41751 #> [2,] 13.36861 58.44352 #> [3,] 13.41366 58.41751 #> [4,] 13.41366 58.36550 #> [5,] 13.36861 58.33949 #> [6,] 13.32357 58.36550 #> [7,] 13.32357 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 58.39151 #> #> Slot "ID": #> [1] "ID1531" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1532]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 58.41751 #> [2,] 13.45870 58.44352 #> [3,] 13.50375 58.41751 #> [4,] 13.50375 58.36550 #> [5,] 13.45870 58.33949 #> [6,] 13.41366 58.36550 #> [7,] 13.41366 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 58.39151 #> #> Slot "ID": #> [1] "ID1532" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1533]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 58.41751 #> [2,] 13.54879 58.44352 #> [3,] 13.59384 58.41751 #> [4,] 13.59384 58.36550 #> [5,] 13.54879 58.33949 #> [6,] 13.50375 58.36550 #> [7,] 13.50375 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 58.39151 #> #> Slot "ID": #> [1] "ID1533" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1534]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 58.41751 #> [2,] 13.63888 58.44352 #> [3,] 13.68393 58.41751 #> [4,] 13.68393 58.36550 #> [5,] 13.63888 58.33949 #> [6,] 13.59384 58.36550 #> [7,] 13.59384 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 58.39151 #> #> Slot "ID": #> [1] "ID1534" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1535]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 58.41751 #> [2,] 13.72897 58.44352 #> [3,] 13.77402 58.41751 #> [4,] 13.77402 58.36550 #> [5,] 13.72897 58.33949 #> [6,] 13.68393 58.36550 #> [7,] 13.68393 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 58.39151 #> #> Slot "ID": #> [1] "ID1535" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1536]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.41751 #> [2,] 13.81906 58.44352 #> [3,] 13.86411 58.41751 #> [4,] 13.86411 58.36550 #> [5,] 13.81906 58.33949 #> [6,] 13.77402 58.36550 #> [7,] 13.77402 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.39151 #> #> Slot "ID": #> [1] "ID1536" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1537]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.41751 #> [2,] 13.90915 58.44352 #> [3,] 13.95420 58.41751 #> [4,] 13.95420 58.36550 #> [5,] 13.90915 58.33949 #> [6,] 13.86411 58.36550 #> [7,] 13.86411 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.39151 #> #> Slot "ID": #> [1] "ID1537" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1538]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.41751 #> [2,] 13.99925 58.44352 #> [3,] 14.04429 58.41751 #> [4,] 14.04429 58.36550 #> [5,] 13.99925 58.33949 #> [6,] 13.95420 58.36550 #> [7,] 13.95420 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.39151 #> #> Slot "ID": #> [1] "ID1538" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1539]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.41751 #> [2,] 14.08934 58.44352 #> [3,] 14.13438 58.41751 #> [4,] 14.13438 58.36550 #> [5,] 14.08934 58.33949 #> [6,] 14.04429 58.36550 #> [7,] 14.04429 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.39151 #> #> Slot "ID": #> [1] "ID1539" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1540]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.41751 #> [2,] 14.17943 58.44352 #> [3,] 14.22447 58.41751 #> [4,] 14.22447 58.36550 #> [5,] 14.17943 58.33949 #> [6,] 14.13438 58.36550 #> [7,] 14.13438 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.39151 #> #> Slot "ID": #> [1] "ID1540" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1541]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 58.41751 #> [2,] 14.26952 58.44352 #> [3,] 14.31456 58.41751 #> [4,] 14.31456 58.36550 #> [5,] 14.26952 58.33949 #> [6,] 14.22447 58.36550 #> [7,] 14.22447 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 58.39151 #> #> Slot "ID": #> [1] "ID1541" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1542]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.41751 #> [2,] 14.35961 58.44352 #> [3,] 14.40465 58.41751 #> [4,] 14.40465 58.36550 #> [5,] 14.35961 58.33949 #> [6,] 14.31456 58.36550 #> [7,] 14.31456 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.39151 #> #> Slot "ID": #> [1] "ID1542" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1543]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 58.41751 #> [2,] 14.71997 58.44352 #> [3,] 14.76501 58.41751 #> [4,] 14.76501 58.36550 #> [5,] 14.71997 58.33949 #> [6,] 14.67492 58.36550 #> [7,] 14.67492 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 58.39151 #> #> Slot "ID": #> [1] "ID1543" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1544]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 58.41751 #> [2,] 14.81006 58.44352 #> [3,] 14.85510 58.41751 #> [4,] 14.85510 58.36550 #> [5,] 14.81006 58.33949 #> [6,] 14.76501 58.36550 #> [7,] 14.76501 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 58.39151 #> #> Slot "ID": #> [1] "ID1544" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1545]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 58.41751 #> [2,] 14.90015 58.44352 #> [3,] 14.94519 58.41751 #> [4,] 14.94519 58.36550 #> [5,] 14.90015 58.33949 #> [6,] 14.85510 58.36550 #> [7,] 14.85510 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 58.39151 #> #> Slot "ID": #> [1] "ID1545" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1546]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 58.41751 #> [2,] 14.99024 58.44352 #> [3,] 15.03528 58.41751 #> [4,] 15.03528 58.36550 #> [5,] 14.99024 58.33949 #> [6,] 14.94519 58.36550 #> [7,] 14.94519 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 58.39151 #> #> Slot "ID": #> [1] "ID1546" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1547]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.41751 #> [2,] 15.08033 58.44352 #> [3,] 15.12537 58.41751 #> [4,] 15.12537 58.36550 #> [5,] 15.08033 58.33949 #> [6,] 15.03528 58.36550 #> [7,] 15.03528 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.39151 #> #> Slot "ID": #> [1] "ID1547" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1548]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 58.41751 #> [2,] 15.17042 58.44352 #> [3,] 15.21546 58.41751 #> [4,] 15.21546 58.36550 #> [5,] 15.17042 58.33949 #> [6,] 15.12537 58.36550 #> [7,] 15.12537 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 58.39151 #> #> Slot "ID": #> [1] "ID1548" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1549]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.41751 #> [2,] 15.26051 58.44352 #> [3,] 15.30555 58.41751 #> [4,] 15.30555 58.36550 #> [5,] 15.26051 58.33949 #> [6,] 15.21546 58.36550 #> [7,] 15.21546 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.39151 #> #> Slot "ID": #> [1] "ID1549" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1550]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.41751 #> [2,] 15.35060 58.44352 #> [3,] 15.39564 58.41751 #> [4,] 15.39564 58.36550 #> [5,] 15.35060 58.33949 #> [6,] 15.30555 58.36550 #> [7,] 15.30555 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.39151 #> #> Slot "ID": #> [1] "ID1550" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1551]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.41751 #> [2,] 15.44069 58.44352 #> [3,] 15.48573 58.41751 #> [4,] 15.48573 58.36550 #> [5,] 15.44069 58.33949 #> [6,] 15.39564 58.36550 #> [7,] 15.39564 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.39151 #> #> Slot "ID": #> [1] "ID1551" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1552]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.41751 #> [2,] 15.53078 58.44352 #> [3,] 15.57582 58.41751 #> [4,] 15.57582 58.36550 #> [5,] 15.53078 58.33949 #> [6,] 15.48573 58.36550 #> [7,] 15.48573 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.39151 #> #> Slot "ID": #> [1] "ID1552" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1553]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.41751 #> [2,] 15.62087 58.44352 #> [3,] 15.66591 58.41751 #> [4,] 15.66591 58.36550 #> [5,] 15.62087 58.33949 #> [6,] 15.57582 58.36550 #> [7,] 15.57582 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.39151 #> #> Slot "ID": #> [1] "ID1553" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1554]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.41751 #> [2,] 15.71096 58.44352 #> [3,] 15.75600 58.41751 #> [4,] 15.75600 58.36550 #> [5,] 15.71096 58.33949 #> [6,] 15.66591 58.36550 #> [7,] 15.66591 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.39151 #> #> Slot "ID": #> [1] "ID1554" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1555]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.41751 #> [2,] 15.80105 58.44352 #> [3,] 15.84609 58.41751 #> [4,] 15.84609 58.36550 #> [5,] 15.80105 58.33949 #> [6,] 15.75600 58.36550 #> [7,] 15.75600 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.39151 #> #> Slot "ID": #> [1] "ID1555" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1556]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.41751 #> [2,] 15.89114 58.44352 #> [3,] 15.93618 58.41751 #> [4,] 15.93618 58.36550 #> [5,] 15.89114 58.33949 #> [6,] 15.84609 58.36550 #> [7,] 15.84609 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.39151 #> #> Slot "ID": #> [1] "ID1556" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1557]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.41751 #> [2,] 15.98123 58.44352 #> [3,] 16.02627 58.41751 #> [4,] 16.02627 58.36550 #> [5,] 15.98123 58.33949 #> [6,] 15.93618 58.36550 #> [7,] 15.93618 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.39151 #> #> Slot "ID": #> [1] "ID1557" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1558]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.41751 #> [2,] 16.07132 58.44352 #> [3,] 16.11636 58.41751 #> [4,] 16.11636 58.36550 #> [5,] 16.07132 58.33949 #> [6,] 16.02627 58.36550 #> [7,] 16.02627 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.39151 #> #> Slot "ID": #> [1] "ID1558" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1559]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.41751 #> [2,] 16.16141 58.44352 #> [3,] 16.20645 58.41751 #> [4,] 16.20645 58.36550 #> [5,] 16.16141 58.33949 #> [6,] 16.11636 58.36550 #> [7,] 16.11636 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.39151 #> #> Slot "ID": #> [1] "ID1559" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1560]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.41751 #> [2,] 16.25150 58.44352 #> [3,] 16.29654 58.41751 #> [4,] 16.29654 58.36550 #> [5,] 16.25150 58.33949 #> [6,] 16.20645 58.36550 #> [7,] 16.20645 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.39151 #> #> Slot "ID": #> [1] "ID1560" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1561]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.41751 #> [2,] 16.34159 58.44352 #> [3,] 16.38663 58.41751 #> [4,] 16.38663 58.36550 #> [5,] 16.34159 58.33949 #> [6,] 16.29654 58.36550 #> [7,] 16.29654 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.39151 #> #> Slot "ID": #> [1] "ID1561" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1562]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 58.41751 #> [2,] 16.43168 58.44352 #> [3,] 16.47672 58.41751 #> [4,] 16.47672 58.36550 #> [5,] 16.43168 58.33949 #> [6,] 16.38663 58.36550 #> [7,] 16.38663 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 58.39151 #> #> Slot "ID": #> [1] "ID1562" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1563]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 58.41751 #> [2,] 16.52177 58.44352 #> [3,] 16.56681 58.41751 #> [4,] 16.56681 58.36550 #> [5,] 16.52177 58.33949 #> [6,] 16.47672 58.36550 #> [7,] 16.47672 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 58.39151 #> #> Slot "ID": #> [1] "ID1563" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1564]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 58.41751 #> [2,] 16.61186 58.44352 #> [3,] 16.65690 58.41751 #> [4,] 16.65690 58.36550 #> [5,] 16.61186 58.33949 #> [6,] 16.56681 58.36550 #> [7,] 16.56681 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 58.39151 #> #> Slot "ID": #> [1] "ID1564" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1565]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 58.41751 #> [2,] 16.70195 58.44352 #> [3,] 16.74699 58.41751 #> [4,] 16.74699 58.36550 #> [5,] 16.70195 58.33949 #> [6,] 16.65690 58.36550 #> [7,] 16.65690 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 58.39151 #> #> Slot "ID": #> [1] "ID1565" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1566]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.97222 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.92717 58.41751 #> [2,] 16.97222 58.44352 #> [3,] 17.01726 58.41751 #> [4,] 17.01726 58.36550 #> [5,] 16.97222 58.33949 #> [6,] 16.92717 58.36550 #> [7,] 16.92717 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.97222 58.39151 #> #> Slot "ID": #> [1] "ID1566" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1567]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 58.49553 #> [2,] 11.34159 58.52154 #> [3,] 11.38663 58.49553 #> [4,] 11.38663 58.44352 #> [5,] 11.34159 58.41751 #> [6,] 11.29654 58.44352 #> [7,] 11.29654 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 58.46953 #> #> Slot "ID": #> [1] "ID1567" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1568]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.49553 #> [2,] 11.43168 58.52154 #> [3,] 11.47672 58.49553 #> [4,] 11.47672 58.44352 #> [5,] 11.43168 58.41751 #> [6,] 11.38663 58.44352 #> [7,] 11.38663 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.46953 #> #> Slot "ID": #> [1] "ID1568" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1569]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.52177 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.47672 58.49553 #> [2,] 11.52177 58.52154 #> [3,] 11.56681 58.49553 #> [4,] 11.56681 58.44352 #> [5,] 11.52177 58.41751 #> [6,] 11.47672 58.44352 #> [7,] 11.47672 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.52177 58.46953 #> #> Slot "ID": #> [1] "ID1569" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1570]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.49553 #> [2,] 11.61186 58.52154 #> [3,] 11.65690 58.49553 #> [4,] 11.65690 58.44352 #> [5,] 11.61186 58.41751 #> [6,] 11.56681 58.44352 #> [7,] 11.56681 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.46953 #> #> Slot "ID": #> [1] "ID1570" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1571]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.49553 #> [2,] 11.70195 58.52154 #> [3,] 11.74699 58.49553 #> [4,] 11.74699 58.44352 #> [5,] 11.70195 58.41751 #> [6,] 11.65690 58.44352 #> [7,] 11.65690 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.46953 #> #> Slot "ID": #> [1] "ID1571" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1572]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.49553 #> [2,] 11.79204 58.52154 #> [3,] 11.83708 58.49553 #> [4,] 11.83708 58.44352 #> [5,] 11.79204 58.41751 #> [6,] 11.74699 58.44352 #> [7,] 11.74699 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.46953 #> #> Slot "ID": #> [1] "ID1572" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1573]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.49553 #> [2,] 11.88213 58.52154 #> [3,] 11.92717 58.49553 #> [4,] 11.92717 58.44352 #> [5,] 11.88213 58.41751 #> [6,] 11.83708 58.44352 #> [7,] 11.83708 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.46953 #> #> Slot "ID": #> [1] "ID1573" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1574]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.49553 #> [2,] 11.97222 58.52154 #> [3,] 12.01726 58.49553 #> [4,] 12.01726 58.44352 #> [5,] 11.97222 58.41751 #> [6,] 11.92717 58.44352 #> [7,] 11.92717 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.46953 #> #> Slot "ID": #> [1] "ID1574" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1575]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.49553 #> [2,] 12.06231 58.52154 #> [3,] 12.10735 58.49553 #> [4,] 12.10735 58.44352 #> [5,] 12.06231 58.41751 #> [6,] 12.01726 58.44352 #> [7,] 12.01726 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.46953 #> #> Slot "ID": #> [1] "ID1575" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1576]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.49553 #> [2,] 12.15240 58.52154 #> [3,] 12.19744 58.49553 #> [4,] 12.19744 58.44352 #> [5,] 12.15240 58.41751 #> [6,] 12.10735 58.44352 #> [7,] 12.10735 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.46953 #> #> Slot "ID": #> [1] "ID1576" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1577]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.49553 #> [2,] 12.24249 58.52154 #> [3,] 12.28753 58.49553 #> [4,] 12.28753 58.44352 #> [5,] 12.24249 58.41751 #> [6,] 12.19744 58.44352 #> [7,] 12.19744 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.46953 #> #> Slot "ID": #> [1] "ID1577" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1578]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.49553 #> [2,] 12.33258 58.52154 #> [3,] 12.37762 58.49553 #> [4,] 12.37762 58.44352 #> [5,] 12.33258 58.41751 #> [6,] 12.28753 58.44352 #> [7,] 12.28753 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.46953 #> #> Slot "ID": #> [1] "ID1578" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1579]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.49553 #> [2,] 12.60285 58.52154 #> [3,] 12.64789 58.49553 #> [4,] 12.64789 58.44352 #> [5,] 12.60285 58.41751 #> [6,] 12.55780 58.44352 #> [7,] 12.55780 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.46953 #> #> Slot "ID": #> [1] "ID1579" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1580]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 58.49553 #> [2,] 12.78303 58.52154 #> [3,] 12.82807 58.49553 #> [4,] 12.82807 58.44352 #> [5,] 12.78303 58.41751 #> [6,] 12.73798 58.44352 #> [7,] 12.73798 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 58.46953 #> #> Slot "ID": #> [1] "ID1580" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1581]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 58.49553 #> [2,] 12.87312 58.52154 #> [3,] 12.91816 58.49553 #> [4,] 12.91816 58.44352 #> [5,] 12.87312 58.41751 #> [6,] 12.82807 58.44352 #> [7,] 12.82807 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 58.46953 #> #> Slot "ID": #> [1] "ID1581" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1582]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 58.49553 #> [2,] 12.96321 58.52154 #> [3,] 13.00825 58.49553 #> [4,] 13.00825 58.44352 #> [5,] 12.96321 58.41751 #> [6,] 12.91816 58.44352 #> [7,] 12.91816 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 58.46953 #> #> Slot "ID": #> [1] "ID1582" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1583]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.49553 #> [2,] 13.05330 58.52154 #> [3,] 13.09834 58.49553 #> [4,] 13.09834 58.44352 #> [5,] 13.05330 58.41751 #> [6,] 13.00825 58.44352 #> [7,] 13.00825 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 58.46953 #> #> Slot "ID": #> [1] "ID1583" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1584]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.49553 #> [2,] 13.14339 58.52154 #> [3,] 13.18843 58.49553 #> [4,] 13.18843 58.44352 #> [5,] 13.14339 58.41751 #> [6,] 13.09834 58.44352 #> [7,] 13.09834 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.46953 #> #> Slot "ID": #> [1] "ID1584" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1585]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 58.49553 #> [2,] 13.23348 58.52154 #> [3,] 13.27852 58.49553 #> [4,] 13.27852 58.44352 #> [5,] 13.23348 58.41751 #> [6,] 13.18843 58.44352 #> [7,] 13.18843 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 58.46953 #> #> Slot "ID": #> [1] "ID1585" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1586]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 58.49553 #> [2,] 13.32357 58.52154 #> [3,] 13.36861 58.49553 #> [4,] 13.36861 58.44352 #> [5,] 13.32357 58.41751 #> [6,] 13.27852 58.44352 #> [7,] 13.27852 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 58.46953 #> #> Slot "ID": #> [1] "ID1586" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1587]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.49553 #> [2,] 13.41366 58.52154 #> [3,] 13.45870 58.49553 #> [4,] 13.45870 58.44352 #> [5,] 13.41366 58.41751 #> [6,] 13.36861 58.44352 #> [7,] 13.36861 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.46953 #> #> Slot "ID": #> [1] "ID1587" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1588]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.49553 #> [2,] 13.50375 58.52154 #> [3,] 13.54879 58.49553 #> [4,] 13.54879 58.44352 #> [5,] 13.50375 58.41751 #> [6,] 13.45870 58.44352 #> [7,] 13.45870 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.46953 #> #> Slot "ID": #> [1] "ID1588" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1589]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.49553 #> [2,] 13.59384 58.52154 #> [3,] 13.63888 58.49553 #> [4,] 13.63888 58.44352 #> [5,] 13.59384 58.41751 #> [6,] 13.54879 58.44352 #> [7,] 13.54879 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.46953 #> #> Slot "ID": #> [1] "ID1589" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1590]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.49553 #> [2,] 13.68393 58.52154 #> [3,] 13.72897 58.49553 #> [4,] 13.72897 58.44352 #> [5,] 13.68393 58.41751 #> [6,] 13.63888 58.44352 #> [7,] 13.63888 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.46953 #> #> Slot "ID": #> [1] "ID1590" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1591]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.49553 #> [2,] 13.77402 58.52154 #> [3,] 13.81906 58.49553 #> [4,] 13.81906 58.44352 #> [5,] 13.77402 58.41751 #> [6,] 13.72897 58.44352 #> [7,] 13.72897 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.46953 #> #> Slot "ID": #> [1] "ID1591" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1592]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.49553 #> [2,] 13.86411 58.52154 #> [3,] 13.90915 58.49553 #> [4,] 13.90915 58.44352 #> [5,] 13.86411 58.41751 #> [6,] 13.81906 58.44352 #> [7,] 13.81906 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.46953 #> #> Slot "ID": #> [1] "ID1592" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1593]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.49553 #> [2,] 13.95420 58.52154 #> [3,] 13.99925 58.49553 #> [4,] 13.99925 58.44352 #> [5,] 13.95420 58.41751 #> [6,] 13.90915 58.44352 #> [7,] 13.90915 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.46953 #> #> Slot "ID": #> [1] "ID1593" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1594]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.49553 #> [2,] 14.04429 58.52154 #> [3,] 14.08934 58.49553 #> [4,] 14.08934 58.44352 #> [5,] 14.04429 58.41751 #> [6,] 13.99925 58.44352 #> [7,] 13.99925 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.46953 #> #> Slot "ID": #> [1] "ID1594" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1595]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.49553 #> [2,] 14.13438 58.52154 #> [3,] 14.17943 58.49553 #> [4,] 14.17943 58.44352 #> [5,] 14.13438 58.41751 #> [6,] 14.08934 58.44352 #> [7,] 14.08934 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.46953 #> #> Slot "ID": #> [1] "ID1595" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1596]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.49553 #> [2,] 14.22447 58.52154 #> [3,] 14.26952 58.49553 #> [4,] 14.26952 58.44352 #> [5,] 14.22447 58.41751 #> [6,] 14.17943 58.44352 #> [7,] 14.17943 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.46953 #> #> Slot "ID": #> [1] "ID1596" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1597]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 58.49553 #> [2,] 14.31456 58.52154 #> [3,] 14.35961 58.49553 #> [4,] 14.35961 58.44352 #> [5,] 14.31456 58.41751 #> [6,] 14.26952 58.44352 #> [7,] 14.26952 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 58.46953 #> #> Slot "ID": #> [1] "ID1597" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1598]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 58.49553 #> [2,] 14.40465 58.52154 #> [3,] 14.44970 58.49553 #> [4,] 14.44970 58.44352 #> [5,] 14.40465 58.41751 #> [6,] 14.35961 58.44352 #> [7,] 14.35961 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 58.46953 #> #> Slot "ID": #> [1] "ID1598" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1599]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.49553 #> [2,] 14.94519 58.52154 #> [3,] 14.99024 58.49553 #> [4,] 14.99024 58.44352 #> [5,] 14.94519 58.41751 #> [6,] 14.90015 58.44352 #> [7,] 14.90015 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.46953 #> #> Slot "ID": #> [1] "ID1599" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1600]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.49553 #> [2,] 15.03528 58.52154 #> [3,] 15.08033 58.49553 #> [4,] 15.08033 58.44352 #> [5,] 15.03528 58.41751 #> [6,] 14.99024 58.44352 #> [7,] 14.99024 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.46953 #> #> Slot "ID": #> [1] "ID1600" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1601]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.49553 #> [2,] 15.12537 58.52154 #> [3,] 15.17042 58.49553 #> [4,] 15.17042 58.44352 #> [5,] 15.12537 58.41751 #> [6,] 15.08033 58.44352 #> [7,] 15.08033 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.46953 #> #> Slot "ID": #> [1] "ID1601" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1602]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.49553 #> [2,] 15.21546 58.52154 #> [3,] 15.26051 58.49553 #> [4,] 15.26051 58.44352 #> [5,] 15.21546 58.41751 #> [6,] 15.17042 58.44352 #> [7,] 15.17042 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.46953 #> #> Slot "ID": #> [1] "ID1602" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1603]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.49553 #> [2,] 15.30555 58.52154 #> [3,] 15.35060 58.49553 #> [4,] 15.35060 58.44352 #> [5,] 15.30555 58.41751 #> [6,] 15.26051 58.44352 #> [7,] 15.26051 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.46953 #> #> Slot "ID": #> [1] "ID1603" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1604]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.49553 #> [2,] 15.39564 58.52154 #> [3,] 15.44069 58.49553 #> [4,] 15.44069 58.44352 #> [5,] 15.39564 58.41751 #> [6,] 15.35060 58.44352 #> [7,] 15.35060 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.46953 #> #> Slot "ID": #> [1] "ID1604" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1605]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.49553 #> [2,] 15.48573 58.52154 #> [3,] 15.53078 58.49553 #> [4,] 15.53078 58.44352 #> [5,] 15.48573 58.41751 #> [6,] 15.44069 58.44352 #> [7,] 15.44069 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.46953 #> #> Slot "ID": #> [1] "ID1605" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1606]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.49553 #> [2,] 15.66591 58.52154 #> [3,] 15.71096 58.49553 #> [4,] 15.71096 58.44352 #> [5,] 15.66591 58.41751 #> [6,] 15.62087 58.44352 #> [7,] 15.62087 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.46953 #> #> Slot "ID": #> [1] "ID1606" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1607]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.49553 #> [2,] 15.75600 58.52154 #> [3,] 15.80105 58.49553 #> [4,] 15.80105 58.44352 #> [5,] 15.75600 58.41751 #> [6,] 15.71096 58.44352 #> [7,] 15.71096 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.46953 #> #> Slot "ID": #> [1] "ID1607" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1608]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.49553 #> [2,] 15.84609 58.52154 #> [3,] 15.89114 58.49553 #> [4,] 15.89114 58.44352 #> [5,] 15.84609 58.41751 #> [6,] 15.80105 58.44352 #> [7,] 15.80105 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.46953 #> #> Slot "ID": #> [1] "ID1608" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1609]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.49553 #> [2,] 15.93618 58.52154 #> [3,] 15.98123 58.49553 #> [4,] 15.98123 58.44352 #> [5,] 15.93618 58.41751 #> [6,] 15.89114 58.44352 #> [7,] 15.89114 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.46953 #> #> Slot "ID": #> [1] "ID1609" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1610]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.49553 #> [2,] 16.02627 58.52154 #> [3,] 16.07132 58.49553 #> [4,] 16.07132 58.44352 #> [5,] 16.02627 58.41751 #> [6,] 15.98123 58.44352 #> [7,] 15.98123 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.46953 #> #> Slot "ID": #> [1] "ID1610" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1611]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.49553 #> [2,] 16.11636 58.52154 #> [3,] 16.16141 58.49553 #> [4,] 16.16141 58.44352 #> [5,] 16.11636 58.41751 #> [6,] 16.07132 58.44352 #> [7,] 16.07132 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.46953 #> #> Slot "ID": #> [1] "ID1611" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1612]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.49553 #> [2,] 16.20645 58.52154 #> [3,] 16.25150 58.49553 #> [4,] 16.25150 58.44352 #> [5,] 16.20645 58.41751 #> [6,] 16.16141 58.44352 #> [7,] 16.16141 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.46953 #> #> Slot "ID": #> [1] "ID1612" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1613]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.49553 #> [2,] 16.29654 58.52154 #> [3,] 16.34159 58.49553 #> [4,] 16.34159 58.44352 #> [5,] 16.29654 58.41751 #> [6,] 16.25150 58.44352 #> [7,] 16.25150 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.46953 #> #> Slot "ID": #> [1] "ID1613" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1614]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 58.49553 #> [2,] 16.38663 58.52154 #> [3,] 16.43168 58.49553 #> [4,] 16.43168 58.44352 #> [5,] 16.38663 58.41751 #> [6,] 16.34159 58.44352 #> [7,] 16.34159 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 58.46953 #> #> Slot "ID": #> [1] "ID1614" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1615]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.49553 #> [2,] 16.56681 58.52154 #> [3,] 16.61186 58.49553 #> [4,] 16.61186 58.44352 #> [5,] 16.56681 58.41751 #> [6,] 16.52177 58.44352 #> [7,] 16.52177 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.46953 #> #> Slot "ID": #> [1] "ID1615" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1616]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 58.49553 #> [2,] 16.65690 58.52154 #> [3,] 16.70195 58.49553 #> [4,] 16.70195 58.44352 #> [5,] 16.65690 58.41751 #> [6,] 16.61186 58.44352 #> [7,] 16.61186 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 58.46953 #> #> Slot "ID": #> [1] "ID1616" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1617]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 58.49553 #> [2,] 16.74699 58.52154 #> [3,] 16.79204 58.49553 #> [4,] 16.79204 58.44352 #> [5,] 16.74699 58.41751 #> [6,] 16.70195 58.44352 #> [7,] 16.70195 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 58.46953 #> #> Slot "ID": #> [1] "ID1617" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1618]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.83708 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.79204 58.49553 #> [2,] 16.83708 58.52154 #> [3,] 16.88213 58.49553 #> [4,] 16.88213 58.44352 #> [5,] 16.83708 58.41751 #> [6,] 16.79204 58.44352 #> [7,] 16.79204 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.83708 58.46953 #> #> Slot "ID": #> [1] "ID1618" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1619]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 58.57355 #> [2,] 11.29654 58.59956 #> [3,] 11.34159 58.57355 #> [4,] 11.34159 58.52154 #> [5,] 11.29654 58.49553 #> [6,] 11.25150 58.52154 #> [7,] 11.25150 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 58.54755 #> #> Slot "ID": #> [1] "ID1619" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1620]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 58.57355 #> [2,] 11.38663 58.59956 #> [3,] 11.43168 58.57355 #> [4,] 11.43168 58.52154 #> [5,] 11.38663 58.49553 #> [6,] 11.34159 58.52154 #> [7,] 11.34159 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 58.54755 #> #> Slot "ID": #> [1] "ID1620" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1621]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.57355 #> [2,] 11.47672 58.59956 #> [3,] 11.52177 58.57355 #> [4,] 11.52177 58.52154 #> [5,] 11.47672 58.49553 #> [6,] 11.43168 58.52154 #> [7,] 11.43168 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.54755 #> #> Slot "ID": #> [1] "ID1621" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1622]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.56681 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.52177 58.57355 #> [2,] 11.56681 58.59956 #> [3,] 11.61186 58.57355 #> [4,] 11.61186 58.52154 #> [5,] 11.56681 58.49553 #> [6,] 11.52177 58.52154 #> [7,] 11.52177 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.56681 58.54755 #> #> Slot "ID": #> [1] "ID1622" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1623]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.57355 #> [2,] 11.65690 58.59956 #> [3,] 11.70195 58.57355 #> [4,] 11.70195 58.52154 #> [5,] 11.65690 58.49553 #> [6,] 11.61186 58.52154 #> [7,] 11.61186 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.54755 #> #> Slot "ID": #> [1] "ID1623" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1624]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.57355 #> [2,] 11.74699 58.59956 #> [3,] 11.79204 58.57355 #> [4,] 11.79204 58.52154 #> [5,] 11.74699 58.49553 #> [6,] 11.70195 58.52154 #> [7,] 11.70195 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.54755 #> #> Slot "ID": #> [1] "ID1624" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1625]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.57355 #> [2,] 11.83708 58.59956 #> [3,] 11.88213 58.57355 #> [4,] 11.88213 58.52154 #> [5,] 11.83708 58.49553 #> [6,] 11.79204 58.52154 #> [7,] 11.79204 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.54755 #> #> Slot "ID": #> [1] "ID1625" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1626]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.57355 #> [2,] 11.92717 58.59956 #> [3,] 11.97222 58.57355 #> [4,] 11.97222 58.52154 #> [5,] 11.92717 58.49553 #> [6,] 11.88213 58.52154 #> [7,] 11.88213 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.54755 #> #> Slot "ID": #> [1] "ID1626" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1627]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.57355 #> [2,] 12.01726 58.59956 #> [3,] 12.06231 58.57355 #> [4,] 12.06231 58.52154 #> [5,] 12.01726 58.49553 #> [6,] 11.97222 58.52154 #> [7,] 11.97222 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.54755 #> #> Slot "ID": #> [1] "ID1627" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1628]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.57355 #> [2,] 12.10735 58.59956 #> [3,] 12.15240 58.57355 #> [4,] 12.15240 58.52154 #> [5,] 12.10735 58.49553 #> [6,] 12.06231 58.52154 #> [7,] 12.06231 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.54755 #> #> Slot "ID": #> [1] "ID1628" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1629]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.57355 #> [2,] 12.19744 58.59956 #> [3,] 12.24249 58.57355 #> [4,] 12.24249 58.52154 #> [5,] 12.19744 58.49553 #> [6,] 12.15240 58.52154 #> [7,] 12.15240 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.54755 #> #> Slot "ID": #> [1] "ID1629" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1630]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.57355 #> [2,] 12.28753 58.59956 #> [3,] 12.33258 58.57355 #> [4,] 12.33258 58.52154 #> [5,] 12.28753 58.49553 #> [6,] 12.24249 58.52154 #> [7,] 12.24249 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.54755 #> #> Slot "ID": #> [1] "ID1630" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1631]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.57355 #> [2,] 12.37762 58.59956 #> [3,] 12.42267 58.57355 #> [4,] 12.42267 58.52154 #> [5,] 12.37762 58.49553 #> [6,] 12.33258 58.52154 #> [7,] 12.33258 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.54755 #> #> Slot "ID": #> [1] "ID1631" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1632]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.57355 #> [2,] 12.46771 58.59956 #> [3,] 12.51276 58.57355 #> [4,] 12.51276 58.52154 #> [5,] 12.46771 58.49553 #> [6,] 12.42267 58.52154 #> [7,] 12.42267 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.54755 #> #> Slot "ID": #> [1] "ID1632" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1633]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 58.57355 #> [2,] 13.00825 58.59956 #> [3,] 13.05330 58.57355 #> [4,] 13.05330 58.52154 #> [5,] 13.00825 58.49553 #> [6,] 12.96321 58.52154 #> [7,] 12.96321 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 58.54755 #> #> Slot "ID": #> [1] "ID1633" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1634]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 58.57355 #> [2,] 13.09834 58.59956 #> [3,] 13.14339 58.57355 #> [4,] 13.14339 58.52154 #> [5,] 13.09834 58.49553 #> [6,] 13.05330 58.52154 #> [7,] 13.05330 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 58.54755 #> #> Slot "ID": #> [1] "ID1634" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1635]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 58.57355 #> [2,] 13.36861 58.59956 #> [3,] 13.41366 58.57355 #> [4,] 13.41366 58.52154 #> [5,] 13.36861 58.49553 #> [6,] 13.32357 58.52154 #> [7,] 13.32357 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 58.54755 #> #> Slot "ID": #> [1] "ID1635" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1636]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 58.57355 #> [2,] 13.45870 58.59956 #> [3,] 13.50375 58.57355 #> [4,] 13.50375 58.52154 #> [5,] 13.45870 58.49553 #> [6,] 13.41366 58.52154 #> [7,] 13.41366 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 58.54755 #> #> Slot "ID": #> [1] "ID1636" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1637]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 58.57355 #> [2,] 13.54879 58.59956 #> [3,] 13.59384 58.57355 #> [4,] 13.59384 58.52154 #> [5,] 13.54879 58.49553 #> [6,] 13.50375 58.52154 #> [7,] 13.50375 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 58.54755 #> #> Slot "ID": #> [1] "ID1637" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1638]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 58.57355 #> [2,] 13.63888 58.59956 #> [3,] 13.68393 58.57355 #> [4,] 13.68393 58.52154 #> [5,] 13.63888 58.49553 #> [6,] 13.59384 58.52154 #> [7,] 13.59384 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 58.54755 #> #> Slot "ID": #> [1] "ID1638" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1639]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 58.57355 #> [2,] 13.72897 58.59956 #> [3,] 13.77402 58.57355 #> [4,] 13.77402 58.52154 #> [5,] 13.72897 58.49553 #> [6,] 13.68393 58.52154 #> [7,] 13.68393 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 58.54755 #> #> Slot "ID": #> [1] "ID1639" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1640]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.57355 #> [2,] 13.81906 58.59956 #> [3,] 13.86411 58.57355 #> [4,] 13.86411 58.52154 #> [5,] 13.81906 58.49553 #> [6,] 13.77402 58.52154 #> [7,] 13.77402 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.54755 #> #> Slot "ID": #> [1] "ID1640" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1641]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.57355 #> [2,] 13.90915 58.59956 #> [3,] 13.95420 58.57355 #> [4,] 13.95420 58.52154 #> [5,] 13.90915 58.49553 #> [6,] 13.86411 58.52154 #> [7,] 13.86411 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.54755 #> #> Slot "ID": #> [1] "ID1641" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1642]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.57355 #> [2,] 13.99925 58.59956 #> [3,] 14.04429 58.57355 #> [4,] 14.04429 58.52154 #> [5,] 13.99925 58.49553 #> [6,] 13.95420 58.52154 #> [7,] 13.95420 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.54755 #> #> Slot "ID": #> [1] "ID1642" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1643]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.57355 #> [2,] 14.08934 58.59956 #> [3,] 14.13438 58.57355 #> [4,] 14.13438 58.52154 #> [5,] 14.08934 58.49553 #> [6,] 14.04429 58.52154 #> [7,] 14.04429 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.54755 #> #> Slot "ID": #> [1] "ID1643" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1644]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.57355 #> [2,] 14.17943 58.59956 #> [3,] 14.22447 58.57355 #> [4,] 14.22447 58.52154 #> [5,] 14.17943 58.49553 #> [6,] 14.13438 58.52154 #> [7,] 14.13438 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.54755 #> #> Slot "ID": #> [1] "ID1644" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1645]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 58.57355 #> [2,] 14.26952 58.59956 #> [3,] 14.31456 58.57355 #> [4,] 14.31456 58.52154 #> [5,] 14.26952 58.49553 #> [6,] 14.22447 58.52154 #> [7,] 14.22447 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 58.54755 #> #> Slot "ID": #> [1] "ID1645" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1646]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.57355 #> [2,] 14.35961 58.59956 #> [3,] 14.40465 58.57355 #> [4,] 14.40465 58.52154 #> [5,] 14.35961 58.49553 #> [6,] 14.31456 58.52154 #> [7,] 14.31456 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.54755 #> #> Slot "ID": #> [1] "ID1646" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1647]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 58.57355 #> [2,] 14.44970 58.59956 #> [3,] 14.49474 58.57355 #> [4,] 14.49474 58.52154 #> [5,] 14.44970 58.49553 #> [6,] 14.40465 58.52154 #> [7,] 14.40465 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 58.54755 #> #> Slot "ID": #> [1] "ID1647" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1648]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.57355 #> [2,] 15.08033 58.59956 #> [3,] 15.12537 58.57355 #> [4,] 15.12537 58.52154 #> [5,] 15.08033 58.49553 #> [6,] 15.03528 58.52154 #> [7,] 15.03528 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.54755 #> #> Slot "ID": #> [1] "ID1648" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1649]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 58.57355 #> [2,] 15.17042 58.59956 #> [3,] 15.21546 58.57355 #> [4,] 15.21546 58.52154 #> [5,] 15.17042 58.49553 #> [6,] 15.12537 58.52154 #> [7,] 15.12537 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 58.54755 #> #> Slot "ID": #> [1] "ID1649" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1650]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.57355 #> [2,] 15.26051 58.59956 #> [3,] 15.30555 58.57355 #> [4,] 15.30555 58.52154 #> [5,] 15.26051 58.49553 #> [6,] 15.21546 58.52154 #> [7,] 15.21546 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.54755 #> #> Slot "ID": #> [1] "ID1650" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1651]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.57355 #> [2,] 15.35060 58.59956 #> [3,] 15.39564 58.57355 #> [4,] 15.39564 58.52154 #> [5,] 15.35060 58.49553 #> [6,] 15.30555 58.52154 #> [7,] 15.30555 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.54755 #> #> Slot "ID": #> [1] "ID1651" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1652]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.57355 #> [2,] 15.44069 58.59956 #> [3,] 15.48573 58.57355 #> [4,] 15.48573 58.52154 #> [5,] 15.44069 58.49553 #> [6,] 15.39564 58.52154 #> [7,] 15.39564 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.54755 #> #> Slot "ID": #> [1] "ID1652" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1653]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.57355 #> [2,] 15.53078 58.59956 #> [3,] 15.57582 58.57355 #> [4,] 15.57582 58.52154 #> [5,] 15.53078 58.49553 #> [6,] 15.48573 58.52154 #> [7,] 15.48573 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.54755 #> #> Slot "ID": #> [1] "ID1653" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1654]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.57355 #> [2,] 15.62087 58.59956 #> [3,] 15.66591 58.57355 #> [4,] 15.66591 58.52154 #> [5,] 15.62087 58.49553 #> [6,] 15.57582 58.52154 #> [7,] 15.57582 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.54755 #> #> Slot "ID": #> [1] "ID1654" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1655]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.57355 #> [2,] 15.71096 58.59956 #> [3,] 15.75600 58.57355 #> [4,] 15.75600 58.52154 #> [5,] 15.71096 58.49553 #> [6,] 15.66591 58.52154 #> [7,] 15.66591 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.54755 #> #> Slot "ID": #> [1] "ID1655" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1656]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.57355 #> [2,] 15.80105 58.59956 #> [3,] 15.84609 58.57355 #> [4,] 15.84609 58.52154 #> [5,] 15.80105 58.49553 #> [6,] 15.75600 58.52154 #> [7,] 15.75600 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.54755 #> #> Slot "ID": #> [1] "ID1656" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1657]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.57355 #> [2,] 15.89114 58.59956 #> [3,] 15.93618 58.57355 #> [4,] 15.93618 58.52154 #> [5,] 15.89114 58.49553 #> [6,] 15.84609 58.52154 #> [7,] 15.84609 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.54755 #> #> Slot "ID": #> [1] "ID1657" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1658]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.57355 #> [2,] 15.98123 58.59956 #> [3,] 16.02627 58.57355 #> [4,] 16.02627 58.52154 #> [5,] 15.98123 58.49553 #> [6,] 15.93618 58.52154 #> [7,] 15.93618 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.54755 #> #> Slot "ID": #> [1] "ID1658" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1659]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.57355 #> [2,] 16.07132 58.59956 #> [3,] 16.11636 58.57355 #> [4,] 16.11636 58.52154 #> [5,] 16.07132 58.49553 #> [6,] 16.02627 58.52154 #> [7,] 16.02627 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.54755 #> #> Slot "ID": #> [1] "ID1659" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1660]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.57355 #> [2,] 16.16141 58.59956 #> [3,] 16.20645 58.57355 #> [4,] 16.20645 58.52154 #> [5,] 16.16141 58.49553 #> [6,] 16.11636 58.52154 #> [7,] 16.11636 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.54755 #> #> Slot "ID": #> [1] "ID1660" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1661]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.57355 #> [2,] 16.25150 58.59956 #> [3,] 16.29654 58.57355 #> [4,] 16.29654 58.52154 #> [5,] 16.25150 58.49553 #> [6,] 16.20645 58.52154 #> [7,] 16.20645 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.54755 #> #> Slot "ID": #> [1] "ID1661" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1662]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.57355 #> [2,] 16.34159 58.59956 #> [3,] 16.38663 58.57355 #> [4,] 16.38663 58.52154 #> [5,] 16.34159 58.49553 #> [6,] 16.29654 58.52154 #> [7,] 16.29654 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.54755 #> #> Slot "ID": #> [1] "ID1662" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1663]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 58.57355 #> [2,] 16.43168 58.59956 #> [3,] 16.47672 58.57355 #> [4,] 16.47672 58.52154 #> [5,] 16.43168 58.49553 #> [6,] 16.38663 58.52154 #> [7,] 16.38663 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 58.54755 #> #> Slot "ID": #> [1] "ID1663" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1664]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 58.57355 #> [2,] 16.52177 58.59956 #> [3,] 16.56681 58.57355 #> [4,] 16.56681 58.52154 #> [5,] 16.52177 58.49553 #> [6,] 16.47672 58.52154 #> [7,] 16.47672 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 58.54755 #> #> Slot "ID": #> [1] "ID1664" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1665]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 58.57355 #> [2,] 16.61186 58.59956 #> [3,] 16.65690 58.57355 #> [4,] 16.65690 58.52154 #> [5,] 16.61186 58.49553 #> [6,] 16.56681 58.52154 #> [7,] 16.56681 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 58.54755 #> #> Slot "ID": #> [1] "ID1665" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1666]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 58.57355 #> [2,] 16.70195 58.59956 #> [3,] 16.74699 58.57355 #> [4,] 16.74699 58.52154 #> [5,] 16.70195 58.49553 #> [6,] 16.65690 58.52154 #> [7,] 16.65690 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 58.54755 #> #> Slot "ID": #> [1] "ID1666" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1667]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 58.57355 #> [2,] 16.79204 58.59956 #> [3,] 16.83708 58.57355 #> [4,] 16.83708 58.52154 #> [5,] 16.79204 58.49553 #> [6,] 16.74699 58.52154 #> [7,] 16.74699 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 58.54755 #> #> Slot "ID": #> [1] "ID1667" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1668]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 58.65157 #> [2,] 11.34159 58.67758 #> [3,] 11.38663 58.65157 #> [4,] 11.38663 58.59956 #> [5,] 11.34159 58.57355 #> [6,] 11.29654 58.59956 #> [7,] 11.29654 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 58.62557 #> #> Slot "ID": #> [1] "ID1668" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1669]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.65157 #> [2,] 11.43168 58.67758 #> [3,] 11.47672 58.65157 #> [4,] 11.47672 58.59956 #> [5,] 11.43168 58.57355 #> [6,] 11.38663 58.59956 #> [7,] 11.38663 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.62557 #> #> Slot "ID": #> [1] "ID1669" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1670]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.52177 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.47672 58.65157 #> [2,] 11.52177 58.67758 #> [3,] 11.56681 58.65157 #> [4,] 11.56681 58.59956 #> [5,] 11.52177 58.57355 #> [6,] 11.47672 58.59956 #> [7,] 11.47672 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.52177 58.62557 #> #> Slot "ID": #> [1] "ID1670" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1671]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.65157 #> [2,] 11.61186 58.67758 #> [3,] 11.65690 58.65157 #> [4,] 11.65690 58.59956 #> [5,] 11.61186 58.57355 #> [6,] 11.56681 58.59956 #> [7,] 11.56681 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.62557 #> #> Slot "ID": #> [1] "ID1671" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1672]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.65157 #> [2,] 11.70195 58.67758 #> [3,] 11.74699 58.65157 #> [4,] 11.74699 58.59956 #> [5,] 11.70195 58.57355 #> [6,] 11.65690 58.59956 #> [7,] 11.65690 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.62557 #> #> Slot "ID": #> [1] "ID1672" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1673]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.65157 #> [2,] 11.79204 58.67758 #> [3,] 11.83708 58.65157 #> [4,] 11.83708 58.59956 #> [5,] 11.79204 58.57355 #> [6,] 11.74699 58.59956 #> [7,] 11.74699 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.62557 #> #> Slot "ID": #> [1] "ID1673" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1674]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.65157 #> [2,] 11.88213 58.67758 #> [3,] 11.92717 58.65157 #> [4,] 11.92717 58.59956 #> [5,] 11.88213 58.57355 #> [6,] 11.83708 58.59956 #> [7,] 11.83708 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.62557 #> #> Slot "ID": #> [1] "ID1674" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1675]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.65157 #> [2,] 11.97222 58.67758 #> [3,] 12.01726 58.65157 #> [4,] 12.01726 58.59956 #> [5,] 11.97222 58.57355 #> [6,] 11.92717 58.59956 #> [7,] 11.92717 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.62557 #> #> Slot "ID": #> [1] "ID1675" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1676]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.65157 #> [2,] 12.06231 58.67758 #> [3,] 12.10735 58.65157 #> [4,] 12.10735 58.59956 #> [5,] 12.06231 58.57355 #> [6,] 12.01726 58.59956 #> [7,] 12.01726 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.62557 #> #> Slot "ID": #> [1] "ID1676" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1677]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.65157 #> [2,] 12.15240 58.67758 #> [3,] 12.19744 58.65157 #> [4,] 12.19744 58.59956 #> [5,] 12.15240 58.57355 #> [6,] 12.10735 58.59956 #> [7,] 12.10735 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.62557 #> #> Slot "ID": #> [1] "ID1677" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1678]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.65157 #> [2,] 12.24249 58.67758 #> [3,] 12.28753 58.65157 #> [4,] 12.28753 58.59956 #> [5,] 12.24249 58.57355 #> [6,] 12.19744 58.59956 #> [7,] 12.19744 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.62557 #> #> Slot "ID": #> [1] "ID1678" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1679]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.65157 #> [2,] 12.33258 58.67758 #> [3,] 12.37762 58.65157 #> [4,] 12.37762 58.59956 #> [5,] 12.33258 58.57355 #> [6,] 12.28753 58.59956 #> [7,] 12.28753 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.62557 #> #> Slot "ID": #> [1] "ID1679" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1680]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.65157 #> [2,] 12.42267 58.67758 #> [3,] 12.46771 58.65157 #> [4,] 12.46771 58.59956 #> [5,] 12.42267 58.57355 #> [6,] 12.37762 58.59956 #> [7,] 12.37762 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.62557 #> #> Slot "ID": #> [1] "ID1680" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1681]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.65157 #> [2,] 12.51276 58.67758 #> [3,] 12.55780 58.65157 #> [4,] 12.55780 58.59956 #> [5,] 12.51276 58.57355 #> [6,] 12.46771 58.59956 #> [7,] 12.46771 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.62557 #> #> Slot "ID": #> [1] "ID1681" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1682]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.65157 #> [2,] 12.60285 58.67758 #> [3,] 12.64789 58.65157 #> [4,] 12.64789 58.59956 #> [5,] 12.60285 58.57355 #> [6,] 12.55780 58.59956 #> [7,] 12.55780 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.62557 #> #> Slot "ID": #> [1] "ID1682" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1683]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.65157 #> [2,] 13.05330 58.67758 #> [3,] 13.09834 58.65157 #> [4,] 13.09834 58.59956 #> [5,] 13.05330 58.57355 #> [6,] 13.00825 58.59956 #> [7,] 13.00825 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 58.62557 #> #> Slot "ID": #> [1] "ID1683" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1684]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.65157 #> [2,] 13.14339 58.67758 #> [3,] 13.18843 58.65157 #> [4,] 13.18843 58.59956 #> [5,] 13.14339 58.57355 #> [6,] 13.09834 58.59956 #> [7,] 13.09834 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.62557 #> #> Slot "ID": #> [1] "ID1684" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1685]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.65157 #> [2,] 13.41366 58.67758 #> [3,] 13.45870 58.65157 #> [4,] 13.45870 58.59956 #> [5,] 13.41366 58.57355 #> [6,] 13.36861 58.59956 #> [7,] 13.36861 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.62557 #> #> Slot "ID": #> [1] "ID1685" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1686]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.65157 #> [2,] 13.50375 58.67758 #> [3,] 13.54879 58.65157 #> [4,] 13.54879 58.59956 #> [5,] 13.50375 58.57355 #> [6,] 13.45870 58.59956 #> [7,] 13.45870 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.62557 #> #> Slot "ID": #> [1] "ID1686" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1687]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.65157 #> [2,] 13.59384 58.67758 #> [3,] 13.63888 58.65157 #> [4,] 13.63888 58.59956 #> [5,] 13.59384 58.57355 #> [6,] 13.54879 58.59956 #> [7,] 13.54879 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.62557 #> #> Slot "ID": #> [1] "ID1687" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1688]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.65157 #> [2,] 13.68393 58.67758 #> [3,] 13.72897 58.65157 #> [4,] 13.72897 58.59956 #> [5,] 13.68393 58.57355 #> [6,] 13.63888 58.59956 #> [7,] 13.63888 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.62557 #> #> Slot "ID": #> [1] "ID1688" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1689]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.65157 #> [2,] 13.77402 58.67758 #> [3,] 13.81906 58.65157 #> [4,] 13.81906 58.59956 #> [5,] 13.77402 58.57355 #> [6,] 13.72897 58.59956 #> [7,] 13.72897 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.62557 #> #> Slot "ID": #> [1] "ID1689" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1690]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.65157 #> [2,] 13.86411 58.67758 #> [3,] 13.90915 58.65157 #> [4,] 13.90915 58.59956 #> [5,] 13.86411 58.57355 #> [6,] 13.81906 58.59956 #> [7,] 13.81906 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.62557 #> #> Slot "ID": #> [1] "ID1690" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1691]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.65157 #> [2,] 13.95420 58.67758 #> [3,] 13.99925 58.65157 #> [4,] 13.99925 58.59956 #> [5,] 13.95420 58.57355 #> [6,] 13.90915 58.59956 #> [7,] 13.90915 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.62557 #> #> Slot "ID": #> [1] "ID1691" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1692]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.65157 #> [2,] 14.04429 58.67758 #> [3,] 14.08934 58.65157 #> [4,] 14.08934 58.59956 #> [5,] 14.04429 58.57355 #> [6,] 13.99925 58.59956 #> [7,] 13.99925 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.62557 #> #> Slot "ID": #> [1] "ID1692" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1693]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.65157 #> [2,] 14.13438 58.67758 #> [3,] 14.17943 58.65157 #> [4,] 14.17943 58.59956 #> [5,] 14.13438 58.57355 #> [6,] 14.08934 58.59956 #> [7,] 14.08934 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.62557 #> #> Slot "ID": #> [1] "ID1693" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1694]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.65157 #> [2,] 14.22447 58.67758 #> [3,] 14.26952 58.65157 #> [4,] 14.26952 58.59956 #> [5,] 14.22447 58.57355 #> [6,] 14.17943 58.59956 #> [7,] 14.17943 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.62557 #> #> Slot "ID": #> [1] "ID1694" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1695]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 58.65157 #> [2,] 14.31456 58.67758 #> [3,] 14.35961 58.65157 #> [4,] 14.35961 58.59956 #> [5,] 14.31456 58.57355 #> [6,] 14.26952 58.59956 #> [7,] 14.26952 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 58.62557 #> #> Slot "ID": #> [1] "ID1695" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1696]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 58.65157 #> [2,] 14.40465 58.67758 #> [3,] 14.44970 58.65157 #> [4,] 14.44970 58.59956 #> [5,] 14.40465 58.57355 #> [6,] 14.35961 58.59956 #> [7,] 14.35961 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 58.62557 #> #> Slot "ID": #> [1] "ID1696" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1697]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 58.65157 #> [2,] 14.49474 58.67758 #> [3,] 14.53979 58.65157 #> [4,] 14.53979 58.59956 #> [5,] 14.49474 58.57355 #> [6,] 14.44970 58.59956 #> [7,] 14.44970 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 58.62557 #> #> Slot "ID": #> [1] "ID1697" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1698]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.65157 #> [2,] 14.94519 58.67758 #> [3,] 14.99024 58.65157 #> [4,] 14.99024 58.59956 #> [5,] 14.94519 58.57355 #> [6,] 14.90015 58.59956 #> [7,] 14.90015 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.62557 #> #> Slot "ID": #> [1] "ID1698" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1699]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.65157 #> [2,] 15.03528 58.67758 #> [3,] 15.08033 58.65157 #> [4,] 15.08033 58.59956 #> [5,] 15.03528 58.57355 #> [6,] 14.99024 58.59956 #> [7,] 14.99024 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.62557 #> #> Slot "ID": #> [1] "ID1699" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1700]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.65157 #> [2,] 15.12537 58.67758 #> [3,] 15.17042 58.65157 #> [4,] 15.17042 58.59956 #> [5,] 15.12537 58.57355 #> [6,] 15.08033 58.59956 #> [7,] 15.08033 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.62557 #> #> Slot "ID": #> [1] "ID1700" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1701]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.65157 #> [2,] 15.21546 58.67758 #> [3,] 15.26051 58.65157 #> [4,] 15.26051 58.59956 #> [5,] 15.21546 58.57355 #> [6,] 15.17042 58.59956 #> [7,] 15.17042 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.62557 #> #> Slot "ID": #> [1] "ID1701" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1702]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.65157 #> [2,] 15.30555 58.67758 #> [3,] 15.35060 58.65157 #> [4,] 15.35060 58.59956 #> [5,] 15.30555 58.57355 #> [6,] 15.26051 58.59956 #> [7,] 15.26051 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.62557 #> #> Slot "ID": #> [1] "ID1702" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1703]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.65157 #> [2,] 15.39564 58.67758 #> [3,] 15.44069 58.65157 #> [4,] 15.44069 58.59956 #> [5,] 15.39564 58.57355 #> [6,] 15.35060 58.59956 #> [7,] 15.35060 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.62557 #> #> Slot "ID": #> [1] "ID1703" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1704]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.65157 #> [2,] 15.48573 58.67758 #> [3,] 15.53078 58.65157 #> [4,] 15.53078 58.59956 #> [5,] 15.48573 58.57355 #> [6,] 15.44069 58.59956 #> [7,] 15.44069 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.62557 #> #> Slot "ID": #> [1] "ID1704" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1705]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.65157 #> [2,] 15.57582 58.67758 #> [3,] 15.62087 58.65157 #> [4,] 15.62087 58.59956 #> [5,] 15.57582 58.57355 #> [6,] 15.53078 58.59956 #> [7,] 15.53078 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.62557 #> #> Slot "ID": #> [1] "ID1705" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1706]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.65157 #> [2,] 15.66591 58.67758 #> [3,] 15.71096 58.65157 #> [4,] 15.71096 58.59956 #> [5,] 15.66591 58.57355 #> [6,] 15.62087 58.59956 #> [7,] 15.62087 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.62557 #> #> Slot "ID": #> [1] "ID1706" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1707]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.65157 #> [2,] 15.75600 58.67758 #> [3,] 15.80105 58.65157 #> [4,] 15.80105 58.59956 #> [5,] 15.75600 58.57355 #> [6,] 15.71096 58.59956 #> [7,] 15.71096 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.62557 #> #> Slot "ID": #> [1] "ID1707" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1708]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.65157 #> [2,] 15.84609 58.67758 #> [3,] 15.89114 58.65157 #> [4,] 15.89114 58.59956 #> [5,] 15.84609 58.57355 #> [6,] 15.80105 58.59956 #> [7,] 15.80105 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.62557 #> #> Slot "ID": #> [1] "ID1708" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1709]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.65157 #> [2,] 16.11636 58.67758 #> [3,] 16.16141 58.65157 #> [4,] 16.16141 58.59956 #> [5,] 16.11636 58.57355 #> [6,] 16.07132 58.59956 #> [7,] 16.07132 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.62557 #> #> Slot "ID": #> [1] "ID1709" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1710]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.65157 #> [2,] 16.20645 58.67758 #> [3,] 16.25150 58.65157 #> [4,] 16.25150 58.59956 #> [5,] 16.20645 58.57355 #> [6,] 16.16141 58.59956 #> [7,] 16.16141 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.62557 #> #> Slot "ID": #> [1] "ID1710" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1711]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 58.65157 #> [2,] 16.47672 58.67758 #> [3,] 16.52177 58.65157 #> [4,] 16.52177 58.59956 #> [5,] 16.47672 58.57355 #> [6,] 16.43168 58.59956 #> [7,] 16.43168 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 58.62557 #> #> Slot "ID": #> [1] "ID1711" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1712]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.65157 #> [2,] 16.56681 58.67758 #> [3,] 16.61186 58.65157 #> [4,] 16.61186 58.59956 #> [5,] 16.56681 58.57355 #> [6,] 16.52177 58.59956 #> [7,] 16.52177 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.62557 #> #> Slot "ID": #> [1] "ID1712" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1713]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 58.72959 #> [2,] 11.29654 58.75560 #> [3,] 11.34159 58.72959 #> [4,] 11.34159 58.67758 #> [5,] 11.29654 58.65157 #> [6,] 11.25150 58.67758 #> [7,] 11.25150 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 58.70359 #> #> Slot "ID": #> [1] "ID1713" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1714]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 58.72959 #> [2,] 11.38663 58.75560 #> [3,] 11.43168 58.72959 #> [4,] 11.43168 58.67758 #> [5,] 11.38663 58.65157 #> [6,] 11.34159 58.67758 #> [7,] 11.34159 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 58.70359 #> #> Slot "ID": #> [1] "ID1714" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1715]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.72959 #> [2,] 11.47672 58.75560 #> [3,] 11.52177 58.72959 #> [4,] 11.52177 58.67758 #> [5,] 11.47672 58.65157 #> [6,] 11.43168 58.67758 #> [7,] 11.43168 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.70359 #> #> Slot "ID": #> [1] "ID1715" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1716]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.56681 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.52177 58.72959 #> [2,] 11.56681 58.75560 #> [3,] 11.61186 58.72959 #> [4,] 11.61186 58.67758 #> [5,] 11.56681 58.65157 #> [6,] 11.52177 58.67758 #> [7,] 11.52177 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.56681 58.70359 #> #> Slot "ID": #> [1] "ID1716" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1717]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.72959 #> [2,] 11.65690 58.75560 #> [3,] 11.70195 58.72959 #> [4,] 11.70195 58.67758 #> [5,] 11.65690 58.65157 #> [6,] 11.61186 58.67758 #> [7,] 11.61186 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.70359 #> #> Slot "ID": #> [1] "ID1717" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1718]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.72959 #> [2,] 11.74699 58.75560 #> [3,] 11.79204 58.72959 #> [4,] 11.79204 58.67758 #> [5,] 11.74699 58.65157 #> [6,] 11.70195 58.67758 #> [7,] 11.70195 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.70359 #> #> Slot "ID": #> [1] "ID1718" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1719]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.72959 #> [2,] 11.83708 58.75560 #> [3,] 11.88213 58.72959 #> [4,] 11.88213 58.67758 #> [5,] 11.83708 58.65157 #> [6,] 11.79204 58.67758 #> [7,] 11.79204 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.70359 #> #> Slot "ID": #> [1] "ID1719" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1720]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.72959 #> [2,] 11.92717 58.75560 #> [3,] 11.97222 58.72959 #> [4,] 11.97222 58.67758 #> [5,] 11.92717 58.65157 #> [6,] 11.88213 58.67758 #> [7,] 11.88213 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.70359 #> #> Slot "ID": #> [1] "ID1720" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1721]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.72959 #> [2,] 12.01726 58.75560 #> [3,] 12.06231 58.72959 #> [4,] 12.06231 58.67758 #> [5,] 12.01726 58.65157 #> [6,] 11.97222 58.67758 #> [7,] 11.97222 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.70359 #> #> Slot "ID": #> [1] "ID1721" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1722]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.72959 #> [2,] 12.10735 58.75560 #> [3,] 12.15240 58.72959 #> [4,] 12.15240 58.67758 #> [5,] 12.10735 58.65157 #> [6,] 12.06231 58.67758 #> [7,] 12.06231 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.70359 #> #> Slot "ID": #> [1] "ID1722" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1723]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.72959 #> [2,] 12.19744 58.75560 #> [3,] 12.24249 58.72959 #> [4,] 12.24249 58.67758 #> [5,] 12.19744 58.65157 #> [6,] 12.15240 58.67758 #> [7,] 12.15240 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.70359 #> #> Slot "ID": #> [1] "ID1723" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1724]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.72959 #> [2,] 12.28753 58.75560 #> [3,] 12.33258 58.72959 #> [4,] 12.33258 58.67758 #> [5,] 12.28753 58.65157 #> [6,] 12.24249 58.67758 #> [7,] 12.24249 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.70359 #> #> Slot "ID": #> [1] "ID1724" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1725]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.72959 #> [2,] 12.37762 58.75560 #> [3,] 12.42267 58.72959 #> [4,] 12.42267 58.67758 #> [5,] 12.37762 58.65157 #> [6,] 12.33258 58.67758 #> [7,] 12.33258 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.70359 #> #> Slot "ID": #> [1] "ID1725" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1726]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.72959 #> [2,] 12.46771 58.75560 #> [3,] 12.51276 58.72959 #> [4,] 12.51276 58.67758 #> [5,] 12.46771 58.65157 #> [6,] 12.42267 58.67758 #> [7,] 12.42267 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.70359 #> #> Slot "ID": #> [1] "ID1726" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1727]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.72959 #> [2,] 13.81906 58.75560 #> [3,] 13.86411 58.72959 #> [4,] 13.86411 58.67758 #> [5,] 13.81906 58.65157 #> [6,] 13.77402 58.67758 #> [7,] 13.77402 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.70359 #> #> Slot "ID": #> [1] "ID1727" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1728]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.72959 #> [2,] 13.90915 58.75560 #> [3,] 13.95420 58.72959 #> [4,] 13.95420 58.67758 #> [5,] 13.90915 58.65157 #> [6,] 13.86411 58.67758 #> [7,] 13.86411 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.70359 #> #> Slot "ID": #> [1] "ID1728" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1729]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.72959 #> [2,] 13.99925 58.75560 #> [3,] 14.04429 58.72959 #> [4,] 14.04429 58.67758 #> [5,] 13.99925 58.65157 #> [6,] 13.95420 58.67758 #> [7,] 13.95420 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.70359 #> #> Slot "ID": #> [1] "ID1729" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1730]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.72959 #> [2,] 14.08934 58.75560 #> [3,] 14.13438 58.72959 #> [4,] 14.13438 58.67758 #> [5,] 14.08934 58.65157 #> [6,] 14.04429 58.67758 #> [7,] 14.04429 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.70359 #> #> Slot "ID": #> [1] "ID1730" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1731]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.72959 #> [2,] 14.17943 58.75560 #> [3,] 14.22447 58.72959 #> [4,] 14.22447 58.67758 #> [5,] 14.17943 58.65157 #> [6,] 14.13438 58.67758 #> [7,] 14.13438 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.70359 #> #> Slot "ID": #> [1] "ID1731" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1732]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 58.72959 #> [2,] 14.26952 58.75560 #> [3,] 14.31456 58.72959 #> [4,] 14.31456 58.67758 #> [5,] 14.26952 58.65157 #> [6,] 14.22447 58.67758 #> [7,] 14.22447 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 58.70359 #> #> Slot "ID": #> [1] "ID1732" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1733]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.72959 #> [2,] 14.35961 58.75560 #> [3,] 14.40465 58.72959 #> [4,] 14.40465 58.67758 #> [5,] 14.35961 58.65157 #> [6,] 14.31456 58.67758 #> [7,] 14.31456 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.70359 #> #> Slot "ID": #> [1] "ID1733" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1734]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 58.72959 #> [2,] 14.53979 58.75560 #> [3,] 14.58483 58.72959 #> [4,] 14.58483 58.67758 #> [5,] 14.53979 58.65157 #> [6,] 14.49474 58.67758 #> [7,] 14.49474 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 58.70359 #> #> Slot "ID": #> [1] "ID1734" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1735]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 58.72959 #> [2,] 14.62988 58.75560 #> [3,] 14.67492 58.72959 #> [4,] 14.67492 58.67758 #> [5,] 14.62988 58.65157 #> [6,] 14.58483 58.67758 #> [7,] 14.58483 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 58.70359 #> #> Slot "ID": #> [1] "ID1735" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1736]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.72959 #> [2,] 15.08033 58.75560 #> [3,] 15.12537 58.72959 #> [4,] 15.12537 58.67758 #> [5,] 15.08033 58.65157 #> [6,] 15.03528 58.67758 #> [7,] 15.03528 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.70359 #> #> Slot "ID": #> [1] "ID1736" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1737]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 58.72959 #> [2,] 15.17042 58.75560 #> [3,] 15.21546 58.72959 #> [4,] 15.21546 58.67758 #> [5,] 15.17042 58.65157 #> [6,] 15.12537 58.67758 #> [7,] 15.12537 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 58.70359 #> #> Slot "ID": #> [1] "ID1737" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1738]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.72959 #> [2,] 15.26051 58.75560 #> [3,] 15.30555 58.72959 #> [4,] 15.30555 58.67758 #> [5,] 15.26051 58.65157 #> [6,] 15.21546 58.67758 #> [7,] 15.21546 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.70359 #> #> Slot "ID": #> [1] "ID1738" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1739]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.72959 #> [2,] 15.35060 58.75560 #> [3,] 15.39564 58.72959 #> [4,] 15.39564 58.67758 #> [5,] 15.35060 58.65157 #> [6,] 15.30555 58.67758 #> [7,] 15.30555 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.70359 #> #> Slot "ID": #> [1] "ID1739" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1740]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.72959 #> [2,] 15.44069 58.75560 #> [3,] 15.48573 58.72959 #> [4,] 15.48573 58.67758 #> [5,] 15.44069 58.65157 #> [6,] 15.39564 58.67758 #> [7,] 15.39564 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.70359 #> #> Slot "ID": #> [1] "ID1740" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1741]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.72959 #> [2,] 15.53078 58.75560 #> [3,] 15.57582 58.72959 #> [4,] 15.57582 58.67758 #> [5,] 15.53078 58.65157 #> [6,] 15.48573 58.67758 #> [7,] 15.48573 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.70359 #> #> Slot "ID": #> [1] "ID1741" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1742]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.72959 #> [2,] 15.62087 58.75560 #> [3,] 15.66591 58.72959 #> [4,] 15.66591 58.67758 #> [5,] 15.62087 58.65157 #> [6,] 15.57582 58.67758 #> [7,] 15.57582 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.70359 #> #> Slot "ID": #> [1] "ID1742" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1743]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.72959 #> [2,] 15.71096 58.75560 #> [3,] 15.75600 58.72959 #> [4,] 15.75600 58.67758 #> [5,] 15.71096 58.65157 #> [6,] 15.66591 58.67758 #> [7,] 15.66591 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.70359 #> #> Slot "ID": #> [1] "ID1743" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1744]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.72959 #> [2,] 15.80105 58.75560 #> [3,] 15.84609 58.72959 #> [4,] 15.84609 58.67758 #> [5,] 15.80105 58.65157 #> [6,] 15.75600 58.67758 #> [7,] 15.75600 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.70359 #> #> Slot "ID": #> [1] "ID1744" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1745]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.72959 #> [2,] 15.89114 58.75560 #> [3,] 15.93618 58.72959 #> [4,] 15.93618 58.67758 #> [5,] 15.89114 58.65157 #> [6,] 15.84609 58.67758 #> [7,] 15.84609 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.70359 #> #> Slot "ID": #> [1] "ID1745" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1746]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.72959 #> [2,] 15.98123 58.75560 #> [3,] 16.02627 58.72959 #> [4,] 16.02627 58.67758 #> [5,] 15.98123 58.65157 #> [6,] 15.93618 58.67758 #> [7,] 15.93618 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.70359 #> #> Slot "ID": #> [1] "ID1746" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1747]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.72959 #> [2,] 16.07132 58.75560 #> [3,] 16.11636 58.72959 #> [4,] 16.11636 58.67758 #> [5,] 16.07132 58.65157 #> [6,] 16.02627 58.67758 #> [7,] 16.02627 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.70359 #> #> Slot "ID": #> [1] "ID1747" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1748]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.72959 #> [2,] 16.16141 58.75560 #> [3,] 16.20645 58.72959 #> [4,] 16.20645 58.67758 #> [5,] 16.16141 58.65157 #> [6,] 16.11636 58.67758 #> [7,] 16.11636 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.70359 #> #> Slot "ID": #> [1] "ID1748" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1749]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.72959 #> [2,] 16.25150 58.75560 #> [3,] 16.29654 58.72959 #> [4,] 16.29654 58.67758 #> [5,] 16.25150 58.65157 #> [6,] 16.20645 58.67758 #> [7,] 16.20645 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.70359 #> #> Slot "ID": #> [1] "ID1749" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1750]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.72959 #> [2,] 16.34159 58.75560 #> [3,] 16.38663 58.72959 #> [4,] 16.38663 58.67758 #> [5,] 16.34159 58.65157 #> [6,] 16.29654 58.67758 #> [7,] 16.29654 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.70359 #> #> Slot "ID": #> [1] "ID1750" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1751]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.25150 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.20645 58.80761 #> [2,] 11.25150 58.83362 #> [3,] 11.29654 58.80761 #> [4,] 11.29654 58.75560 #> [5,] 11.25150 58.72959 #> [6,] 11.20645 58.75560 #> [7,] 11.20645 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.25150 58.78161 #> #> Slot "ID": #> [1] "ID1751" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1752]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 58.80761 #> [2,] 11.34159 58.83362 #> [3,] 11.38663 58.80761 #> [4,] 11.38663 58.75560 #> [5,] 11.34159 58.72959 #> [6,] 11.29654 58.75560 #> [7,] 11.29654 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 58.78161 #> #> Slot "ID": #> [1] "ID1752" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1753]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.80761 #> [2,] 11.43168 58.83362 #> [3,] 11.47672 58.80761 #> [4,] 11.47672 58.75560 #> [5,] 11.43168 58.72959 #> [6,] 11.38663 58.75560 #> [7,] 11.38663 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.78161 #> #> Slot "ID": #> [1] "ID1753" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1754]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.52177 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.47672 58.80761 #> [2,] 11.52177 58.83362 #> [3,] 11.56681 58.80761 #> [4,] 11.56681 58.75560 #> [5,] 11.52177 58.72959 #> [6,] 11.47672 58.75560 #> [7,] 11.47672 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.52177 58.78161 #> #> Slot "ID": #> [1] "ID1754" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1755]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.80761 #> [2,] 11.61186 58.83362 #> [3,] 11.65690 58.80761 #> [4,] 11.65690 58.75560 #> [5,] 11.61186 58.72959 #> [6,] 11.56681 58.75560 #> [7,] 11.56681 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.78161 #> #> Slot "ID": #> [1] "ID1755" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1756]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.80761 #> [2,] 11.70195 58.83362 #> [3,] 11.74699 58.80761 #> [4,] 11.74699 58.75560 #> [5,] 11.70195 58.72959 #> [6,] 11.65690 58.75560 #> [7,] 11.65690 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.78161 #> #> Slot "ID": #> [1] "ID1756" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1757]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.80761 #> [2,] 11.79204 58.83362 #> [3,] 11.83708 58.80761 #> [4,] 11.83708 58.75560 #> [5,] 11.79204 58.72959 #> [6,] 11.74699 58.75560 #> [7,] 11.74699 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.78161 #> #> Slot "ID": #> [1] "ID1757" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1758]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.80761 #> [2,] 11.88213 58.83362 #> [3,] 11.92717 58.80761 #> [4,] 11.92717 58.75560 #> [5,] 11.88213 58.72959 #> [6,] 11.83708 58.75560 #> [7,] 11.83708 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.78161 #> #> Slot "ID": #> [1] "ID1758" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1759]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.80761 #> [2,] 11.97222 58.83362 #> [3,] 12.01726 58.80761 #> [4,] 12.01726 58.75560 #> [5,] 11.97222 58.72959 #> [6,] 11.92717 58.75560 #> [7,] 11.92717 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.78161 #> #> Slot "ID": #> [1] "ID1759" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1760]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.80761 #> [2,] 12.06231 58.83362 #> [3,] 12.10735 58.80761 #> [4,] 12.10735 58.75560 #> [5,] 12.06231 58.72959 #> [6,] 12.01726 58.75560 #> [7,] 12.01726 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.78161 #> #> Slot "ID": #> [1] "ID1760" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1761]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.80761 #> [2,] 12.15240 58.83362 #> [3,] 12.19744 58.80761 #> [4,] 12.19744 58.75560 #> [5,] 12.15240 58.72959 #> [6,] 12.10735 58.75560 #> [7,] 12.10735 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.78161 #> #> Slot "ID": #> [1] "ID1761" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1762]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.80761 #> [2,] 12.24249 58.83362 #> [3,] 12.28753 58.80761 #> [4,] 12.28753 58.75560 #> [5,] 12.24249 58.72959 #> [6,] 12.19744 58.75560 #> [7,] 12.19744 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.78161 #> #> Slot "ID": #> [1] "ID1762" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1763]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.80761 #> [2,] 12.33258 58.83362 #> [3,] 12.37762 58.80761 #> [4,] 12.37762 58.75560 #> [5,] 12.33258 58.72959 #> [6,] 12.28753 58.75560 #> [7,] 12.28753 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.78161 #> #> Slot "ID": #> [1] "ID1763" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1764]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.80761 #> [2,] 12.42267 58.83362 #> [3,] 12.46771 58.80761 #> [4,] 12.46771 58.75560 #> [5,] 12.42267 58.72959 #> [6,] 12.37762 58.75560 #> [7,] 12.37762 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.78161 #> #> Slot "ID": #> [1] "ID1764" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1765]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.80761 #> [2,] 12.51276 58.83362 #> [3,] 12.55780 58.80761 #> [4,] 12.55780 58.75560 #> [5,] 12.51276 58.72959 #> [6,] 12.46771 58.75560 #> [7,] 12.46771 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.78161 #> #> Slot "ID": #> [1] "ID1765" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1766]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.80761 #> [2,] 13.77402 58.83362 #> [3,] 13.81906 58.80761 #> [4,] 13.81906 58.75560 #> [5,] 13.77402 58.72959 #> [6,] 13.72897 58.75560 #> [7,] 13.72897 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.78161 #> #> Slot "ID": #> [1] "ID1766" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1767]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.80761 #> [2,] 13.86411 58.83362 #> [3,] 13.90915 58.80761 #> [4,] 13.90915 58.75560 #> [5,] 13.86411 58.72959 #> [6,] 13.81906 58.75560 #> [7,] 13.81906 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.78161 #> #> Slot "ID": #> [1] "ID1767" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1768]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.80761 #> [2,] 13.95420 58.83362 #> [3,] 13.99925 58.80761 #> [4,] 13.99925 58.75560 #> [5,] 13.95420 58.72959 #> [6,] 13.90915 58.75560 #> [7,] 13.90915 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.78161 #> #> Slot "ID": #> [1] "ID1768" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1769]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.80761 #> [2,] 14.04429 58.83362 #> [3,] 14.08934 58.80761 #> [4,] 14.08934 58.75560 #> [5,] 14.04429 58.72959 #> [6,] 13.99925 58.75560 #> [7,] 13.99925 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.78161 #> #> Slot "ID": #> [1] "ID1769" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1770]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.80761 #> [2,] 14.13438 58.83362 #> [3,] 14.17943 58.80761 #> [4,] 14.17943 58.75560 #> [5,] 14.13438 58.72959 #> [6,] 14.08934 58.75560 #> [7,] 14.08934 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.78161 #> #> Slot "ID": #> [1] "ID1770" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1771]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.80761 #> [2,] 14.22447 58.83362 #> [3,] 14.26952 58.80761 #> [4,] 14.26952 58.75560 #> [5,] 14.22447 58.72959 #> [6,] 14.17943 58.75560 #> [7,] 14.17943 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.78161 #> #> Slot "ID": #> [1] "ID1771" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1772]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 58.80761 #> [2,] 14.31456 58.83362 #> [3,] 14.35961 58.80761 #> [4,] 14.35961 58.75560 #> [5,] 14.31456 58.72959 #> [6,] 14.26952 58.75560 #> [7,] 14.26952 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 58.78161 #> #> Slot "ID": #> [1] "ID1772" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1773]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.80761 #> [2,] 15.12537 58.83362 #> [3,] 15.17042 58.80761 #> [4,] 15.17042 58.75560 #> [5,] 15.12537 58.72959 #> [6,] 15.08033 58.75560 #> [7,] 15.08033 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.78161 #> #> Slot "ID": #> [1] "ID1773" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1774]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.80761 #> [2,] 15.21546 58.83362 #> [3,] 15.26051 58.80761 #> [4,] 15.26051 58.75560 #> [5,] 15.21546 58.72959 #> [6,] 15.17042 58.75560 #> [7,] 15.17042 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.78161 #> #> Slot "ID": #> [1] "ID1774" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1775]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.80761 #> [2,] 15.30555 58.83362 #> [3,] 15.35060 58.80761 #> [4,] 15.35060 58.75560 #> [5,] 15.30555 58.72959 #> [6,] 15.26051 58.75560 #> [7,] 15.26051 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.78161 #> #> Slot "ID": #> [1] "ID1775" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1776]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.80761 #> [2,] 15.39564 58.83362 #> [3,] 15.44069 58.80761 #> [4,] 15.44069 58.75560 #> [5,] 15.39564 58.72959 #> [6,] 15.35060 58.75560 #> [7,] 15.35060 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.78161 #> #> Slot "ID": #> [1] "ID1776" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1777]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.80761 #> [2,] 15.48573 58.83362 #> [3,] 15.53078 58.80761 #> [4,] 15.53078 58.75560 #> [5,] 15.48573 58.72959 #> [6,] 15.44069 58.75560 #> [7,] 15.44069 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.78161 #> #> Slot "ID": #> [1] "ID1777" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1778]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.80761 #> [2,] 15.57582 58.83362 #> [3,] 15.62087 58.80761 #> [4,] 15.62087 58.75560 #> [5,] 15.57582 58.72959 #> [6,] 15.53078 58.75560 #> [7,] 15.53078 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.78161 #> #> Slot "ID": #> [1] "ID1778" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1779]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.80761 #> [2,] 15.66591 58.83362 #> [3,] 15.71096 58.80761 #> [4,] 15.71096 58.75560 #> [5,] 15.66591 58.72959 #> [6,] 15.62087 58.75560 #> [7,] 15.62087 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.78161 #> #> Slot "ID": #> [1] "ID1779" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1780]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.80761 #> [2,] 15.75600 58.83362 #> [3,] 15.80105 58.80761 #> [4,] 15.80105 58.75560 #> [5,] 15.75600 58.72959 #> [6,] 15.71096 58.75560 #> [7,] 15.71096 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.78161 #> #> Slot "ID": #> [1] "ID1780" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1781]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.80761 #> [2,] 15.84609 58.83362 #> [3,] 15.89114 58.80761 #> [4,] 15.89114 58.75560 #> [5,] 15.84609 58.72959 #> [6,] 15.80105 58.75560 #> [7,] 15.80105 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.78161 #> #> Slot "ID": #> [1] "ID1781" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1782]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.80761 #> [2,] 15.93618 58.83362 #> [3,] 15.98123 58.80761 #> [4,] 15.98123 58.75560 #> [5,] 15.93618 58.72959 #> [6,] 15.89114 58.75560 #> [7,] 15.89114 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.78161 #> #> Slot "ID": #> [1] "ID1782" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1783]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.80761 #> [2,] 16.02627 58.83362 #> [3,] 16.07132 58.80761 #> [4,] 16.07132 58.75560 #> [5,] 16.02627 58.72959 #> [6,] 15.98123 58.75560 #> [7,] 15.98123 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.78161 #> #> Slot "ID": #> [1] "ID1783" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1784]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.80761 #> [2,] 16.11636 58.83362 #> [3,] 16.16141 58.80761 #> [4,] 16.16141 58.75560 #> [5,] 16.11636 58.72959 #> [6,] 16.07132 58.75560 #> [7,] 16.07132 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.78161 #> #> Slot "ID": #> [1] "ID1784" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1785]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.80761 #> [2,] 16.20645 58.83362 #> [3,] 16.25150 58.80761 #> [4,] 16.25150 58.75560 #> [5,] 16.20645 58.72959 #> [6,] 16.16141 58.75560 #> [7,] 16.16141 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.78161 #> #> Slot "ID": #> [1] "ID1785" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1786]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.80761 #> [2,] 16.29654 58.83362 #> [3,] 16.34159 58.80761 #> [4,] 16.34159 58.75560 #> [5,] 16.29654 58.72959 #> [6,] 16.25150 58.75560 #> [7,] 16.25150 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.78161 #> #> Slot "ID": #> [1] "ID1786" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1787]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 58.88563 #> [2,] 11.29654 58.91164 #> [3,] 11.34159 58.88563 #> [4,] 11.34159 58.83362 #> [5,] 11.29654 58.80761 #> [6,] 11.25150 58.83362 #> [7,] 11.25150 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 58.85963 #> #> Slot "ID": #> [1] "ID1787" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1788]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 58.88563 #> [2,] 11.38663 58.91164 #> [3,] 11.43168 58.88563 #> [4,] 11.43168 58.83362 #> [5,] 11.38663 58.80761 #> [6,] 11.34159 58.83362 #> [7,] 11.34159 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 58.85963 #> #> Slot "ID": #> [1] "ID1788" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1789]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.88563 #> [2,] 11.47672 58.91164 #> [3,] 11.52177 58.88563 #> [4,] 11.52177 58.83362 #> [5,] 11.47672 58.80761 #> [6,] 11.43168 58.83362 #> [7,] 11.43168 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.85963 #> #> Slot "ID": #> [1] "ID1789" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1790]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.56681 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.52177 58.88563 #> [2,] 11.56681 58.91164 #> [3,] 11.61186 58.88563 #> [4,] 11.61186 58.83362 #> [5,] 11.56681 58.80761 #> [6,] 11.52177 58.83362 #> [7,] 11.52177 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.56681 58.85963 #> #> Slot "ID": #> [1] "ID1790" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1791]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.88563 #> [2,] 11.65690 58.91164 #> [3,] 11.70195 58.88563 #> [4,] 11.70195 58.83362 #> [5,] 11.65690 58.80761 #> [6,] 11.61186 58.83362 #> [7,] 11.61186 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.85963 #> #> Slot "ID": #> [1] "ID1791" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1792]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.88563 #> [2,] 11.74699 58.91164 #> [3,] 11.79204 58.88563 #> [4,] 11.79204 58.83362 #> [5,] 11.74699 58.80761 #> [6,] 11.70195 58.83362 #> [7,] 11.70195 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.85963 #> #> Slot "ID": #> [1] "ID1792" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1793]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.88563 #> [2,] 11.83708 58.91164 #> [3,] 11.88213 58.88563 #> [4,] 11.88213 58.83362 #> [5,] 11.83708 58.80761 #> [6,] 11.79204 58.83362 #> [7,] 11.79204 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.85963 #> #> Slot "ID": #> [1] "ID1793" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1794]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.88563 #> [2,] 11.92717 58.91164 #> [3,] 11.97222 58.88563 #> [4,] 11.97222 58.83362 #> [5,] 11.92717 58.80761 #> [6,] 11.88213 58.83362 #> [7,] 11.88213 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.85963 #> #> Slot "ID": #> [1] "ID1794" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1795]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.88563 #> [2,] 12.01726 58.91164 #> [3,] 12.06231 58.88563 #> [4,] 12.06231 58.83362 #> [5,] 12.01726 58.80761 #> [6,] 11.97222 58.83362 #> [7,] 11.97222 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.85963 #> #> Slot "ID": #> [1] "ID1795" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1796]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.88563 #> [2,] 12.10735 58.91164 #> [3,] 12.15240 58.88563 #> [4,] 12.15240 58.83362 #> [5,] 12.10735 58.80761 #> [6,] 12.06231 58.83362 #> [7,] 12.06231 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.85963 #> #> Slot "ID": #> [1] "ID1796" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1797]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.88563 #> [2,] 12.19744 58.91164 #> [3,] 12.24249 58.88563 #> [4,] 12.24249 58.83362 #> [5,] 12.19744 58.80761 #> [6,] 12.15240 58.83362 #> [7,] 12.15240 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.85963 #> #> Slot "ID": #> [1] "ID1797" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1798]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.88563 #> [2,] 12.28753 58.91164 #> [3,] 12.33258 58.88563 #> [4,] 12.33258 58.83362 #> [5,] 12.28753 58.80761 #> [6,] 12.24249 58.83362 #> [7,] 12.24249 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.85963 #> #> Slot "ID": #> [1] "ID1798" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1799]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.88563 #> [2,] 12.37762 58.91164 #> [3,] 12.42267 58.88563 #> [4,] 12.42267 58.83362 #> [5,] 12.37762 58.80761 #> [6,] 12.33258 58.83362 #> [7,] 12.33258 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.85963 #> #> Slot "ID": #> [1] "ID1799" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1800]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.88563 #> [2,] 12.46771 58.91164 #> [3,] 12.51276 58.88563 #> [4,] 12.51276 58.83362 #> [5,] 12.46771 58.80761 #> [6,] 12.42267 58.83362 #> [7,] 12.42267 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.85963 #> #> Slot "ID": #> [1] "ID1800" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1801]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 58.88563 #> [2,] 12.55780 58.91164 #> [3,] 12.60285 58.88563 #> [4,] 12.60285 58.83362 #> [5,] 12.55780 58.80761 #> [6,] 12.51276 58.83362 #> [7,] 12.51276 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 58.85963 #> #> Slot "ID": #> [1] "ID1801" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1802]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.88563 #> [2,] 13.99925 58.91164 #> [3,] 14.04429 58.88563 #> [4,] 14.04429 58.83362 #> [5,] 13.99925 58.80761 #> [6,] 13.95420 58.83362 #> [7,] 13.95420 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.85963 #> #> Slot "ID": #> [1] "ID1802" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1803]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.88563 #> [2,] 14.08934 58.91164 #> [3,] 14.13438 58.88563 #> [4,] 14.13438 58.83362 #> [5,] 14.08934 58.80761 #> [6,] 14.04429 58.83362 #> [7,] 14.04429 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.85963 #> #> Slot "ID": #> [1] "ID1803" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1804]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.88563 #> [2,] 14.17943 58.91164 #> [3,] 14.22447 58.88563 #> [4,] 14.22447 58.83362 #> [5,] 14.17943 58.80761 #> [6,] 14.13438 58.83362 #> [7,] 14.13438 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.85963 #> #> Slot "ID": #> [1] "ID1804" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1805]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 58.88563 #> [2,] 14.26952 58.91164 #> [3,] 14.31456 58.88563 #> [4,] 14.31456 58.83362 #> [5,] 14.26952 58.80761 #> [6,] 14.22447 58.83362 #> [7,] 14.22447 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 58.85963 #> #> Slot "ID": #> [1] "ID1805" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1806]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.88563 #> [2,] 14.35961 58.91164 #> [3,] 14.40465 58.88563 #> [4,] 14.40465 58.83362 #> [5,] 14.35961 58.80761 #> [6,] 14.31456 58.83362 #> [7,] 14.31456 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.85963 #> #> Slot "ID": #> [1] "ID1806" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1807]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.88563 #> [2,] 15.26051 58.91164 #> [3,] 15.30555 58.88563 #> [4,] 15.30555 58.83362 #> [5,] 15.26051 58.80761 #> [6,] 15.21546 58.83362 #> [7,] 15.21546 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.85963 #> #> Slot "ID": #> [1] "ID1807" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1808]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.88563 #> [2,] 15.53078 58.91164 #> [3,] 15.57582 58.88563 #> [4,] 15.57582 58.83362 #> [5,] 15.53078 58.80761 #> [6,] 15.48573 58.83362 #> [7,] 15.48573 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.85963 #> #> Slot "ID": #> [1] "ID1808" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1809]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.88563 #> [2,] 15.62087 58.91164 #> [3,] 15.66591 58.88563 #> [4,] 15.66591 58.83362 #> [5,] 15.62087 58.80761 #> [6,] 15.57582 58.83362 #> [7,] 15.57582 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.85963 #> #> Slot "ID": #> [1] "ID1809" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1810]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.88563 #> [2,] 15.71096 58.91164 #> [3,] 15.75600 58.88563 #> [4,] 15.75600 58.83362 #> [5,] 15.71096 58.80761 #> [6,] 15.66591 58.83362 #> [7,] 15.66591 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.85963 #> #> Slot "ID": #> [1] "ID1810" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1811]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.88563 #> [2,] 15.80105 58.91164 #> [3,] 15.84609 58.88563 #> [4,] 15.84609 58.83362 #> [5,] 15.80105 58.80761 #> [6,] 15.75600 58.83362 #> [7,] 15.75600 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.85963 #> #> Slot "ID": #> [1] "ID1811" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1812]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.88563 #> [2,] 15.89114 58.91164 #> [3,] 15.93618 58.88563 #> [4,] 15.93618 58.83362 #> [5,] 15.89114 58.80761 #> [6,] 15.84609 58.83362 #> [7,] 15.84609 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.85963 #> #> Slot "ID": #> [1] "ID1812" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1813]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.88563 #> [2,] 15.98123 58.91164 #> [3,] 16.02627 58.88563 #> [4,] 16.02627 58.83362 #> [5,] 15.98123 58.80761 #> [6,] 15.93618 58.83362 #> [7,] 15.93618 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.85963 #> #> Slot "ID": #> [1] "ID1813" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1814]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.88563 #> [2,] 16.07132 58.91164 #> [3,] 16.11636 58.88563 #> [4,] 16.11636 58.83362 #> [5,] 16.07132 58.80761 #> [6,] 16.02627 58.83362 #> [7,] 16.02627 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.85963 #> #> Slot "ID": #> [1] "ID1814" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1815]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.88563 #> [2,] 16.16141 58.91164 #> [3,] 16.20645 58.88563 #> [4,] 16.20645 58.83362 #> [5,] 16.16141 58.80761 #> [6,] 16.11636 58.83362 #> [7,] 16.11636 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.85963 #> #> Slot "ID": #> [1] "ID1815" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1816]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.25150 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.20645 58.96366 #> [2,] 11.25150 58.98966 #> [3,] 11.29654 58.96366 #> [4,] 11.29654 58.91164 #> [5,] 11.25150 58.88563 #> [6,] 11.20645 58.91164 #> [7,] 11.20645 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.25150 58.93765 #> #> Slot "ID": #> [1] "ID1816" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1817]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 58.96366 #> [2,] 11.34159 58.98966 #> [3,] 11.38663 58.96366 #> [4,] 11.38663 58.91164 #> [5,] 11.34159 58.88563 #> [6,] 11.29654 58.91164 #> [7,] 11.29654 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 58.93765 #> #> Slot "ID": #> [1] "ID1817" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1818]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.96366 #> [2,] 11.43168 58.98966 #> [3,] 11.47672 58.96366 #> [4,] 11.47672 58.91164 #> [5,] 11.43168 58.88563 #> [6,] 11.38663 58.91164 #> [7,] 11.38663 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.93765 #> #> Slot "ID": #> [1] "ID1818" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1819]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.96366 #> [2,] 11.70195 58.98966 #> [3,] 11.74699 58.96366 #> [4,] 11.74699 58.91164 #> [5,] 11.70195 58.88563 #> [6,] 11.65690 58.91164 #> [7,] 11.65690 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.93765 #> #> Slot "ID": #> [1] "ID1819" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1820]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.96366 #> [2,] 11.79204 58.98966 #> [3,] 11.83708 58.96366 #> [4,] 11.83708 58.91164 #> [5,] 11.79204 58.88563 #> [6,] 11.74699 58.91164 #> [7,] 11.74699 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.93765 #> #> Slot "ID": #> [1] "ID1820" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1821]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.96366 #> [2,] 11.88213 58.98966 #> [3,] 11.92717 58.96366 #> [4,] 11.92717 58.91164 #> [5,] 11.88213 58.88563 #> [6,] 11.83708 58.91164 #> [7,] 11.83708 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.93765 #> #> Slot "ID": #> [1] "ID1821" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1822]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.96366 #> [2,] 11.97222 58.98966 #> [3,] 12.01726 58.96366 #> [4,] 12.01726 58.91164 #> [5,] 11.97222 58.88563 #> [6,] 11.92717 58.91164 #> [7,] 11.92717 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.93765 #> #> Slot "ID": #> [1] "ID1822" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1823]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.96366 #> [2,] 12.06231 58.98966 #> [3,] 12.10735 58.96366 #> [4,] 12.10735 58.91164 #> [5,] 12.06231 58.88563 #> [6,] 12.01726 58.91164 #> [7,] 12.01726 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.93765 #> #> Slot "ID": #> [1] "ID1823" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1824]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.96366 #> [2,] 12.15240 58.98966 #> [3,] 12.19744 58.96366 #> [4,] 12.19744 58.91164 #> [5,] 12.15240 58.88563 #> [6,] 12.10735 58.91164 #> [7,] 12.10735 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.93765 #> #> Slot "ID": #> [1] "ID1824" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1825]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.96366 #> [2,] 12.24249 58.98966 #> [3,] 12.28753 58.96366 #> [4,] 12.28753 58.91164 #> [5,] 12.24249 58.88563 #> [6,] 12.19744 58.91164 #> [7,] 12.19744 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.93765 #> #> Slot "ID": #> [1] "ID1825" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1826]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.96366 #> [2,] 12.33258 58.98966 #> [3,] 12.37762 58.96366 #> [4,] 12.37762 58.91164 #> [5,] 12.33258 58.88563 #> [6,] 12.28753 58.91164 #> [7,] 12.28753 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.93765 #> #> Slot "ID": #> [1] "ID1826" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1827]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.96366 #> [2,] 12.42267 58.98966 #> [3,] 12.46771 58.96366 #> [4,] 12.46771 58.91164 #> [5,] 12.42267 58.88563 #> [6,] 12.37762 58.91164 #> [7,] 12.37762 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.93765 #> #> Slot "ID": #> [1] "ID1827" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1828]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.96366 #> [2,] 12.51276 58.98966 #> [3,] 12.55780 58.96366 #> [4,] 12.55780 58.91164 #> [5,] 12.51276 58.88563 #> [6,] 12.46771 58.91164 #> [7,] 12.46771 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.93765 #> #> Slot "ID": #> [1] "ID1828" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1829]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.96366 #> [2,] 12.60285 58.98966 #> [3,] 12.64789 58.96366 #> [4,] 12.64789 58.91164 #> [5,] 12.60285 58.88563 #> [6,] 12.55780 58.91164 #> [7,] 12.55780 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.93765 #> #> Slot "ID": #> [1] "ID1829" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1830]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.96366 #> [2,] 14.04429 58.98966 #> [3,] 14.08934 58.96366 #> [4,] 14.08934 58.91164 #> [5,] 14.04429 58.88563 #> [6,] 13.99925 58.91164 #> [7,] 13.99925 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.93765 #> #> Slot "ID": #> [1] "ID1830" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1831]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.96366 #> [2,] 14.13438 58.98966 #> [3,] 14.17943 58.96366 #> [4,] 14.17943 58.91164 #> [5,] 14.13438 58.88563 #> [6,] 14.08934 58.91164 #> [7,] 14.08934 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.93765 #> #> Slot "ID": #> [1] "ID1831" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1832]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.96366 #> [2,] 14.22447 58.98966 #> [3,] 14.26952 58.96366 #> [4,] 14.26952 58.91164 #> [5,] 14.22447 58.88563 #> [6,] 14.17943 58.91164 #> [7,] 14.17943 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.93765 #> #> Slot "ID": #> [1] "ID1832" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1833]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.96366 #> [2,] 15.57582 58.98966 #> [3,] 15.62087 58.96366 #> [4,] 15.62087 58.91164 #> [5,] 15.57582 58.88563 #> [6,] 15.53078 58.91164 #> [7,] 15.53078 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.93765 #> #> Slot "ID": #> [1] "ID1833" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1834]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.96366 #> [2,] 15.66591 58.98966 #> [3,] 15.71096 58.96366 #> [4,] 15.71096 58.91164 #> [5,] 15.66591 58.88563 #> [6,] 15.62087 58.91164 #> [7,] 15.62087 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.93765 #> #> Slot "ID": #> [1] "ID1834" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1835]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.96366 #> [2,] 15.75600 58.98966 #> [3,] 15.80105 58.96366 #> [4,] 15.80105 58.91164 #> [5,] 15.75600 58.88563 #> [6,] 15.71096 58.91164 #> [7,] 15.71096 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.93765 #> #> Slot "ID": #> [1] "ID1835" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1836]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.96366 #> [2,] 15.84609 58.98966 #> [3,] 15.89114 58.96366 #> [4,] 15.89114 58.91164 #> [5,] 15.84609 58.88563 #> [6,] 15.80105 58.91164 #> [7,] 15.80105 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.93765 #> #> Slot "ID": #> [1] "ID1836" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1837]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.20645 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.16141 59.04168 #> [2,] 11.20645 59.06768 #> [3,] 11.25150 59.04168 #> [4,] 11.25150 58.98966 #> [5,] 11.20645 58.96366 #> [6,] 11.16141 58.98966 #> [7,] 11.16141 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.20645 59.01567 #> #> Slot "ID": #> [1] "ID1837" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1838]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 59.04168 #> [2,] 11.29654 59.06768 #> [3,] 11.34159 59.04168 #> [4,] 11.34159 58.98966 #> [5,] 11.29654 58.96366 #> [6,] 11.25150 58.98966 #> [7,] 11.25150 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 59.01567 #> #> Slot "ID": #> [1] "ID1838" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1839]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 59.04168 #> [2,] 11.38663 59.06768 #> [3,] 11.43168 59.04168 #> [4,] 11.43168 58.98966 #> [5,] 11.38663 58.96366 #> [6,] 11.34159 58.98966 #> [7,] 11.34159 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 59.01567 #> #> Slot "ID": #> [1] "ID1839" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1840]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 59.04168 #> [2,] 11.74699 59.06768 #> [3,] 11.79204 59.04168 #> [4,] 11.79204 58.98966 #> [5,] 11.74699 58.96366 #> [6,] 11.70195 58.98966 #> [7,] 11.70195 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 59.01567 #> #> Slot "ID": #> [1] "ID1840" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1841]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 59.04168 #> [2,] 11.83708 59.06768 #> [3,] 11.88213 59.04168 #> [4,] 11.88213 58.98966 #> [5,] 11.83708 58.96366 #> [6,] 11.79204 58.98966 #> [7,] 11.79204 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 59.01567 #> #> Slot "ID": #> [1] "ID1841" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1842]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 59.04168 #> [2,] 11.92717 59.06768 #> [3,] 11.97222 59.04168 #> [4,] 11.97222 58.98966 #> [5,] 11.92717 58.96366 #> [6,] 11.88213 58.98966 #> [7,] 11.88213 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 59.01567 #> #> Slot "ID": #> [1] "ID1842" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1843]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 59.04168 #> [2,] 12.01726 59.06768 #> [3,] 12.06231 59.04168 #> [4,] 12.06231 58.98966 #> [5,] 12.01726 58.96366 #> [6,] 11.97222 58.98966 #> [7,] 11.97222 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 59.01567 #> #> Slot "ID": #> [1] "ID1843" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1844]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 59.04168 #> [2,] 12.10735 59.06768 #> [3,] 12.15240 59.04168 #> [4,] 12.15240 58.98966 #> [5,] 12.10735 58.96366 #> [6,] 12.06231 58.98966 #> [7,] 12.06231 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 59.01567 #> #> Slot "ID": #> [1] "ID1844" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1845]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 59.04168 #> [2,] 12.19744 59.06768 #> [3,] 12.24249 59.04168 #> [4,] 12.24249 58.98966 #> [5,] 12.19744 58.96366 #> [6,] 12.15240 58.98966 #> [7,] 12.15240 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 59.01567 #> #> Slot "ID": #> [1] "ID1845" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1846]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 59.04168 #> [2,] 12.28753 59.06768 #> [3,] 12.33258 59.04168 #> [4,] 12.33258 58.98966 #> [5,] 12.28753 58.96366 #> [6,] 12.24249 58.98966 #> [7,] 12.24249 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 59.01567 #> #> Slot "ID": #> [1] "ID1846" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1847]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 59.04168 #> [2,] 12.37762 59.06768 #> [3,] 12.42267 59.04168 #> [4,] 12.42267 58.98966 #> [5,] 12.37762 58.96366 #> [6,] 12.33258 58.98966 #> [7,] 12.33258 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 59.01567 #> #> Slot "ID": #> [1] "ID1847" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1848]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 59.04168 #> [2,] 12.46771 59.06768 #> [3,] 12.51276 59.04168 #> [4,] 12.51276 58.98966 #> [5,] 12.46771 58.96366 #> [6,] 12.42267 58.98966 #> [7,] 12.42267 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 59.01567 #> #> Slot "ID": #> [1] "ID1848" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1849]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 59.04168 #> [2,] 12.55780 59.06768 #> [3,] 12.60285 59.04168 #> [4,] 12.60285 58.98966 #> [5,] 12.55780 58.96366 #> [6,] 12.51276 58.98966 #> [7,] 12.51276 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 59.01567 #> #> Slot "ID": #> [1] "ID1849" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1850]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 59.04168 #> [2,] 12.64789 59.06768 #> [3,] 12.69294 59.04168 #> [4,] 12.69294 58.98966 #> [5,] 12.64789 58.96366 #> [6,] 12.60285 58.98966 #> [7,] 12.60285 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 59.01567 #> #> Slot "ID": #> [1] "ID1850" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1851]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 59.04168 #> [2,] 14.08934 59.06768 #> [3,] 14.13438 59.04168 #> [4,] 14.13438 58.98966 #> [5,] 14.08934 58.96366 #> [6,] 14.04429 58.98966 #> [7,] 14.04429 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 59.01567 #> #> Slot "ID": #> [1] "ID1851" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1852]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 59.04168 #> [2,] 14.17943 59.06768 #> [3,] 14.22447 59.04168 #> [4,] 14.22447 58.98966 #> [5,] 14.17943 58.96366 #> [6,] 14.13438 58.98966 #> [7,] 14.13438 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 59.01567 #> #> Slot "ID": #> [1] "ID1852" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1853]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.25150 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.20645 59.11970 #> [2,] 11.25150 59.14570 #> [3,] 11.29654 59.11970 #> [4,] 11.29654 59.06768 #> [5,] 11.25150 59.04168 #> [6,] 11.20645 59.06768 #> [7,] 11.20645 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.25150 59.09369 #> #> Slot "ID": #> [1] "ID1853" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1854]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 59.11970 #> [2,] 11.34159 59.14570 #> [3,] 11.38663 59.11970 #> [4,] 11.38663 59.06768 #> [5,] 11.34159 59.04168 #> [6,] 11.29654 59.06768 #> [7,] 11.29654 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 59.09369 #> #> Slot "ID": #> [1] "ID1854" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1855]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 59.11970 #> [2,] 11.79204 59.14570 #> [3,] 11.83708 59.11970 #> [4,] 11.83708 59.06768 #> [5,] 11.79204 59.04168 #> [6,] 11.74699 59.06768 #> [7,] 11.74699 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 59.09369 #> #> Slot "ID": #> [1] "ID1855" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1856]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 59.11970 #> [2,] 11.97222 59.14570 #> [3,] 12.01726 59.11970 #> [4,] 12.01726 59.06768 #> [5,] 11.97222 59.04168 #> [6,] 11.92717 59.06768 #> [7,] 11.92717 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 59.09369 #> #> Slot "ID": #> [1] "ID1856" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1857]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 59.11970 #> [2,] 12.06231 59.14570 #> [3,] 12.10735 59.11970 #> [4,] 12.10735 59.06768 #> [5,] 12.06231 59.04168 #> [6,] 12.01726 59.06768 #> [7,] 12.01726 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 59.09369 #> #> Slot "ID": #> [1] "ID1857" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1858]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 59.11970 #> [2,] 12.15240 59.14570 #> [3,] 12.19744 59.11970 #> [4,] 12.19744 59.06768 #> [5,] 12.15240 59.04168 #> [6,] 12.10735 59.06768 #> [7,] 12.10735 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 59.09369 #> #> Slot "ID": #> [1] "ID1858" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1859]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 59.11970 #> [2,] 12.24249 59.14570 #> [3,] 12.28753 59.11970 #> [4,] 12.28753 59.06768 #> [5,] 12.24249 59.04168 #> [6,] 12.19744 59.06768 #> [7,] 12.19744 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 59.09369 #> #> Slot "ID": #> [1] "ID1859" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1860]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 59.11970 #> [2,] 12.33258 59.14570 #> [3,] 12.37762 59.11970 #> [4,] 12.37762 59.06768 #> [5,] 12.33258 59.04168 #> [6,] 12.28753 59.06768 #> [7,] 12.28753 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 59.09369 #> #> Slot "ID": #> [1] "ID1860" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1861]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 59.11970 #> [2,] 12.42267 59.14570 #> [3,] 12.46771 59.11970 #> [4,] 12.46771 59.06768 #> [5,] 12.42267 59.04168 #> [6,] 12.37762 59.06768 #> [7,] 12.37762 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 59.09369 #> #> Slot "ID": #> [1] "ID1861" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1862]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 59.11970 #> [2,] 12.51276 59.14570 #> [3,] 12.55780 59.11970 #> [4,] 12.55780 59.06768 #> [5,] 12.51276 59.04168 #> [6,] 12.46771 59.06768 #> [7,] 12.46771 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 59.09369 #> #> Slot "ID": #> [1] "ID1862" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1863]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 59.11970 #> [2,] 12.60285 59.14570 #> [3,] 12.64789 59.11970 #> [4,] 12.64789 59.06768 #> [5,] 12.60285 59.04168 #> [6,] 12.55780 59.06768 #> [7,] 12.55780 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 59.09369 #> #> Slot "ID": #> [1] "ID1863" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1864]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 59.11970 #> [2,] 12.69294 59.14570 #> [3,] 12.73798 59.11970 #> [4,] 12.73798 59.06768 #> [5,] 12.69294 59.04168 #> [6,] 12.64789 59.06768 #> [7,] 12.64789 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 59.09369 #> #> Slot "ID": #> [1] "ID1864" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1865]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 59.19772 #> [2,] 11.83708 59.22372 #> [3,] 11.88213 59.19772 #> [4,] 11.88213 59.14570 #> [5,] 11.83708 59.11970 #> [6,] 11.79204 59.14570 #> [7,] 11.79204 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 59.17171 #> #> Slot "ID": #> [1] "ID1865" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1866]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 59.19772 #> [2,] 11.92717 59.22372 #> [3,] 11.97222 59.19772 #> [4,] 11.97222 59.14570 #> [5,] 11.92717 59.11970 #> [6,] 11.88213 59.14570 #> [7,] 11.88213 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 59.17171 #> #> Slot "ID": #> [1] "ID1866" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1867]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 59.19772 #> [2,] 12.01726 59.22372 #> [3,] 12.06231 59.19772 #> [4,] 12.06231 59.14570 #> [5,] 12.01726 59.11970 #> [6,] 11.97222 59.14570 #> [7,] 11.97222 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 59.17171 #> #> Slot "ID": #> [1] "ID1867" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1868]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 59.19772 #> [2,] 12.10735 59.22372 #> [3,] 12.15240 59.19772 #> [4,] 12.15240 59.14570 #> [5,] 12.10735 59.11970 #> [6,] 12.06231 59.14570 #> [7,] 12.06231 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 59.17171 #> #> Slot "ID": #> [1] "ID1868" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1869]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 59.19772 #> [2,] 12.19744 59.22372 #> [3,] 12.24249 59.19772 #> [4,] 12.24249 59.14570 #> [5,] 12.19744 59.11970 #> [6,] 12.15240 59.14570 #> [7,] 12.15240 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 59.17171 #> #> Slot "ID": #> [1] "ID1869" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1870]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 59.19772 #> [2,] 12.28753 59.22372 #> [3,] 12.33258 59.19772 #> [4,] 12.33258 59.14570 #> [5,] 12.28753 59.11970 #> [6,] 12.24249 59.14570 #> [7,] 12.24249 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 59.17171 #> #> Slot "ID": #> [1] "ID1870" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1871]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 59.19772 #> [2,] 12.37762 59.22372 #> [3,] 12.42267 59.19772 #> [4,] 12.42267 59.14570 #> [5,] 12.37762 59.11970 #> [6,] 12.33258 59.14570 #> [7,] 12.33258 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 59.17171 #> #> Slot "ID": #> [1] "ID1871" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1872]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 59.19772 #> [2,] 12.64789 59.22372 #> [3,] 12.69294 59.19772 #> [4,] 12.69294 59.14570 #> [5,] 12.64789 59.11970 #> [6,] 12.60285 59.14570 #> [7,] 12.60285 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 59.17171 #> #> Slot "ID": #> [1] "ID1872" #> #> Slot "area": #> [1] 0.007028856 #> #> #> #> Slot "plotOrder": #> [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 #> [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 #> [29] 30 31 32 33 34 35 36 37 38 39 40 41 42 43 #> [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 #> [57] 58 59 60 61 62 63 64 65 66 67 68 69 70 71 #> [71] 72 73 74 75 76 77 78 79 80 81 82 83 84 85 #> [85] 86 87 88 89 90 91 92 93 94 95 96 97 98 99 #> [99] 100 101 102 103 104 105 106 107 108 109 110 111 112 113 #> [113] 114 115 116 117 118 119 120 121 122 123 124 125 126 127 #> [127] 128 129 130 131 132 133 134 135 136 137 138 139 140 141 #> [141] 142 143 144 145 146 147 148 149 150 151 152 153 154 155 #> [155] 156 157 158 159 160 161 162 163 164 165 166 167 168 169 #> [169] 170 171 172 173 174 175 176 177 178 179 180 181 182 183 #> [183] 184 185 186 187 188 189 190 191 192 193 194 195 196 197 #> [197] 198 199 200 201 202 203 204 205 206 207 208 209 210 211 #> [211] 212 213 214 215 216 217 218 219 220 221 222 223 224 225 #> [225] 226 227 228 229 230 231 232 233 234 235 236 237 238 239 #> [239] 240 241 242 243 244 245 246 247 248 249 250 251 252 253 #> [253] 254 255 256 257 258 259 260 261 262 263 264 265 266 267 #> [267] 268 269 270 271 272 273 274 275 276 277 278 279 280 281 #> [281] 282 283 284 285 286 287 288 289 290 291 292 293 294 295 #> [295] 296 297 298 299 300 301 302 303 304 305 306 307 308 309 #> [309] 310 311 312 313 314 315 316 317 318 319 320 321 322 323 #> [323] 324 325 326 327 328 329 330 331 332 333 334 335 336 337 #> [337] 338 339 340 341 342 343 344 345 346 347 348 349 350 351 #> [351] 352 353 354 355 356 357 358 359 360 361 362 363 364 365 #> [365] 366 367 368 369 370 371 372 373 374 375 376 377 378 379 #> [379] 380 381 382 383 384 385 386 387 388 389 390 391 392 393 #> [393] 394 395 396 397 398 399 400 401 402 403 404 405 406 407 #> [407] 408 409 410 411 412 413 414 415 416 417 418 419 420 421 #> [421] 422 423 424 425 426 427 428 429 430 431 432 433 434 435 #> [435] 436 437 438 439 440 441 442 443 444 445 446 447 448 449 #> [449] 450 451 452 453 454 455 456 457 458 459 460 461 462 463 #> [463] 464 465 466 467 468 469 470 471 472 473 474 475 476 477 #> [477] 478 479 480 481 482 483 484 485 486 487 488 489 490 491 #> [491] 492 493 494 495 496 497 498 499 500 501 502 503 504 505 #> [505] 506 507 508 509 510 511 512 513 514 515 516 517 518 519 #> [519] 520 521 522 523 524 525 526 527 528 529 530 531 532 533 #> [533] 534 535 536 537 538 539 540 541 542 543 544 545 546 547 #> [547] 548 549 550 551 552 553 554 555 556 557 558 559 560 561 #> [561] 562 563 564 565 566 567 568 569 570 571 572 573 574 575 #> [575] 576 577 578 579 580 581 582 583 584 585 586 587 588 589 #> [589] 590 591 592 593 594 595 596 597 598 599 600 601 602 603 #> [603] 604 605 606 607 608 609 610 611 612 613 614 615 616 617 #> [617] 618 619 620 621 622 623 624 625 626 627 628 629 630 631 #> [631] 632 633 634 635 636 637 638 639 640 641 642 643 644 645 #> [645] 646 647 648 649 650 651 652 653 654 655 656 657 658 659 #> [659] 660 661 662 663 664 665 666 667 668 669 670 671 672 673 #> [673] 674 675 676 677 678 679 680 681 682 683 684 685 686 687 #> [687] 688 689 690 691 692 693 694 695 696 697 698 699 700 701 #> [701] 702 703 704 705 706 707 708 709 710 711 712 713 714 715 #> [715] 716 717 718 719 720 721 722 723 724 725 726 727 728 729 #> [729] 730 731 732 733 734 735 736 737 738 739 740 741 742 743 #> [743] 744 745 746 747 748 749 750 751 752 753 754 755 756 757 #> [757] 758 759 760 761 762 763 764 765 766 767 768 769 770 771 #> [771] 772 773 774 775 776 777 778 779 780 781 782 783 784 785 #> [785] 786 787 788 789 790 791 792 793 794 795 796 797 798 799 #> [799] 800 801 802 803 804 805 806 807 808 809 810 811 812 813 #> [813] 814 815 816 817 818 819 820 821 822 823 824 825 826 827 #> [827] 828 829 830 831 832 833 834 835 836 837 838 839 840 841 #> [841] 842 843 844 845 846 847 848 849 850 851 852 853 854 855 #> [855] 856 857 858 859 860 861 862 863 864 865 866 867 868 869 #> [869] 870 871 872 873 874 875 876 877 878 879 880 881 882 883 #> [883] 884 885 886 887 888 889 890 891 892 893 894 895 896 897 #> [897] 898 899 900 901 902 903 904 905 906 907 908 909 910 911 #> [911] 912 913 914 915 916 917 918 919 920 921 922 923 924 925 #> [925] 926 927 928 929 930 931 932 933 934 935 936 937 938 939 #> [939] 940 941 942 943 944 945 946 947 948 949 950 951 952 953 #> [953] 954 955 956 957 958 959 960 961 962 963 964 965 966 967 #> [967] 968 969 970 971 972 973 974 975 976 977 978 979 980 981 #> [981] 982 983 984 985 986 987 988 989 990 991 992 993 994 995 #> [995] 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 #> [1009] 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 #> [1023] 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 #> [1037] 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 #> [1051] 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 #> [1065] 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 #> [1079] 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 #> [1093] 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 #> [1107] 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 #> [1121] 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 #> [1135] 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 #> [1149] 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 #> [1163] 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 #> [1177] 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 #> [1191] 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 #> [1205] 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 #> [1219] 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 #> [1233] 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 #> [1247] 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 #> [1261] 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 #> [1275] 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 #> [1289] 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 #> [1303] 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 #> [1317] 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 #> [1331] 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 #> [1345] 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 #> [1359] 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 #> [1373] 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 #> [1387] 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 #> [1401] 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 #> [1415] 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 #> [1429] 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 #> [1443] 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 #> [1457] 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 #> [1471] 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 #> [1485] 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 #> [1499] 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 #> [1513] 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 #> [1527] 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 #> [1541] 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 #> [1555] 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 #> [1569] 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 #> [1583] 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 #> [1597] 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 #> [1611] 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 #> [1625] 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 #> [1639] 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 #> [1653] 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 #> [1667] 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 #> [1681] 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 #> [1695] 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 #> [1709] 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 #> [1723] 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 #> [1737] 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 #> [1751] 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 #> [1765] 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 #> [1779] 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 #> [1793] 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 #> [1807] 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 #> [1821] 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 #> [1835] 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 #> [1849] 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 #> [1863] 1864 1865 1866 1867 1868 1869 1870 1871 1872 1 #> #> Slot "bbox": #> min max #> x 11.16141 17.10735 #> y 55.29670 59.22372 #> #> Slot "proj4string": #> CRS arguments: #> +init=epsg:4326 +proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 #> +towgs84=0,0,0 #> #> #> $nonEmptyGridCells #> [1] 1 2 3 6 7 8 9 10 11 12 13 14 15 16 17 #> [16] 19 20 21 22 24 25 26 30 31 32 33 35 36 37 38 #> [31] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 #> [46] 55 56 57 58 59 61 62 63 64 65 66 67 68 70 71 #> [61] 72 73 74 75 76 77 79 80 81 82 83 85 86 87 88 #> [76] 90 92 93 95 96 100 101 102 103 104 105 107 108 110 111 #> [91] 112 113 114 115 117 118 119 120 121 122 123 124 125 126 127 #> [106] 128 129 132 133 136 137 138 139 140 141 142 143 144 145 147 #> [121] 149 150 152 155 156 157 158 159 161 162 163 164 166 167 168 #> [136] 169 170 171 172 173 176 178 181 182 183 184 185 187 189 192 #> [151] 193 194 195 196 199 200 201 202 203 204 205 207 208 209 210 #> [166] 214 217 219 220 221 225 229 230 231 232 234 235 236 237 238 #> [181] 239 240 241 246 248 249 250 251 257 259 267 269 271 272 283 #> [196] 285 286 287 288 289 290 291 296 298 306 311 315 318 322 323 #> [211] 324 325 326 327 328 329 336 340 342 346 351 354 355 356 362 #> [226] 363 364 365 366 367 368 370 371 375 376 379 380 383 392 393 #> [241] 396 398 399 400 401 402 403 404 405 406 407 408 409 419 425 #> [256] 426 431 432 433 434 436 437 439 440 441 442 443 444 445 446 #> [271] 447 448 449 450 453 454 455 460 462 463 464 466 470 473 476 #> [286] 480 481 482 484 485 486 487 488 489 490 491 492 493 503 506 #> [301] 509 512 517 519 522 524 525 529 530 531 532 533 534 538 543 #> [316] 548 553 555 556 557 558 562 569 570 572 573 575 576 578 580 #> [331] 581 582 596 597 599 600 601 603 604 605 609 610 611 615 616 #> [346] 617 618 619 620 621 622 623 624 625 626 627 628 640 647 649 #> [361] 650 651 658 659 666 670 672 673 674 675 676 685 686 688 689 #> [376] 694 699 700 704 707 708 711 714 716 717 719 720 721 722 723 #> [391] 724 726 730 737 742 755 760 762 763 764 765 766 767 768 769 #> [406] 770 771 772 773 775 778 786 796 802 805 806 807 808 809 812 #> [421] 815 817 818 819 820 821 822 823 832 835 842 843 849 854 855 #> [436] 857 858 859 861 862 866 867 868 869 871 872 873 874 875 876 #> [451] 879 882 883 884 885 886 887 893 895 906 908 911 914 915 924 #> [466] 925 927 929 930 932 934 935 938 939 940 948 956 958 960 967 #> [481] 971 976 977 978 979 981 982 983 986 987 988 989 992 1008 1009 #> [496] 1010 1011 1017 1018 1021 1027 1029 1030 1031 1032 1033 1034 1035 1036 1037 #> [511] 1038 1039 1040 1041 1042 1044 1046 1053 1059 1060 1061 1062 1063 1064 1068 #> [526] 1073 1080 1082 1083 1084 1085 1086 1087 1088 1090 1092 1094 1095 1096 1097 #> [541] 1098 1099 1100 1101 1103 1105 1108 1109 1110 1112 1115 1116 1119 1124 1127 #> [556] 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1146 1148 1149 1150 #> [571] 1151 1152 1153 1156 1157 1158 1163 1164 1165 1166 1171 1172 1173 1174 1175 #> [586] 1177 1180 1187 1193 1198 1204 1208 1209 1218 1220 1224 1241 1242 1243 1244 #> [601] 1245 1247 1250 1252 1254 1256 1257 1259 1262 1263 1269 1270 1271 1273 1275 #> [616] 1276 1278 1279 1281 1284 1286 1287 1290 1291 1293 1294 1296 1300 1301 1306 #> [631] 1307 1312 1314 1315 1317 1323 1324 1325 1327 1328 1329 1330 1331 1337 1338 #> [646] 1340 1341 1342 1343 1346 1347 1348 1349 1350 1351 1352 1355 1366 1369 1370 #> [661] 1372 1374 1375 1378 1379 1380 1384 1385 1390 1393 1396 1397 1402 1403 1406 #> [676] 1407 1409 1410 1418 1424 1425 1426 1427 1429 1430 1431 1432 1433 1434 1435 #> [691] 1437 1439 1443 1444 1445 1446 1452 1454 1457 1458 1459 1460 1461 1462 1465 #> [706] 1466 1467 1469 1478 1479 1480 1482 1486 1488 1489 1490 1491 1493 1494 1496 #> [721] 1498 1499 1500 1502 1512 1514 1517 1518 1519 1520 1521 1522 1525 1528 1532 #> [736] 1534 1536 1537 1539 1543 1544 1545 1546 1547 1549 1550 1552 1553 1554 1557 #> [751] 1565 1567 1568 1570 1577 1579 1582 1584 1585 1587 1590 1591 1592 1596 1598 #> [766] 1601 1602 1603 1604 1605 1609 1610 1611 1613 1614 1615 1616 1617 1619 1624 #> [781] 1626 1628 1630 1631 1634 1635 1636 1637 1640 1641 1648 1649 1651 1653 1654 #> [796] 1655 1658 1660 1664 1666 1673 1680 1683 1684 1685 1687 1688 1689 1692 1696 #> [811] 1697 1698 1700 1702 1703 1709 1711 1712 1713 1714 1722 1724 1725 1726 1730 #> [826] 1731 1733 1734 1735 1738 1743 1746 1748 1749 1755 1756 1761 1764 1765 1784 #> [841] 1786 1787 1788 1789 1799 1801 1807 1810 1815 1816 1817 1820 1821 1822 1824 #> [856] 1826 1828 1831 1837 1838 1841 1842 1846 1848 1850 1858 1861 1862 1863 1864 #> [871] 1869 #> #> attr(,"visitCol") #> [1] "visitUID" #> attr(,"spillOver") #> [1] TRUE#> $observationsInGrid #> $observationsInGrid$ID1 #> scientificName year month day visitUID #> 12411 Bombus sylvarum 2011 5 15 5477 #> 12412 Bombus vestalis 2011 5 15 5477 #> 12413 Bombus subterraneus 2011 5 15 5477 #> 15857 Bombus sylvarum 2009 6 6 855 #> 15859 Bombus subterraneus 2009 6 6 855 #> 15865 Bombus pascuorum 2009 6 6 855 #> 15869 Bombus rupestris 2009 6 6 855 #> 15875 Bombus subterraneus 2009 6 6 855 #> 18187 Bombus sylvarum 2005 6 21 5478 #> 18191 Bombus hypnorum 2005 6 21 5478 #> 18414 Bombus terrestris 2002 7 10 5476 #> 18437 Bombus lucorum 2002 7 10 5476 #> #> $observationsInGrid$ID2 #> scientificName year month day visitUID #> 5147 Bombus lapidarius 2017 4 14 2931 #> 5208 Bombus pascuorum 2017 4 3 3526 #> 20569 Bombus soroeensis 2016 7 17 6557 #> 20660 Bombus sylvarum 2016 7 13 6556 #> 20661 Bombus hypnorum 2016 7 13 6556 #> 21323 Bombus muscorum 2016 5 29 4807 #> 21823 Bombus bohemicus 2016 4 4 2290 #> 23423 Bombus lapidarius 2015 7 13 1286 #> #> $observationsInGrid$ID3 #> scientificName year month day visitUID #> 25724 Bombus subterraneus 2014 5 31 6615 #> #> $observationsInGrid$ID4 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID5 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID6 #> scientificName year month day visitUID #> 5659 Bombus subterraneus 2015 5 14 2916 #> 18272 Bombus lapidarius 2002 8 9 210 #> 18856 Bombus muscorum 2002 8 9 210 #> #> $observationsInGrid$ID7 #> scientificName year month day visitUID #> 18297 Bombus pascuorum 2002 7 27 5296 #> 18299 Bombus hortorum 2002 7 27 5296 #> 18311 Bombus subterraneus 2002 7 27 5296 #> 18316 Bombus lucorum 2002 7 27 5296 #> 18321 Bombus vestalis 2002 7 27 5296 #> 18325 Bombus ruderarius 2002 7 27 5296 #> #> $observationsInGrid$ID8 #> scientificName year month day visitUID #> 5654 Bombus hortorum 2015 5 14 5323 #> 16587 Bombus norvegicus 2008 7 6 1301 #> 16589 Bombus subterraneus 2008 7 6 1301 #> 18218 Bombus terrestris 2005 6 11 2667 #> 18242 Bombus subterraneus 2004 6 21 2668 #> 18611 Bombus vestalis 2004 7 16 1302 #> 18613 Bombus terrestris 2004 6 21 1304 #> 18619 Bombus sylvarum 2000 5 28 1305 #> 18790 Bombus hortorum 2007 5 18 1303 #> 18792 Bombus lapidarius 2007 5 18 1303 #> #> $observationsInGrid$ID9 #> scientificName year month day visitUID #> 1408 Bombus rupestris 2018 6 2 3969 #> 1729 Bombus pratorum 2018 5 6 3971 #> 4366 Bombus terrestris 2017 7 16 3974 #> 4368 Bombus subterraneus 2017 7 16 3974 #> 4370 Bombus lucorum 2017 7 16 3974 #> 10002 Bombus lucorum 2012 7 8 3973 #> 10003 Bombus vestalis 2012 7 8 3973 #> 10004 Bombus hypnorum 2012 7 8 3973 #> 10007 Bombus sylvarum 2012 7 8 3973 #> 10011 Bombus pascuorum 2012 7 8 3973 #> 12408 Bombus ruderarius 2011 5 15 3975 #> 12409 Bombus subterraneus 2011 5 15 3975 #> 12410 Bombus subterraneus 2011 5 15 3965 #> 14211 Bombus vestalis 2010 5 5 3972 #> 15730 Bombus subterraneus 2009 6 29 3966 #> 16462 Bombus subterraneus 2008 8 9 3041 #> 16463 Bombus lapidarius 2008 8 9 3041 #> 16464 Bombus lucorum 2008 8 9 3041 #> 16465 Bombus sylvarum 2008 8 9 3041 #> 16466 Bombus terrestris 2008 8 9 3041 #> 16467 Bombus ruderarius 2008 8 9 3041 #> 18193 Bombus subterraneus 2005 6 11 3968 #> 18198 Bombus hortorum 2005 6 11 3968 #> 18216 Bombus pascuorum 2005 6 11 3968 #> 18406 Bombus terrestris 2002 7 17 5295 #> 18416 Bombus subterraneus 2002 7 17 47 #> 18418 Bombus lucorum 2002 7 17 5295 #> 18431 Bombus sylvarum 2002 7 17 5295 #> 18436 Bombus soroeensis 2002 7 17 47 #> 18443 Bombus hortorum 2002 7 17 5295 #> 18453 Bombus subterraneus 2002 7 17 5295 #> 18463 Bombus muscorum 2002 7 17 5295 #> 22568 Bombus hypnorum 2011 7 16 3976 #> 24007 Bombus terrestris 2015 4 3 3970 #> 24793 Bombus ruderarius 2009 8 8 3967 #> #> $observationsInGrid$ID10 #> scientificName year month day visitUID #> 18446 Bombus lapidarius 2002 7 17 5938 #> 18859 Bombus muscorum 2001 6 30 5939 #> #> $observationsInGrid$ID11 #> scientificName year month day visitUID #> 4757 Bombus pascuorum 2017 6 21 2801 #> 4760 Bombus terrestris 2017 6 21 2801 #> 7686 Bombus pascuorum 2013 4 28 6707 #> #> $observationsInGrid$ID12 #> scientificName year month day visitUID #> 10678 Bombus lucorum 2000 7 18 2224 #> 15744 Bombus sylvarum 2009 6 23 2887 #> 15746 Bombus lapidarius 2009 6 23 2887 #> 16406 Bombus muscorum 2008 8 6 2886 #> 16928 Bombus lapidarius 2006 6 16 6708 #> #> $observationsInGrid$ID13 #> scientificName year month day visitUID #> 7662 Bombus hortorum 2013 5 5 3606 #> 10930 Bombus terrestris 2000 4 26 5848 #> #> $observationsInGrid$ID14 #> scientificName year month day visitUID #> 1144 Bombus lapidarius 2018 6 16 6614 #> 9860 Bombus lucorum 2012 7 25 3723 #> 10630 Bombus lapidarius 2000 7 19 2128 #> 10634 Bombus lapidarius 2000 7 19 2128 #> 10649 Bombus lucorum 2000 7 19 2128 #> 10924 Bombus pratorum 2000 4 26 3722 #> 10936 Bombus terrestris 2000 4 26 2129 #> 10938 Bombus ruderarius 2000 4 26 2129 #> #> $observationsInGrid$ID15 #> scientificName year month day visitUID #> 1625 Bombus lapidarius 2018 4 22 33 #> 12478 Bombus bohemicus 2011 5 1 1839 #> 15909 Bombus hortorum 2009 5 31 1842 #> 18225 Bombus hortorum 2004 7 9 1841 #> 18555 Bombus terrestris 2007 8 5 1840 #> 18557 Bombus sylvarum 2007 8 5 1840 #> 19230 Bombus subterraneus 2003 8 21 3075 #> 19234 Bombus terrestris 2003 8 21 3075 #> 21849 Bombus hortorum 2015 6 8 5508 #> 21855 Bombus sylvarum 2014 5 14 3456 #> #> $observationsInGrid$ID16 #> scientificName year month day visitUID #> 18599 Bombus terrestris 2000 6 11 2672 #> 18858 Bombus muscorum 2002 8 9 2671 #> #> $observationsInGrid$ID17 #> scientificName year month day visitUID #> 7277 Bombus terrestris 2013 4 27 6138 #> 9805 Bombus lucorum 2012 7 30 6137 #> 21647 Bombus rupestris 2016 4 24 302 #> #> $observationsInGrid$ID18 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID19 #> scientificName year month day visitUID #> 2144 Bombus terrestris 2018 4 8 5895 #> #> $observationsInGrid$ID20 #> scientificName year month day visitUID #> 11555 Bombus rupestris 2011 8 3 1815 #> 16147 Bombus hortorum 2009 4 25 2341 #> 16581 Bombus bohemicus 2008 7 6 1817 #> 16599 Bombus soroeensis 2008 7 6 2336 #> 18165 Bombus pratorum 2005 7 23 2339 #> 18168 Bombus barbutellus 2005 7 23 2339 #> 18651 Bombus rupestris 2005 7 23 1818 #> 18652 Bombus terrestris 2005 7 23 1818 #> 18653 Bombus sylvarum 2005 7 23 1818 #> 18654 Bombus lapidarius 2005 7 23 1818 #> 18655 Bombus pascuorum 2005 7 23 1818 #> 18674 Bombus soroeensis 2007 7 21 2338 #> 18687 Bombus subterraneus 2007 7 1 1816 #> 18884 Bombus barbutellus 2005 7 24 2340 #> 18897 Bombus campestris 2005 8 14 2337 #> 19689 Bombus vestalis 2016 7 18 1819 #> 23244 Bombus lucorum 2015 7 27 5769 #> 23657 Bombus pascuorum 2015 6 21 1694 #> 23660 Bombus campestris 2015 6 21 2731 #> 23665 Bombus hortorum 2015 6 22 1695 #> #> $observationsInGrid$ID21 #> scientificName year month day visitUID #> 10431 Bombus bohemicus 2012 5 4 5919 #> 12306 Bombus soroeensis 2011 5 29 5920 #> 12308 Bombus hypnorum 2011 5 29 5920 #> 12312 Bombus bohemicus 2011 5 29 5920 #> 18266 Bombus sylvarum 2002 8 16 5427 #> 18304 Bombus terrestris 2002 8 16 5427 #> 18714 Bombus subterraneus 2007 6 27 5397 #> 18715 Bombus lapidarius 2007 6 27 5397 #> 18716 Bombus ruderarius 2007 6 27 5397 #> #> $observationsInGrid$ID22 #> scientificName year month day visitUID #> 14208 Bombus pratorum 2010 5 5 525 #> 18838 Bombus lapidarius 2007 3 27 526 #> 18839 Bombus pratorum 2007 3 27 526 #> 18840 Bombus sylvarum 2007 3 27 526 #> #> $observationsInGrid$ID23 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID24 #> scientificName year month day visitUID #> 6962 Bombus ruderarius 2013 7 27 3221 #> 9643 Bombus bohemicus 2012 7 21 5931 #> 9645 Bombus lucorum 2012 7 21 1890 #> #> $observationsInGrid$ID25 #> scientificName year month day visitUID #> 1038 Bombus soroeensis 2018 6 20 4442 #> 1080 Bombus hortorum 2018 6 20 4442 #> 1081 Bombus pratorum 2018 6 20 4442 #> 6305 Bombus lapidarius 2014 4 12 1710 #> 6736 Bombus rupestris 2013 8 25 548 #> 10993 Bombus ruderarius 2009 5 14 547 #> 13693 Bombus rupestris 2010 8 10 546 #> 15995 Bombus hypnorum 2009 5 21 1716 #> 16001 Bombus pascuorum 2009 5 21 1716 #> 16208 Bombus terrestris 2009 4 7 4049 #> 16211 Bombus lapidarius 2009 4 7 4050 #> 18178 Bombus sylvarum 2005 7 3 544 #> 18179 Bombus pascuorum 2005 7 3 544 #> 18180 Bombus pratorum 2005 7 3 544 #> 18181 Bombus subterraneus 2005 7 3 544 #> 18182 Bombus ruderarius 2005 7 3 544 #> 20329 Bombus subterraneus 2016 8 1 545 #> #> $observationsInGrid$ID26 #> scientificName year month day visitUID #> 13747 Bombus pascuorum 2010 8 2 4387 #> 18882 Bombus muscorum 2005 7 3 4123 #> 20331 Bombus campestris 2016 8 1 4386 #> #> $observationsInGrid$ID27 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID28 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID29 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID30 #> scientificName year month day visitUID #> 1236 Bombus hortorum 2018 6 12 949 #> 24748 Bombus sylvarum 2009 6 18 5310 #> 24757 Bombus pratorum 2009 6 18 5310 #> 24811 Bombus lapidarius 2009 6 18 5310 #> 24820 Bombus hypnorum 2009 6 18 5310 #> #> $observationsInGrid$ID31 #> scientificName year month day visitUID #> 603 Bombus ruderarius 2018 7 14 5450 #> 604 Bombus subterraneus 2018 7 14 5450 #> 1797 Bombus pascuorum 2018 5 2 3613 #> 1896 Bombus pascuorum 2018 4 23 5455 #> 2060 Bombus terrestris 2018 4 14 1053 #> 2104 Bombus terrestris 2018 4 14 3516 #> 2150 Bombus terrestris 2018 4 9 1764 #> 4924 Bombus lapidarius 2017 5 9 2009 #> 6583 Bombus lapidarius 2013 8 1 381 #> 6585 Bombus terrestris 2013 8 1 381 #> 7745 Bombus lapidarius 2013 4 16 1765 #> 9143 Bombus terrestris 2013 3 6 1763 #> 9401 Bombus terrestris 2012 10 21 5452 #> 10832 Bombus pratorum 2000 6 13 3735 #> 10837 Bombus lapidarius 2000 6 13 3735 #> 10839 Bombus terrestris 2000 6 13 3735 #> 10840 Bombus hortorum 2000 6 13 3735 #> 10849 Bombus terrestris 2000 6 13 3735 #> 13903 Bombus subterraneus 2010 7 7 5447 #> 15029 Bombus hortorum 2009 8 16 4528 #> 15631 Bombus lucorum 2008 7 23 3732 #> 17020 Bombus terrestris 2008 4 26 836 #> 18658 Bombus vestalis 2004 7 23 5453 #> 18809 Bombus hortorum 2007 5 9 5448 #> 18811 Bombus terrestris 2007 5 9 5448 #> 19305 Bombus lapidarius 2017 4 2 5444 #> 19309 Bombus lapidarius 2017 4 4 5445 #> 20455 Bombus norvegicus 2016 7 25 3615 #> 21650 Bombus hortorum 2016 4 25 5454 #> 21665 Bombus lapidarius 2016 4 23 3614 #> 24132 Bombus hypnorum 2015 3 18 5451 #> 24155 Bombus terrestris 2015 3 11 5449 #> 25714 Bombus norvegicus 2014 6 7 5446 #> #> $observationsInGrid$ID32 #> scientificName year month day visitUID #> 64 Bombus vestalis 2018 7 19 3527 #> 65 Bombus lucorum 2018 7 19 3527 #> 69 Bombus terrestris 2018 7 19 3527 #> 70 Bombus muscorum 2018 6 28 167 #> 1873 Bombus terrestris 2018 4 28 2742 #> 1875 Bombus hypnorum 2018 4 28 2742 #> 1925 Bombus lapidarius 2018 4 21 5713 #> 1963 Bombus lapidarius 2018 4 21 2743 #> 2172 Bombus terrestris 2018 4 8 5712 #> 5832 Bombus pascuorum 2015 4 28 2737 #> 6221 Bombus terrestris 2014 4 22 2741 #> 10442 Bombus sylvarum 2012 5 2 5639 #> 18171 Bombus lapidarius 2005 7 23 4481 #> 18173 Bombus lucorum 2005 7 23 4481 #> 18174 Bombus terrestris 2005 7 23 4481 #> 19327 Bombus terrestris 2017 3 31 2746 #> 21718 Bombus lapidarius 2016 4 16 2738 #> 21913 Bombus terrestris 2016 3 27 2745 #> 23324 Bombus pascuorum 2015 7 19 2740 #> 23626 Bombus terrestris 2015 6 21 2744 #> 23950 Bombus lapidarius 2015 4 11 2739 #> #> $observationsInGrid$ID33 #> scientificName year month day visitUID #> 440 Bombus pascuorum 2018 7 19 258 #> 441 Bombus sylvarum 2018 7 19 258 #> 443 Bombus lapidarius 2018 7 19 258 #> 5365 Bombus terrestris 2015 10 29 259 #> 15044 Bombus subterraneus 2009 8 2 6231 #> 15045 Bombus sylvarum 2009 8 2 6231 #> #> $observationsInGrid$ID34 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID35 #> scientificName year month day visitUID #> 1642 Bombus muscorum 2018 5 2 2034 #> 7536 Bombus terrestris 2013 5 11 1834 #> 13845 Bombus lapidarius 2010 6 4 5354 #> 14055 Bombus subterraneus 2010 5 29 5353 #> 14057 Bombus hypnorum 2010 5 29 5353 #> 14058 Bombus lapidarius 2010 5 29 1833 #> 14813 Bombus terrestris 2009 6 13 5352 #> 14815 Bombus bohemicus 2009 6 27 6167 #> 14827 Bombus lapidarius 2009 6 13 5352 #> 14828 Bombus lucorum 2009 6 13 5352 #> 14829 Bombus pascuorum 2009 6 13 5352 #> 14831 Bombus vestalis 2009 6 13 5352 #> 14834 Bombus lapidarius 2009 6 17 380 #> 15732 Bombus terrestris 2009 6 27 6167 #> 16245 Bombus muscorum 2003 8 7 3688 #> 18081 Bombus muscorum 2007 8 5 4763 #> 18082 Bombus rupestris 2007 6 24 1297 #> 18083 Bombus hortorum 2007 6 24 718 #> 18100 Bombus magnus 2007 6 28 1835 #> 18965 Bombus lapidarius 2007 6 28 1835 #> 18971 Bombus lapidarius 2007 6 28 719 #> 18972 Bombus pascuorum 2007 6 28 4764 #> 18974 Bombus hypnorum 2007 6 28 4764 #> 18979 Bombus terrestris 2007 6 28 1298 #> 23871 Bombus terrestris 2015 4 19 1832 #> 24082 Bombus terrestris 2007 6 28 1835 #> 24083 Bombus muscorum 2007 8 5 4763 #> 24084 Bombus terrestris 2007 6 28 720 #> 24086 Bombus pratorum 2007 6 28 720 #> 24092 Bombus pascuorum 2007 6 28 4764 #> 24093 Bombus lapidarius 2007 6 28 1835 #> 24512 Bombus hortorum 2013 11 30 3733 #> 24524 Bombus lucorum 2013 11 30 3734 #> 24541 Bombus lucorum 2013 11 30 3734 #> #> $observationsInGrid$ID36 #> scientificName year month day visitUID #> 1761 Bombus pratorum 2018 5 4 3291 #> 9712 Bombus hortorum 2012 8 2 2032 #> 11758 Bombus lucorum 2011 7 19 2033 #> 11762 Bombus hortorum 2011 7 19 2033 #> 18967 Bombus lapidarius 2007 6 28 1836 #> 24646 Bombus pascuorum 2014 10 6 2031 #> #> $observationsInGrid$ID37 #> scientificName year month day visitUID #> 7480 Bombus subterraneus 2013 6 3 3299 #> 22991 Bombus lapidarius 2015 8 23 3072 #> #> $observationsInGrid$ID38 #> scientificName year month day visitUID #> 1594 Bombus soroeensis 2018 5 13 3020 #> 1595 Bombus bohemicus 2018 5 13 3020 #> 6936 Bombus terrestris 2013 7 26 2799 #> 21019 Bombus hortorum 2016 6 20 3021 #> 21021 Bombus lapidarius 2016 6 20 3021 #> 24801 Bombus lapidarius 2008 5 27 2798 #> 24836 Bombus norvegicus 2009 6 17 2797 #> 24865 Bombus lucorum 2014 7 22 1693 #> #> $observationsInGrid$ID39 #> scientificName year month day visitUID #> 7386 Bombus hypnorum 2013 6 7 5266 #> 15853 Bombus lapidarius 2009 6 6 5605 #> 15860 Bombus pascuorum 2009 6 6 5605 #> 15862 Bombus terrestris 2009 6 6 5605 #> 19371 Bombus terrestris 2017 3 22 6026 #> 23883 Bombus lapidarius 2015 4 19 5178 #> #> $observationsInGrid$ID40 #> scientificName year month day visitUID #> 8698 Bombus lapidarius 2012 6 8 5327 #> 15995 Bombus hypnorum 2009 5 21 1716 #> 16001 Bombus pascuorum 2009 5 21 1716 #> 17371 Bombus hortorum 2002 6 26 1717 #> #> $observationsInGrid$ID41 #> scientificName year month day visitUID #> 1356 Bombus hortorum 2018 6 6 2626 #> 3693 Bombus lapidarius 2017 5 26 2633 #> 3696 Bombus campestris 2017 5 26 2633 #> 4887 Bombus soroeensis 2017 5 14 2629 #> 4888 Bombus sylvarum 2017 5 14 2629 #> 5641 Bombus pratorum 2015 5 15 2631 #> 5642 Bombus hypnorum 2015 5 15 2631 #> 5645 Bombus campestris 2015 5 15 2631 #> 6023 Bombus sylvarum 2014 5 15 2630 #> 6026 Bombus pratorum 2014 5 15 2630 #> 6495 Bombus lapidarius 2013 7 11 2628 #> 7148 Bombus subterraneus 2013 7 11 2628 #> 7297 Bombus pascuorum 2013 6 28 2634 #> 21231 Bombus lapidarius 2016 6 10 2627 #> 21232 Bombus hortorum 2016 6 10 2627 #> 25759 Bombus terrestris 2014 5 23 2632 #> #> $observationsInGrid$ID42 #> scientificName year month day visitUID #> 4321 Bombus soroeensis 2017 7 20 1985 #> 4323 Bombus pascuorum 2017 7 20 1985 #> 5213 Bombus hypnorum 2012 3 27 5251 #> #> $observationsInGrid$ID43 #> scientificName year month day visitUID #> 4721 Bombus muscorum 2017 6 27 848 #> #> $observationsInGrid$ID44 #> scientificName year month day visitUID #> 22368 Bombus bohemicus 2000 5 5 2024 #> 23013 Bombus hortorum 2015 8 22 3143 #> #> $observationsInGrid$ID45 #> scientificName year month day visitUID #> 593 Bombus terrestris 2018 7 14 506 #> 594 Bombus sylvarum 2018 7 14 506 #> 1725 Bombus terrestris 2018 4 29 507 #> #> $observationsInGrid$ID46 #> scientificName year month day visitUID #> 2202 Bombus terrestris 2018 4 17 26 #> 4871 Bombus sylvarum 2017 5 17 6485 #> 4873 Bombus subterraneus 2017 5 17 6485 #> 4874 Bombus terrestris 2017 5 17 6485 #> 4876 Bombus lapidarius 2017 5 17 6485 #> 5293 Bombus subterraneus 2016 5 9 6484 #> 5926 Bombus sylvarum 2015 4 21 6107 #> 6378 Bombus lapidarius 2014 3 28 4713 #> 7695 Bombus terrestris 2013 4 27 4701 #> 7711 Bombus sylvarum 2013 4 21 4707 #> 7724 Bombus hypnorum 2013 4 20 4706 #> 7747 Bombus terrestris 2013 4 14 4704 #> 10288 Bombus hortorum 2012 6 3 4697 #> 10289 Bombus pascuorum 2012 6 3 4697 #> 10290 Bombus pascuorum 2012 6 3 4697 #> 10402 Bombus lapidarius 2012 5 11 4699 #> 10584 Bombus terrestris 2012 3 28 4712 #> 10585 Bombus lapidarius 2012 3 28 4712 #> 10587 Bombus pratorum 2012 3 28 4712 #> 10592 Bombus terrestris 2012 3 24 4709 #> 12331 Bombus hypnorum 2011 5 26 6110 #> 12332 Bombus hortorum 2011 5 26 6110 #> 12334 Bombus pratorum 2011 5 26 6110 #> 12335 Bombus terrestris 2011 5 26 6110 #> 12337 Bombus lapidarius 2011 5 26 6110 #> 12344 Bombus pratorum 2011 5 24 6108 #> 12346 Bombus hypnorum 2011 5 24 4710 #> 12459 Bombus hortorum 2011 5 5 6105 #> 12460 Bombus ruderarius 2011 5 5 6105 #> 12611 Bombus terrestris 2011 4 15 4705 #> 13607 Bombus subterraneus 2010 7 22 4708 #> 13711 Bombus pratorum 2010 8 10 4702 #> 13712 Bombus pascuorum 2010 8 10 4702 #> 13713 Bombus terrestris 2010 8 10 4702 #> 13842 Bombus hypnorum 2010 7 22 4708 #> 13843 Bombus terrestris 2010 7 22 4708 #> 13844 Bombus lapidarius 2010 7 22 4708 #> 14064 Bombus hortorum 2010 5 29 2538 #> 14249 Bombus hortorum 2010 4 30 6113 #> 14458 Bombus terrestris 2010 4 14 4703 #> 15130 Bombus rupestris 2009 7 24 4711 #> 16132 Bombus hortorum 2009 4 28 6112 #> 16146 Bombus lapidarius 2009 4 25 6109 #> 16237 Bombus terrestris 2009 4 1 4696 #> 16663 Bombus subterraneus 2008 6 27 6111 #> 18267 Bombus terrestris 2002 8 16 5082 #> 18668 Bombus lucorum 2007 6 30 6115 #> 18671 Bombus subterraneus 2007 6 30 6115 #> 18693 Bombus vestalis 2007 6 30 6115 #> 18694 Bombus bohemicus 2007 6 30 6115 #> 18697 Bombus sylvarum 2007 6 30 6115 #> 18797 Bombus hortorum 2007 5 30 6114 #> 18799 Bombus hypnorum 2007 5 30 6114 #> 18822 Bombus lapidarius 2007 4 21 6106 #> 18825 Bombus terrestris 2007 4 21 6106 #> 19272 Bombus rupestris 2014 5 20 2901 #> 20837 Bombus lapidarius 2016 7 5 5921 #> 20967 Bombus hypnorum 2016 6 23 3106 #> 21151 Bombus hypnorum 2016 6 12 6248 #> 23156 Bombus pascuorum 2015 8 9 4053 #> 23664 Bombus subterraneus 2015 6 23 3105 #> 25582 Bombus subterraneus 2014 6 16 4700 #> #> $observationsInGrid$ID47 #> scientificName year month day visitUID #> 96 Bombus pratorum 2018 7 27 3195 #> 671 Bombus terrestris 2018 7 7 3166 #> 672 Bombus lucorum 2018 7 7 3166 #> 674 Bombus pratorum 2018 7 7 3166 #> 701 Bombus pascuorum 2018 7 1 3157 #> 706 Bombus pratorum 2018 7 8 3167 #> 1417 Bombus terrestris 2018 4 17 3175 #> 1496 Bombus terrestris 2018 4 19 3178 #> 1530 Bombus lapidarius 2018 5 18 4581 #> 1592 Bombus hypnorum 2018 4 28 3196 #> 3556 Bombus hypnorum 2017 6 9 4586 #> 3567 Bombus terrestris 2017 6 11 3169 #> 3934 Bombus pascuorum 2016 5 1 3155 #> 3935 Bombus terrestris 2016 5 1 3155 #> 4669 Bombus lapidarius 2017 6 27 3193 #> 4771 Bombus terrestris 2017 6 26 3191 #> 4895 Bombus lapidarius 2017 5 13 4578 #> 4990 Bombus lucorum 2017 5 1 3156 #> 4991 Bombus lucorum 2017 5 1 3156 #> 5180 Bombus lucorum 2017 4 1 3154 #> 5267 Bombus lapidarius 2016 8 2 3159 #> 5271 Bombus lapidarius 2016 7 24 3187 #> 5530 Bombus lapidarius 2015 7 16 4579 #> 6094 Bombus hortorum 2014 4 15 5553 #> 6095 Bombus terrestris 2014 4 15 5553 #> 7313 Bombus terrestris 2013 6 25 1824 #> 7315 Bombus lapidarius 2013 6 25 1824 #> 7370 Bombus pascuorum 2013 6 18 1823 #> 7535 Bombus terrestris 2013 5 10 4577 #> 10409 Bombus terrestris 2012 5 2 4576 #> 11712 Bombus hypnorum 2011 6 29 3340 #> 14078 Bombus terrestris 2010 5 19 4023 #> 14100 Bombus terrestris 2010 5 22 4582 #> 14824 Bombus subterraneus 2009 6 24 4584 #> 16103 Bombus lapidarius 2009 5 2 4575 #> 16562 Bombus lapidarius 2008 7 7 3655 #> 16923 Bombus lapidarius 2008 5 8 6262 #> 16946 Bombus lapidarius 2008 5 7 4022 #> 19690 Bombus pascuorum 2016 9 25 3189 #> 20517 Bombus lapidarius 2016 7 22 4583 #> 20525 Bombus terrestris 2016 7 16 3483 #> 20528 Bombus lapidarius 2016 7 16 3483 #> 20603 Bombus hortorum 2016 7 17 3176 #> 20605 Bombus pratorum 2016 7 17 3176 #> 21370 Bombus rupestris 2016 5 23 3185 #> 21517 Bombus terrestris 2016 5 3 277 #> 22152 Bombus terrestris 2015 5 3 3160 #> 22163 Bombus lapidarius 2014 4 25 3188 #> 22165 Bombus terrestris 2014 4 20 3180 #> 22190 Bombus lapidarius 2013 8 3 3162 #> 22249 Bombus terrestris 2012 6 6 3163 #> 22278 Bombus hypnorum 2012 4 30 3199 #> 22294 Bombus terrestris 2011 8 14 3173 #> 22295 Bombus lapidarius 2011 8 14 3173 #> 22321 Bombus pratorum 2011 4 22 3182 #> 22322 Bombus hypnorum 2011 4 23 3184 #> 22323 Bombus pratorum 2011 4 21 3181 #> 22330 Bombus hypnorum 2011 4 10 3168 #> 22352 Bombus lapidarius 2010 7 29 3198 #> 22355 Bombus lapidarius 2010 7 23 3186 #> 22356 Bombus pascuorum 2010 7 11 3170 #> 22357 Bombus pratorum 2010 7 13 3171 #> 22376 Bombus pratorum 2010 8 3 3161 #> 22380 Bombus hypnorum 2010 6 26 3190 #> 22523 Bombus terrestris 2009 7 7 3165 #> 22526 Bombus cryptarum 2009 4 17 3174 #> 22530 Bombus pratorum 2009 8 2 3158 #> 22531 Bombus lapidarius 2009 7 27 3194 #> 22532 Bombus lapidarius 2009 8 2 3158 #> 22551 Bombus hypnorum 2009 4 14 3172 #> 22562 Bombus pratorum 2008 4 20 3179 #> 22563 Bombus lapidarius 2008 4 27 3192 #> 23140 Bombus pratorum 2015 8 6 3164 #> 23456 Bombus hypnorum 2015 6 28 3197 #> 23465 Bombus lapidarius 2015 7 1 278 #> 23466 Bombus terrestris 2015 7 1 278 #> 23467 Bombus lapidarius 2015 6 22 3183 #> 23875 Bombus terrestris 2015 4 19 3177 #> 23881 Bombus terrestris 2015 4 18 4580 #> #> $observationsInGrid$ID48 #> scientificName year month day visitUID #> 2232 Bombus lapidarius 2015 4 19 588 #> 3540 Bombus pratorum 2017 6 6 1099 #> 3543 Bombus hypnorum 2017 6 6 1099 #> 9445 Bombus sylvarum 2012 8 3 4817 #> 10546 Bombus terrestris 2012 4 13 586 #> 11523 Bombus lapidarius 2011 8 2 1986 #> 11751 Bombus terrestris 2011 6 12 1987 #> 11906 Bombus terrestris 2011 6 18 5394 #> 15284 Bombus lapidarius 2009 7 12 587 #> 16762 Bombus terrestris 2008 6 16 1101 #> 16763 Bombus pascuorum 2008 6 16 1101 #> 18541 Bombus subterraneus 2000 7 24 3341 #> 18544 Bombus ruderarius 2000 7 24 3341 #> #> $observationsInGrid$ID49 #> scientificName year month day visitUID #> 4055 Bombus lucorum 2017 8 9 796 #> 4056 Bombus muscorum 2017 8 9 796 #> 4244 Bombus pratorum 2017 7 26 4827 #> 4410 Bombus hortorum 2017 7 12 1294 #> 4879 Bombus lucorum 2017 5 14 3129 #> 4923 Bombus sylvarum 2017 4 29 6300 #> 5186 Bombus terrestris 2017 4 9 6177 #> 7040 Bombus lucorum 2013 7 25 6192 #> 7119 Bombus lapidarius 2013 7 16 6186 #> 7279 Bombus pratorum 2013 6 28 6180 #> 7372 Bombus lapidarius 2013 6 19 6188 #> 7426 Bombus lapidarius 2013 6 11 6185 #> 7532 Bombus pascuorum 2013 5 12 6178 #> 7534 Bombus terrestris 2013 5 12 6178 #> 9984 Bombus pratorum 2012 7 9 107 #> 9987 Bombus vestalis 2012 7 9 107 #> 9990 Bombus pratorum 2012 7 9 107 #> 10401 Bombus bohemicus 2012 5 2 6182 #> 11234 Bombus pratorum 2011 6 25 6191 #> 11283 Bombus hypnorum 2011 6 12 108 #> 11285 Bombus norvegicus 2011 6 10 6184 #> 11367 Bombus subterraneus 2011 7 26 109 #> 11369 Bombus subterraneus 2011 6 2 106 #> 11905 Bombus lucorum 2011 6 18 1100 #> 12166 Bombus rupestris 2011 6 18 1100 #> 12649 Bombus pratorum 2011 4 9 2856 #> 13750 Bombus norvegicus 2010 7 21 2933 #> 13797 Bombus pascuorum 2010 7 24 4559 #> 14171 Bombus terrestris 2010 5 13 6179 #> 14262 Bombus pascuorum 2010 4 28 2857 #> 15098 Bombus muscorum 2009 7 29 2934 #> 15955 Bombus pratorum 2009 5 26 4826 #> 15956 Bombus hypnorum 2009 5 26 4826 #> 18220 Bombus bohemicus 2004 8 8 5123 #> 18223 Bombus sylvestris 2004 8 8 5123 #> 18224 Bombus campestris 2004 8 6 5122 #> 18448 Bombus hypnorum 2002 7 7 6296 #> 18458 Bombus pascuorum 2002 7 7 6296 #> 18460 Bombus sylvarum 2002 7 7 6296 #> 18467 Bombus terrestris 2002 7 7 6296 #> 18483 Bombus muscorum 2002 7 7 6296 #> 18618 Bombus campestris 2000 6 1 6181 #> 18621 Bombus bohemicus 2000 8 16 6187 #> 18622 Bombus soroeensis 2001 6 21 6189 #> 18623 Bombus rupestris 2001 6 21 6189 #> 18625 Bombus lucorum 2001 6 21 6189 #> 18628 Bombus pratorum 2001 6 21 6189 #> 18708 Bombus hypnorum 2007 6 27 6294 #> 18709 Bombus pascuorum 2007 6 27 6294 #> 18710 Bombus terrestris 2007 6 27 6294 #> 18712 Bombus hortorum 2007 6 27 6294 #> 18904 Bombus muscorum 2007 6 27 6294 #> 19366 Bombus terrestris 2017 3 24 6190 #> 20425 Bombus muscorum 2016 7 31 5500 #> 21169 Bombus sylvarum 2016 6 14 4433 #> 21170 Bombus pascuorum 2016 6 14 4433 #> 21318 Bombus lapidarius 2016 6 2 6183 #> 21319 Bombus hortorum 2016 6 2 6183 #> 21808 Bombus hortorum 2016 4 9 4054 #> 21899 Bombus terrestris 2016 3 28 110 #> 22149 Bombus sylvarum 2015 5 11 6298 #> 22150 Bombus lapidarius 2015 4 19 6299 #> 23373 Bombus muscorum 2015 7 16 6495 #> 23970 Bombus pascuorum 2015 4 9 4558 #> 24158 Bombus terrestris 2015 3 9 6297 #> 24687 Bombus subterraneus 2012 6 9 6295 #> 25726 Bombus terrestris 2014 5 3 3128 #> #> $observationsInGrid$ID50 #> scientificName year month day visitUID #> 708 Bombus vestalis 2018 7 7 6535 #> 709 Bombus muscorum 2018 7 7 5130 #> 1350 Bombus muscorum 2018 6 5 5136 #> 1446 Bombus pascuorum 2018 5 26 5140 #> 2239 Bombus terrestris 2010 4 30 217 #> 3000 Bombus lucorum 2017 7 31 5135 #> 3307 Bombus lucorum 2017 7 6 5126 #> 3323 Bombus pascuorum 2017 6 9 5127 #> 3324 Bombus lucorum 2017 7 6 5126 #> 3325 Bombus lucorum 2017 7 6 5126 #> 3326 Bombus rupestris 2017 7 31 5135 #> 3389 Bombus rupestris 2017 7 31 5135 #> 3398 Bombus pascuorum 2017 7 31 5135 #> 3401 Bombus lucorum 2017 7 6 5126 #> 3404 Bombus pascuorum 2017 7 31 5135 #> 3406 Bombus muscorum 2017 7 6 5126 #> 3414 Bombus lucorum 2017 7 31 5135 #> 3895 Bombus muscorum 2017 8 28 5131 #> 4027 Bombus pascuorum 2017 8 11 3243 #> 4096 Bombus bohemicus 2017 8 2 6674 #> 4692 Bombus jonellus 2017 7 2 4140 #> 4805 Bombus pascuorum 2017 5 21 5139 #> 4886 Bombus ruderarius 2017 5 14 4280 #> 5096 Bombus hortorum 2017 4 26 6536 #> 5635 Bombus lapidarius 2015 5 14 6660 #> 6131 Bombus ruderarius 2014 5 1 4205 #> 7100 Bombus soroeensis 2013 7 17 6538 #> 9757 Bombus pascuorum 2012 8 2 4949 #> 10038 Bombus pascuorum 2012 7 3 6682 #> 10047 Bombus rupestris 2012 7 3 6682 #> 10198 Bombus terrestris 2012 6 15 3869 #> 10283 Bombus pascuorum 2012 6 3 3232 #> 10298 Bombus hortorum 2011 8 3 3963 #> 10299 Bombus lucorum 2011 8 3 3963 #> 10300 Bombus lucorum 2011 8 3 3963 #> 10302 Bombus pascuorum 2011 8 3 3963 #> 10303 Bombus lapidarius 2011 8 3 3963 #> 10593 Bombus ruderarius 2012 3 26 5133 #> 10594 Bombus terrestris 2012 3 26 5133 #> 11243 Bombus norvegicus 2011 9 24 6677 #> 11434 Bombus sylvarum 2011 8 21 6662 #> 11439 Bombus muscorum 2011 8 21 6662 #> 11548 Bombus hortorum 2011 8 3 6678 #> 11551 Bombus pascuorum 2011 8 3 6678 #> 11552 Bombus subterraneus 2011 8 3 3099 #> 11897 Bombus muscorum 2011 7 5 5129 #> 11937 Bombus muscorum 2011 6 28 6641 #> 12419 Bombus pascuorum 2011 5 14 5141 #> 13847 Bombus pascuorum 2010 7 21 6680 #> 13848 Bombus ruderarius 2010 7 21 6680 #> 14259 Bombus pascuorum 2010 4 28 5134 #> 14265 Bombus muscorum 2010 4 24 4208 #> 14764 Bombus pascuorum 2008 4 22 6673 #> 15039 Bombus muscorum 2009 7 21 6679 #> 15131 Bombus soroeensis 2009 7 24 2162 #> 15227 Bombus subterraneus 2009 7 16 4206 #> 15228 Bombus muscorum 2009 7 16 4206 #> 15799 Bombus muscorum 2009 6 17 5124 #> 15864 Bombus hortorum 2009 5 30 5138 #> 15872 Bombus soroeensis 2009 5 30 5138 #> 15873 Bombus pratorum 2009 5 30 5138 #> 15876 Bombus ruderarius 2009 5 30 5138 #> 15878 Bombus pascuorum 2009 5 30 5138 #> 15882 Bombus terrestris 2009 5 30 5138 #> 16476 Bombus muscorum 2008 8 5 5121 #> 16677 Bombus vestalis 2008 6 25 5137 #> 16683 Bombus pratorum 2008 6 25 5137 #> 16720 Bombus muscorum 2008 6 21 5132 #> 16721 Bombus pascuorum 2008 6 21 4722 #> 16846 Bombus terrestris 2008 5 28 5125 #> 17367 Bombus bohemicus 2001 8 19 3242 #> 18162 Bombus norvegicus 2005 7 30 6666 #> 18565 Bombus hypnorum 2000 6 24 4730 #> 18703 Bombus bohemicus 2007 6 27 4732 #> 18705 Bombus ruderarius 2007 6 27 4732 #> 18719 Bombus pascuorum 2007 6 27 6663 #> 18720 Bombus hortorum 2007 6 27 6663 #> 18723 Bombus ruderarius 2007 6 27 6665 #> 18866 Bombus muscorum 2004 6 27 4731 #> 18896 Bombus norvegicus 2005 8 14 6664 #> 20651 Bombus sylvarum 2016 7 16 3100 #> 21610 Bombus sylvarum 2016 5 1 6537 #> 21978 Bombus pascuorum 2015 8 3 6640 #> 21984 Bombus rupestris 2015 7 3 6639 #> 21986 Bombus hortorum 2015 7 3 6639 #> 23136 Bombus rupestris 2011 8 14 6683 #> 23137 Bombus soroeensis 2011 8 14 6683 #> 24777 Bombus subterraneus 2008 5 27 5128 #> 24786 Bombus sylvarum 2008 5 27 5128 #> 24803 Bombus hortorum 2008 5 27 5128 #> 24804 Bombus muscorum 2009 6 17 4207 #> 24829 Bombus terrestris 2009 6 17 4207 #> 24834 Bombus ruderarius 2009 6 17 4207 #> 24835 Bombus muscorum 2009 6 17 4282 #> 24840 Bombus subterraneus 2009 6 17 4207 #> 24841 Bombus rupestris 2009 6 17 4207 #> 24850 Bombus lapidarius 2009 6 17 4207 #> 24852 Bombus lucorum 2009 6 17 4207 #> 24942 Bombus lapidarius 2014 8 12 6672 #> 24944 Bombus rupestris 2014 8 12 6672 #> 24947 Bombus pascuorum 2014 8 12 6672 #> 25466 Bombus muscorum 2014 6 26 6642 #> #> $observationsInGrid$ID51 #> scientificName year month day visitUID #> 5500 Bombus rupestris 2015 9 11 6671 #> 6953 Bombus jonellus 2013 7 31 6686 #> 7681 Bombus pascuorum 2013 5 1 6675 #> 9452 Bombus terrestris 2012 9 15 6669 #> 10035 Bombus bohemicus 2012 7 3 6681 #> 10066 Bombus pascuorum 2012 7 1 6667 #> 10504 Bombus pascuorum 2012 4 29 6670 #> 10506 Bombus ruderarius 2012 4 29 6670 #> 12562 Bombus hypnorum 2011 4 21 6684 #> 13665 Bombus lucorum 2010 8 12 6676 #> 13666 Bombus pascuorum 2010 8 12 6676 #> 19231 Bombus bohemicus 2003 7 23 6661 #> 21657 Bombus pratorum 2016 4 23 4143 #> 21658 Bombus pascuorum 2016 4 23 4143 #> 23420 Bombus vestalis 2015 7 13 6668 #> 23532 Bombus subterraneus 2015 7 3 3304 #> 23900 Bombus terrestris 2015 4 18 4142 #> 23907 Bombus pascuorum 2015 4 18 4142 #> #> $observationsInGrid$ID52 #> scientificName year month day visitUID #> 6867 Bombus pascuorum 2013 8 2 5023 #> 6869 Bombus lapidarius 2013 8 2 5023 #> 10276 Bombus terrestris 2012 6 3 5022 #> 10284 Bombus lapidarius 2012 6 3 3930 #> 11018 Bombus pascuorum 2011 7 16 1703 #> 13320 Bombus pascuorum 2010 7 26 5024 #> 25481 Bombus pascuorum 2014 6 24 5673 #> 25483 Bombus lapidarius 2014 6 24 5673 #> #> $observationsInGrid$ID53 #> scientificName year month day visitUID #> 4 Bombus terrestris 2018 11 3 1325 #> 61 Bombus terrestris 2018 10 21 1326 #> 9665 Bombus sylvarum 2012 8 14 6659 #> 11864 Bombus lapidarius 2011 7 5 4072 #> 11867 Bombus lucorum 2011 7 5 4072 #> #> $observationsInGrid$ID54 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID55 #> scientificName year month day visitUID #> 358 Bombus lucorum 2018 7 21 4918 #> 359 Bombus lapidarius 2018 7 21 4918 #> 1293 Bombus pascuorum 2018 6 9 3478 #> 1720 Bombus terrestris 2018 5 6 2345 #> 1722 Bombus lapidarius 2018 5 6 710 #> #> $observationsInGrid$ID56 #> scientificName year month day visitUID #> 23722 Bombus soroeensis 2015 6 14 1311 #> 23830 Bombus hypnorum 2015 6 4 1411 #> #> $observationsInGrid$ID57 #> scientificName year month day visitUID #> 18575 Bombus lucorum 2007 7 30 5665 #> 24095 Bombus terrestris 2013 9 26 5077 #> #> $observationsInGrid$ID58 #> scientificName year month day visitUID #> 1189 Bombus pascuorum 2018 6 16 5787 #> 2081 Bombus terrestris 2018 4 14 5717 #> 3007 Bombus lucorum 2017 7 9 3828 #> 3048 Bombus lucorum 2017 7 9 3828 #> 3074 Bombus lucorum 2017 7 9 3828 #> 3081 Bombus lucorum 2017 7 9 3828 #> 3082 Bombus lucorum 2017 7 9 3828 #> 3085 Bombus lucorum 2017 7 9 3828 #> 3087 Bombus lucorum 2017 7 9 3828 #> 3089 Bombus lucorum 2017 7 9 3828 #> 3097 Bombus lucorum 2017 7 9 3828 #> 3100 Bombus lucorum 2017 7 9 3828 #> 3101 Bombus lucorum 2017 7 9 3828 #> 3102 Bombus lucorum 2017 7 9 3828 #> 3104 Bombus lucorum 2017 7 9 3828 #> 3108 Bombus lucorum 2017 7 9 3828 #> 3109 Bombus lucorum 2017 7 9 3828 #> 3110 Bombus lucorum 2017 7 9 3828 #> 3112 Bombus lucorum 2017 7 9 3828 #> 3114 Bombus lucorum 2017 7 9 3828 #> 3119 Bombus lucorum 2017 7 9 3828 #> 3126 Bombus lucorum 2017 7 9 3828 #> 3130 Bombus lucorum 2017 7 9 3828 #> 3135 Bombus lucorum 2017 7 9 3828 #> 3139 Bombus lucorum 2017 7 9 3828 #> 3140 Bombus lucorum 2017 7 9 3828 #> 3142 Bombus lucorum 2017 7 9 3828 #> 3159 Bombus lucorum 2017 7 9 3828 #> 3170 Bombus lucorum 2017 7 9 3828 #> 3172 Bombus lucorum 2017 7 9 3828 #> 3174 Bombus lucorum 2017 7 9 3828 #> 3175 Bombus lapidarius 2017 7 9 3828 #> 3176 Bombus lucorum 2017 7 9 3828 #> 3177 Bombus lucorum 2017 7 9 3828 #> 3184 Bombus lucorum 2017 7 9 3828 #> 3187 Bombus lucorum 2017 7 9 3828 #> 3190 Bombus lapidarius 2017 7 9 3828 #> 3225 Bombus lucorum 2017 7 9 3828 #> 3230 Bombus lucorum 2017 7 9 3828 #> 3233 Bombus lucorum 2017 7 9 3828 #> 3234 Bombus lucorum 2017 7 9 3828 #> 3251 Bombus lucorum 2017 7 9 3828 #> 3254 Bombus lucorum 2017 7 9 3828 #> 3263 Bombus lucorum 2017 7 9 3828 #> 3265 Bombus lucorum 2017 7 9 3828 #> 3268 Bombus lucorum 2017 7 9 3828 #> 3270 Bombus lapidarius 2017 7 9 3828 #> 4299 Bombus pascuorum 2017 5 6 3062 #> 5612 Bombus humilis 2015 5 3 5718 #> 6400 Bombus terrestris 2014 3 12 5716 #> 10627 Bombus lapidarius 2000 8 13 3068 #> 10676 Bombus lucorum 2000 7 12 3067 #> 10688 Bombus ruderarius 2000 7 12 3067 #> 10690 Bombus lapidarius 2000 7 12 3067 #> 10700 Bombus lapidarius 2000 7 12 3067 #> 10704 Bombus lapidarius 2000 7 12 3067 #> 10705 Bombus lapidarius 2000 7 11 3066 #> 10710 Bombus hypnorum 2000 7 11 3066 #> 10823 Bombus pratorum 2000 6 15 3069 #> 10862 Bombus pascuorum 2000 5 31 3070 #> 10879 Bombus lapidarius 2000 5 31 3070 #> 10886 Bombus lucorum 2000 5 31 3070 #> 10911 Bombus lucorum 2000 5 31 3070 #> 10926 Bombus terrestris 2000 4 26 3064 #> 10939 Bombus lapidarius 2000 4 25 3065 #> 10941 Bombus lapidarius 2000 4 26 3064 #> 10943 Bombus lucorum 2000 4 26 3064 #> 10945 Bombus rupestris 2000 4 25 3063 #> 10948 Bombus terrestris 2000 4 25 3063 #> 15747 Bombus lucorum 2009 6 25 3061 #> 15750 Bombus hypnorum 2009 6 25 3061 #> 16483 Bombus lapidarius 2008 8 1 3060 #> 16573 Bombus hypnorum 2008 7 6 6651 #> 16574 Bombus soroeensis 2008 7 6 6651 #> 16575 Bombus vestalis 2008 7 6 6651 #> 16576 Bombus sylvestris 2008 7 6 6651 #> 16577 Bombus norvegicus 2008 7 6 6651 #> 18640 Bombus rupestris 2006 6 13 6652 #> 18641 Bombus sylvarum 2006 6 13 6652 #> 18642 Bombus lapidarius 2006 6 13 6652 #> 18644 Bombus pascuorum 2006 6 13 6652 #> 18647 Bombus lucorum 2006 6 13 6652 #> 18894 Bombus subterraneus 2006 6 13 6652 #> 22944 Bombus hortorum 2015 8 22 5789 #> 22998 Bombus terrestris 2015 8 24 5790 #> 23059 Bombus pascuorum 2015 8 21 5788 #> 24755 Bombus terrestris 2011 7 2 6653 #> #> $observationsInGrid$ID59 #> scientificName year month day visitUID #> 18326 Bombus rupestris 2002 7 25 3605 #> 18331 Bombus hortorum 2002 7 25 6610 #> 18338 Bombus sylvestris 2002 7 25 3605 #> 18340 Bombus sylvarum 2002 7 25 6610 #> 18855 Bombus muscorum 2002 7 25 6610 #> 23250 Bombus terrestris 2015 7 28 829 #> #> $observationsInGrid$ID60 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID61 #> scientificName year month day visitUID #> 129 Bombus hortorum 2018 6 15 1394 #> 400 Bombus hypnorum 2018 7 19 6459 #> 659 Bombus lapidarius 2018 6 15 1392 #> 660 Bombus pascuorum 2018 6 15 1392 #> 1195 Bombus hortorum 2018 6 15 1393 #> 1458 Bombus rupestris 2018 5 24 3525 #> 1529 Bombus vestalis 2018 5 4 2751 #> 1657 Bombus pascuorum 2018 5 9 2752 #> 1769 Bombus pascuorum 2018 5 4 2751 #> 1886 Bombus terrestris 2018 4 19 5626 #> 3535 Bombus lucorum 2017 6 10 2753 #> 5028 Bombus lapidarius 2017 5 3 2750 #> 5080 Bombus hypnorum 2017 4 26 2758 #> 5553 Bombus pratorum 2015 6 13 2441 #> 5554 Bombus terrestris 2015 6 13 2441 #> 5784 Bombus lapidarius 2015 5 3 2749 #> 5847 Bombus lapidarius 2015 4 27 3652 #> 5927 Bombus hypnorum 2015 4 19 2754 #> 6120 Bombus ruderarius 2014 4 26 2757 #> 6163 Bombus pratorum 2014 4 27 3651 #> 6404 Bombus hypnorum 2014 3 12 3665 #> 6405 Bombus terrestris 2014 3 12 3665 #> 6424 Bombus terrestris 2014 3 9 3646 #> 6654 Bombus rupestris 2013 10 7 3645 #> 7717 Bombus terrestris 2013 4 21 3650 #> 7719 Bombus lapidarius 2013 4 20 1658 #> 10453 Bombus pascuorum 2012 4 30 3654 #> 11872 Bombus terrestris 2011 7 11 866 #> 12246 Bombus rupestris 2011 6 3 3891 #> 12318 Bombus lapidarius 2011 5 28 3653 #> 12458 Bombus hortorum 2011 5 5 1327 #> 12655 Bombus terrestris 2011 4 9 1328 #> 13599 Bombus lapidarius 2010 6 23 868 #> 13601 Bombus terrestris 2010 6 8 865 #> 13602 Bombus lapidarius 2010 6 8 865 #> 13924 Bombus hortorum 2010 6 28 1329 #> 14009 Bombus pratorum 2010 6 5 3647 #> 14030 Bombus lapidarius 2010 6 3 861 #> 14196 Bombus lucorum 2010 5 5 863 #> 14489 Bombus terrestris 2010 4 7 864 #> 14500 Bombus lapidarius 2010 3 26 869 #> 14502 Bombus hypnorum 2010 3 26 869 #> 14817 Bombus terrestris 2009 6 22 867 #> 14818 Bombus lapidarius 2009 6 22 867 #> 15053 Bombus lucorum 2009 8 1 4450 #> 15054 Bombus vestalis 2009 7 15 4452 #> 15057 Bombus hypnorum 2009 8 1 4450 #> 15814 Bombus bohemicus 2009 6 6 4451 #> 15815 Bombus terrestris 2009 6 6 4451 #> 15896 Bombus lapidarius 2009 5 26 870 #> 16151 Bombus hypnorum 2009 4 23 5076 #> 17093 Bombus terrestris 2008 4 4 862 #> 17101 Bombus lapidarius 2008 3 31 871 #> 17375 Bombus lapidarius 2001 9 5 880 #> 19839 Bombus rupestris 2016 7 30 1330 #> 20330 Bombus rupestris 2016 7 17 4145 #> 21629 Bombus hypnorum 2016 4 24 2756 #> 21730 Bombus lapidarius 2016 4 14 3666 #> 21731 Bombus soroeensis 2016 4 14 3666 #> 21819 Bombus lapidarius 2016 4 9 3649 #> 23663 Bombus terrestris 2015 6 21 4047 #> 23670 Bombus lucorum 2015 6 23 2755 #> 23938 Bombus terrestris 2015 4 11 4737 #> 24099 Bombus terrestris 2015 3 28 2759 #> 24145 Bombus terrestris 2015 3 14 1621 #> 24334 Bombus bohemicus 2012 5 5 3648 #> 25165 Bombus terrestris 2014 7 18 4046 #> 25786 Bombus terrestris 2014 5 28 2760 #> #> $observationsInGrid$ID62 #> scientificName year month day visitUID #> 519 Bombus terrestris 2018 7 15 1023 #> 521 Bombus pratorum 2018 7 15 1023 #> 522 Bombus lucorum 2018 7 15 1023 #> 4387 Bombus sylvarum 2017 7 15 1022 #> 4388 Bombus lucorum 2017 7 15 1022 #> 4389 Bombus subterraneus 2017 7 15 1022 #> 4391 Bombus lapidarius 2017 7 15 1022 #> 5123 Bombus terrestris 2017 4 19 1820 #> 5766 Bombus terrestris 2015 5 3 3558 #> 9865 Bombus hypnorum 2012 7 22 1361 #> 12248 Bombus lapidarius 2011 6 5 4185 #> 13669 Bombus hypnorum 2010 7 31 1024 #> 18909 Bombus terrestris 2007 7 23 5531 #> 20861 Bombus hypnorum 2016 7 3 1360 #> 20962 Bombus pratorum 2016 6 19 1704 #> 21863 Bombus terrestris 2016 4 3 3923 #> #> $observationsInGrid$ID63 #> scientificName year month day visitUID #> 4170 Bombus muscorum 2017 8 15 5907 #> 5728 Bombus terrestris 2015 5 8 1308 #> 9679 Bombus terrestris 2012 8 13 2568 #> 9680 Bombus lapidarius 2012 8 13 2568 #> 10606 Bombus terrestris 2012 3 22 4956 #> 12580 Bombus pratorum 2011 4 19 4188 #> 12617 Bombus lucorum 2011 4 14 4187 #> 12622 Bombus hortorum 2011 4 11 4186 #> 12625 Bombus lucorum 2011 4 11 4186 #> 14460 Bombus terrestris 2010 4 14 3838 #> 15774 Bombus rupestris 2009 6 20 5902 #> 19109 Bombus terrestris 2007 5 20 3721 #> 22369 Bombus pascuorum 2002 6 26 1583 #> #> $observationsInGrid$ID64 #> scientificName year month day visitUID #> 248 Bombus pascuorum 2018 7 7 5734 #> 645 Bombus pascuorum 2018 7 11 5730 #> 1037 Bombus soroeensis 2018 6 6 5726 #> 1300 Bombus campestris 2018 6 6 5726 #> 1511 Bombus sylvarum 2018 5 19 5195 #> 2231 Bombus pascuorum 2017 7 17 4444 #> 2447 Bombus terrestris 2017 7 10 5727 #> 2448 Bombus pascuorum 2017 7 10 5727 #> 3298 Bombus lucorum 2017 7 10 1670 #> 3310 Bombus pratorum 2017 7 10 1931 #> 3312 Bombus lucorum 2017 7 10 1931 #> 3315 Bombus lucorum 2017 7 5 1668 #> 3318 Bombus lucorum 2017 7 10 1931 #> 3321 Bombus lucorum 2017 7 5 1668 #> 3352 Bombus pascuorum 2017 7 10 1931 #> 3354 Bombus lucorum 2017 7 5 1668 #> 3356 Bombus soroeensis 2017 7 10 1670 #> 3358 Bombus lucorum 2017 7 10 1931 #> 3366 Bombus lucorum 2017 7 10 1931 #> 3367 Bombus pratorum 2017 7 10 1931 #> 3392 Bombus soroeensis 2017 7 10 1931 #> 3399 Bombus soroeensis 2017 7 10 1931 #> 3416 Bombus pascuorum 2017 7 10 1931 #> 3426 Bombus lucorum 2017 7 10 1931 #> 3427 Bombus lucorum 2017 7 10 1931 #> 3429 Bombus lucorum 2017 7 10 1931 #> 3430 Bombus lucorum 2017 7 5 1668 #> 3431 Bombus vestalis 2017 7 5 1668 #> 3434 Bombus lucorum 2017 7 10 1931 #> 4896 Bombus pratorum 2017 5 13 5194 #> 4897 Bombus sylvarum 2017 5 13 5194 #> 6193 Bombus pascuorum 2014 4 25 3241 #> 6269 Bombus pascuorum 2014 4 19 3238 #> 6961 Bombus muscorum 2013 8 2 3239 #> 7135 Bombus pascuorum 2013 7 1 1307 #> 7136 Bombus muscorum 2013 7 1 1307 #> 7138 Bombus sylvarum 2013 7 1 1307 #> 7547 Bombus pascuorum 2013 5 19 5735 #> 9459 Bombus muscorum 2012 8 11 3237 #> 9868 Bombus bohemicus 2012 7 24 5732 #> 10497 Bombus pascuorum 2012 4 29 3633 #> 11222 Bombus pratorum 2011 7 27 442 #> 12251 Bombus lapidarius 2011 6 4 6521 #> 13735 Bombus soroeensis 2010 8 7 4733 #> 13892 Bombus muscorum 2010 7 16 3240 #> 13927 Bombus muscorum 2010 6 27 4728 #> 14006 Bombus muscorum 2010 6 8 1669 #> 14540 Bombus norvegicus 2009 6 17 4735 #> 14541 Bombus ruderarius 2006 7 31 4736 #> 14955 Bombus soroeensis 2009 7 22 3236 #> 15109 Bombus lucorum 2009 7 15 5731 #> 15251 Bombus terrestris 2009 7 11 4227 #> 15627 Bombus terrestris 2002 7 31 5930 #> 15761 Bombus muscorum 2009 6 17 1158 #> 15813 Bombus muscorum 2009 6 16 4726 #> 16125 Bombus hortorum 2009 5 1 2229 #> 16416 Bombus lucorum 2008 7 29 443 #> 16819 Bombus hortorum 2008 6 1 1667 #> 16822 Bombus ruderarius 2008 6 1 1667 #> 16823 Bombus sylvarum 2008 6 1 1667 #> 16825 Bombus lapidarius 2008 6 1 4724 #> 16828 Bombus muscorum 2008 6 1 4724 #> 16844 Bombus hortorum 2008 5 28 1671 #> 16872 Bombus lapidarius 2008 5 25 5736 #> 16874 Bombus terrestris 2008 5 25 5736 #> 16974 Bombus pascuorum 2008 5 3 5729 #> 17366 Bombus rupestris 2006 7 31 4736 #> 17376 Bombus lucorum 2006 8 5 4734 #> 17406 Bombus soroeensis 2002 8 1 5929 #> 17455 Bombus pascuorum 2002 7 27 6369 #> 18441 Bombus pascuorum 2002 7 7 4725 #> 18449 Bombus soroeensis 2002 7 7 4725 #> 18562 Bombus ruderarius 2000 6 1 4723 #> 18564 Bombus hortorum 2000 5 28 4729 #> 18569 Bombus terrestris 2000 5 28 4729 #> 18895 Bombus subterraneus 2004 6 27 4727 #> 20982 Bombus muscorum 2016 6 23 1412 #> 21490 Bombus pascuorum 2016 5 7 5375 #> 23605 Bombus campestris 2015 6 25 5733 #> 25473 Bombus hortorum 2014 6 25 4175 #> 25722 Bombus rupestris 2014 6 1 5728 #> #> $observationsInGrid$ID65 #> scientificName year month day visitUID #> 2053 Bombus terrestris 2018 4 18 4045 #> 7679 Bombus muscorum 2013 5 1 6363 #> 12240 Bombus lapidarius 2011 6 3 168 #> 16386 Bombus hortorum 2008 7 2 6685 #> 16387 Bombus subterraneus 2008 7 2 6685 #> 16947 Bombus ruderarius 2008 5 4 3603 #> 18424 Bombus muscorum 2002 7 7 2256 #> 18428 Bombus sylvestris 2002 7 7 2256 #> 18432 Bombus pascuorum 2002 7 7 2256 #> 18451 Bombus lucorum 2002 7 7 2256 #> 18459 Bombus hortorum 2002 7 7 2256 #> 18466 Bombus lapidarius 2002 7 7 2256 #> 18477 Bombus subterraneus 2002 7 7 2256 #> #> $observationsInGrid$ID66 #> scientificName year month day visitUID #> 7349 Bombus lapidarius 2013 6 18 4985 #> 12351 Bombus hypnorum 2011 5 23 5189 #> 12353 Bombus lapidarius 2011 5 23 5189 #> #> $observationsInGrid$ID67 #> scientificName year month day visitUID #> 7367 Bombus terrestris 2013 6 18 2430 #> 11869 Bombus hypnorum 2011 7 9 648 #> 12317 Bombus terrestris 2011 5 7 647 #> 13902 Bombus terrestris 2010 7 4 646 #> 14835 Bombus lapidarius 2009 6 14 6148 #> 25067 Bombus lapidarius 2014 7 21 5486 #> #> $observationsInGrid$ID68 #> scientificName year month day visitUID #> 7214 Bombus terrestris 2013 7 3 1430 #> 7222 Bombus hypnorum 2013 7 3 1430 #> 14805 Bombus lucorum 2009 7 2 5187 #> #> $observationsInGrid$ID69 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID70 #> scientificName year month day visitUID #> 7326 Bombus pratorum 2013 6 6 215 #> 7327 Bombus hortorum 2013 6 6 215 #> 7398 Bombus hortorum 2013 6 6 215 #> 15981 Bombus pratorum 2009 5 23 214 #> 16055 Bombus lapidarius 2009 5 10 3622 #> 16057 Bombus ruderarius 2009 5 10 3622 #> 16059 Bombus hortorum 2009 5 10 3622 #> 18836 Bombus lucorum 2007 4 1 213 #> #> $observationsInGrid$ID71 #> scientificName year month day visitUID #> 3865 Bombus pascuorum 2017 7 6 1192 #> 5488 Bombus lapidarius 2015 9 25 6283 #> 6924 Bombus lucorum 2013 8 4 999 #> 6925 Bombus lapidarius 2013 8 4 999 #> 6926 Bombus soroeensis 2013 8 4 999 #> 9155 Bombus pascuorum 2011 7 22 419 #> 10624 Bombus pascuorum 2000 8 13 1290 #> 10637 Bombus soroeensis 2000 8 13 1290 #> 10703 Bombus pratorum 2000 7 11 1289 #> 10708 Bombus lucorum 2000 7 11 1289 #> 10712 Bombus pascuorum 2000 7 11 1289 #> 10718 Bombus lapidarius 2000 7 11 1289 #> 10821 Bombus rupestris 2000 6 16 1291 #> 10826 Bombus lapidarius 2000 6 16 1291 #> 10955 Bombus terrestris 2000 4 25 998 #> 10958 Bombus pratorum 2000 4 25 998 #> 13339 Bombus terrestris 2003 6 29 1000 #> 13340 Bombus norvegicus 2003 6 29 1000 #> 19813 Bombus campestris 2015 7 30 3487 #> #> $observationsInGrid$ID72 #> scientificName year month day visitUID #> 3013 Bombus lucorum 2017 7 28 3929 #> 3036 Bombus lucorum 2017 7 28 3929 #> 3037 Bombus sylvarum 2017 7 28 3929 #> 3041 Bombus lucorum 2017 7 28 3929 #> 3066 Bombus lucorum 2017 7 28 3929 #> 3121 Bombus lucorum 2017 7 28 3929 #> 3133 Bombus lucorum 2017 7 28 3929 #> 3164 Bombus lucorum 2017 7 28 3929 #> 3169 Bombus lucorum 2017 7 28 3929 #> 3178 Bombus lucorum 2017 7 28 3929 #> 3179 Bombus lucorum 2017 7 28 3929 #> 3195 Bombus lucorum 2017 7 28 3929 #> 3198 Bombus lapidarius 2017 7 28 3929 #> 3199 Bombus lucorum 2017 7 28 3929 #> 3204 Bombus lucorum 2017 7 28 3929 #> 3205 Bombus lucorum 2017 7 28 3929 #> 3206 Bombus lapidarius 2017 7 28 3929 #> 3209 Bombus lucorum 2017 7 28 3929 #> 3213 Bombus lucorum 2017 7 28 3929 #> 3242 Bombus lucorum 2017 7 28 3929 #> 3259 Bombus lucorum 2017 7 28 3929 #> 3260 Bombus lucorum 2017 7 28 3929 #> 3293 Bombus lucorum 2017 7 28 3929 #> 3296 Bombus lucorum 2017 7 28 3929 #> 3344 Bombus lucorum 2017 7 28 3929 #> 3350 Bombus lapidarius 2017 7 28 3929 #> 3353 Bombus lucorum 2017 7 28 3929 #> 3361 Bombus lucorum 2017 7 28 3929 #> 3362 Bombus lapidarius 2017 7 28 3929 #> 4764 Bombus rupestris 2017 6 25 4673 #> 5149 Bombus pascuorum 2017 4 14 3717 #> 6688 Bombus bohemicus 2013 8 13 1572 #> 7036 Bombus rupestris 2013 6 6 4675 #> 9798 Bombus pratorum 2012 7 31 2328 #> 9834 Bombus hortorum 2012 7 27 2327 #> 9835 Bombus pascuorum 2012 7 27 2327 #> 10212 Bombus sylvarum 2012 6 10 6656 #> 10696 Bombus lucorum 2000 7 11 2324 #> 10701 Bombus lapidarius 2000 7 11 2324 #> 10706 Bombus lucorum 2000 7 11 4678 #> 10713 Bombus lucorum 2000 7 11 4677 #> 10717 Bombus lucorum 2000 7 11 4677 #> 10881 Bombus lapidarius 2000 5 30 2325 #> 10883 Bombus hypnorum 2000 5 31 6654 #> 10888 Bombus hortorum 2000 5 31 6654 #> 10893 Bombus lapidarius 2000 5 31 6654 #> 10897 Bombus hortorum 2000 5 31 2326 #> 10901 Bombus pascuorum 2000 5 31 6654 #> 10904 Bombus rupestris 2000 5 31 2326 #> 10912 Bombus lucorum 2000 5 30 2325 #> 10916 Bombus lapidarius 2000 5 30 2325 #> 10954 Bombus terrestris 2000 4 25 2323 #> 10961 Bombus lucorum 2000 4 25 2323 #> 11395 Bombus terrestris 2011 8 21 4670 #> 11399 Bombus lucorum 2011 8 21 4670 #> 11473 Bombus terrestris 2011 7 25 2567 #> 13331 Bombus bohemicus 2010 8 1 5857 #> 13341 Bombus lapidarius 2003 6 28 3302 #> 14013 Bombus bohemicus 2010 6 6 2322 #> 14014 Bombus rupestris 2010 6 6 2322 #> 14015 Bombus bohemicus 2010 6 6 4672 #> 14026 Bombus pratorum 2010 6 4 2321 #> 15151 Bombus sylvarum 2009 7 22 4170 #> 15152 Bombus hortorum 2009 7 22 4170 #> 15154 Bombus pascuorum 2009 7 22 4170 #> 15620 Bombus terrestris 2005 8 6 4674 #> 15748 Bombus lucorum 2009 6 23 6232 #> 15884 Bombus rupestris 2009 6 6 4671 #> 16402 Bombus terrestris 2008 9 21 3303 #> 16455 Bombus lapidarius 2008 8 10 4169 #> 16884 Bombus pascuorum 2008 5 24 3718 #> 20591 Bombus terrestris 2016 7 18 4676 #> 23253 Bombus lucorum 2015 7 29 6655 #> #> $observationsInGrid$ID73 #> scientificName year month day visitUID #> 2444 Bombus norvegicus 2017 7 18 2839 #> 7023 Bombus pratorum 2013 7 23 2844 #> 16942 Bombus lucorum 2006 8 4 2840 #> 16943 Bombus lucorum 2006 8 6 2841 #> 18257 Bombus subterraneus 2004 5 30 2445 #> 18454 Bombus ruderarius 2002 7 6 2443 #> 18455 Bombus hortorum 2002 7 6 2443 #> 18473 Bombus lapidarius 2002 7 6 2443 #> 18857 Bombus muscorum 2001 6 20 2444 #> 20650 Bombus lucorum 2016 7 14 2843 #> 20741 Bombus bohemicus 2016 7 8 2842 #> 23953 Bombus lucorum 2015 4 10 2838 #> 23962 Bombus terrestris 2015 4 10 2838 #> #> $observationsInGrid$ID74 #> scientificName year month day visitUID #> 12475 Bombus vestalis 2011 4 30 1095 #> 18780 Bombus lucorum 2007 6 6 5507 #> 18782 Bombus terrestris 2007 6 6 5507 #> #> $observationsInGrid$ID75 #> scientificName year month day visitUID #> 5552 Bombus vestalis 2015 6 13 3279 #> 18479 Bombus ruderarius 2002 6 20 3044 #> 18731 Bombus hortorum 2007 6 17 5798 #> 18732 Bombus lucorum 2007 6 17 5798 #> 18787 Bombus hortorum 2007 6 6 3043 #> 18793 Bombus pascuorum 2007 6 6 3043 #> #> $observationsInGrid$ID76 #> scientificName year month day visitUID #> 21016 Bombus pascuorum 2016 5 10 4385 #> 23089 Bombus terrestris 2015 8 12 2301 #> #> $observationsInGrid$ID77 #> scientificName year month day visitUID #> 1176 Bombus pascuorum 2018 6 16 5481 #> 1177 Bombus hortorum 2018 6 16 5481 #> 14994 Bombus lapidarius 2009 5 9 5275 #> 14999 Bombus sylvarum 2009 5 9 5275 #> 15001 Bombus pascuorum 2009 5 9 5275 #> 15003 Bombus ruderarius 2009 5 9 5275 #> 15004 Bombus terrestris 2009 5 9 5275 #> 15005 Bombus vestalis 2009 5 9 5275 #> 16064 Bombus pascuorum 2009 5 9 5278 #> 16066 Bombus ruderarius 2009 5 9 5278 #> 16069 Bombus terrestris 2009 5 8 5277 #> 16070 Bombus hortorum 2009 5 8 5277 #> 16072 Bombus pascuorum 2009 5 8 5277 #> 16073 Bombus sylvarum 2009 5 8 5277 #> 16074 Bombus ruderarius 2009 5 8 5277 #> 16121 Bombus hortorum 2009 5 1 5276 #> 16123 Bombus terrestris 2009 5 1 5276 #> 16124 Bombus bohemicus 2009 5 1 5276 #> 16841 Bombus pratorum 2008 5 29 5280 #> 16895 Bombus lapidarius 2008 5 21 5279 #> 16896 Bombus hortorum 2008 5 21 5279 #> 20206 Bombus terrestris 2016 8 30 59 #> 20248 Bombus pascuorum 2016 7 23 560 #> #> $observationsInGrid$ID78 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID79 #> scientificName year month day visitUID #> 1367 Bombus hypnorum 2018 6 5 4892 #> 4840 Bombus pascuorum 2017 5 19 4895 #> 14532 Bombus terrestris 2009 5 16 4894 #> 14536 Bombus sylvestris 2009 5 16 4894 #> 19473 Bombus hortorum 2013 6 25 4896 #> 19475 Bombus lapidarius 2013 6 25 4896 #> 21138 Bombus hortorum 2016 6 9 4893 #> #> $observationsInGrid$ID80 #> scientificName year month day visitUID #> 6859 Bombus lapidarius 2013 8 5 97 #> 7209 Bombus hypnorum 2013 7 2 96 #> 7219 Bombus subterraneus 2013 7 2 96 #> #> $observationsInGrid$ID81 #> scientificName year month day visitUID #> 5999 Bombus lapidarius 2014 5 17 4574 #> 7132 Bombus subterraneus 2013 7 12 2677 #> 7391 Bombus lapidarius 2013 6 6 4987 #> 7392 Bombus lapidarius 2013 6 6 3386 #> 21575 Bombus hypnorum 2015 7 24 1500 #> 25159 Bombus hypnorum 2014 7 17 4585 #> #> $observationsInGrid$ID82 #> scientificName year month day visitUID #> 5039 Bombus terrestris 2017 4 29 6147 #> 7007 Bombus lapidarius 2013 7 23 1656 #> 7479 Bombus rupestris 2013 6 3 5940 #> 18150 Bombus norvegicus 2006 7 17 2358 #> #> $observationsInGrid$ID83 #> scientificName year month day visitUID #> 14533 Bombus lapidarius 2009 5 15 1528 #> #> $observationsInGrid$ID84 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID85 #> scientificName year month day visitUID #> 368 Bombus lucorum 2018 7 10 2665 #> 10539 Bombus hypnorum 2012 4 15 440 #> 10621 Bombus pascuorum 2000 8 13 5560 #> 10629 Bombus lucorum 2000 8 13 5560 #> 10644 Bombus lapidarius 2000 8 1 5558 #> 10647 Bombus ruderarius 2000 8 13 5560 #> 10655 Bombus soroeensis 2000 7 18 5561 #> 10659 Bombus pascuorum 2000 8 13 5560 #> 10663 Bombus lucorum 2000 8 13 5560 #> 10664 Bombus pascuorum 2000 8 1 5558 #> 10711 Bombus lapidarius 2000 7 11 5559 #> 10720 Bombus lucorum 2000 7 11 5559 #> 10727 Bombus ruderarius 2000 7 11 5559 #> 10799 Bombus hortorum 2000 6 16 1626 #> 10854 Bombus rupestris 2000 6 1 5557 #> 10871 Bombus lapidarius 2000 6 1 5557 #> 10882 Bombus pascuorum 2000 6 1 5557 #> 11274 Bombus pascuorum 2011 8 6 6270 #> 16881 Bombus pascuorum 2008 5 24 1625 #> 16882 Bombus terrestris 2008 5 24 1625 #> 20460 Bombus hypnorum 2016 7 27 1197 #> 20544 Bombus terrestris 2016 7 20 5562 #> 21552 Bombus pratorum 2016 5 1 1198 #> 23180 Bombus terrestris 2015 8 6 1196 #> #> $observationsInGrid$ID86 #> scientificName year month day visitUID #> 7205 Bombus jonellus 2013 7 6 1191 #> 9146 Bombus sylvarum 2012 6 3 4035 #> 10043 Bombus pascuorum 2012 7 3 1193 #> 14888 Bombus sylvarum 2009 9 6 6278 #> 15106 Bombus pratorum 2009 7 27 6279 #> 15724 Bombus sylvestris 2009 6 28 1194 #> 15725 Bombus rupestris 2009 6 28 6280 #> 15729 Bombus soroeensis 2009 6 28 6280 #> 18303 Bombus subterraneus 2002 8 4 4326 #> 18332 Bombus soroeensis 2002 8 4 4326 #> 19814 Bombus pascuorum 2015 8 6 3488 #> #> $observationsInGrid$ID87 #> scientificName year month day visitUID #> 147 Bombus hypnorum 2018 7 27 3368 #> 2045 Bombus lapidarius 2018 4 18 1828 #> 2184 Bombus terrestris 2018 4 8 3365 #> 5109 Bombus lapidarius 2017 4 22 2211 #> 5998 Bombus lapidarius 2007 9 24 847 #> 13354 Bombus vestalis 2003 8 11 3027 #> 13355 Bombus terrestris 2003 8 11 3027 #> 13363 Bombus lapidarius 2003 8 4 1082 #> 13374 Bombus vestalis 2002 7 21 3026 #> 16198 Bombus terrestris 2009 4 10 1882 #> 16924 Bombus lapidarius 2006 8 18 3366 #> 16935 Bombus pascuorum 2006 8 10 3367 #> 16936 Bombus lapidarius 2006 8 10 3367 #> 16937 Bombus rupestris 2006 8 10 3367 #> 16939 Bombus lapidarius 2006 8 10 3367 #> 19320 Bombus terrestris 2017 4 1 4964 #> 19976 Bombus lapidarius 2016 9 20 3364 #> 21324 Bombus sylvarum 2016 6 1 2396 #> 24864 Bombus lapidarius 2014 7 25 4914 #> 25842 Bombus vestalis 2014 5 21 2397 #> #> $observationsInGrid$ID88 #> scientificName year month day visitUID #> 18417 Bombus soroeensis 2002 7 18 2160 #> 18427 Bombus sylvarum 2002 7 18 2160 #> #> $observationsInGrid$ID89 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID90 #> scientificName year month day visitUID #> 7688 Bombus terrestris 2013 4 28 2915 #> 21685 Bombus terrestris 2016 4 20 974 #> 21824 Bombus terrestris 2016 4 6 5909 #> #> $observationsInGrid$ID91 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID92 #> scientificName year month day visitUID #> 3599 Bombus pratorum 2017 6 1 2123 #> 6060 Bombus pascuorum 2014 5 11 6271 #> #> $observationsInGrid$ID93 #> scientificName year month day visitUID #> 3568 Bombus rupestris 2017 6 8 2917 #> 3576 Bombus vestalis 2017 6 10 2918 #> 4092 Bombus rupestris 2017 8 2 4533 #> 20449 Bombus terrestris 2016 7 29 2919 #> 20450 Bombus pascuorum 2016 7 29 2919 #> 20451 Bombus lapidarius 2016 7 29 2919 #> #> $observationsInGrid$ID94 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID95 #> scientificName year month day visitUID #> 6797 Bombus soroeensis 2013 8 16 31 #> 6966 Bombus terrestris 2013 8 1 1436 #> 6967 Bombus hypnorum 2013 8 1 1436 #> 10992 Bombus terrestris 2011 4 24 854 #> 14895 Bombus hypnorum 2009 8 22 853 #> #> $observationsInGrid$ID96 #> scientificName year month day visitUID #> 6153 Bombus lapidarius 2014 4 26 4690 #> 16086 Bombus hortorum 2009 5 2 1707 #> 19315 Bombus lapidarius 2017 4 1 4556 #> #> $observationsInGrid$ID97 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID98 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID99 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID100 #> scientificName year month day visitUID #> 375 Bombus rupestris 2018 7 25 55 #> 6808 Bombus lucorum 2013 8 6 54 #> #> $observationsInGrid$ID101 #> scientificName year month day visitUID #> 3021 Bombus sylvestris 2017 7 28 1464 #> 3024 Bombus campestris 2017 7 28 1464 #> 3040 Bombus campestris 2017 7 28 1464 #> 3051 Bombus campestris 2017 7 28 1464 #> 3056 Bombus sylvarum 2017 7 28 1464 #> 3057 Bombus sylvarum 2017 7 28 1464 #> 3284 Bombus lucorum 2017 7 28 1464 #> 3299 Bombus lucorum 2017 7 28 1464 #> 3565 Bombus muscorum 2017 5 20 3697 #> 3856 Bombus lucorum 2017 7 30 1463 #> 5294 Bombus lapidarius 2015 7 20 1465 #> 5296 Bombus pascuorum 2015 7 20 1465 #> 5660 Bombus cryptarum 2015 5 11 3692 #> 6135 Bombus rupestris 2013 7 25 3690 #> 6136 Bombus lapidarius 2013 7 25 3690 #> 6139 Bombus hypnorum 2013 7 25 3689 #> 7206 Bombus pascuorum 2013 7 6 3693 #> 10075 Bombus rupestris 2012 6 29 3694 #> 10077 Bombus sylvestris 2012 6 29 3694 #> 11949 Bombus hortorum 2011 6 29 3691 #> 16541 Bombus vestalis 2008 7 14 3695 #> 25157 Bombus bohemicus 2014 7 17 1466 #> #> $observationsInGrid$ID102 #> scientificName year month day visitUID #> 4539 Bombus muscorum 2017 7 28 3209 #> 4810 Bombus muscorum 2017 5 22 3664 #> 7029 Bombus muscorum 2013 6 9 4755 #> 23446 Bombus muscorum 2015 7 11 4564 #> #> $observationsInGrid$ID103 #> scientificName year month day visitUID #> 364 Bombus lapidarius 2018 6 23 91 #> 398 Bombus lapidarius 2018 6 23 6705 #> 939 Bombus pratorum 2018 6 26 1470 #> 941 Bombus hortorum 2018 6 26 1470 #> 3332 Bombus lucorum 2017 7 11 1970 #> 6829 Bombus sylvarum 2013 7 8 2656 #> 6830 Bombus humilis 2013 7 8 2656 #> 10078 Bombus lucorum 2012 6 29 81 #> 10085 Bombus lapidarius 2012 6 29 81 #> 10087 Bombus terrestris 2012 6 29 81 #> 10822 Bombus lucorum 2000 6 14 4756 #> 10830 Bombus humilis 2000 6 14 4756 #> 10842 Bombus pratorum 2000 6 14 4756 #> 10844 Bombus humilis 2000 6 14 4756 #> 11588 Bombus humilis 2011 7 31 82 #> 12391 Bombus terrestris 2011 4 25 80 #> 16440 Bombus hypnorum 2008 7 2 1503 #> 18130 Bombus vestalis 2004 7 20 4754 #> 21326 Bombus muscorum 2016 5 31 2643 #> 22706 Bombus pascuorum 2008 7 5 88 #> 22725 Bombus ruderarius 2008 7 5 88 #> 22742 Bombus jonellus 2008 7 5 88 #> 22753 Bombus hortorum 2008 7 5 88 #> 23350 Bombus rupestris 2015 7 16 2642 #> 24224 Bombus lucorum 2003 7 31 4665 #> 24745 Bombus subterraneus 2009 6 18 86 #> 24814 Bombus hortorum 2009 6 18 6706 #> #> $observationsInGrid$ID104 #> scientificName year month day visitUID #> 1814 Bombus lapidarius 2018 5 1 3217 #> 4704 Bombus vestalis 2017 7 1 4358 #> 4777 Bombus hypnorum 2017 6 25 4568 #> 4910 Bombus hortorum 2017 5 12 115 #> 4911 Bombus lucorum 2017 5 12 115 #> 13359 Bombus pascuorum 2003 8 5 113 #> 13371 Bombus pascuorum 2002 8 4 112 #> 14484 Bombus hypnorum 2010 4 11 1943 #> 16926 Bombus pascuorum 2006 6 15 114 #> 16927 Bombus terrestris 2006 5 30 119 #> 18403 Bombus pascuorum 2002 7 18 116 #> 18411 Bombus bohemicus 2002 7 18 116 #> 18425 Bombus terrestris 2002 7 18 116 #> 18447 Bombus subterraneus 2002 7 18 4567 #> 24209 Bombus vestalis 2014 6 27 117 #> 25499 Bombus vestalis 2014 4 28 118 #> 25502 Bombus subterraneus 2014 4 28 118 #> #> $observationsInGrid$ID105 #> scientificName year month day visitUID #> 5249 Bombus terrestris 2017 4 2 831 #> 16929 Bombus hypnorum 2006 6 30 6449 #> 21666 Bombus pascuorum 2016 4 23 6448 #> #> $observationsInGrid$ID106 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID107 #> scientificName year month day visitUID #> 1212 Bombus terrestris 2018 6 15 389 #> 2178 Bombus terrestris 2018 4 7 2052 #> 5073 Bombus pratorum 2017 4 30 2101 #> 5250 Bombus hypnorum 2017 4 2 2043 #> 5514 Bombus hortorum 2015 7 23 2090 #> 5529 Bombus lapidarius 2015 7 20 2080 #> 5687 Bombus lapidarius 2015 5 24 2092 #> 5688 Bombus sylvarum 2015 5 24 2092 #> 5812 Bombus terrestris 2015 5 1 2039 #> 7591 Bombus lapidarius 2013 5 12 388 #> 14117 Bombus hypnorum 2010 5 21 390 #> 14276 Bombus terrestris 2010 4 25 391 #> 16980 Bombus lapidarius 2008 5 2 387 #> 17014 Bombus pascuorum 2008 4 28 1299 #> 17015 Bombus bohemicus 2008 4 28 1299 #> 21678 Bombus ruderarius 2016 4 22 2085 #> 21822 Bombus terrestris 2016 4 9 2055 #> 21924 Bombus terrestris 2016 3 26 2094 #> 21952 Bombus terrestris 2016 3 19 2075 #> 21968 Bombus terrestris 2016 3 12 2060 #> 22118 Bombus terrestris 2015 10 3 2047 #> 22119 Bombus terrestris 2015 9 12 2066 #> 22954 Bombus pascuorum 2015 8 15 2068 #> 22957 Bombus lucorum 2015 8 15 2068 #> 22961 Bombus lucorum 2015 8 29 2100 #> 22963 Bombus lucorum 2015 8 22 2087 #> 22968 Bombus lapidarius 2015 8 15 2068 #> 23142 Bombus lapidarius 2015 8 8 2054 #> 23154 Bombus pascuorum 2015 8 2 2045 #> 23159 Bombus lapidarius 2015 8 2 2045 #> 23223 Bombus lapidarius 2015 8 1 2042 #> 23323 Bombus pascuorum 2015 7 19 2077 #> 23433 Bombus pratorum 2015 7 12 2064 #> 23709 Bombus hypnorum 2015 6 20 2079 #> 23781 Bombus hypnorum 2015 6 12 2063 #> 23945 Bombus hypnorum 2015 4 10 2058 #> 24004 Bombus terrestris 2015 4 4 2048 #> 25170 Bombus lapidarius 2014 7 16 2070 #> 25279 Bombus hypnorum 2014 7 5 2051 #> 25289 Bombus lapidarius 2013 6 3 2046 #> 25290 Bombus hypnorum 2013 6 3 2046 #> 25293 Bombus lucorum 2013 6 23 2089 #> 25295 Bombus ruderarius 2013 7 26 2095 #> 25300 Bombus lucorum 2013 5 11 2059 #> 25303 Bombus ruderarius 2013 7 21 2083 #> 25306 Bombus terrestris 2013 4 21 2082 #> 25307 Bombus lapidarius 2013 6 16 2069 #> 25308 Bombus lucorum 2013 6 3 2046 #> 25311 Bombus terrestris 2013 6 15 2067 #> 25318 Bombus pratorum 2013 4 21 2082 #> 25323 Bombus pratorum 2014 4 12 2061 #> 25325 Bombus terrestris 2013 8 20 2081 #> 25326 Bombus lucorum 2013 7 26 2095 #> 25330 Bombus ruderarius 2013 7 31 2103 #> 25331 Bombus lucorum 2013 9 7 2053 #> 25335 Bombus ruderarius 2013 8 16 2071 #> 25341 Bombus pratorum 2013 8 20 2081 #> 25344 Bombus hortorum 2013 7 28 2098 #> 25345 Bombus lucorum 2013 6 4 2049 #> 25347 Bombus lucorum 2013 8 1 2041 #> 25351 Bombus terrestris 2013 8 4 2050 #> 25356 Bombus terrestris 2014 4 20 2078 #> 25357 Bombus terrestris 2013 4 23 2088 #> 25358 Bombus pascuorum 2014 4 22 2084 #> 25369 Bombus hortorum 2013 7 27 2097 #> 25370 Bombus terrestris 2013 8 22 2086 #> 25373 Bombus lucorum 2014 4 20 2078 #> 25376 Bombus lucorum 2013 8 26 2096 #> 25378 Bombus terrestris 2013 8 18 2074 #> 25380 Bombus lucorum 2013 8 17 2072 #> 25383 Bombus ruderarius 2013 8 12 2065 #> 25390 Bombus lucorum 2014 5 18 2073 #> 25392 Bombus terrestris 2013 8 17 2072 #> 25394 Bombus lapidarius 2014 4 19 2076 #> 25398 Bombus lapidarius 2014 4 20 2078 #> 25399 Bombus terrestris 2013 7 31 2103 #> 25403 Bombus ruderarius 2013 8 9 2057 #> 25406 Bombus terrestris 2014 3 29 2099 #> 25407 Bombus ruderarius 2013 8 23 2091 #> 25411 Bombus terrestris 2013 8 9 2057 #> 25414 Bombus pratorum 2013 8 18 2074 #> 25428 Bombus pascuorum 2014 7 2 2044 #> 25430 Bombus lapidarius 2014 7 2 2044 #> 25606 Bombus lapidarius 2014 6 12 2062 #> 25609 Bombus pratorum 2014 6 12 2062 #> 25610 Bombus lucorum 2014 6 12 2062 #> 25643 Bombus lucorum 2014 6 9 2056 #> 25645 Bombus hypnorum 2014 6 9 2056 #> 25717 Bombus lucorum 2014 5 31 2102 #> 25718 Bombus hortorum 2014 6 1 2040 #> 25810 Bombus sylvarum 2014 5 25 2093 #> 25812 Bombus terrestris 2014 5 25 2093 #> #> $observationsInGrid$ID108 #> scientificName year month day visitUID #> 5291 Bombus terrestris 2016 5 9 5949 #> #> $observationsInGrid$ID109 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID110 #> scientificName year month day visitUID #> 1868 Bombus hypnorum 2018 4 28 589 #> 5512 Bombus magnus 2015 7 22 2011 #> 5560 Bombus lapidarius 2015 6 13 1733 #> 7084 Bombus pascuorum 2013 7 20 1734 #> 25612 Bombus terrestris 2014 6 13 1732 #> #> $observationsInGrid$ID111 #> scientificName year month day visitUID #> 733 Bombus vestalis 2018 7 7 773 #> 736 Bombus pascuorum 2018 7 7 6070 #> 12239 Bombus hypnorum 2011 6 5 5771 #> 18774 Bombus lapidarius 2007 6 6 5772 #> 18776 Bombus lucorum 2007 6 6 5772 #> 18777 Bombus soroeensis 2007 6 6 5772 #> 18830 Bombus hypnorum 2007 4 14 5774 #> 21967 Bombus lucorum 2016 3 12 3151 #> 24716 Bombus pascuorum 2014 10 8 5773 #> #> $observationsInGrid$ID112 #> scientificName year month day visitUID #> 16048 Bombus lucorum 2009 5 10 5252 #> #> $observationsInGrid$ID113 #> scientificName year month day visitUID #> 22970 Bombus pratorum 2015 7 11 1410 #> #> $observationsInGrid$ID114 #> scientificName year month day visitUID #> 190 Bombus campestris 2018 8 5 5602 #> 21417 Bombus pascuorum 2016 4 30 5603 #> #> $observationsInGrid$ID115 #> scientificName year month day visitUID #> 12249 Bombus hortorum 2011 6 3 850 #> 12253 Bombus hortorum 2011 6 3 5152 #> 19228 Bombus pratorum 2004 4 30 645 #> #> $observationsInGrid$ID116 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID117 #> scientificName year month day visitUID #> 9558 Bombus sylvestris 2012 8 26 5385 #> 9559 Bombus sylvarum 2012 8 26 5385 #> #> $observationsInGrid$ID118 #> scientificName year month day visitUID #> 13323 Bombus lapidarius 2010 8 5 3696 #> 13324 Bombus lucorum 2010 8 5 3696 #> 14952 Bombus campestris 2009 7 14 6371 #> 14958 Bombus pascuorum 2009 7 16 6372 #> 14959 Bombus hortorum 2009 7 14 6371 #> 14967 Bombus lapidarius 2009 7 16 6372 #> 14970 Bombus pascuorum 2009 7 16 6373 #> 14973 Bombus terrestris 2009 7 14 6371 #> 14974 Bombus pascuorum 2009 7 14 6371 #> 14980 Bombus ruderarius 2009 7 12 6370 #> 15720 Bombus sylvestris 2009 6 30 6379 #> 15923 Bombus hortorum 2009 5 30 6378 #> 15964 Bombus lapidarius 2009 5 24 2343 #> 16112 Bombus lucorum 2009 5 2 6376 #> 16437 Bombus vestalis 2008 8 15 2342 #> 16438 Bombus bohemicus 2008 8 15 2342 #> 16668 Bombus sylvarum 2008 6 24 6377 #> 18250 Bombus rupestris 2004 6 13 6382 #> 18291 Bombus ruderarius 2002 8 4 6380 #> 18743 Bombus hortorum 2007 6 10 6381 #> 18744 Bombus pascuorum 2007 6 10 6381 #> 18746 Bombus hypnorum 2007 6 10 6381 #> 18751 Bombus terrestris 2007 6 10 6381 #> 18800 Bombus lapidarius 2007 5 13 6375 #> 18801 Bombus terrestris 2007 5 13 6375 #> #> $observationsInGrid$ID119 #> scientificName year month day visitUID #> 653 Bombus hypnorum 2018 7 10 1945 #> 4215 Bombus humilis 2017 7 28 581 #> 7196 Bombus norvegicus 2013 6 29 5910 #> 7198 Bombus hortorum 2013 6 29 5910 #> 7199 Bombus bohemicus 2013 6 29 5910 #> 7201 Bombus soroeensis 2013 6 29 5910 #> 9709 Bombus campestris 2012 8 1 376 #> 10139 Bombus lapidarius 2012 6 18 377 #> 10161 Bombus rupestris 2012 6 20 374 #> 10221 Bombus lapidarius 2012 6 12 375 #> 10223 Bombus bohemicus 2012 6 12 375 #> 11541 Bombus rupestris 2011 8 3 4004 #> 11542 Bombus lapidarius 2011 8 3 4004 #> 11543 Bombus terrestris 2011 8 3 4004 #> 11545 Bombus pratorum 2011 8 3 4004 #> 11964 Bombus lapidarius 2011 6 26 6374 #> 11966 Bombus campestris 2011 6 26 6374 #> 21856 Bombus terrestris 2016 4 4 378 #> #> $observationsInGrid$ID120 #> scientificName year month day visitUID #> 2441 Bombus terrestris 2017 7 9 2359 #> 2449 Bombus lucorum 2017 7 9 6414 #> 9697 Bombus humilis 2012 8 1 2283 #> 10819 Bombus terrestris 2000 6 14 2360 #> 12154 Bombus hortorum 2011 6 16 2361 #> 18233 Bombus ruderarius 2004 7 20 2285 #> 18248 Bombus lucorum 2004 6 13 2284 #> #> $observationsInGrid$ID121 #> scientificName year month day visitUID #> 246 Bombus sylvestris 2018 7 30 2645 #> 276 Bombus muscorum 2018 7 30 2653 #> 4083 Bombus muscorum 2017 8 1 2635 #> 4142 Bombus sylvestris 2017 7 31 2654 #> 4466 Bombus lapidarius 2017 7 31 5053 #> 4532 Bombus humilis 2017 7 31 2655 #> 5269 Bombus pascuorum 2016 8 1 5058 #> 6778 Bombus rupestris 2013 8 2 2636 #> 7037 Bombus rupestris 2013 6 5 4448 #> 9875 Bombus magnus 2012 7 23 2648 #> 9879 Bombus terrestris 2012 7 23 2649 #> 9881 Bombus hortorum 2012 7 23 2647 #> 9920 Bombus norvegicus 2012 7 15 4751 #> 10957 Bombus terrestris 2000 4 25 87 #> 10970 Bombus pascuorum 2000 4 25 87 #> 11634 Bombus lucorum 2011 7 25 83 #> 11662 Bombus lucorum 2011 7 25 2650 #> 11664 Bombus pascuorum 2011 7 25 2650 #> 11887 Bombus subterraneus 2011 7 9 4750 #> 11890 Bombus vestalis 2011 7 9 4750 #> 12688 Bombus pascuorum 2008 7 1 2639 #> 12695 Bombus bohemicus 2008 7 1 2639 #> 13703 Bombus pascuorum 2010 8 11 2646 #> 13794 Bombus terrestris 2010 7 26 89 #> 15052 Bombus vestalis 2009 7 28 85 #> 15113 Bombus bohemicus 2009 7 27 2651 #> 15114 Bombus pascuorum 2009 7 27 2651 #> 16611 Bombus pratorum 2008 7 1 2640 #> 16612 Bombus lapidarius 2008 7 1 2640 #> 16613 Bombus pascuorum 2008 7 1 2641 #> 16614 Bombus hortorum 2008 7 1 2640 #> 16616 Bombus lucorum 2008 7 1 2641 #> 19947 Bombus lucorum 2016 6 22 4752 #> 19950 Bombus pascuorum 2016 5 5 2638 #> 20416 Bombus rupestris 2016 8 2 2637 #> 23098 Bombus rupestris 2015 7 29 2644 #> 23263 Bombus pascuorum 2015 7 27 84 #> 23288 Bombus subterraneus 2014 7 21 4753 #> 24922 Bombus barbutellus 2014 7 28 90 #> 25015 Bombus magnus 2014 7 29 2652 #> #> $observationsInGrid$ID122 #> scientificName year month day visitUID #> 4559 Bombus pascuorum 2017 7 15 1006 #> 4726 Bombus lapidarius 2017 6 28 4566 #> 4734 Bombus pratorum 2017 6 28 4566 #> 4735 Bombus hypnorum 2017 6 28 4566 #> 4736 Bombus terrestris 2017 6 28 4566 #> 5820 Bombus 2015 4 28 1007 #> 10577 Bombus lapidarius 2012 4 5 2349 #> 16233 Bombus terrestris 2009 4 3 2348 #> 19214 Bombus rupestris 2007 3 27 3348 #> 19290 Bombus lapidarius 2017 4 5 3383 #> 24978 Bombus hortorum 2014 8 6 1665 #> 24979 Bombus rupestris 2014 8 6 1665 #> 24982 Bombus terrestris 2014 8 6 1665 #> 24984 Bombus hypnorum 2014 8 6 1665 #> 24985 Bombus pascuorum 2014 8 6 1665 #> 24986 Bombus lucorum 2014 8 6 1665 #> 25678 Bombus terrestris 2014 6 3 1664 #> 25682 Bombus lapidarius 2014 6 3 1664 #> 25683 Bombus rupestris 2014 6 3 1664 #> #> $observationsInGrid$ID123 #> scientificName year month day visitUID #> 16032 Bombus subterraneus 2009 5 15 3687 #> #> $observationsInGrid$ID124 #> scientificName year month day visitUID #> 5146 Bombus terrestris 2017 4 14 5115 #> 6222 Bombus pratorum 2014 4 22 3955 #> 7658 Bombus lucorum 2013 5 6 3952 #> 7748 Bombus lucorum 2013 4 10 3954 #> 16114 Bombus sylvarum 2009 5 1 3927 #> 16801 Bombus sylvarum 2008 6 5 3951 #> 16802 Bombus hortorum 2008 6 5 3951 #> 16803 Bombus lapidarius 2008 6 5 3951 #> 16804 Bombus lucorum 2008 6 5 3951 #> 16890 Bombus rupestris 2008 5 23 3953 #> 16985 Bombus lapidarius 2008 5 2 3928 #> 23246 Bombus lapidarius 2015 7 30 3474 #> 23248 Bombus ruderarius 2015 7 30 3474 #> 23267 Bombus ruderarius 2015 7 20 3473 #> 23565 Bombus lucorum 2015 6 30 3670 #> 25599 Bombus terrestris 2014 6 14 3669 #> 25602 Bombus pascuorum 2014 6 14 3669 #> #> $observationsInGrid$ID125 #> scientificName year month day visitUID #> 5257 Bombus sylvestris 2017 3 26 5699 #> 5809 Bombus bohemicus 2015 5 1 521 #> 5811 Bombus terrestris 2015 5 1 521 #> 10448 Bombus bohemicus 2012 5 1 519 #> 12167 Bombus sylvarum 2011 6 19 518 #> 16976 Bombus bohemicus 2008 5 3 520 #> 20290 Bombus bohemicus 2016 8 11 522 #> 25217 Bombus bohemicus 2014 7 12 523 #> 25434 Bombus lucorum 2014 6 30 384 #> 25435 Bombus pascuorum 2014 6 30 384 #> 25657 Bombus pratorum 2014 6 30 384 #> #> $observationsInGrid$ID126 #> scientificName year month day visitUID #> 5524 Bombus vestalis 2015 7 21 5465 #> 5787 Bombus pascuorum 2015 5 3 5463 #> 5792 Bombus terrestris 2015 5 3 1726 #> 6064 Bombus bohemicus 2014 5 10 1727 #> 6273 Bombus terrestris 2014 4 19 5884 #> 6939 Bombus sylvarum 2013 8 3 3451 #> 6940 Bombus hortorum 2013 8 3 3451 #> 14278 Bombus hypnorum 2010 4 25 5885 #> 21922 Bombus terrestris 2016 3 26 5886 #> 25598 Bombus terrestris 2014 6 14 5464 #> #> $observationsInGrid$ID127 #> scientificName year month day visitUID #> 5790 Bombus pascuorum 2015 5 3 6409 #> 5791 Bombus bohemicus 2015 5 3 1939 #> 5793 Bombus lapidarius 2015 5 3 1939 #> 6189 Bombus lapidarius 2014 4 26 1499 #> 13529 Bombus lapidarius 2006 8 16 3585 #> 13962 Bombus rupestris 2010 6 16 4048 #> 21501 Bombus hypnorum 2016 5 7 3470 #> 21684 Bombus terrestris 2016 4 21 1942 #> 23109 Bombus pratorum 2015 8 2 6253 #> 23117 Bombus lapidarius 2015 8 2 6253 #> 23360 Bombus hortorum 2015 7 17 3471 #> 23833 Bombus bohemicus 2015 6 5 6254 #> 23834 Bombus pascuorum 2015 6 5 3469 #> 25282 Bombus lucorum 2013 8 9 6255 #> 25284 Bombus jonellus 2013 7 13 1941 #> 25287 Bombus lucorum 2014 7 4 1940 #> 25288 Bombus sylvarum 2014 7 4 1940 #> #> $observationsInGrid$ID128 #> scientificName year month day visitUID #> 10787 Bombus lucorum 2000 6 17 5267 #> 10801 Bombus pascuorum 2000 6 17 5267 #> 10808 Bombus lucorum 2000 6 17 5268 #> 10811 Bombus lucorum 2000 6 17 5267 #> 21746 Bombus lapidarius 2016 4 9 4283 #> #> $observationsInGrid$ID129 #> scientificName year month day visitUID #> 5699 Bombus pascuorum 2015 5 22 4087 #> 6166 Bombus pratorum 2014 4 27 4088 #> 6729 Bombus jonellus 2013 8 27 5373 #> 6731 Bombus pascuorum 2013 8 27 1160 #> 15883 Bombus lapidarius 2009 6 6 1240 #> 15886 Bombus soroeensis 2009 6 6 1240 #> 21484 Bombus bohemicus 2016 5 8 4085 #> 23522 Bombus terrestris 2015 7 4 4084 #> 25593 Bombus terrestris 2014 6 15 4086 #> 25594 Bombus lucorum 2014 6 15 4086 #> #> $observationsInGrid$ID130 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID131 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID132 #> scientificName year month day visitUID #> 6805 Bombus terrestris 2013 8 11 34 #> 15283 Bombus pascuorum 2009 7 12 32 #> #> $observationsInGrid$ID133 #> scientificName year month day visitUID #> 1447 Bombus bohemicus 2018 5 19 2674 #> 5057 Bombus terrestris 2017 4 23 1660 #> 10455 Bombus pratorum 2012 5 1 1662 #> 10456 Bombus bohemicus 2012 5 1 1662 #> 10458 Bombus pascuorum 2012 5 1 1662 #> 10462 Bombus terrestris 2012 5 1 1662 #> 10492 Bombus pascuorum 2012 4 29 2676 #> 10498 Bombus pascuorum 2012 4 29 2676 #> 10499 Bombus pratorum 2012 4 29 2676 #> 19311 Bombus hypnorum 2017 4 3 1659 #> 23880 Bombus pascuorum 2015 4 18 1661 #> #> $observationsInGrid$ID134 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID135 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID136 #> scientificName year month day visitUID #> 19479 Bombus norvegicus 2015 5 19 1254 #> 21227 Bombus rupestris 2016 6 9 5953 #> 23691 Bombus ruderarius 2015 6 19 4353 #> #> $observationsInGrid$ID137 #> scientificName year month day visitUID #> 238 Bombus terrestris 2018 7 23 4323 #> 4057 Bombus muscorum 2017 8 2 4555 #> 6299 Bombus terrestris 2014 4 12 2999 #> 14244 Bombus terrestris 2010 4 30 3443 #> 15026 Bombus ruderarius 2009 8 18 4192 #> 15795 Bombus pascuorum 2009 6 17 1657 #> 15826 Bombus ruderarius 2009 6 13 2998 #> 21361 Bombus ruderarius 2016 5 26 4065 #> #> $observationsInGrid$ID138 #> scientificName year month day visitUID #> 242 Bombus pascuorum 2018 7 19 4067 #> 245 Bombus ruderarius 2018 7 19 2527 #> 476 Bombus ruderarius 2018 7 17 4061 #> 1448 Bombus muscorum 2018 5 21 1362 #> 2177 Bombus terrestris 2018 4 5 1666 #> 4335 Bombus pascuorum 2017 7 18 4074 #> 5521 Bombus hortorum 2015 7 21 6598 #> 6773 Bombus sylvarum 2013 8 13 4063 #> 6810 Bombus terrestris 2013 8 1 4062 #> 6956 Bombus lucorum 2013 8 2 2234 #> 7056 Bombus lapidarius 2013 7 24 2530 #> 7358 Bombus pascuorum 2013 6 19 4069 #> 7359 Bombus lapidarius 2013 6 19 4069 #> 7362 Bombus terrestris 2013 6 19 4069 #> 11509 Bombus pascuorum 2011 8 12 2526 #> 11584 Bombus terrestris 2011 8 1 4059 #> 11750 Bombus rupestris 2011 7 20 2528 #> 12446 Bombus pascuorum 2011 5 7 2525 #> 12613 Bombus terrestris 2011 4 14 1779 #> 14122 Bombus lapidarius 2010 5 20 4070 #> 14123 Bombus hortorum 2010 5 20 4070 #> 14124 Bombus bohemicus 2010 5 20 4070 #> 14191 Bombus pascuorum 2010 5 6 2524 #> 14491 Bombus pratorum 2010 4 7 4068 #> 15118 Bombus subterraneus 2009 7 26 3255 #> 15199 Bombus hortorum 2009 7 21 6703 #> 15229 Bombus jonellus 2009 7 3 4278 #> 15231 Bombus muscorum 2009 7 15 2235 #> 15235 Bombus pascuorum 2009 7 15 2235 #> 15237 Bombus hypnorum 2009 7 15 2235 #> 15238 Bombus hortorum 2009 7 15 2235 #> 15239 Bombus soroeensis 2009 7 15 2235 #> 15240 Bombus terrestris 2009 7 15 2235 #> 15241 Bombus vestalis 2009 7 15 2235 #> 15711 Bombus soroeensis 2009 7 3 4278 #> 15833 Bombus hortorum 2009 6 9 3256 #> 15834 Bombus sylvarum 2009 6 9 3256 #> 15835 Bombus lapidarius 2009 6 9 3256 #> 15836 Bombus lucorum 2009 6 9 3256 #> 15837 Bombus terrestris 2009 6 9 3256 #> 15838 Bombus bohemicus 2009 6 9 3256 #> 15839 Bombus ruderarius 2009 6 9 3256 #> 15987 Bombus rupestris 2009 5 23 6704 #> 17045 Bombus terrestris 2008 4 23 4071 #> 20235 Bombus muscorum 2016 7 15 3257 #> 20474 Bombus rupestris 2016 7 19 2531 #> 23269 Bombus lapidarius 2015 7 22 2529 #> 24897 Bombus ruderarius 2014 8 11 4066 #> 24898 Bombus terrestris 2014 8 11 4066 #> 24918 Bombus ruderarius 2014 8 14 3254 #> 25060 Bombus terrestris 2014 8 1 4060 #> 25098 Bombus terrestris 2014 7 22 4064 #> #> $observationsInGrid$ID139 #> scientificName year month day visitUID #> 9682 Bombus sylvarum 2012 8 10 420 #> 24650 Bombus pascuorum 2013 7 28 1525 #> #> $observationsInGrid$ID140 #> scientificName year month day visitUID #> 9974 Bombus pascuorum 2012 7 8 421 #> 9977 Bombus bohemicus 2012 7 8 421 #> 11770 Bombus cryptarum 2011 7 20 3071 #> 21865 Bombus hypnorum 2016 4 2 6268 #> #> $observationsInGrid$ID141 #> scientificName year month day visitUID #> 408 Bombus pascuorum 2018 7 14 6233 #> 20232 Bombus pratorum 2016 7 19 74 #> 20234 Bombus hypnorum 2016 7 19 74 #> #> $observationsInGrid$ID142 #> scientificName year month day visitUID #> 6480 Bombus pascuorum 2005 8 7 2434 #> 6481 Bombus soroeensis 2005 8 7 2432 #> 6483 Bombus pascuorum 2005 7 11 2433 #> 14360 Bombus lucorum 2008 4 28 5554 #> 25454 Bombus sylvarum 2014 6 26 2431 #> #> $observationsInGrid$ID143 #> scientificName year month day visitUID #> 6468 Bombus sylvarum 2005 6 20 5747 #> 6469 Bombus pascuorum 2005 8 7 5746 #> 6472 Bombus lapidarius 2005 6 15 5749 #> 6474 Bombus pascuorum 2005 6 15 5748 #> 6479 Bombus sylvarum 2005 8 6 5745 #> 6485 Bombus lucorum 2005 6 20 5744 #> 9163 Bombus lapidarius 2012 7 31 2194 #> 9168 Bombus lapidarius 2012 7 23 2193 #> 9367 Bombus hortorum 2011 6 8 2191 #> 9368 Bombus lucorum 2011 8 5 2188 #> 9407 Bombus lapidarius 2012 6 6 2189 #> 9408 Bombus subterraneus 2012 6 17 2192 #> 9431 Bombus pascuorum 2012 9 6 2190 #> 11515 Bombus lapidarius 2011 8 2 3902 #> 16949 Bombus pascuorum 2007 6 2 3629 #> #> $observationsInGrid$ID144 #> scientificName year month day visitUID #> 14275 Bombus terrestris 2010 4 25 3264 #> 15968 Bombus sylvarum 2009 5 24 6609 #> 16627 Bombus pascuorum 2008 7 1 3281 #> 18579 Bombus terrestris 2000 6 14 6608 #> 18581 Bombus hortorum 2000 6 14 6608 #> #> $observationsInGrid$ID145 #> scientificName year month day visitUID #> 2019 Bombus lucorum 2018 4 19 161 #> 2205 Bombus hortorum 2018 4 4 3819 #> 3851 Bombus hortorum 2017 9 3 3818 #> 4313 Bombus ruderarius 2017 7 22 3820 #> 4617 Bombus terrestris 2017 7 6 3817 #> 4654 Bombus terrestris 2017 7 4 245 #> 4655 Bombus lucorum 2017 7 4 245 #> 4722 Bombus pratorum 2017 6 27 4530 #> #> $observationsInGrid$ID146 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID147 #> scientificName year month day visitUID #> 18280 Bombus hortorum 2002 8 6 372 #> 18295 Bombus lapidarius 2002 8 6 372 #> 24822 Bombus hortorum 2006 6 15 4263 #> 24853 Bombus pascuorum 2006 6 15 4263 #> #> $observationsInGrid$ID148 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID149 #> scientificName year month day visitUID #> 1493 Bombus lapidarius 2018 5 20 4557 #> 9592 Bombus hortorum 2012 8 19 3321 #> 13840 Bombus pascuorum 2010 7 23 3322 #> #> $observationsInGrid$ID150 #> scientificName year month day visitUID #> 169 Bombus pascuorum 2018 8 25 5154 #> 1481 Bombus lapidarius 2018 5 22 459 #> 13963 Bombus rupestris 2010 6 16 838 #> 16150 Bombus pascuorum 2009 4 25 3405 #> 23829 Bombus rupestris 2015 6 5 4946 #> #> $observationsInGrid$ID151 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID152 #> scientificName year month day visitUID #> 3610 Bombus pascuorum 2017 6 5 4595 #> 5193 Bombus lapidarius 2017 4 9 4596 #> 5586 Bombus lapidarius 2015 6 7 4594 #> 5587 Bombus pascuorum 2015 6 7 4594 #> 6301 Bombus terrestris 2014 4 13 4184 #> 6895 Bombus sylvarum 2013 8 5 4593 #> 7227 Bombus lucorum 2013 7 5 2880 #> 23219 Bombus pascuorum 2015 8 1 4592 #> 23221 Bombus bohemicus 2015 8 1 4592 #> 23222 Bombus pratorum 2015 8 1 4592 #> #> $observationsInGrid$ID153 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID154 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID155 #> scientificName year month day visitUID #> 909 Bombus soroeensis 2018 6 28 1613 #> 1788 Bombus hortorum 2018 4 28 1612 #> 4024 Bombus lucorum 2017 8 17 5019 #> 4028 Bombus lucorum 2017 8 10 1595 #> 4531 Bombus hortorum 2017 7 22 1605 #> 4553 Bombus ruderarius 2017 7 26 1610 #> 5143 Bombus hypnorum 2017 4 14 1597 #> 6409 Bombus terrestris 2014 3 11 6313 #> 7644 Bombus lucorum 2013 5 7 5018 #> 9935 Bombus soroeensis 2012 7 13 6314 #> 11519 Bombus pascuorum 2011 8 8 6311 #> 11520 Bombus barbutellus 2011 8 8 6311 #> 11942 Bombus bohemicus 2011 7 1 6310 #> 20315 Bombus lucorum 2016 7 29 5365 #> 20747 Bombus barbutellus 2016 7 9 1594 #> 21031 Bombus pascuorum 2016 6 19 1587 #> 21032 Bombus hortorum 2016 6 19 1587 #> 21062 Bombus soroeensis 2016 6 19 6312 #> 21548 Bombus pratorum 2016 5 5 5017 #> 21549 Bombus lucorum 2016 5 5 5017 #> 21651 Bombus terrestris 2016 4 24 1590 #> 21916 Bombus terrestris 2016 3 26 1606 #> 22144 Bombus jonellus 2015 7 19 1588 #> 22145 Bombus pascuorum 2015 5 15 1599 #> 22171 Bombus lapidarius 2014 4 19 1603 #> 22172 Bombus sylvarum 2014 4 19 1602 #> 22174 Bombus soroeensis 2014 4 16 1600 #> 22202 Bombus bohemicus 2013 7 14 1598 #> 22214 Bombus terrestris 2013 5 30 1614 #> 22216 Bombus bohemicus 2013 5 30 1591 #> 22241 Bombus pascuorum 2013 5 7 1586 #> 22244 Bombus terrestris 2013 4 28 1611 #> 22265 Bombus ruderarius 2012 7 4 1592 #> 22274 Bombus pascuorum 2012 5 26 1608 #> 22302 Bombus ruderarius 2011 7 26 1609 #> 22314 Bombus hypnorum 2011 5 21 1604 #> 22320 Bombus hypnorum 2011 4 26 1607 #> 22325 Bombus lucorum 2011 4 21 1589 #> 22913 Bombus pascuorum 2015 9 6 1585 #> 23487 Bombus pascuorum 2015 7 7 1593 #> 23944 Bombus terrestris 2015 4 11 1596 #> 25174 Bombus barbutellus 2014 7 17 1601 #> #> $observationsInGrid$ID156 #> scientificName year month day visitUID #> 845 Bombus vestalis 2018 6 30 1002 #> 9460 Bombus soroeensis 2012 9 2 5400 #> 10540 Bombus terrestris 2011 5 31 2675 #> 20276 Bombus lapidarius 2016 8 13 1147 #> 23354 Bombus terrestris 2015 7 17 164 #> #> $observationsInGrid$ID157 #> scientificName year month day visitUID #> 5133 Bombus hypnorum 2017 4 16 3260 #> 5690 Bombus terrestris 2015 5 15 3259 #> 5692 Bombus pratorum 2015 5 15 3259 #> 6964 Bombus lucorum 2013 8 2 2299 #> 21607 Bombus hypnorum 2016 5 1 3258 #> 21660 Bombus hypnorum 2016 4 24 3262 #> 21664 Bombus pratorum 2016 4 23 3261 #> 21923 Bombus terrestris 2016 3 26 3263 #> #> $observationsInGrid$ID158 #> scientificName year month day visitUID #> 4166 Bombus terrestris 2017 8 16 667 #> #> $observationsInGrid$ID159 #> scientificName year month day visitUID #> 10323 Bombus hortorum 2012 5 28 260 #> #> $observationsInGrid$ID160 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID161 #> scientificName year month day visitUID #> 2160 Bombus terrestris 2018 4 8 2289 #> 4869 Bombus ruderarius 2017 5 18 686 #> 4870 Bombus subterraneus 2017 5 18 686 #> 13767 Bombus lucorum 2010 8 1 6226 #> 21404 Bombus ruderarius 2016 5 19 2221 #> #> $observationsInGrid$ID162 #> scientificName year month day visitUID #> 7575 Bombus sylvarum 2013 5 12 463 #> 12633 Bombus lucorum 2011 4 11 462 #> 12634 Bombus sylvarum 2011 4 11 462 #> 14880 Bombus terrestris 2009 9 9 2834 #> 25260 Bombus hortorum 2014 7 9 461 #> #> $observationsInGrid$ID163 #> scientificName year month day visitUID #> 808 Bombus sylvarum 2018 7 2 1761 #> 1605 Bombus pratorum 2018 5 12 1762 #> #> $observationsInGrid$ID164 #> scientificName year month day visitUID #> 5648 Bombus lucorum 2015 5 14 2832 #> 7032 Bombus pascuorum 2013 6 9 2833 #> #> $observationsInGrid$ID165 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID166 #> scientificName year month day visitUID #> 13671 Bombus hypnorum 2010 8 3 4563 #> #> $observationsInGrid$ID167 #> scientificName year month day visitUID #> 1149 Bombus terrestris 2018 6 16 452 #> 1485 Bombus lapidarius 2018 5 20 454 #> 1820 Bombus lapidarius 2018 5 1 450 #> 1829 Bombus pascuorum 2018 4 30 1887 #> 18848 Bombus sylvarum 2007 7 27 1885 #> 21411 Bombus pascuorum 2016 5 17 453 #> 21795 Bombus terrestris 2016 4 10 451 #> 25054 Bombus campestris 2014 7 25 350 #> 25056 Bombus rupestris 2014 7 22 349 #> #> $observationsInGrid$ID168 #> scientificName year month day visitUID #> 5110 Bombus pascuorum 2017 4 22 3918 #> 24744 Bombus lapidarius 2009 8 6 3921 #> 24773 Bombus terrestris 2009 8 6 3921 #> 24788 Bombus pratorum 2009 8 6 3921 #> #> $observationsInGrid$ID169 #> scientificName year month day visitUID #> 10357 Bombus sylvestris 2012 5 18 5116 #> 20289 Bombus hypnorum 2016 7 1 5810 #> 25828 Bombus pascuorum 2012 7 24 5117 #> #> $observationsInGrid$ID170 #> scientificName year month day visitUID #> 3508 Bombus hortorum 2017 6 17 2446 #> 6157 Bombus lapidarius 2014 4 28 3295 #> 13728 Bombus soroeensis 2010 8 8 3292 #> 15306 Bombus lapidarius 2009 7 8 3441 #> 15307 Bombus lucorum 2009 7 8 3441 #> 15309 Bombus vestalis 2009 7 8 3441 #> 15845 Bombus ruderarius 2009 6 7 6721 #> 16539 Bombus lapidarius 2008 7 13 3293 #> 18284 Bombus rupestris 2002 8 6 1017 #> 18287 Bombus lapidarius 2002 8 6 1017 #> 20394 Bombus terrestris 2016 7 28 5845 #> 20395 Bombus lapidarius 2016 7 28 5845 #> 25168 Bombus rupestris 2014 7 17 3294 #> #> $observationsInGrid$ID171 #> scientificName year month day visitUID #> 14297 Bombus lapidarius 2010 4 18 2762 #> #> $observationsInGrid$ID172 #> scientificName year month day visitUID #> 7012 Bombus pascuorum 2013 7 27 4816 #> #> $observationsInGrid$ID173 #> scientificName year month day visitUID #> 6816 Bombus bohemicus 2013 7 29 5118 #> 24776 Bombus vestalis 2003 6 3 4572 #> #> $observationsInGrid$ID174 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID175 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID176 #> scientificName year month day visitUID #> 12323 Bombus sylvarum 2011 5 28 724 #> #> $observationsInGrid$ID177 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID178 #> scientificName year month day visitUID #> 4302 Bombus pratorum 2017 7 22 3559 #> #> $observationsInGrid$ID179 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID180 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID181 #> scientificName year month day visitUID #> 21641 Bombus terrestris 2016 4 20 2625 #> #> $observationsInGrid$ID182 #> scientificName year month day visitUID #> 24999 Bombus lucorum 2014 8 3 6541 #> 25062 Bombus pratorum 2014 7 26 6542 #> #> $observationsInGrid$ID183 #> scientificName year month day visitUID #> 846 Bombus semenoviellus 2018 6 30 6465 #> 1714 Bombus pratorum 2018 5 5 1486 #> 2151 Bombus terrestris 2018 4 8 92 #> 3680 Bombus pratorum 2017 5 8 93 #> 4791 Bombus soroeensis 2017 6 22 94 #> 22116 Bombus hypnorum 2010 7 7 6466 #> #> $observationsInGrid$ID184 #> scientificName year month day visitUID #> 23828 Bombus rupestris 2015 6 6 4314 #> #> $observationsInGrid$ID185 #> scientificName year month day visitUID #> 356 Bombus terrestris 2018 7 27 4197 #> #> $observationsInGrid$ID186 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID187 #> scientificName year month day visitUID #> 10905 Bombus hortorum 2000 5 30 4144 #> 10908 Bombus pascuorum 2000 5 30 4144 #> 10920 Bombus pascuorum 2000 5 30 4144 #> 12349 Bombus barbutellus 2011 5 21 6464 #> 16106 Bombus hypnorum 2009 5 2 6463 #> #> $observationsInGrid$ID188 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID189 #> scientificName year month day visitUID #> 15095 Bombus hypnorum 2009 7 16 276 #> #> $observationsInGrid$ID190 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID191 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID192 #> scientificName year month day visitUID #> 4421 Bombus sylvarum 2017 7 11 3593 #> 5355 Bombus sylvestris 2015 7 19 3594 #> #> $observationsInGrid$ID193 #> scientificName year month day visitUID #> 24351 Bombus bohemicus 2010 6 3 3335 #> #> $observationsInGrid$ID194 #> scientificName year month day visitUID #> 6465 Bombus sylvarum 2001 7 20 3950 #> 23173 Bombus sylvarum 2015 8 7 6047 #> #> $observationsInGrid$ID195 #> scientificName year month day visitUID #> 9662 Bombus pascuorum 2012 8 15 2977 #> #> $observationsInGrid$ID196 #> scientificName year month day visitUID #> 11381 Bombus lucorum 2011 8 23 3381 #> 14979 Bombus lapidarius 2009 7 8 2978 #> #> $observationsInGrid$ID197 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID198 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID199 #> scientificName year month day visitUID #> 1939 Bombus lapidarius 2018 4 22 911 #> 5299 Bombus sylvestris 2015 7 19 4277 #> 6721 Bombus lucorum 2012 5 3 2149 #> 6896 Bombus pascuorum 2013 7 28 5169 #> 6898 Bombus lapidarius 2013 7 28 5169 #> 6900 Bombus hortorum 2013 7 28 5169 #> 6901 Bombus jonellus 2013 7 28 5169 #> 6902 Bombus lucorum 2013 7 28 5169 #> 6915 Bombus soroeensis 2013 8 3 5164 #> 6916 Bombus jonellus 2013 8 3 5164 #> 6917 Bombus lucorum 2013 8 3 5164 #> 6945 Bombus pascuorum 2013 8 2 5163 #> 6947 Bombus lucorum 2013 8 2 5163 #> 9686 Bombus pascuorum 2012 8 11 5156 #> 9688 Bombus sylvestris 2012 8 11 5165 #> 9689 Bombus pascuorum 2012 8 11 5165 #> 9939 Bombus hortorum 2012 7 9 5162 #> 10338 Bombus bohemicus 2012 5 22 5161 #> 10365 Bombus pascuorum 2012 4 27 5155 #> 10367 Bombus lucorum 2012 3 23 6601 #> 10370 Bombus lapidarius 2012 4 27 5172 #> 11305 Bombus vestalis 2011 5 20 5160 #> 11652 Bombus hortorum 2011 7 19 5157 #> 11655 Bombus hortorum 2011 7 19 5159 #> 11658 Bombus hypnorum 2011 7 19 5167 #> 12157 Bombus hortorum 2011 6 13 5166 #> 12289 Bombus sylvestris 2011 5 20 5158 #> 12554 Bombus bohemicus 2011 4 21 5168 #> 12555 Bombus lucorum 2011 4 21 5168 #> 12556 Bombus lucorum 2011 4 10 5171 #> 12564 Bombus lucorum 2011 4 9 5170 #> 13955 Bombus pascuorum 2010 6 16 330 #> 14904 Bombus pascuorum 2009 5 3 500 #> 16204 Bombus terrestris 2009 4 10 5496 #> #> $observationsInGrid$ID200 #> scientificName year month day visitUID #> 10397 Bombus lapidarius 2012 5 8 5287 #> 15922 Bombus pascuorum 2009 5 30 4832 #> 15927 Bombus lapidarius 2009 5 30 4832 #> 15930 Bombus bohemicus 2009 5 30 4832 #> #> $observationsInGrid$ID201 #> scientificName year month day visitUID #> 5572 Bombus pascuorum 2015 6 7 1569 #> 7164 Bombus rupestris 2013 5 30 1570 #> 10316 Bombus bohemicus 2012 5 28 1568 #> 12230 Bombus hortorum 2011 6 6 1567 #> 12265 Bombus pascuorum 2011 6 2 1566 #> 12267 Bombus terrestris 2011 6 2 1566 #> 14306 Bombus sylvarum 2007 5 23 1821 #> 14322 Bombus pratorum 2007 5 23 1886 #> 14334 Bombus pascuorum 2007 8 10 3437 #> 14346 Bombus lucorum 2007 5 21 3438 #> 14348 Bombus lucorum 2007 5 21 3438 #> 14357 Bombus lucorum 2007 5 21 3438 #> 14371 Bombus lucorum 2007 8 10 3437 #> 14433 Bombus lapidarius 2007 8 10 3437 #> 14434 Bombus lapidarius 2007 8 10 3437 #> 14435 Bombus lapidarius 2007 8 10 3437 #> 14438 Bombus lapidarius 2007 8 10 3437 #> #> $observationsInGrid$ID202 #> scientificName year month day visitUID #> 624 Bombus pratorum 2018 7 12 6720 #> 1127 Bombus sylvarum 2018 6 18 4309 #> 1322 Bombus soroeensis 2018 6 7 2794 #> 1324 Bombus hortorum 2018 6 7 2794 #> 1325 Bombus hypnorum 2018 6 7 2794 #> 1326 Bombus lucorum 2018 6 7 2794 #> 7114 Bombus lapidarius 2013 7 12 6462 #> 14305 Bombus sylvestris 2007 6 11 2853 #> 14325 Bombus pratorum 2007 5 23 2854 #> 14333 Bombus pascuorum 2007 5 23 2854 #> 14343 Bombus lucorum 2007 8 1 2851 #> 14381 Bombus lapidarius 2007 8 10 2852 #> 14382 Bombus lapidarius 2007 8 10 2852 #> 14386 Bombus lapidarius 2007 8 10 2852 #> 14388 Bombus lapidarius 2007 8 10 2852 #> 14391 Bombus lapidarius 2007 8 10 2852 #> 14396 Bombus lapidarius 2007 8 10 2852 #> 14397 Bombus lapidarius 2007 8 10 2852 #> 14400 Bombus lapidarius 2007 8 10 2852 #> 14402 Bombus lapidarius 2007 8 1 2851 #> 14407 Bombus lapidarius 2007 8 10 2852 #> 14412 Bombus lapidarius 2007 8 10 2852 #> 14414 Bombus lapidarius 2007 5 23 2854 #> 14421 Bombus lapidarius 2007 6 5 2850 #> 14422 Bombus lapidarius 2007 5 23 2854 #> 14428 Bombus lapidarius 2007 6 5 2850 #> 14446 Bombus bohemicus 2007 8 10 2852 #> 20279 Bombus lapidarius 2016 7 1 6461 #> 23496 Bombus lucorum 2015 7 7 2795 #> #> $observationsInGrid$ID203 #> scientificName year month day visitUID #> 4829 Bombus sylvestris 2017 5 21 5292 #> 10100 Bombus rupestris 2012 6 18 5291 #> 23002 Bombus pascuorum 2015 8 16 5290 #> 24718 Bombus terrestris 2014 9 20 5289 #> #> $observationsInGrid$ID204 #> scientificName year month day visitUID #> 302 Bombus lapidarius 2018 8 2 1997 #> 1871 Bombus terrestris 2018 4 28 2000 #> 1891 Bombus hypnorum 2018 4 22 1929 #> 4889 Bombus lapidarius 2017 5 13 1998 #> 5108 Bombus hypnorum 2017 4 14 1995 #> 5956 Bombus 2014 7 30 2002 #> 6780 Bombus pascuorum 2013 7 31 2003 #> 6781 Bombus lucorum 2013 7 31 2003 #> 19313 Bombus terrestris 2017 4 1 1994 #> 20379 Bombus pascuorum 2016 7 27 1996 #> 20380 Bombus lucorum 2016 7 27 1996 #> 20745 Bombus lapidarius 2016 6 30 2001 #> 21947 Bombus hypnorum 2016 3 19 508 #> 22946 Bombus pascuorum 2015 8 16 1091 #> 23509 Bombus lapidarius 2015 7 1 1090 #> 25026 Bombus lucorum 2014 7 18 1999 #> 25826 Bombus 2011 5 12 6567 #> 25829 Bombus hypnorum 2011 5 11 6566 #> #> $observationsInGrid$ID205 #> scientificName year month day visitUID #> 25453 Bombus lucorum 2014 6 20 3630 #> #> $observationsInGrid$ID206 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID207 #> scientificName year month day visitUID #> 2285 Bombus bohemicus 2017 5 22 2161 #> #> $observationsInGrid$ID208 #> scientificName year month day visitUID #> 14011 Bombus hortorum 2010 5 22 2979 #> 14012 Bombus lucorum 2010 5 22 2979 #> #> $observationsInGrid$ID209 #> scientificName year month day visitUID #> 9998 Bombus hypnorum 2012 7 8 3283 #> 15080 Bombus lapidarius 2009 8 1 3244 #> 15081 Bombus hortorum 2009 8 1 3244 #> 15082 Bombus pascuorum 2009 8 1 3244 #> 15086 Bombus lucorum 2009 8 1 3244 #> 16016 Bombus lucorum 2009 5 17 3411 #> 16017 Bombus sylvarum 2009 5 17 3411 #> 16018 Bombus pratorum 2009 5 17 3411 #> 16607 Bombus pratorum 2008 7 2 2963 #> 16608 Bombus bohemicus 2008 7 2 2963 #> 16754 Bombus subterraneus 2008 6 14 3245 #> 16757 Bombus lucorum 2008 6 14 3245 #> 16758 Bombus terrestris 2008 6 14 3245 #> 16887 Bombus terrestris 2008 5 23 3284 #> 17382 Bombus vestalis 2004 7 2 3926 #> 17534 Bombus lucorum 2004 7 2 3926 #> 17536 Bombus lucorum 2004 7 2 3926 #> 17539 Bombus pascuorum 2004 7 2 3926 #> 17545 Bombus lucorum 2004 7 2 3926 #> 17613 Bombus lucorum 2004 7 2 3926 #> 17636 Bombus lapidarius 2004 7 2 3926 #> 18315 Bombus pascuorum 2002 8 6 3444 #> 18585 Bombus lapidarius 2000 6 14 3925 #> 18588 Bombus hypnorum 2000 6 14 3925 #> 18589 Bombus hortorum 2000 6 14 3925 #> 18590 Bombus pratorum 2000 6 14 3925 #> #> $observationsInGrid$ID210 #> scientificName year month day visitUID #> 5758 Bombus ruderarius 2015 5 2 4230 #> 14269 Bombus hypnorum 2010 4 24 4831 #> 14270 Bombus terrestris 2010 4 24 4831 #> 15288 Bombus pascuorum 2009 7 11 4830 #> 15291 Bombus ruderarius 2009 7 11 4830 #> #> $observationsInGrid$ID211 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID212 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID213 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID214 #> scientificName year month day visitUID #> 4936 Bombus pascuorum 2016 8 17 1384 #> 4937 Bombus pratorum 2016 7 23 1386 #> 4939 Bombus lapidarius 2016 6 23 1385 #> 4945 Bombus lapidarius 2016 7 23 1386 #> 4972 Bombus soroeensis 2016 7 23 1386 #> 4974 Bombus soroeensis 2016 6 23 1385 #> 4976 Bombus lapidarius 2016 6 23 1385 #> 4978 Bombus pascuorum 2016 6 23 1385 #> 4980 Bombus lucorum 2016 6 23 1385 #> 4982 Bombus lapidarius 2016 7 23 1386 #> 4983 Bombus pratorum 2016 7 23 1386 #> 7005 Bombus ruderarius 2013 7 28 6290 #> 19796 Bombus soroeensis 2016 6 23 1385 #> #> $observationsInGrid$ID215 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID216 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID217 #> scientificName year month day visitUID #> 7303 Bombus soroeensis 2013 6 24 5426 #> 7304 Bombus bohemicus 2013 6 24 151 #> #> $observationsInGrid$ID218 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID219 #> scientificName year month day visitUID #> 5574 Bombus jonellus 2015 6 7 4027 #> 7116 Bombus lucorum 2013 7 2 77 #> #> $observationsInGrid$ID220 #> scientificName year month day visitUID #> 19812 Bombus soroeensis 2016 7 23 1153 #> #> $observationsInGrid$ID221 #> scientificName year month day visitUID #> 18235 Bombus soroeensis 2004 6 30 3671 #> #> $observationsInGrid$ID222 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID223 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID224 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID225 #> scientificName year month day visitUID #> 10285 Bombus pratorum 2012 6 3 3619 #> 10527 Bombus pratorum 2012 4 16 3620 #> #> $observationsInGrid$ID226 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID227 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID228 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID229 #> scientificName year month day visitUID #> 4804 Bombus pratorum 2017 5 22 3342 #> #> $observationsInGrid$ID230 #> scientificName year month day visitUID #> 6491 Bombus pascuorum 2006 6 24 4627 #> 10163 Bombus terrestris 2012 6 21 3206 #> #> $observationsInGrid$ID231 #> scientificName year month day visitUID #> 6493 Bombus pascuorum 2002 7 13 4311 #> 12260 Bombus hortorum 2011 5 31 98 #> 15947 Bombus pratorum 2009 5 27 99 #> #> $observationsInGrid$ID232 #> scientificName year month day visitUID #> 6501 Bombus lucorum 2003 7 21 4513 #> 20307 Bombus pascuorum 2016 8 9 3380 #> #> $observationsInGrid$ID233 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID234 #> scientificName year month day visitUID #> 421 Bombus bohemicus 2018 7 20 480 #> 422 Bombus lucorum 2018 7 20 480 #> 425 Bombus soroeensis 2018 7 20 473 #> 426 Bombus cryptarum 2018 7 20 473 #> 427 Bombus magnus 2018 7 20 473 #> 4720 Bombus pratorum 2017 6 27 476 #> 6756 Bombus pascuorum 2013 8 20 495 #> 7265 Bombus pascuorum 2013 7 1 469 #> 7498 Bombus pascuorum 2013 5 30 493 #> 7501 Bombus hypnorum 2013 5 30 478 #> 7502 Bombus pascuorum 2013 5 30 478 #> 7507 Bombus bohemicus 2013 5 30 488 #> 7508 Bombus bohemicus 2013 5 30 478 #> 7510 Bombus bohemicus 2013 5 30 493 #> 7712 Bombus pascuorum 2013 4 21 467 #> 7713 Bombus cryptarum 2013 4 21 467 #> 9476 Bombus soroeensis 2012 8 17 466 #> 9849 Bombus cryptarum 2012 7 25 475 #> 9851 Bombus bohemicus 2012 7 25 475 #> 10061 Bombus norvegicus 2012 7 2 483 #> 10062 Bombus soroeensis 2012 7 2 470 #> 10063 Bombus pascuorum 2012 7 2 489 #> 10230 Bombus pascuorum 2012 6 12 472 #> 10315 Bombus pascuorum 2012 5 28 477 #> 10318 Bombus pascuorum 2012 5 28 487 #> 10319 Bombus pascuorum 2012 5 28 492 #> 10369 Bombus pascuorum 2012 5 2 465 #> 10372 Bombus cryptarum 2012 5 2 482 #> 11602 Bombus sylvestris 2011 7 25 491 #> 11622 Bombus sylvestris 2011 7 25 491 #> 11638 Bombus norvegicus 2011 7 25 468 #> 11639 Bombus sylvestris 2011 7 25 485 #> 11641 Bombus norvegicus 2011 7 25 491 #> 11950 Bombus pascuorum 2011 6 27 486 #> 11953 Bombus bohemicus 2011 6 27 486 #> 12007 Bombus cryptarum 2011 6 24 497 #> 12155 Bombus cryptarum 2011 6 15 490 #> 12272 Bombus norvegicus 2011 5 31 479 #> 12277 Bombus pascuorum 2011 5 21 481 #> 12278 Bombus pascuorum 2011 5 21 484 #> 12284 Bombus pratorum 2011 5 21 474 #> 12570 Bombus lucorum 2011 4 16 496 #> 13701 Bombus lucorum 2010 8 5 494 #> 13705 Bombus hortorum 2010 8 5 471 #> 13707 Bombus pascuorum 2010 8 5 494 #> 14809 Bombus pascuorum 2009 9 8 907 #> 14810 Bombus pratorum 2009 9 8 907 #> 14896 Bombus bohemicus 2009 7 17 908 #> 14897 Bombus norvegicus 2009 7 17 908 #> 14907 Bombus lucorum 2009 8 8 906 #> 14908 Bombus soroeensis 2009 8 8 906 #> 14919 Bombus pascuorum 2009 8 1 905 #> 14946 Bombus norvegicus 2009 7 17 908 #> 14947 Bombus pratorum 2009 7 17 908 #> 14949 Bombus hortorum 2009 7 17 908 #> 14989 Bombus hortorum 2009 6 28 910 #> 14992 Bombus ruderarius 2009 5 19 909 #> #> $observationsInGrid$ID235 #> scientificName year month day visitUID #> 7503 Bombus jonellus 2013 5 30 4379 #> #> $observationsInGrid$ID236 #> scientificName year month day visitUID #> 19240 Bombus pascuorum 2003 7 31 1979 #> #> $observationsInGrid$ID237 #> scientificName year month day visitUID #> 6949 Bombus pascuorum 2013 8 2 4794 #> 14313 Bombus soroeensis 2007 8 1 2907 #> 14316 Bombus pratorum 2007 5 23 2911 #> 14329 Bombus pascuorum 2007 5 21 2910 #> 14359 Bombus lapidarius 2007 8 1 2907 #> 14361 Bombus lapidarius 2007 8 10 2908 #> 14362 Bombus lapidarius 2007 8 10 2913 #> 14366 Bombus lapidarius 2007 8 10 2908 #> 14367 Bombus lapidarius 2007 7 19 2909 #> 14368 Bombus lapidarius 2007 8 10 2908 #> 14380 Bombus lapidarius 2007 8 2 2906 #> 14445 Bombus bohemicus 2007 6 4 2912 #> 19787 Bombus hypnorum 2016 7 14 515 #> 19788 Bombus terrestris 2011 7 27 516 #> 19789 Bombus rupestris 2010 7 28 517 #> #> $observationsInGrid$ID238 #> scientificName year month day visitUID #> 13300 Bombus lucorum 2009 6 15 2855 #> 14307 Bombus soroeensis 2007 6 4 3932 #> 14344 Bombus lucorum 2007 8 10 3933 #> 14377 Bombus lapidarius 2007 8 1 3931 #> 14379 Bombus lapidarius 2007 8 10 3933 #> 14383 Bombus lapidarius 2007 8 10 3933 #> 14387 Bombus lapidarius 2007 8 10 3933 #> 14394 Bombus lapidarius 2007 8 10 3933 #> 14405 Bombus lapidarius 2007 8 10 3933 #> #> $observationsInGrid$ID239 #> scientificName year month day visitUID #> 1854 Bombus hypnorum 2018 4 28 4518 #> 5071 Bombus hortorum 2017 4 30 4519 #> 10421 Bombus hypnorum 2012 4 15 4517 #> #> $observationsInGrid$ID240 #> scientificName year month day visitUID #> 3697 Bombus hypnorum 2017 5 7 4516 #> #> $observationsInGrid$ID241 #> scientificName year month day visitUID #> 849 Bombus pratorum 2018 6 22 2026 #> 24467 Bombus hortorum 2011 6 20 3957 #> 24468 Bombus terrestris 2011 6 27 3958 #> 24472 Bombus pratorum 2011 6 27 3958 #> #> $observationsInGrid$ID242 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID243 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID244 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID245 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID246 #> scientificName year month day visitUID #> 8695 Bombus hypnorum 2004 7 9 4058 #> 8696 Bombus lapidarius 2004 7 9 4058 #> 11794 Bombus sylvarum 2011 7 16 4056 #> 18384 Bombus terrestris 2007 8 31 4073 #> 19989 Bombus terrestris 2016 5 29 4398 #> 19991 Bombus lapidarius 2016 6 6 4397 #> 21333 Bombus terrestris 2016 5 29 4399 #> #> $observationsInGrid$ID247 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID248 #> scientificName year month day visitUID #> 1229 Bombus pratorum 2018 6 12 1483 #> 12690 Bombus lucorum 2009 7 3 2250 #> 12694 Bombus bohemicus 2009 7 3 2250 #> 14162 Bombus pascuorum 2008 7 3 5147 #> 14163 Bombus pascuorum 2008 7 3 5147 #> 21355 Bombus pratorum 2016 5 26 1484 #> 22633 Bombus soroeensis 2008 7 3 5147 #> 22676 Bombus hypnorum 2008 7 3 5147 #> 22752 Bombus hortorum 2008 7 3 5147 #> #> $observationsInGrid$ID249 #> scientificName year month day visitUID #> 20278 Bombus pascuorum 2016 8 14 1674 #> 20793 Bombus pratorum 2016 7 7 1673 #> #> $observationsInGrid$ID250 #> scientificName year month day visitUID #> 25036 Bombus rupestris 2014 7 22 4825 #> #> $observationsInGrid$ID251 #> scientificName year month day visitUID #> 16240 Bombus terrestris 2009 4 1 371 #> #> $observationsInGrid$ID252 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID253 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID254 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID255 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID256 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID257 #> scientificName year month day visitUID #> 15156 Bombus lucorum 2009 7 22 1719 #> 21493 Bombus pascuorum 2016 5 7 6657 #> 21887 Bombus lucorum 2003 6 15 5482 #> #> $observationsInGrid$ID258 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID259 #> scientificName year month day visitUID #> 4679 Bombus pratorum 2017 7 3 1989 #> #> $observationsInGrid$ID260 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID261 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID262 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID263 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID264 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID265 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID266 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID267 #> scientificName year month day visitUID #> 938 Bombus campestris 2018 6 25 3343 #> 4417 Bombus lapidarius 2017 7 13 4749 #> #> $observationsInGrid$ID268 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID269 #> scientificName year month day visitUID #> 4813 Bombus pascuorum 2017 5 21 2356 #> 7342 Bombus terrestris 2013 5 30 3114 #> #> $observationsInGrid$ID270 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID271 #> scientificName year month day visitUID #> 383 Bombus cryptarum 2018 7 25 3550 #> 384 Bombus pascuorum 2018 7 25 3550 #> 633 Bombus hypnorum 2018 7 11 3549 #> 6457 Bombus pascuorum 2006 6 18 2816 #> 6458 Bombus lucorum 2006 6 18 2816 #> 6459 Bombus lucorum 2004 7 20 2817 #> 6463 Bombus pascuorum 2006 7 16 2815 #> 9615 Bombus cryptarum 2012 7 19 3555 #> 9621 Bombus cryptarum 2012 7 19 3551 #> 9623 Bombus pascuorum 2012 7 19 3548 #> 9631 Bombus cryptarum 2012 8 13 3546 #> 9855 Bombus jonellus 2012 7 24 3552 #> 9856 Bombus bohemicus 2012 7 24 3552 #> 9859 Bombus pascuorum 2012 7 24 3552 #> 10171 Bombus lucorum 2012 6 20 2819 #> 10173 Bombus soroeensis 2012 6 20 2819 #> 11625 Bombus pratorum 2011 7 25 2393 #> 11627 Bombus pratorum 2011 7 25 5431 #> 13295 Bombus terrestris 2009 6 16 2818 #> 13296 Bombus lucorum 2009 6 16 2818 #> 13297 Bombus pascuorum 2009 6 16 2818 #> 13659 Bombus pascuorum 2010 8 14 3545 #> 13882 Bombus pratorum 2010 7 19 3547 #> #> $observationsInGrid$ID272 #> scientificName year month day visitUID #> 9609 Bombus sylvestris 2012 7 19 5428 #> 9611 Bombus pascuorum 2012 7 19 5428 #> 9612 Bombus cryptarum 2012 7 19 5428 #> 9613 Bombus bohemicus 2012 7 19 5432 #> 9617 Bombus pascuorum 2012 7 19 3554 #> 11383 Bombus pascuorum 2011 8 23 5433 #> 11624 Bombus pratorum 2011 7 25 5430 #> 13660 Bombus lucorum 2010 8 14 5429 #> 13661 Bombus pascuorum 2010 8 14 5429 #> 13662 Bombus campestris 2010 8 14 5429 #> 13664 Bombus lucorum 2010 8 14 3553 #> #> $observationsInGrid$ID273 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID274 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID275 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID276 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID277 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID278 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID279 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID280 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID281 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID282 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID283 #> scientificName year month day visitUID #> 607 Bombus lapidarius 2018 7 11 5434 #> #> $observationsInGrid$ID284 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID285 #> scientificName year month day visitUID #> 1370 Bombus terrestris 2018 6 5 5849 #> 7539 Bombus terrestris 2013 5 9 4529 #> 7542 Bombus lapidarius 2013 5 9 4529 #> 10452 Bombus lapidarius 2012 5 1 1199 #> 11578 Bombus hortorum 2011 8 1 121 #> 11582 Bombus hypnorum 2011 8 1 121 #> 11774 Bombus hypnorum 2011 7 13 124 #> 11775 Bombus lapidarius 2011 7 13 124 #> 11776 Bombus pascuorum 2011 7 13 124 #> 14066 Bombus pratorum 2010 5 26 122 #> 14082 Bombus terrestris 2010 5 11 5828 #> 14255 Bombus terrestris 2010 4 29 5075 #> 14921 Bombus hortorum 2009 7 29 123 #> 14930 Bombus terrestris 2009 7 29 576 #> 14940 Bombus lapidarius 2009 7 29 576 #> 17630 Bombus lapidarius 2007 8 14 5061 #> 21729 Bombus terrestris 2016 4 14 1200 #> #> $observationsInGrid$ID286 #> scientificName year month day visitUID #> 614 Bombus muscorum 2018 6 28 5108 #> 729 Bombus sylvarum 2018 7 7 5099 #> 3759 Bombus lapidarius 2017 10 3 5098 #> 5453 Bombus rupestris 2015 10 16 5101 #> 6263 Bombus terrestris 2014 4 20 5103 #> 6978 Bombus sylvarum 2013 7 31 5107 #> 6979 Bombus hortorum 2013 7 31 5107 #> 7521 Bombus rupestris 2013 5 25 5105 #> 9882 Bombus lapidarius 2012 7 22 5104 #> 10512 Bombus terrestris 2012 4 28 5106 #> 11800 Bombus muscorum 2011 7 15 6022 #> 11808 Bombus bohemicus 2011 7 15 6022 #> 11811 Bombus muscorum 2011 7 15 6022 #> 11812 Bombus sylvarum 2011 7 15 6022 #> 11815 Bombus terrestris 2011 7 15 6195 #> 11816 Bombus jonellus 2011 7 15 6195 #> 11817 Bombus hortorum 2011 7 15 6022 #> 11823 Bombus lapidarius 2011 7 15 6022 #> 18154 Bombus bohemicus 2006 7 22 5114 #> 18890 Bombus barbutellus 2006 7 22 5114 #> 22254 Bombus sylvarum 2012 8 21 5102 #> 22304 Bombus hypnorum 2011 7 10 5100 #> #> $observationsInGrid$ID287 #> scientificName year month day visitUID #> 15286 Bombus pratorum 2009 7 10 2678 #> 15287 Bombus soroeensis 2009 7 10 2678 #> #> $observationsInGrid$ID288 #> scientificName year month day visitUID #> 2075 Bombus hypnorum 2018 4 14 2137 #> #> $observationsInGrid$ID289 #> scientificName year month day visitUID #> 1424 Bombus hortorum 2018 5 29 3871 #> 2175 Bombus hortorum 2018 4 8 6447 #> 2192 Bombus 2018 4 8 3087 #> #> $observationsInGrid$ID290 #> scientificName year month day visitUID #> 2017 Bombus lucorum 2018 4 19 6629 #> 6069 Bombus pratorum 2014 5 9 6622 #> 6311 Bombus hypnorum 2014 4 12 6627 #> 6419 Bombus terrestris 2014 3 10 6623 #> 6834 Bombus hypnorum 2013 5 21 6631 #> 7721 Bombus pascuorum 2013 4 20 6630 #> 7726 Bombus lucorum 2013 4 20 6630 #> 10218 Bombus lapidarius 2012 6 13 6628 #> 12502 Bombus terrestris 2011 4 27 6633 #> 12646 Bombus pratorum 2011 4 10 6624 #> 12647 Bombus lucorum 2011 4 10 6624 #> 14476 Bombus hypnorum 2010 4 12 6626 #> 15893 Bombus sylvestris 2009 6 2 6620 #> 15913 Bombus rupestris 2009 5 31 6635 #> 16138 Bombus lapidarius 2009 4 26 6632 #> 16189 Bombus hypnorum 2009 4 12 6625 #> 16227 Bombus pascuorum 2009 4 4 6621 #> 16380 Bombus norvegicus 2008 7 27 6634 #> 16382 Bombus bohemicus 2008 7 27 6634 #> 16385 Bombus soroeensis 2008 7 27 6634 #> 16497 Bombus pascuorum 2008 7 27 6636 #> 16502 Bombus rupestris 2008 7 27 6636 #> #> $observationsInGrid$ID291 #> scientificName year month day visitUID #> 4332 Bombus pratorum 2017 7 15 5893 #> 21576 Bombus norvegicus 2015 7 11 190 #> 22415 Bombus pascuorum 2009 6 17 5635 #> 22417 Bombus lucorum 2009 9 12 5634 #> 22419 Bombus pascuorum 2009 6 17 5635 #> 22420 Bombus pascuorum 2009 9 12 5634 #> 22421 Bombus pascuorum 2009 8 20 5636 #> 22423 Bombus pascuorum 2009 8 20 5636 #> 22424 Bombus lucorum 2009 7 28 5637 #> 22426 Bombus soroeensis 2009 7 28 5637 #> 22427 Bombus lucorum 2009 7 3 5632 #> 22431 Bombus ruderarius 2009 6 4 5633 #> 22432 Bombus pascuorum 2009 5 29 5638 #> 22433 Bombus pascuorum 2009 6 4 5633 #> 24995 Bombus pascuorum 2014 8 5 5892 #> #> $observationsInGrid$ID292 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID293 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID294 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID295 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID296 #> scientificName year month day visitUID #> 13715 Bombus terrestris 2010 7 4 5503 #> 20950 Bombus hypnorum 2016 6 25 3305 #> 23082 Bombus lapidarius 2015 8 14 4738 #> #> $observationsInGrid$ID297 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID298 #> scientificName year month day visitUID #> 15715 Bombus terrestris 2009 7 1 1078 #> #> $observationsInGrid$ID299 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID300 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID301 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID302 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID303 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID304 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID305 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID306 #> scientificName year month day visitUID #> 7014 Bombus soroeensis 2013 7 26 1493 #> 7022 Bombus sylvestris 2013 7 21 3561 #> 7066 Bombus pratorum 2013 7 21 1492 #> 7069 Bombus pascuorum 2013 7 21 3561 #> #> $observationsInGrid$ID307 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID308 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID309 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID310 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID311 #> scientificName year month day visitUID #> 24661 Bombus pascuorum 2014 8 10 6193 #> #> $observationsInGrid$ID312 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID313 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID314 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID315 #> scientificName year month day visitUID #> 7234 Bombus sylvestris 2013 7 3 2936 #> #> $observationsInGrid$ID316 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID317 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID318 #> scientificName year month day visitUID #> 7235 Bombus jonellus 2013 7 3 1708 #> #> $observationsInGrid$ID319 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID320 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID321 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID322 #> scientificName year month day visitUID #> 15197 Bombus pascuorum 2009 7 10 1369 #> 15268 Bombus lucorum 2009 7 10 1379 #> #> $observationsInGrid$ID323 #> scientificName year month day visitUID #> 609 Bombus hypnorum 2018 7 12 5904 #> 5711 Bombus pascuorum 2015 5 16 1359 #> 8702 Bombus hypnorum 2007 8 18 4489 #> 17448 Bombus sylvarum 2007 7 14 6225 #> 17450 Bombus sylvarum 2007 7 14 6225 #> 17563 Bombus lapidarius 2007 7 14 6225 #> 17569 Bombus lapidarius 2007 8 10 6224 #> #> $observationsInGrid$ID324 #> scientificName year month day visitUID #> 17460 Bombus soroeensis 2007 6 20 778 #> #> $observationsInGrid$ID325 #> scientificName year month day visitUID #> 5259 Bombus hypnorum 2017 3 25 4126 #> 6554 Bombus pascuorum 2013 5 18 4119 #> 6555 Bombus lapidarius 2013 5 18 4119 #> 8602 Bombus ruderarius 2005 8 11 4786 #> 8609 Bombus terrestris 2004 7 26 4785 #> 8612 Bombus ruderarius 2005 8 11 4786 #> 8618 Bombus ruderarius 2005 8 11 4786 #> 8626 Bombus lapidarius 2005 8 11 4786 #> 8629 Bombus ruderarius 2004 6 25 4784 #> 8632 Bombus ruderarius 2005 8 11 4786 #> 8633 Bombus ruderarius 2005 8 11 4786 #> 8634 Bombus lucorum 2004 7 26 4785 #> 8635 Bombus terrestris 2004 7 26 4785 #> 8637 Bombus terrestris 2005 7 20 4787 #> 8638 Bombus ruderarius 2005 8 11 4786 #> 8645 Bombus ruderarius 2005 8 11 4786 #> 8646 Bombus ruderarius 2004 6 25 4784 #> 8647 Bombus terrestris 2004 7 6 4783 #> 8649 Bombus lapidarius 2005 8 11 4786 #> 8657 Bombus lapidarius 2005 8 11 4786 #> 8659 Bombus ruderarius 2005 8 11 4786 #> 8662 Bombus ruderarius 2004 7 6 4783 #> 8667 Bombus lapidarius 2004 7 26 4785 #> 8668 Bombus ruderarius 2004 7 6 4783 #> 8670 Bombus lapidarius 2005 8 11 4786 #> 8675 Bombus lucorum 2007 8 9 4790 #> 8678 Bombus ruderarius 2006 6 27 4789 #> 8680 Bombus terrestris 2006 6 27 4789 #> 8683 Bombus lucorum 2008 8 8 4791 #> 8684 Bombus terrestris 2006 6 27 4789 #> 8687 Bombus lapidarius 2008 8 8 4791 #> 8690 Bombus lucorum 2007 8 9 4790 #> 8691 Bombus lapidarius 2006 7 8 4788 #> 8694 Bombus lapidarius 2008 8 8 4791 #> 11939 Bombus hypnorum 2011 6 25 6505 #> 12086 Bombus hypnorum 2011 6 20 6506 #> 12087 Bombus terrestris 2011 6 20 6506 #> 12089 Bombus pratorum 2011 6 20 6506 #> 12201 Bombus pascuorum 2011 5 26 4122 #> 12385 Bombus hortorum 2011 5 8 4118 #> 12437 Bombus pascuorum 2011 4 25 4120 #> 12438 Bombus pascuorum 2011 4 23 6507 #> 13587 Bombus terrestris 2010 6 16 643 #> 13588 Bombus pascuorum 2010 6 16 643 #> 14067 Bombus pascuorum 2010 5 26 4121 #> 14081 Bombus rupestris 2010 5 20 4127 #> 14161 Bombus ruderarius 2005 7 20 4954 #> 14266 Bombus terrestris 2010 4 26 4130 #> 14844 Bombus rupestris 2009 9 29 4131 #> 15124 Bombus hypnorum 2009 7 25 4129 #> 15609 Bombus terrestris 2004 6 25 4955 #> 15610 Bombus lucorum 2008 8 8 4782 #> 15611 Bombus lucorum 2008 8 8 4782 #> 15615 Bombus terrestris 2007 8 14 3942 #> 15752 Bombus magnus 2009 6 24 4128 #> 15753 Bombus hypnorum 2009 6 24 4128 #> 18849 Bombus terrestris 2007 7 30 4132 #> 21615 Bombus terrestris 2016 5 1 4125 #> 21616 Bombus hypnorum 2016 5 1 4125 #> 21788 Bombus lapidarius 2016 4 10 3032 #> #> $observationsInGrid$ID326 #> scientificName year month day visitUID #> 6551 Bombus hortorum 2013 6 15 3316 #> 6552 Bombus lapidarius 2013 6 15 3316 #> 6556 Bombus sylvarum 2013 5 14 3656 #> 11498 Bombus terrestris 2011 7 3 4511 #> #> $observationsInGrid$ID327 #> scientificName year month day visitUID #> 5562 Bombus pratorum 2015 6 9 2713 #> 6145 Bombus terrestris 2014 4 29 2719 #> 6146 Bombus pascuorum 2014 4 29 2719 #> 6147 Bombus lapidarius 2014 4 29 2719 #> 7021 Bombus pratorum 2013 7 12 2716 #> 7580 Bombus hortorum 2013 5 12 2715 #> 7587 Bombus ruderarius 2013 5 11 2714 #> 10185 Bombus sylvarum 2012 6 9 2712 #> 10590 Bombus lucorum 2012 3 26 2718 #> 11945 Bombus muscorum 2011 6 30 6264 #> 12103 Bombus pratorum 2011 6 20 2717 #> 12243 Bombus lapidarius 2011 6 4 2711 #> 12245 Bombus lucorum 2011 6 4 2711 #> 21628 Bombus ruderarius 2016 4 30 2720 #> #> $observationsInGrid$ID328 #> scientificName year month day visitUID #> 24712 Bombus lapidarius 2014 7 22 1861 #> 24714 Bombus ruderarius 2014 7 23 1862 #> 24715 Bombus lucorum 2014 7 22 1861 #> #> $observationsInGrid$ID329 #> scientificName year month day visitUID #> 4180 Bombus rupestris 2017 8 15 6576 #> 6426 Bombus campestris 2013 7 9 6579 #> 9910 Bombus norvegicus 2012 7 3 6577 #> 10322 Bombus rupestris 2012 5 26 6581 #> 11649 Bombus subterraneus 2011 7 11 6582 #> 13523 Bombus bohemicus 2010 5 5 6578 #> 13524 Bombus pascuorum 2010 4 25 6583 #> 15230 Bombus pratorum 2009 7 15 1309 #> 15601 Bombus terrestris 2005 5 20 6552 #> 15891 Bombus pascuorum 2009 6 1 1409 #> 21722 Bombus terrestris 2016 4 16 6580 #> 24712 Bombus lapidarius 2014 7 22 1861 #> 24715 Bombus lucorum 2014 7 22 1861 #> #> $observationsInGrid$ID330 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID331 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID332 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID333 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID334 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID335 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID336 #> scientificName year month day visitUID #> 11862 Bombus pratorum 2011 6 5 35 #> #> $observationsInGrid$ID337 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID338 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID339 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID340 #> scientificName year month day visitUID #> 24787 Bombus soroeensis 2006 6 16 171 #> 24817 Bombus hortorum 2006 6 16 171 #> 24828 Bombus pascuorum 2006 6 16 171 #> 24832 Bombus hypnorum 2006 6 16 171 #> #> $observationsInGrid$ID341 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID342 #> scientificName year month day visitUID #> 2487 Bombus sylvestris 2004 7 27 1554 #> 8807 Bombus terrestris 2004 7 16 1552 #> 8812 Bombus pascuorum 2006 8 6 1553 #> 8814 Bombus pascuorum 2006 8 6 1553 #> 8820 Bombus lucorum 2006 8 6 1553 #> 8830 Bombus terrestris 2004 7 16 3358 #> #> $observationsInGrid$ID343 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID344 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID345 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID346 #> scientificName year month day visitUID #> 14783 Bombus soroeensis 2008 7 3 188 #> #> $observationsInGrid$ID347 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID348 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID349 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID350 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID351 #> scientificName year month day visitUID #> 199 Bombus pratorum 2018 4 28 1044 #> #> $observationsInGrid$ID352 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID353 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID354 #> scientificName year month day visitUID #> 8716 Bombus lucorum 2007 7 6 162 #> 17480 Bombus pascuorum 2007 6 12 5866 #> #> $observationsInGrid$ID355 #> scientificName year month day visitUID #> 8713 Bombus pascuorum 2007 6 13 1042 #> 8714 Bombus pascuorum 2007 6 13 1042 #> #> $observationsInGrid$ID356 #> scientificName year month day visitUID #> 8709 Bombus sylvarum 2007 7 19 5264 #> 15637 Bombus lapidarius 2008 7 17 6650 #> 15674 Bombus hypnorum 2008 7 17 6650 #> 15701 Bombus bohemicus 2008 7 17 6650 #> #> $observationsInGrid$ID357 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID358 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID359 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID360 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID361 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID362 #> scientificName year month day visitUID #> 4587 Bombus lapidarius 2017 7 7 1440 #> #> $observationsInGrid$ID363 #> scientificName year month day visitUID #> 1738 Bombus lapidarius 2018 5 5 3091 #> 6553 Bombus ruderarius 2013 5 12 4866 #> 7541 Bombus terrestris 2013 5 12 4864 #> 7545 Bombus terrestris 2013 5 12 4865 #> 8529 Bombus terrestris 2004 7 6 3092 #> 8532 Bombus pascuorum 2004 7 26 3096 #> 8534 Bombus ruderarius 2004 6 25 3095 #> 8536 Bombus pascuorum 2004 7 6 3092 #> 8537 Bombus terrestris 2004 7 6 3092 #> 8544 Bombus pascuorum 2004 7 6 3092 #> 8545 Bombus terrestris 2004 7 6 3092 #> 8547 Bombus pascuorum 2004 7 26 3096 #> 8549 Bombus lapidarius 2004 7 26 3096 #> 8552 Bombus lapidarius 2004 7 26 3096 #> 8553 Bombus ruderarius 2004 6 25 3095 #> 8554 Bombus pascuorum 2004 6 25 3095 #> 8558 Bombus pascuorum 2004 6 25 3095 #> 8560 Bombus pascuorum 2004 6 25 3095 #> 8561 Bombus ruderarius 2004 6 25 3095 #> 8564 Bombus ruderarius 2004 6 25 3095 #> 8569 Bombus pascuorum 2004 6 25 3095 #> 8571 Bombus ruderarius 2004 7 26 3096 #> 8572 Bombus pascuorum 2004 6 25 3095 #> 8573 Bombus pascuorum 2004 6 25 3095 #> 8575 Bombus pascuorum 2004 6 25 3095 #> 8577 Bombus pascuorum 2004 6 25 3095 #> 8578 Bombus pascuorum 2004 6 25 3095 #> 8579 Bombus lucorum 2004 7 26 4260 #> 8580 Bombus terrestris 2004 7 26 4260 #> 8581 Bombus terrestris 2004 7 26 4260 #> 8585 Bombus ruderarius 2004 7 6 4258 #> 8586 Bombus lucorum 2004 7 26 4260 #> 8589 Bombus hypnorum 2004 6 25 4259 #> 8592 Bombus terrestris 2004 7 26 4260 #> 8605 Bombus ruderarius 2004 7 26 4260 #> 8606 Bombus hypnorum 2004 6 25 4259 #> 8607 Bombus ruderarius 2004 7 6 4258 #> 8608 Bombus ruderarius 2004 6 25 4259 #> 8624 Bombus muscorum 2004 7 6 4258 #> 12471 Bombus lucorum 2011 4 12 3094 #> 14495 Bombus terrestris 2010 4 3 4720 #> 15600 Bombus terrestris 2004 6 25 6356 #> 15606 Bombus terrestris 2007 8 14 3031 #> 16998 Bombus pascuorum 2008 4 28 4030 #> 17013 Bombus lapidarius 2008 4 28 4030 #> 17465 Bombus ruderarius 2007 8 14 3031 #> 17468 Bombus ruderarius 2004 6 25 6356 #> 18137 Bombus hortorum 2006 5 26 973 #> 18815 Bombus terrestris 2007 5 12 4719 #> 20303 Bombus lucorum 2016 7 8 3093 #> 20304 Bombus hypnorum 2016 7 8 3093 #> 24794 Bombus ruderarius 2006 7 20 4721 #> 25467 Bombus rupestris 2014 6 26 4863 #> #> $observationsInGrid$ID364 #> scientificName year month day visitUID #> 5965 Bombus lapidarius 2014 8 22 1891 #> 7540 Bombus terrestris 2013 5 11 498 #> 18110 Bombus hypnorum 2007 7 22 3919 #> 18129 Bombus bohemicus 2007 7 22 3919 #> 18136 Bombus cryptarum 2007 7 22 3919 #> 18138 Bombus sylvarum 2007 7 22 3919 #> #> $observationsInGrid$ID365 #> scientificName year month day visitUID #> 7595 Bombus cryptarum 2013 4 27 5689 #> 10591 Bombus pascuorum 2012 3 25 5405 #> 11390 Bombus sylvarum 2011 8 17 4033 #> 17002 Bombus terrestris 2008 4 27 5690 #> 18643 Bombus sylvarum 2006 5 25 5406 #> 18663 Bombus ruderarius 2006 5 27 5407 #> 18772 Bombus sylvarum 2007 6 9 5675 #> #> $observationsInGrid$ID366 #> scientificName year month day visitUID #> 3075 Bombus lucorum 2017 7 17 6163 #> 3094 Bombus lucorum 2017 7 17 6163 #> 3151 Bombus lucorum 2017 7 17 6163 #> 3153 Bombus lucorum 2017 4 30 6164 #> 3212 Bombus lucorum 2017 7 17 6163 #> 3219 Bombus lucorum 2017 7 17 6163 #> 3221 Bombus lucorum 2017 7 17 6163 #> 3222 Bombus lucorum 2017 7 17 6163 #> 3244 Bombus lucorum 2017 7 17 6163 #> 3275 Bombus pascuorum 2017 7 17 6163 #> 3280 Bombus lucorum 2017 7 17 6163 #> 3286 Bombus lucorum 2017 7 17 6163 #> 3287 Bombus lucorum 2017 7 17 6163 #> 3294 Bombus lucorum 2017 7 17 6163 #> 3334 Bombus lucorum 2017 4 30 6164 #> 4639 Bombus jonellus 2017 7 5 3426 #> 6878 Bombus pascuorum 2013 8 6 1408 #> 6879 Bombus rupestris 2013 8 6 1408 #> 9903 Bombus pratorum 2009 8 6 6161 #> 16646 Bombus subterraneus 2008 6 29 2006 #> 18672 Bombus hortorum 2007 6 29 2005 #> 18675 Bombus sylvarum 2007 7 14 2004 #> 18682 Bombus lucorum 2007 7 14 2004 #> 18689 Bombus pratorum 2007 6 29 4488 #> 18906 Bombus distinguendus 2007 6 29 4488 #> 20980 Bombus pratorum 2016 6 20 6162 #> #> $observationsInGrid$ID367 #> scientificName year month day visitUID #> 11483 Bombus soroeensis 2011 8 17 4168 #> 15590 Bombus lucorum 2008 6 29 4630 #> 15592 Bombus pascuorum 2008 6 29 4630 #> 15685 Bombus hortorum 2008 6 29 4630 #> #> $observationsInGrid$ID368 #> scientificName year month day visitUID #> 11505 Bombus soroeensis 2011 7 31 5349 #> 11960 Bombus soroeensis 2011 6 27 5348 #> 17075 Bombus terrestris 2008 4 12 5347 #> 22455 Bombus lapidarius 2009 6 9 5345 #> 24149 Bombus terrestris 2015 3 12 5346 #> #> $observationsInGrid$ID369 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID370 #> scientificName year month day visitUID #> 20273 Bombus pascuorum 2016 8 14 810 #> #> $observationsInGrid$ID371 #> scientificName year month day visitUID #> 12674 Bombus pratorum 2010 7 6 446 #> 12675 Bombus sylvarum 2010 7 6 446 #> 12680 Bombus jonellus 2010 6 8 447 #> 13938 Bombus pratorum 2010 6 22 448 #> #> $observationsInGrid$ID372 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID373 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID374 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID375 #> scientificName year month day visitUID #> 6972 Bombus lapidarius 2013 7 31 6235 #> 6973 Bombus lucorum 2013 7 31 6235 #> 15212 Bombus lucorum 2009 7 18 29 #> 15213 Bombus hypnorum 2009 7 17 17 #> 15224 Bombus hortorum 2009 7 17 17 #> 16155 Bombus hypnorum 2009 4 24 18 #> 19207 Bombus pratorum 2007 4 14 16 #> 19212 Bombus terrestris 2007 4 2 28 #> #> $observationsInGrid$ID376 #> scientificName year month day visitUID #> 1051 Bombus pascuorum 2018 6 20 1896 #> 1052 Bombus terrestris 2018 6 20 1896 #> 1053 Bombus pratorum 2018 6 20 1896 #> 9010 Bombus terrestris 2004 7 17 1482 #> #> $observationsInGrid$ID377 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID378 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID379 #> scientificName year month day visitUID #> 392 Bombus campestris 2018 7 24 1220 #> 615 Bombus lapidarius 2018 7 13 1219 #> 625 Bombus soroeensis 2018 7 12 1236 #> 626 Bombus soroeensis 2018 7 12 1233 #> 2477 Bombus sylvestris 2004 7 28 3685 #> 2478 Bombus sylvestris 2004 7 27 1216 #> 2492 Bombus pratorum 2004 7 28 777 #> 2496 Bombus bohemicus 2004 7 28 3685 #> 2497 Bombus pratorum 2004 7 27 5706 #> 2498 Bombus norvegicus 2004 8 4 3684 #> 2499 Bombus soroeensis 2004 7 28 1217 #> 2504 Bombus pratorum 2004 7 28 3685 #> 2512 Bombus sylvestris 2004 7 28 1217 #> 2514 Bombus sylvestris 2004 7 28 777 #> 2517 Bombus lucorum 2004 7 28 777 #> 2518 Bombus pratorum 2004 7 28 1217 #> 2520 Bombus bohemicus 2004 7 27 1216 #> 2522 Bombus cryptarum 2004 7 28 3685 #> 2523 Bombus cryptarum 2004 7 28 3685 #> 2526 Bombus pratorum 2004 7 28 1217 #> 2541 Bombus cryptarum 2004 7 28 3685 #> 2544 Bombus sylvestris 2004 7 17 1224 #> 2554 Bombus pratorum 2004 7 13 1214 #> 2556 Bombus sylvestris 2004 7 17 1224 #> 2574 Bombus bohemicus 2004 7 23 1215 #> 2577 Bombus pascuorum 2004 7 17 1224 #> 2599 Bombus pratorum 2004 7 13 1214 #> 2602 Bombus subterraneus 2004 7 17 4652 #> 2603 Bombus lucorum 2004 7 13 5705 #> 2605 Bombus lucorum 2004 7 13 5705 #> 2607 Bombus pascuorum 2004 7 13 1214 #> 2612 Bombus pratorum 2004 7 13 1214 #> 2613 Bombus lucorum 2004 7 13 1214 #> 2616 Bombus lucorum 2004 7 13 5705 #> 2622 Bombus sylvestris 2004 7 13 1214 #> 2625 Bombus cryptarum 2004 7 8 4646 #> 2629 Bombus cryptarum 2004 7 17 1224 #> 2634 Bombus sylvestris 2004 7 17 1224 #> 2636 Bombus bohemicus 2004 7 8 4646 #> 2641 Bombus soroeensis 2004 7 17 4652 #> 2646 Bombus pratorum 2004 7 17 4652 #> 2648 Bombus sylvestris 2004 7 13 1214 #> 2667 Bombus cryptarum 2004 7 17 1224 #> 2679 Bombus lucorum 2004 7 13 776 #> 2686 Bombus pratorum 2004 7 8 843 #> 2705 Bombus pascuorum 2004 7 8 843 #> 2706 Bombus lucorum 2004 7 13 776 #> 2711 Bombus lucorum 2004 7 13 776 #> 2725 Bombus pascuorum 2004 7 8 843 #> 2726 Bombus lucorum 2004 7 8 843 #> 2727 Bombus cryptarum 2004 7 13 1214 #> 2743 Bombus pascuorum 2004 6 30 1227 #> 2753 Bombus pratorum 2004 7 8 843 #> 2754 Bombus pascuorum 2004 7 8 4646 #> 2756 Bombus pascuorum 2004 7 8 4646 #> 2769 Bombus pratorum 2004 7 13 776 #> 2773 Bombus sylvestris 2004 7 8 843 #> 2775 Bombus sylvestris 2004 7 13 776 #> 2800 Bombus pratorum 2004 6 30 1227 #> 2805 Bombus norvegicus 2004 6 30 1227 #> 2809 Bombus subterraneus 2004 6 30 1227 #> 2810 Bombus pascuorum 2004 6 30 1227 #> 2820 Bombus lucorum 2004 6 30 3686 #> 2824 Bombus subterraneus 2004 6 30 3686 #> 2834 Bombus hortorum 2004 6 30 1227 #> 2835 Bombus lucorum 2004 6 30 3686 #> 2836 Bombus terrestris 2004 6 30 1227 #> 2838 Bombus lucorum 2004 6 30 1227 #> 2839 Bombus sylvestris 2004 6 30 1227 #> 2841 Bombus terrestris 2004 6 30 1227 #> 2847 Bombus soroeensis 2004 6 21 1225 #> 5263 Bombus soroeensis 2016 8 2 1234 #> 6527 Bombus lucorum 2013 7 6 1231 #> 8745 Bombus terrestris 2004 7 8 842 #> 8747 Bombus terrestris 2004 7 8 842 #> 8749 Bombus pascuorum 2006 7 5 844 #> 8751 Bombus pascuorum 2006 7 5 844 #> 8757 Bombus pascuorum 2006 8 6 845 #> 8761 Bombus pascuorum 2006 8 6 845 #> 8762 Bombus pascuorum 2006 8 6 845 #> 8766 Bombus pascuorum 2006 8 6 845 #> 8767 Bombus pascuorum 2006 8 6 845 #> 8768 Bombus pascuorum 2006 8 6 845 #> 8770 Bombus pascuorum 2006 8 6 845 #> 8773 Bombus pascuorum 2006 8 6 845 #> 8775 Bombus pascuorum 2006 6 29 846 #> 8813 Bombus terrestris 2004 6 21 1223 #> 8817 Bombus terrestris 2004 7 13 1221 #> 8821 Bombus terrestris 2004 7 13 1221 #> 8823 Bombus terrestris 2004 7 13 1221 #> 8825 Bombus terrestris 2004 7 13 1221 #> 8834 Bombus pascuorum 2006 8 6 1218 #> 8840 Bombus pascuorum 2006 8 6 1218 #> 8848 Bombus pascuorum 2006 7 27 4650 #> 8855 Bombus lucorum 2006 8 6 1218 #> 8856 Bombus pascuorum 2006 7 27 4650 #> 8860 Bombus lucorum 2006 8 6 1218 #> 8862 Bombus lucorum 2006 8 6 1218 #> 8864 Bombus lucorum 2006 8 6 1218 #> 8865 Bombus pascuorum 2006 7 27 4650 #> 8866 Bombus lucorum 2006 8 6 1218 #> 8873 Bombus pascuorum 2006 7 27 4650 #> 8874 Bombus lucorum 2006 8 6 1218 #> 8875 Bombus pascuorum 2006 7 27 4650 #> 8877 Bombus lucorum 2006 8 6 1218 #> 8879 Bombus lucorum 2006 8 6 1218 #> 8880 Bombus terrestris 2004 7 17 1222 #> 8884 Bombus lucorum 2006 8 6 1218 #> 8889 Bombus lucorum 2006 8 6 1218 #> 8892 Bombus terrestris 2004 7 8 4647 #> 8894 Bombus pascuorum 2006 7 27 4650 #> 8902 Bombus pascuorum 2005 7 27 4648 #> 8905 Bombus pascuorum 2006 7 5 4649 #> 8907 Bombus lucorum 2006 7 27 4650 #> 8908 Bombus pascuorum 2005 7 27 4648 #> 8909 Bombus lucorum 2006 7 27 4650 #> 8915 Bombus pratorum 2006 7 27 4650 #> 8919 Bombus pascuorum 2006 6 29 4651 #> 8920 Bombus pascuorum 2006 6 29 4651 #> 9387 Bombus lapidarius 2009 7 14 1237 #> 9395 Bombus sylvarum 2011 7 12 1235 #> 11001 Bombus lapidarius 2009 7 15 5512 #> 15563 Bombus terrestris 2004 6 30 571 #> 15567 Bombus lucorum 2008 6 26 1226 #> 17312 Bombus sylvarum 2005 9 6 5698 #> 17399 Bombus sylvarum 2006 6 29 5711 #> 17416 Bombus sylvestris 2004 6 30 571 #> 17520 Bombus norvegicus 2004 6 29 1238 #> 17604 Bombus lucorum 2004 7 4 5707 #> 17609 Bombus lucorum 2004 7 4 5707 #> 17780 Bombus lucorum 2005 8 8 1232 #> 17781 Bombus soroeensis 2005 8 3 1230 #> 17844 Bombus pascuorum 2006 8 31 5697 #> 17846 Bombus sylvarum 2006 8 31 5697 #> 17848 Bombus sylvarum 2006 7 11 5696 #> 17853 Bombus sylvarum 2006 9 2 922 #> 17854 Bombus lapidarius 2006 9 2 922 #> 17857 Bombus hortorum 2006 7 28 923 #> 17859 Bombus lapidarius 2006 7 28 923 #> 17988 Bombus lapidarius 2006 8 10 5511 #> 17994 Bombus lapidarius 2006 7 24 1229 #> 17995 Bombus lapidarius 2006 5 22 1228 #> 18593 Bombus lucorum 2000 7 22 4653 #> 22100 Bombus jonellus 2013 7 3 1213 #> #> $observationsInGrid$ID380 #> scientificName year month day visitUID #> 2502 Bombus sylvestris 2004 7 27 354 #> 2509 Bombus bohemicus 2004 7 27 354 #> 2661 Bombus pratorum 2004 7 13 353 #> #> $observationsInGrid$ID381 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID382 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID383 #> scientificName year month day visitUID #> 24728 Bombus pratorum 2014 7 1 6267 #> #> $observationsInGrid$ID384 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID385 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID386 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID387 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID388 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID389 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID390 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID391 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID392 #> scientificName year month day visitUID #> 17659 Bombus bohemicus 2007 7 19 5265 #> #> $observationsInGrid$ID393 #> scientificName year month day visitUID #> 3437 Bombus soroeensis 2017 9 12 1043 #> #> $observationsInGrid$ID394 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID395 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID396 #> scientificName year month day visitUID #> 7332 Bombus soroeensis 2013 6 18 4501 #> 18802 Bombus pascuorum 2007 5 13 4500 #> 18805 Bombus lucorum 2007 5 13 4500 #> 18806 Bombus soroeensis 2007 5 13 4500 #> #> $observationsInGrid$ID397 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID398 #> scientificName year month day visitUID #> 15259 Bombus pratorum 2009 6 15 6498 #> 15661 Bombus lapidarius 2009 6 15 6498 #> #> $observationsInGrid$ID399 #> scientificName year month day visitUID #> 8295 Bombus terrestris 2004 7 10 126 #> 8301 Bombus ruderarius 2004 6 26 127 #> 20514 Bombus pascuorum 2016 7 21 602 #> 20518 Bombus sylvarum 2016 7 21 602 #> #> $observationsInGrid$ID400 #> scientificName year month day visitUID #> 87 Bombus terrestris 2018 9 2 5656 #> 700 Bombus terrestris 2018 6 24 5753 #> 711 Bombus lapidarius 2018 6 24 5753 #> 745 Bombus lapidarius 2018 6 28 5764 #> 748 Bombus pascuorum 2018 6 28 5663 #> 803 Bombus ruderarius 2018 7 2 5655 #> 804 Bombus sylvarum 2018 7 2 5655 #> 934 Bombus sylvarum 2018 6 25 5657 #> 2892 Bombus hortorum 2017 6 9 1767 #> 4714 Bombus sylvarum 2017 6 28 4318 #> 5100 Bombus terrestris 2017 4 22 6595 #> 8351 Bombus ruderarius 2004 7 6 6592 #> 8352 Bombus ruderarius 2004 7 6 6592 #> 8362 Bombus pascuorum 2004 7 7 5341 #> 8380 Bombus lucorum 2004 7 7 5341 #> 8397 Bombus lapidarius 2004 7 7 5341 #> 8398 Bombus lapidarius 2004 7 7 5341 #> 10408 Bombus pascuorum 2012 5 6 1449 #> 11828 Bombus lapidarius 2011 7 13 4174 #> 11833 Bombus ruderarius 2011 7 13 4174 #> 12116 Bombus muscorum 2011 6 12 6597 #> 12121 Bombus sylvarum 2011 6 11 6596 #> 12213 Bombus hortorum 2011 6 12 6593 #> 12214 Bombus hypnorum 2011 6 12 6593 #> 12216 Bombus terrestris 2011 6 12 6593 #> 12220 Bombus muscorum 2011 6 12 6593 #> 12221 Bombus pascuorum 2011 6 12 6593 #> 12657 Bombus terrestris 2011 4 9 1620 #> 14496 Bombus terrestris 2010 4 1 1507 #> 15586 Bombus terrestris 2001 6 28 5342 #> 15587 Bombus terrestris 2004 7 7 1720 #> 17447 Bombus soroeensis 2005 7 8 1450 #> 17610 Bombus hortorum 2001 6 28 1721 #> 18522 Bombus pascuorum 2007 8 14 2968 #> 20729 Bombus bohemicus 2016 7 2 2896 #> 21675 Bombus hortorum 2016 4 22 5661 #> 21715 Bombus terrestris 2016 4 9 6594 #> 23235 Bombus hypnorum 2015 7 23 5662 #> 23236 Bombus pascuorum 2015 7 23 5662 #> 23355 Bombus terrestris 2015 7 16 5658 #> 23357 Bombus lucorum 2015 7 16 5658 #> 23375 Bombus pascuorum 2015 7 16 5660 #> 23388 Bombus terrestris 2015 7 16 5660 #> 24151 Bombus terrestris 2015 3 12 4315 #> 25424 Bombus lapidarius 2014 7 1 5654 #> 25425 Bombus soroeensis 2014 7 1 5654 #> 25751 Bombus pascuorum 2014 5 16 5659 #> #> $observationsInGrid$ID401 #> scientificName year month day visitUID #> 1826 Bombus terrestris 2018 4 29 1268 #> 2245 Bombus pascuorum 2014 6 27 3433 #> 4948 Bombus pascuorum 2017 4 29 6059 #> 6148 Bombus bohemicus 2014 4 29 6058 #> 9478 Bombus magnus 2009 7 1 3434 #> 10023 Bombus muscorum 2012 7 4 6302 #> 10770 Bombus ruderarius 2000 6 21 1798 #> 11651 Bombus lucorum 2011 7 15 6062 #> 11653 Bombus hypnorum 2011 7 15 6062 #> 11952 Bombus terrestris 2011 6 20 3435 #> 12075 Bombus terrestris 2011 6 20 6064 #> 12076 Bombus rupestris 2011 6 20 6064 #> 12080 Bombus lucorum 2011 6 20 3435 #> 12082 Bombus norvegicus 2011 6 20 3435 #> 12091 Bombus pascuorum 2011 6 19 6063 #> 13781 Bombus hortorum 2010 7 13 6061 #> 13787 Bombus lapidarius 2010 7 9 6060 #> 13788 Bombus pascuorum 2010 7 13 6061 #> 13792 Bombus rupestris 2010 7 9 6060 #> 14982 Bombus norvegicus 2009 7 1 3434 #> 15243 Bombus hypnorum 2009 7 12 5283 #> 17579 Bombus pascuorum 2007 8 10 5286 #> 18209 Bombus rupestris 2004 8 21 3436 #> 19847 Bombus pascuorum 2016 6 20 6057 #> 24936 Bombus lucorum 2014 7 16 6303 #> #> $observationsInGrid$ID402 #> scientificName year month day visitUID #> 1158 Bombus hortorum 2018 6 12 1801 #> 1159 Bombus hortorum 2018 6 12 1784 #> 1160 Bombus lapidarius 2018 6 12 1784 #> 1327 Bombus sylvarum 2018 6 7 5031 #> 2856 Bombus ruderarius 2017 8 17 1792 #> 3031 Bombus lapidarius 2017 7 26 69 #> 3039 Bombus lucorum 2017 7 25 1795 #> 3207 Bombus lapidarius 2017 7 25 1795 #> 3327 Bombus lucorum 2017 7 26 69 #> 3364 Bombus muscorum 2017 7 26 1796 #> 3371 Bombus lapidarius 2017 7 26 69 #> 3372 Bombus lucorum 2017 7 26 69 #> 3376 Bombus lapidarius 2017 7 26 69 #> 3380 Bombus lucorum 2017 7 26 69 #> 3396 Bombus lapidarius 2017 7 26 69 #> 3409 Bombus ruderarius 2017 6 15 66 #> 3411 Bombus sylvarum 2017 6 15 66 #> 3961 Bombus soroeensis 2017 8 14 1789 #> 4168 Bombus rupestris 2017 7 22 4196 #> 4309 Bombus lapidarius 2017 7 22 63 #> 4425 Bombus rupestris 2017 7 10 1788 #> 6599 Bombus bohemicus 2013 7 16 30 #> 6822 Bombus rupestris 2013 8 9 5027 #> 8190 Bombus ruderarius 2004 7 28 2108 #> 8191 Bombus terrestris 2004 7 6 2107 #> 8192 Bombus ruderarius 2005 8 1 2109 #> 8194 Bombus terrestris 2004 7 28 2108 #> 8196 Bombus ruderarius 2005 8 11 2110 #> 8199 Bombus ruderarius 2006 6 27 2113 #> 8201 Bombus ruderarius 2005 8 11 2110 #> 8202 Bombus terrestris 2004 7 6 2107 #> 8203 Bombus ruderarius 2005 8 1 2109 #> 8206 Bombus ruderarius 2006 6 27 2113 #> 8209 Bombus ruderarius 2005 8 1 2109 #> 8213 Bombus terrestris 2004 7 6 2107 #> 8217 Bombus lucorum 2006 7 8 2112 #> 8221 Bombus ruderarius 2005 8 11 2110 #> 8223 Bombus ruderarius 2004 7 6 2107 #> 8225 Bombus pratorum 2005 7 20 2111 #> 8228 Bombus pascuorum 2007 8 15 2114 #> 8230 Bombus pascuorum 2007 8 15 2114 #> 8233 Bombus hypnorum 2004 7 6 2107 #> 8234 Bombus lapidarius 2004 7 6 2107 #> 8235 Bombus ruderarius 2006 6 27 2113 #> 8236 Bombus pascuorum 2008 8 13 2115 #> 8239 Bombus ruderarius 2004 7 6 1275 #> 8240 Bombus ruderarius 2004 6 28 1276 #> 8243 Bombus ruderarius 2004 7 28 1277 #> 8248 Bombus ruderarius 2004 7 6 1275 #> 8250 Bombus lapidarius 2004 7 6 1275 #> 8251 Bombus ruderarius 2004 7 6 1275 #> 8255 Bombus lapidarius 2004 7 28 1277 #> 8259 Bombus pascuorum 2004 7 28 1277 #> 8260 Bombus lapidarius 2004 7 28 1277 #> 8263 Bombus ruderarius 2004 7 6 1278 #> 8269 Bombus lucorum 2004 7 10 2116 #> 8275 Bombus terrestris 2004 7 6 707 #> 8278 Bombus terrestris 2004 7 6 707 #> 8281 Bombus ruderarius 2004 7 28 709 #> 8283 Bombus ruderarius 2004 7 28 709 #> 8285 Bombus ruderarius 2004 7 28 709 #> 8286 Bombus terrestris 2004 7 10 2116 #> 8287 Bombus ruderarius 2004 7 6 707 #> 8291 Bombus ruderarius 2004 7 6 707 #> 8306 Bombus pratorum 2004 6 27 708 #> 8308 Bombus pratorum 2004 6 27 708 #> 8309 Bombus pratorum 2007 7 20 2119 #> 8311 Bombus pratorum 2007 8 9 2118 #> 8314 Bombus lapidarius 2004 7 28 709 #> 8315 Bombus pratorum 2006 7 8 2117 #> 8322 Bombus ruderarius 2004 6 26 1803 #> 8325 Bombus terrestris 2004 7 7 1783 #> 8326 Bombus lapidarius 2004 7 6 707 #> 8327 Bombus ruderarius 2004 6 26 1803 #> 8332 Bombus ruderarius 2004 6 26 1803 #> 8333 Bombus ruderarius 2004 6 26 1803 #> 8335 Bombus ruderarius 2004 6 26 1803 #> 8337 Bombus pascuorum 2006 7 8 2117 #> 8338 Bombus ruderarius 2004 6 26 1803 #> 8339 Bombus lapidarius 2004 7 6 707 #> 8340 Bombus ruderarius 2004 6 26 1803 #> 8346 Bombus pascuorum 2006 7 8 2117 #> 8348 Bombus ruderarius 2004 6 26 1803 #> 8350 Bombus lapidarius 2004 6 27 708 #> 8353 Bombus lucorum 2008 8 8 2120 #> 8466 Bombus norvegicus 2004 6 26 5041 #> 8469 Bombus terrestris 2004 7 7 5040 #> 8471 Bombus terrestris 2004 7 30 5042 #> 8472 Bombus terrestris 2004 7 7 5040 #> 8474 Bombus ruderarius 2004 7 7 5040 #> 8476 Bombus norvegicus 2004 6 26 5041 #> 8478 Bombus terrestris 2004 7 7 5040 #> 8480 Bombus terrestris 2004 7 7 5040 #> 8483 Bombus norvegicus 2004 6 26 5041 #> 8485 Bombus lucorum 2006 7 8 5037 #> 8492 Bombus terrestris 2004 7 7 5033 #> 8496 Bombus terrestris 2004 7 7 5033 #> 8497 Bombus lapidarius 2006 7 8 5037 #> 8498 Bombus ruderarius 2004 7 7 5033 #> 8499 Bombus terrestris 2008 8 13 5039 #> 8500 Bombus terrestris 2005 7 20 5029 #> 8501 Bombus pascuorum 2006 7 8 5037 #> 8503 Bombus pratorum 2008 8 13 5039 #> 8504 Bombus terrestris 2004 7 7 5033 #> 8509 Bombus pascuorum 2007 8 15 5038 #> 8512 Bombus soroeensis 2005 7 20 5036 #> 8514 Bombus lapidarius 2006 7 8 5037 #> 8515 Bombus ruderarius 2004 7 7 5033 #> 8522 Bombus soroeensis 2005 8 11 5035 #> 8523 Bombus lapidarius 2006 7 8 5037 #> 8525 Bombus ruderarius 2004 6 26 5034 #> 8526 Bombus lapidarius 2008 8 13 5039 #> 8527 Bombus terrestris 2005 7 20 5036 #> 8528 Bombus lapidarius 2007 8 15 5038 #> 8540 Bombus ruderarius 2009 8 6 5032 #> 10091 Bombus muscorum 2012 6 28 1782 #> 12099 Bombus hortorum 2011 6 19 1781 #> 14160 Bombus pascuorum 2005 7 20 5029 #> 14926 Bombus terrestris 2009 7 29 5282 #> 14927 Bombus lapidarius 2009 7 29 5282 #> 15162 Bombus sylvestris 2009 7 14 65 #> 15163 Bombus soroeensis 2009 7 14 65 #> 15164 Bombus sylvarum 2009 7 14 65 #> 15166 Bombus soroeensis 2009 7 8 1800 #> 15168 Bombus pratorum 2009 7 8 1800 #> 15173 Bombus norvegicus 2009 7 8 1785 #> 15176 Bombus lapidarius 2009 7 14 65 #> 15178 Bombus hypnorum 2009 7 14 65 #> 15270 Bombus lapidarius 2009 4 24 68 #> 15278 Bombus bohemicus 2009 7 8 1785 #> 15322 Bombus muscorum 2005 7 20 5028 #> 15568 Bombus pascuorum 2008 8 8 3865 #> 15571 Bombus terrestris 2004 7 10 4274 #> 15574 Bombus terrestris 2003 7 26 1272 #> 15575 Bombus sylvestris 2008 7 19 3866 #> 15593 Bombus terrestris 2006 9 15 5285 #> 15596 Bombus terrestris 2004 7 7 6366 #> 15646 Bombus lapidarius 2009 7 1 1797 #> 15662 Bombus lapidarius 2008 7 10 37 #> 15694 Bombus bohemicus 2008 7 10 37 #> 17378 Bombus sylvarum 2006 9 15 5285 #> 17379 Bombus sylvarum 2006 9 15 5285 #> 17391 Bombus sylvarum 2006 9 15 5285 #> 17392 Bombus soroeensis 2004 7 6 1271 #> 17393 Bombus sylvarum 2006 9 15 5285 #> 17397 Bombus sylvarum 2006 9 14 5284 #> 17452 Bombus rupestris 2004 7 30 6367 #> 17496 Bombus pratorum 2002 7 9 1273 #> 17527 Bombus muscorum 2005 7 26 5030 #> 17532 Bombus muscorum 2004 6 27 4940 #> 17567 Bombus lucorum 2003 7 25 1274 #> 17624 Bombus bohemicus 2005 7 20 3867 #> 17704 Bombus hortorum 2004 7 9 4948 #> 17712 Bombus bohemicus 2004 7 6 1271 #> 19482 Bombus norvegicus 2016 7 18 1793 #> 19791 Bombus lapidarius 2016 7 28 5869 #> 19792 Bombus pascuorum 2016 7 28 5869 #> 19793 Bombus muscorum 2016 7 28 5869 #> 20594 Bombus pratorum 2016 7 17 62 #> 20596 Bombus bohemicus 2016 7 17 60 #> 20597 Bombus hypnorum 2016 7 17 61 #> 20599 Bombus lucorum 2016 7 17 61 #> 20615 Bombus pascuorum 2016 7 17 64 #> 20616 Bombus pratorum 2016 7 17 64 #> 20617 Bombus soroeensis 2016 7 17 67 #> 20618 Bombus hypnorum 2016 7 17 64 #> 20619 Bombus terrestris 2016 7 17 67 #> 20621 Bombus lapidarius 2016 7 17 67 #> 20911 Bombus lapidarius 2016 6 28 4171 #> 21720 Bombus hypnorum 2016 4 16 1790 #> 22338 Bombus bohemicus 2000 7 3 6364 #> 22340 Bombus hortorum 2000 7 5 6365 #> 22994 Bombus sylvestris 2015 7 22 1794 #> 22996 Bombus cryptarum 2015 7 22 1794 #> 23300 Bombus sylvarum 2015 7 23 1799 #> 23356 Bombus bohemicus 2015 7 17 1791 #> 24269 Bombus barbutellus 2014 7 6 1786 #> 25269 Bombus muscorum 2014 7 6 1787 #> 25764 Bombus lapidarius 2014 5 17 1802 #> #> $observationsInGrid$ID403 #> scientificName year month day visitUID #> 10382 Bombus pascuorum 2012 5 13 6307 #> 10998 Bombus hypnorum 2011 7 22 1699 #> 19330 Bombus 2017 3 31 5704 #> 21043 Bombus lapidarius 2016 6 19 6277 #> #> $observationsInGrid$ID404 #> scientificName year month day visitUID #> 123 Bombus lapidarius 2018 8 17 5631 #> 4753 Bombus terrestris 2017 6 20 2208 #> 7106 Bombus soroeensis 2013 7 16 5630 #> 9902 Bombus lapidarius 2012 7 14 2240 #> 9967 Bombus bohemicus 2012 7 8 5629 #> 10999 Bombus pascuorum 2011 6 27 144 #> 13569 Bombus pascuorum 2010 8 10 6468 #> 16182 Bombus terrestris 2009 4 11 2179 #> 16183 Bombus terrestris 2009 4 10 5850 #> 16184 Bombus hypnorum 2009 4 10 5850 #> 22108 Bombus lucorum 2014 7 20 3152 #> 22409 Bombus pascuorum 2009 8 20 6467 #> 23518 Bombus rupestris 2015 7 4 6351 #> #> $observationsInGrid$ID405 #> scientificName year month day visitUID #> 297 Bombus subterraneus 2018 8 3 3538 #> 1067 Bombus hypnorum 2018 6 16 369 #> 1069 Bombus pascuorum 2018 6 16 369 #> 1070 Bombus sylvarum 2018 6 16 369 #> 1072 Bombus ruderarius 2018 6 16 369 #> 1076 Bombus pratorum 2018 6 16 369 #> 1256 Bombus hypnorum 2018 6 9 3539 #> 1262 Bombus pratorum 2018 6 6 4276 #> 1268 Bombus pascuorum 2018 6 6 1831 #> 1269 Bombus cryptarum 2018 6 6 1831 #> 1272 Bombus soroeensis 2018 6 6 1831 #> 1611 Bombus pascuorum 2018 5 1 2209 #> 1612 Bombus hypnorum 2018 5 4 2210 #> 3896 Bombus bohemicus 2017 8 24 5624 #> 3897 Bombus pascuorum 2017 8 24 5624 #> 3900 Bombus lapidarius 2017 8 24 5624 #> 3902 Bombus sylvarum 2017 8 24 5624 #> 3904 Bombus lapidarius 2017 8 21 6238 #> 3905 Bombus pascuorum 2017 8 21 6238 #> 3908 Bombus terrestris 2017 8 21 6238 #> 3909 Bombus hortorum 2017 8 21 6238 #> 3913 Bombus soroeensis 2017 8 21 5494 #> 3915 Bombus terrestris 2017 8 21 5494 #> 3919 Bombus sylvarum 2017 8 21 5494 #> 3920 Bombus lucorum 2017 8 21 5494 #> 3921 Bombus pascuorum 2017 8 21 5494 #> 4737 Bombus hypnorum 2017 6 28 3540 #> 5494 Bombus lapidarius 2015 9 9 2997 #> 9641 Bombus hortorum 2012 8 12 5950 #> 10203 Bombus rupestris 2012 5 26 5951 #> 10205 Bombus barbutellus 2012 5 26 5951 #> 10207 Bombus bohemicus 2012 5 26 5951 #> 10208 Bombus terrestris 2012 5 26 5951 #> 21871 Bombus lapidarius 2016 4 2 3922 #> 22450 Bombus lapidarius 2009 7 24 5299 #> #> $observationsInGrid$ID406 #> scientificName year month day visitUID #> 1505 Bombus bohemicus 2018 5 20 5552 #> 2147 Bombus terrestris 2018 4 7 5378 #> 5174 Bombus terrestris 2017 3 31 5379 #> 16510 Bombus lapidarius 2008 7 21 6071 #> 16511 Bombus hypnorum 2008 7 21 6071 #> 16518 Bombus lapidarius 2008 7 20 6427 #> 19291 Bombus pascuorum 2017 4 6 2121 #> 21598 Bombus pascuorum 2016 5 1 5377 #> 21599 Bombus lucorum 2016 5 1 5377 #> 21758 Bombus terrestris 2016 4 11 5376 #> 21760 Bombus hypnorum 2016 4 11 5376 #> 24164 Bombus rupestris 2012 7 5 5768 #> 24360 Bombus hypnorum 2014 6 15 218 #> #> $observationsInGrid$ID407 #> scientificName year month day visitUID #> 1283 Bombus soroeensis 2018 6 10 6240 #> 1284 Bombus pratorum 2018 6 10 6240 #> 1285 Bombus pratorum 2018 6 10 6240 #> 1286 Bombus lucorum 2018 6 10 6240 #> 5615 Bombus lapidarius 2015 5 8 1810 #> 5617 Bombus terrestris 2015 5 8 1810 #> 6418 Bombus terrestris 2014 3 10 5281 #> 10416 Bombus soroeensis 2012 5 7 1809 #> 15020 Bombus terrestris 2009 8 22 665 #> 17047 Bombus hypnorum 2008 4 21 664 #> 21069 Bombus soroeensis 2016 6 18 5422 #> 21070 Bombus lucorum 2016 6 18 6241 #> 21071 Bombus hortorum 2016 6 18 6241 #> 21073 Bombus pascuorum 2016 6 18 6241 #> 21074 Bombus terrestris 2016 6 18 6241 #> 21076 Bombus pratorum 2016 6 18 6241 #> 21463 Bombus soroeensis 2016 5 10 1811 #> 21556 Bombus pascuorum 2016 5 4 663 #> 21557 Bombus pratorum 2016 5 4 663 #> 21581 Bombus lucorum 2016 5 2 662 #> 21582 Bombus terrestris 2016 5 2 662 #> 23917 Bombus terrestris 2015 4 16 666 #> #> $observationsInGrid$ID408 #> scientificName year month day visitUID #> 6152 Bombus bohemicus 2014 4 29 1808 #> 12414 Bombus bohemicus 2011 5 8 1805 #> 14130 Bombus pratorum 2010 5 18 1807 #> 15293 Bombus hypnorum 2009 7 10 1806 #> 15294 Bombus hortorum 2009 7 10 1806 #> 19162 Bombus lucorum 2007 5 5 1804 #> 21079 Bombus lapidarius 2016 6 18 1812 #> 21081 Bombus hortorum 2016 6 18 1812 #> 21083 Bombus pascuorum 2016 6 18 1812 #> 21084 Bombus hypnorum 2016 6 18 1812 #> #> $observationsInGrid$ID409 #> scientificName year month day visitUID #> 10583 Bombus pratorum 2011 6 5 823 #> 17479 Bombus lucorum 2005 6 14 6166 #> 17484 Bombus lucorum 2005 6 14 6166 #> 17573 Bombus lucorum 2004 9 7 6165 #> 17607 Bombus jonellus 2005 6 14 6166 #> 17628 Bombus lapidarius 2004 9 7 6165 #> 24208 Bombus pascuorum 2013 8 27 6617 #> #> $observationsInGrid$ID410 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID411 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID412 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID413 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID414 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID415 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID416 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID417 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID418 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID419 #> scientificName year month day visitUID #> 2474 Bombus pratorum 2004 8 4 1208 #> 2537 Bombus pratorum 2004 7 17 512 #> 2585 Bombus sylvestris 2004 7 23 513 #> 2744 Bombus soroeensis 2004 7 7 510 #> 2792 Bombus sylvestris 2004 7 7 510 #> 8760 Bombus terrestris 2004 7 17 511 #> 8780 Bombus pascuorum 2006 7 5 1210 #> 8781 Bombus pascuorum 2006 7 5 1210 #> 8784 Bombus pascuorum 2006 8 6 1211 #> 8791 Bombus pascuorum 2006 8 6 1211 #> 8794 Bombus pascuorum 2006 8 6 1211 #> 8795 Bombus pascuorum 2006 8 6 1211 #> 8798 Bombus pascuorum 2006 8 6 1211 #> 8800 Bombus lucorum 2006 8 6 1211 #> 8801 Bombus lucorum 2006 8 6 1211 #> 8803 Bombus lucorum 2006 8 6 1211 #> 8828 Bombus lucorum 2005 7 31 1209 #> #> $observationsInGrid$ID420 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID421 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID422 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID423 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID424 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID425 #> scientificName year month day visitUID #> 6720 Bombus lapidarius 2013 8 27 3452 #> #> $observationsInGrid$ID426 #> scientificName year month day visitUID #> 4004 Bombus pratorum 2017 8 19 4373 #> #> $observationsInGrid$ID427 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID428 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID429 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID430 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID431 #> scientificName year month day visitUID #> 9975 Bombus hortorum 2012 6 30 795 #> 24111 Bombus lucorum 2015 3 24 794 #> #> $observationsInGrid$ID432 #> scientificName year month day visitUID #> 15576 Bombus lucorum 2008 7 17 1419 #> 15578 Bombus lucorum 2008 7 10 1418 #> 15579 Bombus soroeensis 2008 7 10 1417 #> 15695 Bombus hortorum 2008 7 10 1418 #> 21440 Bombus hypnorum 2016 5 13 1416 #> #> $observationsInGrid$ID433 #> scientificName year month day visitUID #> 1238 Bombus pratorum 2018 6 12 3449 #> #> $observationsInGrid$ID434 #> scientificName year month day visitUID #> 17485 Bombus pascuorum 2007 6 20 4381 #> #> $observationsInGrid$ID435 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID436 #> scientificName year month day visitUID #> 2066 Bombus lucorum 2018 4 16 216 #> #> $observationsInGrid$ID437 #> scientificName year month day visitUID #> 17512 Bombus ruderarius 2007 8 28 2793 #> 17535 Bombus lucorum 2007 8 13 2792 #> 17542 Bombus lucorum 2007 8 28 2793 #> 17562 Bombus lapidarius 2007 7 26 4235 #> 17575 Bombus lapidarius 2007 8 28 2793 #> #> $observationsInGrid$ID438 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID439 #> scientificName year month day visitUID #> 3450 Bombus terrestris 2017 6 17 3235 #> 5824 Bombus sylvestris 2015 4 29 3234 #> 23224 Bombus hypnorum 2015 8 1 3233 #> #> $observationsInGrid$ID440 #> scientificName year month day visitUID #> 1584 Bombus lapidarius 2018 5 8 6349 #> 1850 Bombus pascuorum 2018 4 29 5459 #> 1852 Bombus lapidarius 2018 4 29 5459 #> 5070 Bombus pratorum 2017 4 30 5460 #> 5854 Bombus lapidarius 2015 4 26 5462 #> 8143 Bombus hypnorum 2009 8 5 2920 #> 8145 Bombus lapidarius 2009 8 5 2920 #> 13866 Bombus hortorum 2010 7 20 721 #> 15025 Bombus pratorum 2009 8 19 723 #> 15072 Bombus soroeensis 2009 7 29 722 #> 15074 Bombus hortorum 2009 7 29 722 #> 15078 Bombus pratorum 2009 7 29 722 #> 23893 Bombus terrestris 2015 4 19 5461 #> #> $observationsInGrid$ID441 #> scientificName year month day visitUID #> 2416 Bombus lapidarius 2016 7 29 5952 #> 4683 Bombus rupestris 2017 7 2 559 #> 4684 Bombus hortorum 2017 7 2 559 #> 9693 Bombus lucorum 2012 8 3 1441 #> 10612 Bombus hortorum 2012 3 22 1251 #> 11012 Bombus lapidarius 2005 6 12 2881 #> 11594 Bombus terrestris 2011 7 31 2923 #> 15513 Bombus terrestris 2009 5 31 6293 #> 15537 Bombus terrestris 2009 5 31 6293 #> 15548 Bombus lucorum 2009 5 31 6293 #> 15671 Bombus lapidarius 2008 7 31 2924 #> 19495 Bombus pratorum 2016 6 8 6489 #> 23153 Bombus lapidarius 2015 8 9 1081 #> 23952 Bombus lucorum 2007 4 14 2921 #> 23960 Bombus hortorum 2007 5 25 2922 #> #> $observationsInGrid$ID442 #> scientificName year month day visitUID #> 231 Bombus lapidarius 2018 8 8 689 #> 249 Bombus semenoviellus 2018 8 4 688 #> 330 Bombus semenoviellus 2018 7 30 691 #> 402 Bombus semenoviellus 2018 7 24 690 #> 1921 Bombus pascuorum 2018 4 21 5855 #> 2142 Bombus hypnorum 2018 4 9 6259 #> 4515 Bombus muscorum 2017 8 12 6194 #> 5065 Bombus bohemicus 2017 4 30 6304 #> 5597 Bombus rupestris 2015 5 16 253 #> 6318 Bombus hypnorum 2014 4 8 5852 #> 7931 Bombus ruderarius 2004 7 5 1867 #> 7934 Bombus pascuorum 2004 7 5 1867 #> 7937 Bombus pascuorum 2004 7 5 1867 #> 7939 Bombus ruderarius 2004 7 5 1867 #> 7942 Bombus terrestris 2004 7 27 1869 #> 7944 Bombus sylvarum 2004 6 21 1868 #> 7947 Bombus terrestris 2004 7 27 1869 #> 7955 Bombus hortorum 2004 6 23 599 #> 7957 Bombus norvegicus 2004 6 23 599 #> 7958 Bombus hortorum 2004 6 23 599 #> 7960 Bombus hortorum 2004 6 23 599 #> 7961 Bombus ruderarius 2004 7 27 600 #> 7963 Bombus hortorum 2004 6 23 599 #> 7968 Bombus bohemicus 2004 6 23 599 #> 7970 Bombus hortorum 2004 6 23 599 #> 7972 Bombus bohemicus 2004 6 23 599 #> 7976 Bombus pascuorum 2004 7 27 600 #> 7978 Bombus bohemicus 2004 6 23 599 #> 7981 Bombus hortorum 2004 6 23 599 #> 7982 Bombus norvegicus 2004 6 23 599 #> 7984 Bombus norvegicus 2004 6 23 599 #> 7985 Bombus norvegicus 2004 6 23 599 #> 7987 Bombus bohemicus 2004 6 23 599 #> 7990 Bombus bohemicus 2004 6 23 599 #> 7996 Bombus hortorum 2004 6 23 599 #> 7997 Bombus hortorum 2004 6 23 599 #> 7998 Bombus norvegicus 2004 6 23 599 #> 7999 Bombus bohemicus 2004 6 23 599 #> 8002 Bombus bohemicus 2004 6 23 599 #> 8003 Bombus bohemicus 2004 6 23 599 #> 8006 Bombus bohemicus 2004 6 23 599 #> 8007 Bombus norvegicus 2004 6 23 599 #> 8008 Bombus bohemicus 2004 6 23 599 #> 8010 Bombus norvegicus 2004 6 23 599 #> 8011 Bombus bohemicus 2004 6 23 599 #> 8013 Bombus bohemicus 2004 6 23 599 #> 8014 Bombus bohemicus 2004 6 23 599 #> 8019 Bombus bohemicus 2004 6 23 599 #> 8020 Bombus bohemicus 2004 6 23 599 #> 8024 Bombus bohemicus 2004 6 23 599 #> 8025 Bombus bohemicus 2004 6 23 599 #> 8027 Bombus hortorum 2004 6 23 599 #> 8030 Bombus bohemicus 2004 6 23 599 #> 8032 Bombus bohemicus 2004 6 23 599 #> 8033 Bombus bohemicus 2004 6 23 599 #> 8035 Bombus bohemicus 2004 6 23 599 #> 8036 Bombus bohemicus 2004 6 23 599 #> 8038 Bombus bohemicus 2004 6 23 599 #> 8040 Bombus bohemicus 2004 6 23 599 #> 8042 Bombus bohemicus 2004 6 23 599 #> 8044 Bombus bohemicus 2004 6 23 599 #> 8045 Bombus bohemicus 2004 6 23 599 #> 8049 Bombus bohemicus 2004 6 23 599 #> 8050 Bombus bohemicus 2004 6 23 599 #> 8054 Bombus bohemicus 2004 6 23 599 #> 8055 Bombus bohemicus 2004 6 23 599 #> 8056 Bombus bohemicus 2004 6 23 599 #> 8059 Bombus bohemicus 2004 6 23 599 #> 8062 Bombus bohemicus 2004 6 23 599 #> 8064 Bombus bohemicus 2004 6 23 599 #> 8068 Bombus bohemicus 2004 6 23 599 #> 8069 Bombus terrestris 2004 7 6 596 #> 8071 Bombus pratorum 2004 6 25 597 #> 8072 Bombus sylvarum 2004 6 25 597 #> 8073 Bombus sylvarum 2004 6 25 597 #> 8074 Bombus pascuorum 2004 7 27 598 #> 8083 Bombus sylvarum 2004 6 25 597 #> 8086 Bombus sylvarum 2004 6 25 597 #> 8087 Bombus pratorum 2004 6 25 597 #> 8088 Bombus sylvarum 2004 6 25 597 #> 8095 Bombus pascuorum 2004 7 27 598 #> 8096 Bombus sylvarum 2004 6 25 4916 #> 8097 Bombus sylvarum 2004 6 25 4916 #> 8098 Bombus ruderarius 2004 7 6 4915 #> 8100 Bombus sylvarum 2004 6 25 4916 #> 8101 Bombus pascuorum 2004 6 25 4916 #> 8106 Bombus sylvarum 2004 6 25 4916 #> 8107 Bombus sylvarum 2004 6 25 4916 #> 8108 Bombus pascuorum 2004 6 25 4916 #> 8109 Bombus pascuorum 2004 6 25 4916 #> 8110 Bombus sylvarum 2004 6 25 4916 #> 8112 Bombus sylvarum 2004 6 25 4916 #> 8114 Bombus sylvarum 2004 6 25 4916 #> 8122 Bombus pascuorum 2004 6 25 4916 #> 8123 Bombus sylvarum 2004 6 25 4916 #> 8126 Bombus sylvarum 2004 6 25 4916 #> 8127 Bombus ruderarius 2004 7 6 4915 #> 8128 Bombus ruderarius 2004 7 6 4915 #> 8130 Bombus pascuorum 2004 6 25 4916 #> 8133 Bombus pascuorum 2004 6 25 4916 #> 8134 Bombus pascuorum 2004 6 25 4916 #> 8135 Bombus hypnorum 2004 7 6 4915 #> 8137 Bombus pascuorum 2004 7 27 4917 #> 8139 Bombus pascuorum 2004 6 25 4916 #> 8147 Bombus ruderarius 2004 6 28 301 #> 8150 Bombus pascuorum 2004 6 28 301 #> 8153 Bombus ruderarius 2004 6 28 301 #> 8156 Bombus ruderarius 2004 6 28 301 #> 8157 Bombus terrestris 2004 6 20 299 #> 8160 Bombus pascuorum 2004 7 26 300 #> 8161 Bombus pascuorum 2004 6 28 301 #> 8165 Bombus pascuorum 2004 6 28 301 #> 8167 Bombus norvegicus 2004 6 28 301 #> 10378 Bombus bohemicus 2012 4 29 5856 #> 10779 Bombus rupestris 2000 6 20 3314 #> 10780 Bombus pratorum 2000 6 21 131 #> 10781 Bombus pratorum 2000 6 20 298 #> 10782 Bombus lapidarius 2000 6 20 298 #> 10783 Bombus pascuorum 2000 6 20 298 #> 10785 Bombus lapidarius 2000 6 20 5095 #> 10786 Bombus muscorum 2000 6 20 298 #> 10788 Bombus lucorum 2000 6 20 298 #> 10790 Bombus muscorum 2000 6 20 298 #> 10793 Bombus ruderarius 2000 6 20 298 #> 10794 Bombus soroeensis 2000 6 20 1505 #> 10796 Bombus ruderarius 2000 6 20 298 #> 10798 Bombus lapidarius 2000 6 20 298 #> 11489 Bombus muscorum 2011 8 13 2862 #> 11490 Bombus lucorum 2011 8 13 2868 #> 11491 Bombus muscorum 2011 8 13 2861 #> 11493 Bombus lucorum 2011 8 13 2861 #> 11495 Bombus pascuorum 2011 8 13 2862 #> 11496 Bombus bohemicus 2011 8 13 2861 #> 11539 Bombus terrestris 2011 8 4 133 #> 11781 Bombus norvegicus 2011 7 16 2615 #> 11782 Bombus lapidarius 2011 7 16 2615 #> 12211 Bombus lapidarius 2011 6 12 3035 #> 12233 Bombus pascuorum 2011 6 5 1201 #> 12234 Bombus hypnorum 2011 6 5 1201 #> 12393 Bombus lapidarius 2011 5 14 2869 #> 13525 Bombus pascuorum 2010 5 16 3142 #> 13790 Bombus hypnorum 2010 7 9 2866 #> 14159 Bombus soroeensis 2005 6 28 4953 #> 14910 Bombus terrestris 2009 8 6 1202 #> 14915 Bombus hortorum 2009 8 5 2874 #> 14951 Bombus pratorum 2009 7 28 1203 #> 15193 Bombus lucorum 2009 7 4 130 #> 15256 Bombus sylvarum 2009 7 4 132 #> 15282 Bombus bohemicus 2009 7 4 132 #> 15512 Bombus lucorum 2009 6 4 152 #> 15515 Bombus lucorum 2008 5 8 134 #> 15529 Bombus lucorum 2008 5 8 134 #> 15532 Bombus terrestris 2005 6 26 4952 #> 15544 Bombus terrestris 2005 6 26 4952 #> 15560 Bombus terrestris 2003 6 9 287 #> 15561 Bombus terrestris 2003 6 13 288 #> 15642 Bombus lapidarius 2009 6 4 152 #> 16170 Bombus pratorum 2009 4 11 3141 #> 16174 Bombus terrestris 2009 4 9 3140 #> 16797 Bombus pascuorum 2008 6 1 2867 #> 17394 Bombus soroeensis 2004 7 6 3632 #> 17412 Bombus pascuorum 2004 6 25 6237 #> 17417 Bombus soroeensis 2001 6 27 297 #> 17427 Bombus pascuorum 2004 6 20 295 #> 17437 Bombus lucorum 2005 7 16 4951 #> 17441 Bombus soroeensis 2005 7 15 4950 #> 17458 Bombus pascuorum 2002 6 17 294 #> 17470 Bombus pascuorum 2001 6 17 293 #> 17471 Bombus pratorum 2004 6 25 36 #> 17474 Bombus pascuorum 2001 6 16 292 #> 17491 Bombus pratorum 2002 6 24 296 #> 17493 Bombus ruderarius 2001 6 17 293 #> 17494 Bombus lucorum 2005 6 26 4952 #> 17517 Bombus pratorum 2001 7 5 289 #> 17518 Bombus norvegicus 2004 6 25 6237 #> 17564 Bombus lucorum 2003 7 13 291 #> 17571 Bombus lucorum 2003 6 9 290 #> 17589 Bombus lucorum 2001 6 27 297 #> 17597 Bombus hypnorum 2003 6 9 290 #> 17635 Bombus bohemicus 2004 7 6 6236 #> 17677 Bombus bohemicus 2004 6 25 36 #> 17680 Bombus bohemicus 2004 6 25 36 #> 17683 Bombus bohemicus 2004 6 25 6237 #> 17688 Bombus bohemicus 2004 6 25 6237 #> 17698 Bombus bohemicus 2004 6 21 3868 #> 18143 Bombus hypnorum 2006 5 27 3036 #> 18157 Bombus sylvarum 2006 5 27 3036 #> 20915 Bombus pascuorum 2016 6 26 2875 #> 20916 Bombus hortorum 2016 6 26 2875 #> 20917 Bombus pratorum 2016 6 26 2875 #> 21496 Bombus lapidarius 2016 5 6 2864 #> 21711 Bombus hypnorum 2016 4 17 1506 #> 21830 Bombus terrestris 2016 4 5 5851 #> 21969 Bombus terrestris 2016 3 12 5854 #> 22140 Bombus pascuorum 2015 7 30 2873 #> 23316 Bombus lapidarius 2015 7 19 2859 #> 23820 Bombus muscorum 2015 6 3 2863 #> 23981 Bombus terrestris 2015 4 8 1287 #> 24157 Bombus terrestris 2015 3 9 5853 #> #> $observationsInGrid$ID443 #> scientificName year month day visitUID #> 5513 Bombus norvegicus 2015 7 23 4041 #> 5737 Bombus pratorum 2015 5 7 1911 #> 5954 Bombus lucorum 2015 4 19 2858 #> 5955 Bombus pascuorum 2015 4 18 2860 #> 7177 Bombus sylvarum 2013 6 30 2013 #> 7178 Bombus soroeensis 2013 6 30 2013 #> 7190 Bombus hypnorum 2013 6 30 1918 #> 7191 Bombus lapidarius 2013 6 30 1918 #> 7192 Bombus terrestris 2013 6 30 1918 #> 7408 Bombus hortorum 2013 6 8 2865 #> 8152 Bombus pascuorum 2004 7 27 5364 #> 8163 Bombus pascuorum 2004 7 27 5364 #> 8168 Bombus pascuorum 2004 7 6 5362 #> 8170 Bombus pascuorum 2004 7 6 5362 #> 8171 Bombus pascuorum 2004 7 6 5362 #> 8172 Bombus pascuorum 2004 7 27 5364 #> 8173 Bombus lucorum 2004 6 26 5363 #> 8174 Bombus pascuorum 2004 7 27 5364 #> 8176 Bombus pascuorum 2004 7 6 5362 #> 8180 Bombus pascuorum 2004 7 6 5362 #> 8181 Bombus pascuorum 2004 7 27 5364 #> 8183 Bombus pascuorum 2004 7 31 5361 #> 8185 Bombus pascuorum 2004 7 31 5361 #> 8186 Bombus pascuorum 2004 7 6 5360 #> 10471 Bombus hortorum 2012 5 1 4840 #> 10748 Bombus hortorum 2000 6 21 1909 #> 10763 Bombus ruderarius 2000 6 21 1909 #> 12101 Bombus norvegicus 2011 6 16 1914 #> 12102 Bombus sylvestris 2011 6 16 1914 #> 12108 Bombus soroeensis 2011 6 15 857 #> 14047 Bombus pascuorum 2010 5 27 2871 #> 14924 Bombus pascuorum 2009 7 29 837 #> 14928 Bombus hortorum 2009 7 29 837 #> 14937 Bombus lucorum 2009 7 29 858 #> 15267 Bombus lucorum 2009 5 28 2296 #> 15514 Bombus lucorum 2009 6 18 2294 #> 15520 Bombus terrestris 2009 6 18 2294 #> 15526 Bombus lucorum 2009 6 18 2294 #> 15535 Bombus lucorum 2009 6 18 2294 #> 15538 Bombus lucorum 2009 6 18 2294 #> 15539 Bombus lucorum 2009 6 18 2294 #> 15540 Bombus terrestris 2009 6 18 2294 #> 15542 Bombus lucorum 2009 6 18 2294 #> 15549 Bombus lucorum 2009 6 18 2294 #> 15553 Bombus pascuorum 2009 6 18 2294 #> 15556 Bombus lucorum 2009 6 18 2294 #> 15682 Bombus hypnorum 2009 6 18 2294 #> 15948 Bombus pascuorum 2009 5 28 2295 #> 17651 Bombus bohemicus 2004 7 6 5359 #> 17653 Bombus bohemicus 2004 7 6 5359 #> 17713 Bombus bohemicus 2004 7 6 5359 #> 18123 Bombus norvegicus 2006 7 22 1917 #> 18127 Bombus pratorum 2006 7 22 1917 #> 18139 Bombus sylvestris 2006 7 22 1917 #> 18140 Bombus sylvarum 2006 7 22 1917 #> 18142 Bombus terrestris 2006 7 22 1917 #> 18200 Bombus rupestris 2004 8 21 1916 #> 18206 Bombus bohemicus 2004 8 21 1916 #> 18207 Bombus lucorum 2004 8 21 1916 #> 18212 Bombus lapidarius 2004 8 21 1916 #> 20707 Bombus terrestris 2016 7 5 3827 #> 21137 Bombus rupestris 2016 6 15 2453 #> 21206 Bombus pascuorum 2016 6 11 1913 #> 21209 Bombus muscorum 2016 6 11 1913 #> 21960 Bombus hortorum 2015 6 12 1919 #> 23615 Bombus ruderarius 2015 6 17 1915 #> 23837 Bombus muscorum 2015 6 4 2452 #> 25195 Bombus sylvarum 2014 6 29 2872 #> 25662 Bombus rupestris 2014 6 1 1910 #> 25754 Bombus lucorum 2014 5 19 2870 #> 25836 Bombus pratorum 2014 5 17 1912 #> #> $observationsInGrid$ID444 #> scientificName year month day visitUID #> 8144 Bombus terrestris 2009 8 6 3628 #> 18754 Bombus rupestris 2007 6 10 4194 #> 18760 Bombus hypnorum 2007 6 10 4194 #> #> $observationsInGrid$ID445 #> scientificName year month day visitUID #> 3025 Bombus lucorum 2017 7 17 2330 #> 3134 Bombus lucorum 2017 5 1 2329 #> 3273 Bombus lucorum 2017 7 17 2330 #> 11771 Bombus pascuorum 2011 7 20 1527 #> #> $observationsInGrid$ID446 #> scientificName year month day visitUID #> 3531 Bombus hortorum 2017 6 13 4759 #> 3555 Bombus pratorum 2017 6 2 4757 #> 4739 Bombus bohemicus 2017 6 28 4761 #> 4740 Bombus terrestris 2017 6 28 4761 #> 4742 Bombus sylvestris 2017 6 28 4761 #> 4743 Bombus pascuorum 2017 6 28 4761 #> 4744 Bombus pratorum 2017 6 28 4761 #> 4745 Bombus soroeensis 2017 6 28 4761 #> 7593 Bombus bohemicus 2013 5 10 4758 #> 13559 Bombus bohemicus 2010 6 20 1469 #> 25695 Bombus 2014 5 15 4760 #> #> $observationsInGrid$ID447 #> scientificName year month day visitUID #> 1024 Bombus magnus 2018 6 22 1510 #> 1770 Bombus pascuorum 2018 5 5 2565 #> 2113 Bombus pratorum 2018 4 12 3208 #> 4026 Bombus bohemicus 2017 8 5 2566 #> 4710 Bombus terrestris 2017 5 25 2596 #> 5671 Bombus rupestris 2015 5 11 2592 #> 6154 Bombus bohemicus 2014 4 27 2606 #> 6338 Bombus terrestris 2014 3 31 2957 #> 6445 Bombus pascuorum 2013 5 21 3113 #> 6826 Bombus sylvarum 2013 8 4 638 #> 7485 Bombus pascuorum 2013 5 31 2608 #> 9453 Bombus 2012 9 10 2600 #> 9464 Bombus 2012 9 3 1855 #> 9877 Bombus humilis 2012 7 19 2603 #> 12479 Bombus hypnorum 2011 4 24 2605 #> 13564 Bombus soroeensis 2010 6 26 2955 #> 13565 Bombus lucorum 2010 6 26 2955 #> 13568 Bombus norvegicus 2010 5 2 3111 #> 13575 Bombus rupestris 2010 9 5 918 #> 13576 Bombus lapidarius 2010 9 5 918 #> 14744 Bombus soroeensis 2009 7 15 2954 #> 14745 Bombus rupestris 2009 7 16 2926 #> 14747 Bombus lapidarius 2009 7 15 2954 #> 14749 Bombus ruderarius 2009 7 15 2954 #> 14791 Bombus terrestris 2009 9 20 919 #> 14793 Bombus rupestris 2009 8 10 639 #> 14798 Bombus hypnorum 2009 5 1 3110 #> 14800 Bombus bohemicus 2009 5 1 3110 #> 20426 Bombus hortorum 2016 7 22 2604 #> 20520 Bombus terrestris 2016 7 7 2956 #> 20563 Bombus lucorum 2016 7 19 2594 #> 20564 Bombus barbutellus 2016 7 19 2594 #> 20629 Bombus pratorum 2016 7 5 2589 #> 20688 Bombus 2016 7 14 636 #> 21971 Bombus subterraneus 2015 7 10 2953 #> 22051 Bombus campestris 2014 8 10 2591 #> 22181 Bombus rupestris 2013 8 22 2595 #> 23266 Bombus pascuorum 2015 7 10 2599 #> 23489 Bombus 2015 6 25 2597 #> 23616 Bombus pratorum 2015 6 15 2602 #> 23655 Bombus hortorum 2015 6 9 2590 #> 23822 Bombus terrestris 2015 6 6 3112 #> 24171 Bombus hypnorum 2014 4 1 3109 #> 24957 Bombus lucorum 2014 7 11 3207 #> 25211 Bombus terrestris 2014 6 29 2607 #> 25263 Bombus pratorum 2014 6 26 2598 #> 25496 Bombus 2014 6 16 2593 #> 25835 Bombus hortorum 2014 5 15 2601 #> #> $observationsInGrid$ID448 #> scientificName year month day visitUID #> 2119 Bombus terrestris 2018 4 13 135 #> #> $observationsInGrid$ID449 #> scientificName year month day visitUID #> 1999 Bombus pratorum 2018 4 20 2381 #> 2097 Bombus pascuorum 2018 4 14 2377 #> 2098 Bombus lucorum 2018 4 14 2377 #> 5063 Bombus pascuorum 2017 4 30 2390 #> 5743 Bombus sylvestris 2015 5 9 2374 #> 5768 Bombus bohemicus 2015 5 3 2371 #> 5843 Bombus pascuorum 2015 4 27 2388 #> 6268 Bombus pratorum 2014 4 19 2380 #> 7512 Bombus pratorum 2013 5 30 2391 #> 7555 Bombus hypnorum 2013 5 18 2379 #> 10438 Bombus bohemicus 2012 5 3 2370 #> 10599 Bombus terrestris 2012 3 25 2384 #> 12499 Bombus pratorum 2011 4 28 2389 #> 12739 Bombus bohemicus 2010 6 6 2372 #> 14478 Bombus hypnorum 2010 4 11 2376 #> 14490 Bombus terrestris 2010 4 7 2373 #> 16000 Bombus lapidarius 2009 5 21 2383 #> 16152 Bombus pratorum 2009 4 25 2386 #> 16154 Bombus hypnorum 2009 4 25 2386 #> 16238 Bombus lucorum 2009 4 1 2368 #> 16765 Bombus pratorum 2008 6 14 2378 #> 18529 Bombus sylvestris 2007 8 12 2375 #> 19095 Bombus lapidarius 2007 5 21 2382 #> 19348 Bombus terrestris 2017 3 26 2387 #> 19358 Bombus terrestris 2017 3 25 2385 #> 21605 Bombus bohemicus 2016 5 1 2369 #> #> $observationsInGrid$ID450 #> scientificName year month day visitUID #> 13515 Bombus pratorum 2010 6 28 6139 #> 15810 Bombus pratorum 2009 6 16 3944 #> 22447 Bombus pascuorum 2009 7 2 3943 #> #> $observationsInGrid$ID451 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID452 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID453 #> scientificName year month day visitUID #> 24175 Bombus norvegicus 2014 4 25 4042 #> #> $observationsInGrid$ID454 #> scientificName year month day visitUID #> 22884 Bombus lapidarius 2013 8 4 3229 #> #> $observationsInGrid$ID455 #> scientificName year month day visitUID #> 14787 Bombus jonellus 2008 6 9 3895 #> 20742 Bombus pratorum 2016 7 8 4661 #> #> $observationsInGrid$ID456 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID457 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID458 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID459 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID460 #> scientificName year month day visitUID #> 936 Bombus pratorum 2018 6 26 4819 #> #> $observationsInGrid$ID461 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID462 #> scientificName year month day visitUID #> 2560 Bombus bohemicus 2004 7 23 3728 #> 2562 Bombus bohemicus 2004 7 23 3728 #> 2568 Bombus pratorum 2004 7 23 3728 #> 2740 Bombus pratorum 2004 7 7 1479 #> 2746 Bombus bohemicus 2004 7 7 1479 #> 2751 Bombus pascuorum 2004 7 7 3725 #> 2779 Bombus pascuorum 2004 7 7 1479 #> 8739 Bombus terrestris 2004 7 23 3727 #> 8742 Bombus terrestris 2004 7 23 3727 #> 8744 Bombus terrestris 2004 7 23 3727 #> 8746 Bombus terrestris 2004 7 23 3727 #> 8752 Bombus terrestris 2004 7 17 3726 #> #> $observationsInGrid$ID463 #> scientificName year month day visitUID #> 2545 Bombus norvegicus 2004 7 17 6135 #> 2547 Bombus bohemicus 2004 7 17 6135 #> 2549 Bombus pratorum 2004 7 17 6135 #> 2555 Bombus sylvestris 2004 7 17 4239 #> 2564 Bombus sylvestris 2004 7 23 2106 #> 2580 Bombus bohemicus 2004 7 23 1724 #> 2584 Bombus bohemicus 2004 7 23 1724 #> 2586 Bombus bohemicus 2004 7 23 6136 #> 2588 Bombus pratorum 2004 7 23 2106 #> 2596 Bombus pratorum 2004 7 23 4240 #> 2597 Bombus pratorum 2004 7 23 2106 #> 2635 Bombus pratorum 2004 7 7 2104 #> 2709 Bombus norvegicus 2004 7 7 2104 #> 2787 Bombus pratorum 2004 7 7 6133 #> 2790 Bombus sylvestris 2004 7 7 3936 #> 2791 Bombus campestris 2004 7 7 6133 #> 2793 Bombus terrestris 2004 7 7 1723 #> 2806 Bombus sylvestris 2004 7 7 4238 #> 2811 Bombus lucorum 2004 7 7 5260 #> 8721 Bombus terrestris 2004 7 22 305 #> 8723 Bombus terrestris 2004 7 17 304 #> 8733 Bombus terrestris 2004 7 17 6134 #> 8734 Bombus terrestris 2004 7 17 2105 #> 8735 Bombus terrestris 2004 7 17 6134 #> 8736 Bombus terrestris 2004 7 23 3938 #> #> $observationsInGrid$ID464 #> scientificName year month day visitUID #> 120 Bombus pratorum 2018 6 16 578 #> #> $observationsInGrid$ID465 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID466 #> scientificName year month day visitUID #> 6320 Bombus lucorum 2014 4 1 4301 #> 6321 Bombus lucorum 2014 4 2 4302 #> 10874 Bombus lucorum 2000 6 3 2734 #> 10877 Bombus hortorum 2000 6 3 2734 #> 10889 Bombus hypnorum 2000 6 3 2734 #> 12642 Bombus hypnorum 2011 4 10 2735 #> 16661 Bombus pascuorum 2008 6 27 2732 #> 18540 Bombus ruderarius 2000 7 22 2733 #> 19331 Bombus terrestris 2017 3 25 4305 #> 21889 Bombus hypnorum 2016 3 29 4306 #> 21893 Bombus terrestris 2016 3 15 4304 #> 23503 Bombus lapidarius 2014 5 3 4303 #> #> $observationsInGrid$ID467 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID468 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID469 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID470 #> scientificName year month day visitUID #> 2243 Bombus pascuorum 2014 8 21 6426 #> 2377 Bombus lapidarius 2014 5 26 4411 #> #> $observationsInGrid$ID471 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID472 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID473 #> scientificName year month day visitUID #> 15505 Bombus pascuorum 2008 7 17 3447 #> 15507 Bombus lucorum 2008 6 13 3446 #> 15508 Bombus lucorum 2008 7 17 3447 #> 15647 Bombus lapidarius 2008 6 13 3446 #> #> $observationsInGrid$ID474 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID475 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID476 #> scientificName year month day visitUID #> 20386 Bombus pascuorum 2016 7 29 6151 #> 20387 Bombus hortorum 2016 7 29 6151 #> #> $observationsInGrid$ID477 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID478 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID479 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID480 #> scientificName year month day visitUID #> 228 Bombus jonellus 2018 6 20 4441 #> 2020 Bombus lapidarius 2018 4 19 4272 #> 4121 Bombus pratorum 2017 7 5 4792 #> 4134 Bombus pratorum 2017 7 5 4792 #> 4529 Bombus pascuorum 2017 8 4 4265 #> 21275 Bombus lucorum 2016 6 6 4268 #> 21551 Bombus pascuorum 2016 5 5 4266 #> 22987 Bombus lapidarius 2015 8 27 5392 #> 23876 Bombus sylvarum 2006 9 30 4273 #> 25743 Bombus pratorum 2007 4 28 4270 #> 25744 Bombus lucorum 2007 4 8 4267 #> #> $observationsInGrid$ID481 #> scientificName year month day visitUID #> 2061 Bombus terrestris 2018 4 17 5471 #> 2993 Bombus humilis 2017 9 1 5932 #> 4121 Bombus pratorum 2017 7 5 4792 #> 4134 Bombus pratorum 2017 7 5 4792 #> 4808 Bombus pascuorum 2017 5 18 5933 #> 4957 Bombus pratorum 2017 5 11 4232 #> 5160 Bombus hypnorum 2017 4 11 4233 #> 14780 Bombus pascuorum 2009 7 15 4271 #> 17443 Bombus sylvarum 2007 7 16 4515 #> 20505 Bombus lapidarius 2016 7 10 4658 #> 21839 Bombus terrestris 2016 4 5 5934 #> 22980 Bombus lucorum 2015 8 28 4234 #> 23312 Bombus pratorum 2015 7 20 5556 #> 23314 Bombus norvegicus 2015 7 20 5556 #> #> $observationsInGrid$ID482 #> scientificName year month day visitUID #> 774 Bombus hortorum 2018 7 4 5607 #> #> $observationsInGrid$ID483 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID484 #> scientificName year month day visitUID #> 23274 Bombus bohemicus 2015 7 26 3323 #> #> $observationsInGrid$ID485 #> scientificName year month day visitUID #> 15641 Bombus lapidarius 2009 5 13 1624 #> #> $observationsInGrid$ID486 #> scientificName year month day visitUID #> 1018 Bombus sylvestris 2018 6 23 6528 #> 1553 Bombus lapidarius 2018 5 16 4870 #> 2073 Bombus pascuorum 2018 4 16 4869 #> 4763 Bombus sylvarum 2017 6 27 2207 #> 6375 Bombus terrestris 2014 3 29 5812 #> 7562 Bombus bohemicus 2013 5 9 4868 #> 7892 Bombus pratorum 2004 7 8 2532 #> 7893 Bombus terrestris 2004 7 8 2532 #> 7894 Bombus pratorum 2004 7 8 2532 #> 7896 Bombus terrestris 2004 6 22 2533 #> 7897 Bombus lapidarius 2004 7 30 2534 #> 7900 Bombus ruderarius 2004 7 8 2532 #> 7903 Bombus terrestris 2004 7 8 2532 #> 7904 Bombus lapidarius 2004 7 30 2534 #> 7906 Bombus terrestris 2004 7 8 2532 #> 7907 Bombus terrestris 2004 7 8 2532 #> 7912 Bombus sylvestris 2004 7 8 4834 #> 7913 Bombus terrestris 2004 6 21 4837 #> 7917 Bombus pratorum 2004 7 8 4834 #> 7918 Bombus hypnorum 2004 7 8 4834 #> 7920 Bombus terrestris 2004 6 21 4837 #> 7921 Bombus bohemicus 2004 6 21 4837 #> 7922 Bombus terrestris 2004 7 8 4834 #> 7925 Bombus bohemicus 2004 6 21 4837 #> 7926 Bombus bohemicus 2004 6 21 4837 #> 7927 Bombus bohemicus 2004 6 21 4837 #> 7930 Bombus hortorum 2004 6 21 4837 #> 7933 Bombus bohemicus 2004 6 21 4837 #> 10128 Bombus lucorum 2012 6 22 2206 #> 12400 Bombus pratorum 2011 5 14 4836 #> 12401 Bombus pratorum 2011 5 14 4836 #> 15264 Bombus norvegicus 2009 6 30 1366 #> 15494 Bombus terrestris 2009 6 30 1366 #> 15767 Bombus pratorum 2009 5 8 2205 #> 15770 Bombus terrestris 2009 5 8 2205 #> 17403 Bombus pascuorum 2004 7 8 4835 #> 17404 Bombus pascuorum 2004 7 8 4835 #> 17576 Bombus pascuorum 2007 6 5 5811 #> 21920 Bombus terrestris 2016 3 26 4871 #> #> $observationsInGrid$ID487 #> scientificName year month day visitUID #> 4922 Bombus bohemicus 2015 5 16 3019 #> 14046 Bombus sylvestris 2010 5 27 2829 #> 15491 Bombus lucorum 2009 6 15 3018 #> 18111 Bombus hortorum 2006 7 22 2827 #> 18112 Bombus sylvarum 2006 7 22 2827 #> 18145 Bombus lapidarius 2006 5 26 2828 #> 18879 Bombus muscorum 2006 7 22 2827 #> 20417 Bombus terrestris 2016 8 2 2830 #> 21492 Bombus hypnorum 2016 5 6 2831 #> #> $observationsInGrid$ID488 #> scientificName year month day visitUID #> 7586 Bombus pascuorum 2013 5 10 2400 #> 7588 Bombus ruderarius 2013 5 10 2400 #> 18382 Bombus sylvarum 2007 9 1 3397 #> #> $observationsInGrid$ID489 #> scientificName year month day visitUID #> 9683 Bombus lapidarius 2012 8 12 6326 #> 12229 Bombus sylvestris 2011 6 6 6157 #> 12238 Bombus rupestris 2011 6 5 6156 #> 12551 Bombus pratorum 2011 4 21 6158 #> 13911 Bombus lucorum 2010 7 2 4986 #> 16642 Bombus hypnorum 2008 6 25 6160 #> 16644 Bombus lapidarius 2008 6 23 6159 #> 16914 Bombus hypnorum 2008 5 12 6329 #> 24939 Bombus pascuorum 2014 8 5 6327 #> #> $observationsInGrid$ID490 #> scientificName year month day visitUID #> 11389 Bombus 2011 8 20 5906 #> 22407 Bombus pascuorum 2009 4 23 6145 #> #> $observationsInGrid$ID491 #> scientificName year month day visitUID #> 4095 Bombus lucorum 2017 8 2 1055 #> 5054 Bombus pratorum 2017 5 1 1054 #> 19353 Bombus terrestris 2017 3 26 1056 #> #> $observationsInGrid$ID492 #> scientificName year month day visitUID #> 117 Bombus bohemicus 2018 6 20 3271 #> 9659 Bombus terrestris 2011 5 21 637 #> 11041 Bombus hortorum 2011 5 21 637 #> 11042 Bombus pratorum 2011 5 21 637 #> 11043 Bombus terrestris 2011 5 21 637 #> 13516 Bombus sylvestris 2010 5 22 6072 #> 16552 Bombus pratorum 2008 7 10 2562 #> 23149 Bombus pratorum 2015 8 9 2561 #> 23190 Bombus bohemicus 2015 8 4 2560 #> #> $observationsInGrid$ID493 #> scientificName year month day visitUID #> 1597 Bombus campestris 2018 5 13 2247 #> 1918 Bombus lucorum 2018 4 22 2248 #> 4422 Bombus pratorum 2017 7 7 2246 #> 16561 Bombus hortorum 2008 7 7 4393 #> 16744 Bombus pascuorum 2008 6 15 4394 #> 16746 Bombus soroeensis 2008 6 15 4394 #> 18844 Bombus pascuorum 2007 7 28 6645 #> 18846 Bombus terrestris 2007 7 30 4396 #> 18988 Bombus hypnorum 2007 6 23 4395 #> 22490 Bombus bohemicus 2009 8 25 731 #> 22493 Bombus pascuorum 2009 8 9 727 #> 22497 Bombus soroeensis 2009 7 21 729 #> 22502 Bombus lapidarius 2009 7 21 729 #> 22503 Bombus pratorum 2009 7 21 729 #> 22504 Bombus pratorum 2009 7 4 726 #> 22505 Bombus lucorum 2009 7 21 729 #> 22507 Bombus jonellus 2009 7 21 729 #> 22508 Bombus jonellus 2009 7 4 726 #> 22509 Bombus pascuorum 2009 7 4 726 #> 22514 Bombus pratorum 2009 6 23 730 #> 22515 Bombus pratorum 2009 6 15 728 #> #> $observationsInGrid$ID494 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID495 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID496 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID497 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID498 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID499 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID500 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID501 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID502 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID503 #> scientificName year month day visitUID #> 14788 Bombus lapidarius 2008 6 8 4401 #> #> $observationsInGrid$ID504 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID505 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID506 #> scientificName year month day visitUID #> 3616 Bombus pascuorum 2017 6 3 3390 #> 3617 Bombus pratorum 2017 6 3 3390 #> 3869 Bombus hortorum 2017 7 15 3393 #> 3870 Bombus hypnorum 2017 7 15 3391 #> 4018 Bombus pratorum 2017 8 15 3392 #> #> $observationsInGrid$ID507 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID508 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID509 #> scientificName year month day visitUID #> 10605 Bombus terrestris 2012 3 24 6348 #> #> $observationsInGrid$ID510 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID511 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID512 #> scientificName year month day visitUID #> 2057 Bombus hypnorum 2018 4 18 4539 #> 3891 Bombus lapidarius 2017 8 28 5188 #> 3939 Bombus lapidarius 2017 8 27 624 #> 3940 Bombus pascuorum 2017 8 27 624 #> 12683 Bombus pascuorum 2010 6 4 3536 #> 14781 Bombus pascuorum 2009 9 10 424 #> 16374 Bombus rupestris 2008 8 13 425 #> #> $observationsInGrid$ID513 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID514 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID515 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID516 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID517 #> scientificName year month day visitUID #> 148 Bombus pascuorum 2018 6 24 2293 #> 149 Bombus pratorum 2018 6 22 2292 #> 9447 Bombus pascuorum 2012 9 15 2291 #> #> $observationsInGrid$ID518 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID519 #> scientificName year month day visitUID #> 15027 Bombus sylvarum 2009 8 16 3639 #> #> $observationsInGrid$ID520 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID521 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID522 #> scientificName year month day visitUID #> 5930 Bombus pratorum 2015 4 23 4490 #> #> $observationsInGrid$ID523 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID524 #> scientificName year month day visitUID #> 19275 Bombus pascuorum 2017 4 8 4269 #> #> $observationsInGrid$ID525 #> scientificName year month day visitUID #> 5830 Bombus hypnorum 2015 4 28 5425 #> 5831 Bombus lapidarius 2015 4 28 5425 #> 24139 Bombus terrestris 2015 3 17 5424 #> 24667 Bombus sylvestris 2014 8 3 5270 #> 24899 Bombus norvegicus 2014 8 3 5270 #> #> $observationsInGrid$ID526 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID527 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID528 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID529 #> scientificName year month day visitUID #> 7887 Bombus lucorum 2007 7 6 5782 #> 7890 Bombus lapidarius 2007 7 6 5782 #> 13731 Bombus pascuorum 2009 5 10 1709 #> 13732 Bombus pratorum 2009 5 10 1709 #> 13733 Bombus lucorum 2009 5 10 1709 #> 17495 Bombus pascuorum 2007 6 25 4804 #> #> $observationsInGrid$ID530 #> scientificName year month day visitUID #> 173 Bombus pascuorum 2018 8 23 4281 #> 15486 Bombus pascuorum 2009 5 11 830 #> 18748 Bombus ruderarius 2007 6 10 834 #> 20453 Bombus muscorum 2016 7 28 6408 #> #> $observationsInGrid$ID531 #> scientificName year month day visitUID #> 7809 Bombus pascuorum 2004 7 29 4629 #> 7810 Bombus pratorum 2004 7 8 4628 #> 7814 Bombus hypnorum 2004 7 8 4628 #> 7815 Bombus lucorum 2004 7 29 4629 #> 7820 Bombus lucorum 2004 7 29 4629 #> 7821 Bombus pratorum 2004 7 8 4628 #> 7822 Bombus terrestris 2004 7 8 4628 #> 7824 Bombus hypnorum 2004 7 8 4628 #> 7825 Bombus ruderarius 2004 7 29 4629 #> 7826 Bombus pratorum 2004 7 8 4628 #> 7827 Bombus terrestris 2004 7 8 4628 #> 7830 Bombus pratorum 2004 7 8 4628 #> 7832 Bombus lucorum 2004 7 29 4629 #> 7834 Bombus hypnorum 2004 7 8 4628 #> 7835 Bombus lucorum 2004 7 29 4629 #> 7836 Bombus lucorum 2004 7 29 4629 #> 7837 Bombus pascuorum 2004 7 8 205 #> 7839 Bombus ruderarius 2004 6 28 206 #> 7841 Bombus bohemicus 2004 6 28 206 #> 7842 Bombus ruderarius 2004 6 28 206 #> 7847 Bombus bohemicus 2004 6 28 206 #> 7849 Bombus hortorum 2004 7 29 207 #> 7851 Bombus terrestris 2004 7 8 205 #> 7861 Bombus bohemicus 2004 6 28 206 #> 7866 Bombus ruderarius 2004 7 29 3524 #> 7867 Bombus pascuorum 2004 7 8 3523 #> 7869 Bombus pratorum 2004 7 8 3523 #> 7870 Bombus hypnorum 2004 7 8 3523 #> 7873 Bombus pascuorum 2004 7 29 3522 #> 7876 Bombus pratorum 2004 7 8 3521 #> 7882 Bombus pratorum 2004 7 8 3521 #> 17451 Bombus rupestris 2004 7 8 4141 #> 17621 Bombus bohemicus 2004 6 27 3520 #> 17663 Bombus bohemicus 2004 6 27 3520 #> 17666 Bombus bohemicus 2004 6 27 3520 #> 17672 Bombus bohemicus 2004 6 27 3520 #> 17703 Bombus bohemicus 2003 7 14 3519 #> 17705 Bombus bohemicus 2003 7 14 3519 #> 20491 Bombus bohemicus 2016 7 24 5300 #> #> $observationsInGrid$ID532 #> scientificName year month day visitUID #> 15488 Bombus terrestris 2008 5 10 1830 #> 17556 Bombus lapidarius 2007 8 29 975 #> 17585 Bombus pascuorum 2007 8 29 975 #> 18400 Bombus lapidarius 2007 8 29 1829 #> #> $observationsInGrid$ID533 #> scientificName year month day visitUID #> 16041 Bombus pratorum 2009 5 2 3560 #> 16042 Bombus bohemicus 2009 5 2 3560 #> 16045 Bombus hypnorum 2009 5 2 3560 #> #> $observationsInGrid$ID534 #> scientificName year month day visitUID #> 5477 Bombus rupestris 2015 9 21 1485 #> 11030 Bombus terrestris 2011 6 30 5388 #> 11031 Bombus lapidarius 2011 6 30 5388 #> 11036 Bombus hortorum 2011 6 30 5388 #> 11038 Bombus terrestris 2011 6 16 5387 #> #> $observationsInGrid$ID535 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID536 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID537 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID538 #> scientificName year month day visitUID #> 741 Bombus pascuorum 2018 7 7 4044 #> #> $observationsInGrid$ID539 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID540 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID541 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID542 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID543 #> scientificName year month day visitUID #> 13680 Bombus hortorum 2010 8 12 1513 #> 13681 Bombus sylvarum 2010 8 12 1513 #> #> $observationsInGrid$ID544 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID545 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID546 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID547 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID548 #> scientificName year month day visitUID #> 24846 Bombus pratorum 2011 4 18 3355 #> 24849 Bombus terrestris 2011 4 18 3355 #> #> $observationsInGrid$ID549 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID550 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID551 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID552 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID553 #> scientificName year month day visitUID #> 990 Bombus pascuorum 2018 6 23 4660 #> #> $observationsInGrid$ID554 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID555 #> scientificName year month day visitUID #> 15635 Bombus lapidarius 2008 6 13 199 #> 18347 Bombus lapidarius 2007 9 13 200 #> 19981 Bombus pratorum 2016 6 27 3337 #> 19984 Bombus hortorum 2016 6 27 6503 #> 20794 Bombus pascuorum 2016 7 5 198 #> 20795 Bombus hortorum 2016 7 5 198 #> #> $observationsInGrid$ID556 #> scientificName year month day visitUID #> 1048 Bombus pratorum 2018 6 13 2008 #> 1049 Bombus pascuorum 2018 6 13 2008 #> 1054 Bombus pratorum 2018 6 13 2007 #> 1056 Bombus hortorum 2018 6 13 2007 #> #> $observationsInGrid$ID557 #> scientificName year month day visitUID #> 113 Bombus lapidarius 2018 7 12 3219 #> 154 Bombus soroeensis 2018 6 3 622 #> 218 Bombus soroeensis 2018 7 12 3476 #> 219 Bombus pascuorum 2018 7 12 3476 #> 2129 Bombus terrestris 2018 4 12 3306 #> 2996 Bombus pascuorum 2013 7 12 1780 #> 11886 Bombus hypnorum 2011 7 10 832 #> 12682 Bombus pascuorum 2010 5 24 423 #> 14525 Bombus pascuorum 2008 5 28 426 #> 16368 Bombus terrestris 2008 8 13 422 #> 16369 Bombus sylvarum 2008 5 28 426 #> 16373 Bombus terrestris 2008 6 18 6420 #> 20523 Bombus bohemicus 2016 7 21 623 #> #> $observationsInGrid$ID558 #> scientificName year month day visitUID #> 1372 Bombus pascuorum 2018 5 21 818 #> 3525 Bombus soroeensis 2017 6 9 1545 #> 3872 Bombus soroeensis 2017 6 13 1546 #> 4014 Bombus hortorum 2017 8 14 1547 #> 4015 Bombus lapidarius 2017 8 14 1547 #> 25549 Bombus rupestris 2014 6 15 4662 #> #> $observationsInGrid$ID559 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID560 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID561 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID562 #> scientificName year month day visitUID #> 1422 Bombus pratorum 2018 5 30 585 #> #> $observationsInGrid$ID563 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID564 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID565 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID566 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID567 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID568 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID569 #> scientificName year month day visitUID #> 4930 Bombus terrestris 2017 5 4 5472 #> #> $observationsInGrid$ID570 #> scientificName year month day visitUID #> 726 Bombus cryptarum 2018 5 8 641 #> #> $observationsInGrid$ID571 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID572 #> scientificName year month day visitUID #> 771 Bombus hypnorum 2018 6 2 1988 #> 23498 Bombus pratorum 2015 7 7 5306 #> #> $observationsInGrid$ID573 #> scientificName year month day visitUID #> 10384 Bombus pascuorum 2012 5 10 2346 #> #> $observationsInGrid$ID574 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID575 #> scientificName year month day visitUID #> 16856 Bombus pascuorum 2008 5 10 3455 #> #> $observationsInGrid$ID576 #> scientificName year month day visitUID #> 7781 Bombus terrestris 2004 7 8 5545 #> 7786 Bombus ruderarius 2004 7 29 5550 #> 7787 Bombus hypnorum 2004 6 27 5549 #> 7792 Bombus pascuorum 2004 6 27 5549 #> 7795 Bombus pascuorum 2004 6 27 5549 #> 7796 Bombus pascuorum 2004 7 8 5545 #> 7797 Bombus pratorum 2004 6 27 5549 #> 7798 Bombus lapidarius 2004 7 29 5550 #> 7802 Bombus pascuorum 2004 7 8 5545 #> 7804 Bombus bohemicus 2004 6 27 5549 #> #> $observationsInGrid$ID577 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID578 #> scientificName year month day visitUID #> 6261 Bombus hypnorum 2014 4 20 5469 #> 9651 Bombus sylvarum 2012 8 16 5120 #> 9653 Bombus terrestris 2012 8 16 5120 #> 11026 Bombus hortorum 2011 6 30 4849 #> 11027 Bombus lapidarius 2011 6 30 4849 #> 11033 Bombus hypnorum 2011 8 12 4848 #> 23390 Bombus ruderarius 2015 7 16 5468 #> 23393 Bombus pascuorum 2015 7 15 5467 #> 23407 Bombus sylvestris 2015 7 15 5467 #> #> $observationsInGrid$ID579 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID580 #> scientificName year month day visitUID #> 22444 Bombus pascuorum 2009 7 16 1619 #> 22445 Bombus lapidarius 2009 7 1 1618 #> #> $observationsInGrid$ID581 #> scientificName year month day visitUID #> 6889 Bombus soroeensis 2013 7 22 6281 #> 9685 Bombus soroeensis 2012 8 11 6573 #> 9861 Bombus bohemicus 2012 7 25 6574 #> 11597 Bombus soroeensis 2011 7 30 6575 #> 11895 Bombus soroeensis 2011 7 6 6570 #> 14178 Bombus pratorum 2010 5 11 6572 #> 16050 Bombus terrestris 2009 5 10 6571 #> 22406 Bombus pascuorum 2009 5 26 6282 #> #> $observationsInGrid$ID582 #> scientificName year month day visitUID #> 22458 Bombus pascuorum 2009 8 26 970 #> 22461 Bombus lucorum 2009 8 26 970 #> 22462 Bombus lapidarius 2009 8 26 970 #> 22464 Bombus pascuorum 2009 8 26 970 #> 22467 Bombus terrestris 2009 8 14 966 #> 22468 Bombus pascuorum 2009 8 14 966 #> 22470 Bombus pascuorum 2009 7 17 968 #> 22473 Bombus soroeensis 2009 7 16 967 #> 22474 Bombus lapidarius 2009 7 17 968 #> 22475 Bombus pascuorum 2009 7 16 967 #> 22477 Bombus lapidarius 2009 7 16 967 #> 22482 Bombus sylvarum 2009 6 25 969 #> 22484 Bombus norvegicus 2009 6 25 969 #> 22486 Bombus pascuorum 2009 6 5 965 #> 23832 Bombus rupestris 2015 6 5 5190 #> #> $observationsInGrid$ID583 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID584 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID585 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID586 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID587 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID588 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID589 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID590 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID591 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID592 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID593 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID594 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID595 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID596 #> scientificName year month day visitUID #> 965 Bombus campestris 2018 6 24 819 #> 2185 Bombus terrestris 2018 4 8 4942 #> 6381 Bombus lucorum 2014 3 28 820 #> 21879 Bombus terrestris 2016 4 2 4941 #> 24763 Bombus lucorum 2009 8 9 6141 #> 24768 Bombus lapidarius 2009 8 9 6141 #> 24770 Bombus bohemicus 2009 8 9 6141 #> 24825 Bombus pratorum 2009 8 9 6141 #> #> $observationsInGrid$ID597 #> scientificName year month day visitUID #> 19211 Bombus terrestris 2007 4 6 3311 #> #> $observationsInGrid$ID598 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID599 #> scientificName year month day visitUID #> 15702 Bombus bohemicus 2008 7 1 4935 #> #> $observationsInGrid$ID600 #> scientificName year month day visitUID #> 635 Bombus bohemicus 2018 7 12 1337 #> 637 Bombus lucorum 2018 7 12 1337 #> #> $observationsInGrid$ID601 #> scientificName year month day visitUID #> 10667 Bombus lucorum 2000 7 15 2150 #> 10669 Bombus soroeensis 2000 7 15 2150 #> 10672 Bombus hypnorum 2000 7 15 2150 #> 10681 Bombus lucorum 2000 7 15 2150 #> 14819 Bombus pascuorum 2001 7 10 2147 #> 14820 Bombus lapidarius 2001 7 10 2147 #> 14822 Bombus hypnorum 2000 7 15 2148 #> 14823 Bombus soroeensis 2000 7 15 2148 #> #> $observationsInGrid$ID602 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID603 #> scientificName year month day visitUID #> 4029 Bombus sylvarum 2017 8 7 3635 #> 10728 Bombus lucorum 2000 7 8 4380 #> 10737 Bombus distinguendus 2000 7 8 4380 #> 10741 Bombus lucorum 2000 7 8 4380 #> 10743 Bombus hypnorum 2000 7 8 4380 #> 10744 Bombus pratorum 2000 7 8 4380 #> 10755 Bombus pratorum 2000 7 8 4380 #> #> $observationsInGrid$ID604 #> scientificName year month day visitUID #> 3645 Bombus hortorum 2017 6 2 4354 #> 3648 Bombus bohemicus 2017 6 2 4354 #> 3686 Bombus pascuorum 2017 5 27 4355 #> 10860 Bombus pratorum 2000 6 5 5622 #> 10864 Bombus pascuorum 2000 6 5 5622 #> 10867 Bombus lucorum 2000 6 5 5622 #> #> $observationsInGrid$ID605 #> scientificName year month day visitUID #> 21413 Bombus pascuorum 2015 9 2 4891 #> #> $observationsInGrid$ID606 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID607 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID608 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID609 #> scientificName year month day visitUID #> 15134 Bombus terrestris 2009 7 15 3431 #> #> $observationsInGrid$ID610 #> scientificName year month day visitUID #> 19148 Bombus hypnorum 2007 5 6 189 #> #> $observationsInGrid$ID611 #> scientificName year month day visitUID #> 16081 Bombus pascuorum 2009 4 29 6470 #> 16523 Bombus terrestris 2008 7 14 6469 #> #> $observationsInGrid$ID612 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID613 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID614 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID615 #> scientificName year month day visitUID #> 10308 Bombus pratorum 2012 5 27 1701 #> 19685 Bombus hypnorum 2013 7 3 1700 #> #> $observationsInGrid$ID616 #> scientificName year month day visitUID #> 19943 Bombus bohemicus 2016 6 28 4426 #> #> $observationsInGrid$ID617 #> scientificName year month day visitUID #> 3751 Bombus campestris 2017 7 12 3909 #> 3752 Bombus norvegicus 2017 7 12 3909 #> 19484 Bombus norvegicus 2015 7 9 3908 #> 23486 Bombus campestris 2015 7 8 3906 #> 25132 Bombus soroeensis 2014 7 9 3907 #> 25265 Bombus campestris 2014 7 8 3905 #> 25584 Bombus campestris 2014 6 15 3910 #> #> $observationsInGrid$ID618 #> scientificName year month day visitUID #> 1995 Bombus pascuorum 2018 4 19 6330 #> 20529 Bombus sylvestris 2016 7 13 14 #> 20531 Bombus bohemicus 2016 7 13 14 #> 24935 Bombus sylvestris 2014 7 8 4139 #> #> $observationsInGrid$ID619 #> scientificName year month day visitUID #> 21569 Bombus pratorum 2016 4 10 5872 #> #> $observationsInGrid$ID620 #> scientificName year month day visitUID #> 7774 Bombus terrestris 2007 6 18 5025 #> 7776 Bombus terrestris 2007 6 18 5025 #> 17498 Bombus pascuorum 2007 7 18 5026 #> #> $observationsInGrid$ID621 #> scientificName year month day visitUID #> 1892 Bombus terrestris 2018 4 21 717 #> 3845 Bombus humilis 2017 5 20 716 #> #> $observationsInGrid$ID622 #> scientificName year month day visitUID #> 14838 Bombus terrestris 2009 7 23 6082 #> #> $observationsInGrid$ID623 #> scientificName year month day visitUID #> 18381 Bombus sylvestris 2007 9 1 120 #> #> $observationsInGrid$ID624 #> scientificName year month day visitUID #> 3981 Bombus pascuorum 2017 8 10 4524 #> 18380 Bombus campestris 2007 9 1 6496 #> 18386 Bombus rupestris 2007 9 1 6496 #> #> $observationsInGrid$ID625 #> scientificName year month day visitUID #> 23885 Bombus lucorum 2015 4 18 6083 #> #> $observationsInGrid$ID626 #> scientificName year month day visitUID #> 789 Bombus bohemicus 2018 7 3 6122 #> 2133 Bombus terrestris 2018 4 10 5324 #> 5732 Bombus terrestris 2015 5 10 6123 #> 5772 Bombus terrestris 2015 5 3 4040 #> 5773 Bombus pratorum 2015 5 3 4040 #> 6362 Bombus terrestris 2014 3 30 6126 #> 6364 Bombus hypnorum 2014 3 30 6126 #> 6383 Bombus terrestris 2014 3 25 6124 #> 22404 Bombus soroeensis 2009 8 21 6127 #> 24103 Bombus terrestris 2015 3 28 6125 #> #> $observationsInGrid$ID627 #> scientificName year month day visitUID #> 5600 Bombus bohemicus 2015 5 18 6502 #> 5850 Bombus bohemicus 2015 4 27 4447 #> 5851 Bombus pascuorum 2015 4 27 4447 #> 6007 Bombus lucorum 2014 5 17 1063 #> 6009 Bombus soroeensis 2014 5 17 1063 #> 25115 Bombus soroeensis 2014 7 22 4808 #> 25117 Bombus pratorum 2014 7 22 1162 #> 25119 Bombus bohemicus 2014 7 22 2394 #> 25142 Bombus soroeensis 2014 7 19 1064 #> 25151 Bombus pratorum 2014 7 19 1064 #> 25156 Bombus pascuorum 2014 7 19 1064 #> 25640 Bombus norvegicus 2014 6 10 1161 #> #> $observationsInGrid$ID628 #> scientificName year month day visitUID #> 7008 Bombus soroeensis 2013 7 28 661 #> #> $observationsInGrid$ID629 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID630 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID631 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID632 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID633 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID634 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID635 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID636 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID637 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID638 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID639 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID640 #> scientificName year month day visitUID #> 6081 Bombus lapidarius 2014 5 4 406 #> 6216 Bombus bohemicus 2014 4 24 414 #> 6219 Bombus pascuorum 2014 4 23 412 #> 6306 Bombus hypnorum 2014 4 12 408 #> 6420 Bombus terrestris 2014 3 9 407 #> 7563 Bombus lapidarius 2013 5 15 409 #> 7715 Bombus terrestris 2013 4 20 411 #> 10440 Bombus pascuorum 2012 5 3 405 #> 10443 Bombus terrestris 2012 5 3 405 #> 15318 Bombus hypnorum 2009 7 7 1675 #> 15894 Bombus bohemicus 2009 5 30 415 #> 15941 Bombus pratorum 2009 5 23 413 #> 15942 Bombus pascuorum 2009 5 23 413 #> 15943 Bombus hypnorum 2009 5 3 404 #> 15945 Bombus terrestris 2009 4 3 403 #> 24126 Bombus terrestris 2015 3 18 410 #> #> $observationsInGrid$ID641 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID642 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID643 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID644 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID645 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID646 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID647 #> scientificName year month day visitUID #> 647 Bombus pratorum 2018 7 7 5197 #> #> $observationsInGrid$ID648 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID649 #> scientificName year month day visitUID #> 19233 Bombus pascuorum 2003 9 10 1523 #> #> $observationsInGrid$ID650 #> scientificName year month day visitUID #> 10739 Bombus pascuorum 2000 7 6 1655 #> 10758 Bombus hypnorum 2000 7 6 1655 #> #> $observationsInGrid$ID651 #> scientificName year month day visitUID #> 5681 Bombus hypnorum 2011 4 22 972 #> 6975 Bombus lapidarius 2013 7 28 2145 #> 10965 Bombus lucorum 2000 4 21 3861 #> 14528 Bombus norvegicus 2009 6 28 2144 #> 14529 Bombus bohemicus 2009 6 28 2144 #> 17362 Bombus rupestris 2001 8 20 2141 #> 17364 Bombus lapidarius 2001 6 10 2139 #> 17365 Bombus hypnorum 2001 8 24 2143 #> 20919 Bombus soroeensis 2016 6 19 2140 #> 21374 Bombus hortorum 2016 5 24 2142 #> #> $observationsInGrid$ID652 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID653 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID654 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID655 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID656 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID657 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID658 #> scientificName year month day visitUID #> 16907 Bombus pascuorum 2008 5 7 4846 #> #> $observationsInGrid$ID659 #> scientificName year month day visitUID #> 681 Bombus lapidarius 2018 7 8 2982 #> 682 Bombus terrestris 2018 7 8 2982 #> 10307 Bombus pascuorum 2012 5 26 2989 #> 10309 Bombus pascuorum 2012 5 29 5288 #> 12205 Bombus terrestris 2011 6 7 2981 #> 13859 Bombus hypnorum 2010 7 18 2987 #> 13861 Bombus pascuorum 2010 7 18 2987 #> 14174 Bombus pratorum 2010 5 11 2985 #> 14175 Bombus pascuorum 2010 5 11 2985 #> 14176 Bombus terrestris 2010 5 11 2985 #> 15140 Bombus sylvestris 2009 7 15 2986 #> 16083 Bombus terrestris 2009 4 28 2980 #> 16084 Bombus pascuorum 2009 4 28 2980 #> 16521 Bombus hypnorum 2008 7 9 2984 #> 18928 Bombus lapidarius 2007 7 9 971 #> 18931 Bombus hypnorum 2007 7 9 971 #> 18932 Bombus lucorum 2007 7 9 971 #> 18934 Bombus lucorum 2007 7 10 6486 #> 18935 Bombus lucorum 2007 7 11 2895 #> 18936 Bombus sylvarum 2007 7 11 2895 #> 18939 Bombus hortorum 2007 7 9 2983 #> 19147 Bombus lucorum 2007 4 30 2990 #> 19150 Bombus hypnorum 2007 4 30 2990 #> 21152 Bombus lucorum 2016 6 11 2992 #> 25782 Bombus pascuorum 2014 5 20 2988 #> #> $observationsInGrid$ID660 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID661 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID662 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID663 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID664 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID665 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID666 #> scientificName year month day visitUID #> 21570 Bombus terrestris 2016 4 5 163 #> 21571 Bombus lucorum 2016 4 5 163 #> #> $observationsInGrid$ID667 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID668 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID669 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID670 #> scientificName year month day visitUID #> 1174 Bombus pascuorum 2018 6 16 128 #> #> $observationsInGrid$ID671 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID672 #> scientificName year month day visitUID #> 1757 Bombus lapidarius 2018 5 5 1849 #> 1758 Bombus terrestris 2018 5 5 1849 #> 2427 Bombus terrestris 2017 7 5 3465 #> 2430 Bombus lapidarius 2017 7 5 3108 #> 2431 Bombus terrestris 2017 7 5 3108 #> 5040 Bombus terrestris 2017 5 2 1850 #> 5256 Bombus terrestris 2017 3 28 1853 #> 15766 Bombus terrestris 2009 5 8 3463 #> 19368 Bombus hypnorum 2017 3 23 1852 #> 19419 Bombus hypnorum 2016 7 5 3464 #> 19836 Bombus terrestris 2016 5 31 1854 #> 19838 Bombus 2016 5 3 1851 #> #> $observationsInGrid$ID673 #> scientificName year month day visitUID #> 1140 Bombus subterraneus 2018 6 18 1845 #> 1299 Bombus subterraneus 2018 6 9 4102 #> 1301 Bombus rupestris 2018 6 9 4100 #> 1305 Bombus pascuorum 2018 6 9 4100 #> 1307 Bombus ruderarius 2018 6 9 4100 #> 1308 Bombus subterraneus 2018 6 9 4099 #> 1862 Bombus lapidarius 2018 4 27 6512 #> 2868 Bombus sylvarum 2017 7 12 6257 #> 2869 Bombus soroeensis 2017 7 12 6257 #> 3582 Bombus soroeensis 2017 6 10 4104 #> 3583 Bombus hortorum 2017 6 10 4104 #> 3585 Bombus hypnorum 2017 6 10 4104 #> 3586 Bombus ruderarius 2017 6 10 4104 #> 3588 Bombus sylvarum 2017 6 10 4104 #> 3589 Bombus ruderarius 2017 6 10 4104 #> 3773 Bombus terrestris 2017 8 21 1847 #> 4571 Bombus ruderarius 2017 7 9 4103 #> 4572 Bombus lapidarius 2017 7 9 4103 #> 4575 Bombus terrestris 2017 7 9 4103 #> 4674 Bombus lucorum 2017 7 3 1021 #> 4675 Bombus subterraneus 2017 7 3 1021 #> 4676 Bombus barbutellus 2017 7 3 1021 #> 5673 Bombus pascuorum 2015 5 11 3839 #> 5729 Bombus terrestris 2015 5 10 5680 #> 5731 Bombus hypnorum 2015 5 10 5680 #> 6028 Bombus pascuorum 2014 5 15 4095 #> 6033 Bombus hortorum 2014 5 15 4346 #> 6046 Bombus norvegicus 2014 5 12 1165 #> 6067 Bombus terrestris 2014 5 9 6509 #> 6088 Bombus terrestris 2014 5 4 5677 #> 6116 Bombus terrestris 2014 3 24 6546 #> 6270 Bombus terrestris 2014 4 19 5687 #> 6325 Bombus pratorum 2014 4 4 5676 #> 6327 Bombus hypnorum 2014 4 4 5676 #> 6347 Bombus cryptarum 2014 3 29 1157 #> 6349 Bombus terrestris 2014 3 30 6547 #> 6357 Bombus bohemicus 2014 3 29 1157 #> 6371 Bombus terrestris 2014 3 29 1157 #> 6386 Bombus hypnorum 2014 3 24 6546 #> 6427 Bombus lapidarius 2014 2 25 254 #> 6520 Bombus terrestris 2013 8 16 5683 #> 6521 Bombus pascuorum 2013 12 16 5684 #> 6522 Bombus ruderarius 2013 8 16 5683 #> 6523 Bombus rupestris 2013 12 16 5684 #> 6524 Bombus lapidarius 2013 12 16 5684 #> 6819 Bombus hortorum 2013 7 19 4349 #> 14241 Bombus lapidarius 2010 5 1 4091 #> 20442 Bombus rupestris 2016 7 30 5688 #> 20479 Bombus terrestris 2016 7 25 4097 #> 21159 Bombus sylvestris 2016 6 15 4347 #> 21160 Bombus terrestris 2016 6 15 4347 #> 22985 Bombus lapidarius 2015 8 28 6513 #> 23188 Bombus lapidarius 2015 8 5 6508 #> 23209 Bombus rupestris 2015 8 2 238 #> 23212 Bombus rupestris 2015 8 1 1020 #> 23214 Bombus sylvarum 2015 8 2 4345 #> 23217 Bombus barbutellus 2015 8 2 4345 #> 23299 Bombus terrestris 2015 7 23 4096 #> 23301 Bombus hortorum 2015 7 23 4096 #> 24122 Bombus terrestris 2015 3 19 5686 #> 24142 Bombus hypnorum 2015 3 17 5685 #> 24857 Bombus terrestris 2014 9 14 4094 #> 24929 Bombus sylvestris 2014 7 14 5682 #> 24938 Bombus lapidarius 2014 8 14 4093 #> 24966 Bombus pascuorum 2014 8 7 6544 #> 24971 Bombus bohemicus 2014 8 7 5678 #> 25028 Bombus soroeensis 2014 8 2 6543 #> 25125 Bombus terrestris 2014 7 21 6510 #> 25139 Bombus subterraneus 2014 7 19 1498 #> 25161 Bombus rupestris 2014 7 18 239 #> 25164 Bombus bohemicus 2014 7 18 239 #> 25176 Bombus sylvarum 2014 7 16 4348 #> 25177 Bombus bohemicus 2014 7 16 4348 #> 25178 Bombus lapidarius 2014 7 16 4348 #> 25179 Bombus pratorum 2014 7 16 4348 #> 25186 Bombus campestris 2014 7 16 6545 #> 25188 Bombus pratorum 2014 7 16 6545 #> 25205 Bombus bohemicus 2014 7 14 5682 #> 25206 Bombus ruderarius 2014 7 14 5682 #> 25450 Bombus sylvarum 2014 6 26 4098 #> 25627 Bombus lapidarius 2014 6 11 5681 #> 25651 Bombus sylvarum 2014 6 8 5679 #> 25654 Bombus terrestris 2014 6 8 5679 #> 25659 Bombus lapidarius 2014 6 8 1163 #> 25705 Bombus hypnorum 2014 6 2 4092 #> 25706 Bombus sylvarum 2014 6 2 4092 #> 25710 Bombus terrestris 2014 6 2 4092 #> 25732 Bombus lapidarius 2014 5 30 6514 #> 25846 Bombus lapidarius 2014 5 22 6511 #> #> $observationsInGrid$ID674 #> scientificName year month day visitUID #> 5672 Bombus soroeensis 2015 5 11 6549 #> 5720 Bombus soroeensis 2015 5 11 6550 #> 5860 Bombus sylvarum 2015 4 26 1777 #> 6000 Bombus sylvestris 2014 5 18 6551 #> 6224 Bombus terrestris 2014 4 22 1775 #> 6226 Bombus pascuorum 2014 4 22 1775 #> 6340 Bombus pratorum 2014 4 1 1769 #> 6342 Bombus terrestris 2014 4 1 1769 #> 6343 Bombus lucorum 2014 4 1 1769 #> 6382 Bombus lucorum 2014 3 25 1776 #> 6511 Bombus jonellus 2013 8 19 1774 #> 6561 Bombus pascuorum 2013 8 10 1771 #> 11281 Bombus 2011 8 28 4483 #> 23904 Bombus lapidarius 2015 4 18 1773 #> 24977 Bombus pascuorum 2014 8 6 1770 #> 25219 Bombus ruderarius 2014 7 12 1772 #> 25221 Bombus lapidarius 2014 7 12 1772 #> 25228 Bombus lucorum 2014 7 12 1772 #> 25252 Bombus soroeensis 2014 7 12 1772 #> 25445 Bombus pascuorum 2014 6 29 1778 #> 25629 Bombus sylvestris 2014 6 10 6548 #> #> $observationsInGrid$ID675 #> scientificName year month day visitUID #> 6373 Bombus pratorum 2014 3 29 601 #> 21498 Bombus sylvarum 2016 5 7 6532 #> 23463 Bombus barbutellus 2015 7 10 1934 #> 23769 Bombus soroeensis 2015 6 15 1935 #> 23877 Bombus terrestris 2015 4 19 5344 #> 23889 Bombus pratorum 2015 4 19 5344 #> 23929 Bombus pratorum 2015 4 11 5343 #> 25141 Bombus pratorum 2014 7 19 1936 #> #> $observationsInGrid$ID676 #> scientificName year month day visitUID #> 449 Bombus pratorum 2018 7 20 2770 #> 451 Bombus pascuorum 2018 7 20 2770 #> 4691 Bombus pratorum 2017 7 2 5908 #> #> $observationsInGrid$ID677 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID678 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID679 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID680 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID681 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID682 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID683 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID684 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID685 #> scientificName year month day visitUID #> 24919 Bombus pratorum 2014 8 16 5457 #> #> $observationsInGrid$ID686 #> scientificName year month day visitUID #> 5242 Bombus hypnorum 2017 4 2 73 #> #> $observationsInGrid$ID687 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID688 #> scientificName year month day visitUID #> 6082 Bombus lapidarius 2014 4 29 6390 #> 6211 Bombus hypnorum 2014 4 24 6388 #> 7624 Bombus pascuorum 2013 5 9 6385 #> 10195 Bombus lapidarius 2012 6 16 1292 #> 10522 Bombus hypnorum 2012 4 24 6387 #> 12375 Bombus lapidarius 2011 5 21 6386 #> 14447 Bombus lucorum 2010 4 16 1978 #> 16221 Bombus terrestris 2009 4 4 6384 #> 16978 Bombus pratorum 2008 5 3 307 #> 17022 Bombus hypnorum 2008 4 26 308 #> 17023 Bombus terrestris 2008 4 26 308 #> 18186 Bombus pratorum 2007 8 12 1977 #> 18390 Bombus pratorum 2007 9 1 306 #> 21644 Bombus hypnorum 2016 4 26 6389 #> #> $observationsInGrid$ID689 #> scientificName year month day visitUID #> 15808 Bombus pratorum 2009 6 16 1976 #> #> $observationsInGrid$ID690 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID691 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID692 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID693 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID694 #> scientificName year month day visitUID #> 175 Bombus lapidarius 2018 6 8 1489 #> 178 Bombus lucorum 2018 6 8 579 #> 180 Bombus pascuorum 2018 6 8 579 #> 181 Bombus pratorum 2018 7 13 580 #> #> $observationsInGrid$ID695 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID696 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID697 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID698 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID699 #> scientificName year month day visitUID #> 10809 Bombus lucorum 2000 6 17 3638 #> 21418 Bombus pascuorum 2015 8 20 3361 #> #> $observationsInGrid$ID700 #> scientificName year month day visitUID #> 10964 Bombus terrestris 2000 4 24 2701 #> 11486 Bombus hortorum 2011 8 14 959 #> #> $observationsInGrid$ID701 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID702 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID703 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID704 #> scientificName year month day visitUID #> 910 Bombus sylvarum 2018 6 27 5786 #> 4465 Bombus lucorum 2017 7 14 917 #> #> $observationsInGrid$ID705 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID706 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID707 #> scientificName year month day visitUID #> 4249 Bombus hypnorum 2017 7 19 323 #> #> $observationsInGrid$ID708 #> scientificName year month day visitUID #> 18940 Bombus lucorum 2007 7 15 4793 #> #> $observationsInGrid$ID709 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID710 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID711 #> scientificName year month day visitUID #> 17580 Bombus lapidarius 2007 6 11 1480 #> #> $observationsInGrid$ID712 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID713 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID714 #> scientificName year month day visitUID #> 25589 Bombus hortorum 2014 6 15 2523 #> 25672 Bombus hypnorum 2014 6 6 3407 #> #> $observationsInGrid$ID715 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID716 #> scientificName year month day visitUID #> 7775 Bombus hortorum 2007 7 18 2837 #> #> $observationsInGrid$ID717 #> scientificName year month day visitUID #> 21301 Bombus humilis 2016 5 29 70 #> #> $observationsInGrid$ID718 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID719 #> scientificName year month day visitUID #> 23243 Bombus ruderarius 2015 6 16 6564 #> 23861 Bombus pascuorum 2015 5 21 6565 #> 23862 Bombus pratorum 2015 5 21 6565 #> #> $observationsInGrid$ID720 #> scientificName year month day visitUID #> 1586 Bombus lapidarius 2018 5 13 3146 #> 1590 Bombus hypnorum 2018 5 13 3146 #> 2861 Bombus lucorum 2017 8 14 3139 #> 5111 Bombus hypnorum 2017 4 16 3147 #> 5398 Bombus bohemicus 2015 7 9 3144 #> 7770 Bombus hypnorum 2011 4 16 3634 #> 7771 Bombus terrestris 2011 4 16 3634 #> 9142 Bombus bohemicus 2012 7 15 2664 #> 9699 Bombus ruderarius 2012 7 11 3145 #> 25785 Bombus rupestris 2014 5 26 3148 #> #> $observationsInGrid$ID721 #> scientificName year month day visitUID #> 2910 Bombus lapidarius 2017 7 1 1040 #> 2912 Bombus terrestris 2017 8 11 1041 #> 2913 Bombus terrestris 2017 8 11 1041 #> 5541 Bombus sylvarum 2015 6 21 4619 #> 6379 Bombus hypnorum 2014 3 28 458 #> 6885 Bombus pascuorum 2013 8 7 4616 #> 7319 Bombus pascuorum 2013 6 23 4621 #> 7320 Bombus lapidarius 2013 6 23 4621 #> 7322 Bombus terrestris 2013 6 23 4621 #> 7524 Bombus bohemicus 2013 5 25 457 #> 7566 Bombus sylvarum 2013 5 6 455 #> 7617 Bombus hypnorum 2013 5 10 456 #> 7618 Bombus lucorum 2013 5 10 456 #> 7619 Bombus terrestris 2013 5 10 456 #> 7657 Bombus terrestris 2013 5 6 455 #> 9253 Bombus sylvarum 2012 7 14 4618 #> 9254 Bombus hortorum 2012 7 14 4618 #> 9255 Bombus pascuorum 2012 7 14 4618 #> 9256 Bombus subterraneus 2012 7 14 4618 #> 9717 Bombus soroeensis 2012 8 4 4089 #> 9718 Bombus soroeensis 2012 8 4 4089 #> 9719 Bombus lapidarius 2012 8 4 4089 #> 10477 Bombus lucorum 2012 4 30 3352 #> 11557 Bombus sylvarum 2011 8 1 4615 #> 11559 Bombus soroeensis 2011 8 2 4228 #> 11586 Bombus subterraneus 2011 8 1 3894 #> 11874 Bombus subterraneus 2011 7 12 6265 #> 11875 Bombus subterraneus 2011 7 12 3472 #> 13916 Bombus soroeensis 2010 7 3 1461 #> 13917 Bombus subterraneus 2010 7 3 1461 #> 13979 Bombus soroeensis 2010 6 12 1462 #> 13981 Bombus terrestris 2010 6 12 1462 #> 13985 Bombus pratorum 2010 6 12 1462 #> 13987 Bombus lapidarius 2010 6 12 1462 #> 20312 Bombus lapidarius 2016 8 11 4617 #> 20420 Bombus sylvarum 2016 7 31 514 #> 20502 Bombus lapidarius 2016 7 16 5901 #> 20503 Bombus terrestris 2016 7 16 4614 #> 23016 Bombus campestris 2013 7 31 1039 #> 23017 Bombus hortorum 2012 8 12 1032 #> 23019 Bombus lucorum 2012 7 15 1035 #> 23023 Bombus soroeensis 2013 6 1 1027 #> 23026 Bombus pascuorum 2013 5 19 1037 #> 23030 Bombus terrestris 2013 6 1 1027 #> 23033 Bombus jonellus 2013 6 1 1027 #> 23035 Bombus subterraneus 2012 7 18 1036 #> 23037 Bombus soroeensis 2012 8 14 1034 #> 23038 Bombus ruderarius 2012 8 10 1031 #> 23041 Bombus hypnorum 2013 6 1 1027 #> 23044 Bombus jonellus 2013 6 5 1029 #> 23045 Bombus campestris 2013 8 4 1028 #> 23046 Bombus pratorum 2013 5 9 1030 #> 23049 Bombus pascuorum 2012 5 1 1026 #> 23052 Bombus pratorum 2012 7 21 1038 #> 23054 Bombus subterraneus 2012 7 13 1033 #> 23056 Bombus pascuorum 2012 7 13 1033 #> 23058 Bombus lapidarius 2013 6 1 1027 #> 25488 Bombus pratorum 2014 6 22 4620 #> 25489 Bombus hortorum 2014 6 22 4620 #> 25493 Bombus subterraneus 2014 6 22 4620 #> 25623 Bombus hortorum 2014 6 10 3544 #> #> $observationsInGrid$ID722 #> scientificName year month day visitUID #> 5717 Bombus lapidarius 2015 5 11 2437 #> 11090 Bombus soroeensis 2011 9 1 6539 #> 11095 Bombus pascuorum 2011 8 4 6540 #> 21793 Bombus terrestris 2016 4 9 2436 #> #> $observationsInGrid$ID723 #> scientificName year month day visitUID #> 7609 Bombus sylvarum 2012 6 16 3286 #> 7611 Bombus terrestris 2012 7 8 3285 #> 22229 Bombus soroeensis 2012 6 27 3288 #> 22233 Bombus sylvarum 2012 5 25 3287 #> #> $observationsInGrid$ID724 #> scientificName year month day visitUID #> 1434 Bombus subterraneus 2018 5 29 1380 #> 6763 Bombus lapidarius 2013 8 14 851 #> #> $observationsInGrid$ID725 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID726 #> scientificName year month day visitUID #> 4467 Bombus pascuorum 2017 8 13 303 #> #> $observationsInGrid$ID727 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID728 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID729 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID730 #> scientificName year month day visitUID #> 16701 Bombus bohemicus 2008 6 24 3814 #> #> $observationsInGrid$ID731 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID732 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID733 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID734 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID735 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID736 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID737 #> scientificName year month day visitUID #> 3711 Bombus pratorum 2017 7 26 5742 #> 19837 Bombus sylvestris 2015 7 14 5740 #> 19844 Bombus hypnorum 2016 7 15 5741 #> 23074 Bombus rupestris 2013 7 10 5739 #> #> $observationsInGrid$ID738 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID739 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID740 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID741 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID742 #> scientificName year month day visitUID #> 15664 Bombus lapidarius 2008 6 27 6483 #> #> $observationsInGrid$ID743 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID744 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID745 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID746 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID747 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID748 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID749 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID750 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID751 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID752 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID753 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID754 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID755 #> scientificName year month day visitUID #> 15755 Bombus terrestris 2009 6 23 3459 #> #> $observationsInGrid$ID756 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID757 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID758 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID759 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID760 #> scientificName year month day visitUID #> 10388 Bombus sylvestris 2012 5 6 4847 #> #> $observationsInGrid$ID761 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID762 #> scientificName year month day visitUID #> 17559 Bombus lapidarius 2007 8 21 2522 #> 17629 Bombus hortorum 2007 8 21 2522 #> #> $observationsInGrid$ID763 #> scientificName year month day visitUID #> 8706 Bombus pascuorum 2009 8 14 1627 #> 9442 Bombus terrestris 2012 8 24 1983 #> 9899 Bombus pascuorum 2012 7 18 5420 #> #> $observationsInGrid$ID764 #> scientificName year month day visitUID #> 7418 Bombus pascuorum 2013 6 6 4231 #> 9446 Bombus lapidarius 2012 8 27 2928 #> 15474 Bombus soroeensis 2008 7 13 563 #> 15475 Bombus pascuorum 2008 7 13 561 #> 15476 Bombus lucorum 2008 7 13 561 #> 15478 Bombus terrestris 2008 7 13 561 #> 15638 Bombus lapidarius 2008 7 13 561 #> #> $observationsInGrid$ID765 #> scientificName year month day visitUID #> 869 Bombus terrestris 2018 6 28 6432 #> 958 Bombus pascuorum 2018 6 24 6699 #> 2903 Bombus sylvestris 2017 7 15 6430 #> 7155 Bombus bohemicus 2013 7 8 6429 #> 7156 Bombus campestris 2013 7 8 6429 #> 7754 Bombus terrestris 2004 7 13 775 #> 7756 Bombus terrestris 2004 7 13 775 #> 7759 Bombus terrestris 2004 7 13 775 #> 7761 Bombus terrestris 2004 7 13 775 #> 7763 Bombus terrestris 2004 7 13 775 #> 7764 Bombus terrestris 2004 7 13 775 #> 7767 Bombus terrestris 2004 7 13 775 #> 7772 Bombus terrestris 2004 7 13 775 #> 13935 Bombus pratorum 2010 6 22 6431 #> 15321 Bombus soroeensis 2009 7 5 4947 #> 23279 Bombus bohemicus 2015 7 7 6428 #> #> $observationsInGrid$ID766 #> scientificName year month day visitUID #> 15323 Bombus norvegicus 2009 7 5 5315 #> 15758 Bombus lucorum 2009 6 22 2304 #> 15959 Bombus pratorum 2009 5 24 5316 #> 22139 Bombus norvegicus 2015 8 13 2303 #> #> $observationsInGrid$ID767 #> scientificName year month day visitUID #> 1004 Bombus pascuorum 2018 6 23 5612 #> 3835 Bombus bohemicus 2016 7 3 2882 #> 10192 Bombus rupestris 2012 6 6 6358 #> 12425 Bombus hortorum 2011 5 14 6359 #> 20237 Bombus soroeensis 2016 7 8 6417 #> 20627 Bombus pratorum 2014 4 27 5325 #> 21067 Bombus soroeensis 2016 6 17 5374 #> 21282 Bombus hortorum 2016 5 30 6361 #> 21456 Bombus terrestris 2016 5 5 6357 #> 25794 Bombus lucorum 2014 5 26 6360 #> 25796 Bombus soroeensis 2014 5 26 6360 #> 25802 Bombus sylvarum 2014 5 26 6360 #> #> $observationsInGrid$ID768 #> scientificName year month day visitUID #> 1124 Bombus pratorum 2018 6 19 4299 #> 6422 Bombus terrestris 2014 3 9 4200 #> 11996 Bombus jonellus 2011 6 24 6419 #> 12429 Bombus campestris 2011 5 14 4255 #> 12430 Bombus bohemicus 2011 5 14 4255 #> 12476 Bombus lapidarius 2011 4 30 1628 #> 14763 Bombus sylvestris 2009 7 7 3453 #> 15312 Bombus bohemicus 2009 7 7 3453 #> 15841 Bombus pascuorum 2009 6 9 1016 #> 15842 Bombus campestris 2009 6 9 1016 #> 25833 Bombus hortorum 2014 5 22 5897 #> #> $observationsInGrid$ID769 #> scientificName year month day visitUID #> 24723 Bombus bohemicus 2014 7 24 4043 #> #> $observationsInGrid$ID770 #> scientificName year month day visitUID #> 4963 Bombus pratorum 2017 7 4 3 #> 15148 Bombus hypnorum 2009 7 16 5389 #> #> $observationsInGrid$ID771 #> scientificName year month day visitUID #> 6970 Bombus lucorum 2013 7 31 5868 #> 7101 Bombus 2013 7 18 5867 #> 15195 Bombus jonellus 2009 6 30 3607 #> #> $observationsInGrid$ID772 #> scientificName year month day visitUID #> 3640 Bombus pratorum 2017 5 28 3602 #> 5825 Bombus lapidarius 2015 4 28 669 #> 5826 Bombus terrestris 2015 4 28 669 #> 19487 Bombus terrestris 2016 7 25 3601 #> 19488 Bombus bohemicus 2016 8 1 3599 #> 20758 Bombus 2016 7 7 3600 #> #> $observationsInGrid$ID773 #> scientificName year month day visitUID #> 2866 Bombus hortorum 2017 7 13 6383 #> 5934 Bombus soroeensis 2015 4 21 6396 #> 9306 Bombus terrestris 2012 8 29 673 #> 9313 Bombus bohemicus 2012 8 9 671 #> 9344 Bombus hortorum 2012 7 4 670 #> 9345 Bombus sylvarum 2012 7 4 670 #> 9351 Bombus pascuorum 2012 6 20 672 #> 22457 Bombus pascuorum 2009 8 5 1097 #> #> $observationsInGrid$ID774 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID775 #> scientificName year month day visitUID #> 23332 Bombus bohemicus 2010 7 26 3334 #> 23333 Bombus pratorum 2011 4 22 3332 #> 23334 Bombus bohemicus 2010 7 24 3333 #> 23335 Bombus terrestris 2014 4 19 3331 #> 23336 Bombus campestris 2011 7 18 3330 #> 23337 Bombus pratorum 2010 7 24 3333 #> 23339 Bombus pascuorum 2010 7 24 3333 #> 23344 Bombus norvegicus 2015 5 2 3329 #> 23346 Bombus rupestris 2010 7 24 3333 #> 23348 Bombus hypnorum 2010 7 24 3333 #> 24993 Bombus jonellus 2014 8 4 1848 #> #> $observationsInGrid$ID776 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID777 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID778 #> scientificName year month day visitUID #> 7551 Bombus pascuorum 2013 5 12 3212 #> 9569 Bombus soroeensis 2012 6 21 3213 #> #> $observationsInGrid$ID779 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID780 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID781 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID782 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID783 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID784 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID785 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID786 #> scientificName year month day visitUID #> 954 Bombus hortorum 2018 6 25 802 #> 4878 Bombus 2017 5 15 1856 #> 20754 Bombus pascuorum 2016 7 8 800 #> 20756 Bombus hypnorum 2016 7 8 800 #> 20815 Bombus hypnorum 2016 7 6 799 #> 20821 Bombus pratorum 2016 7 6 4695 #> 20928 Bombus pratorum 2016 6 28 803 #> 21030 Bombus rupestris 2016 6 20 3964 #> 21167 Bombus pascuorum 2016 6 14 801 #> 21168 Bombus lapidarius 2016 6 14 801 #> 21505 Bombus lapidarius 2016 5 2 798 #> #> $observationsInGrid$ID787 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID788 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID789 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID790 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID791 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID792 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID793 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID794 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID795 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID796 #> scientificName year month day visitUID #> 1220 Bombus pascuorum 2017 8 25 2559 #> #> $observationsInGrid$ID797 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID798 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID799 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID800 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID801 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID802 #> scientificName year month day visitUID #> 15958 Bombus norvegicus 2009 5 25 1357 #> #> $observationsInGrid$ID803 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID804 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID805 #> scientificName year month day visitUID #> 4240 Bombus hypnorum 2017 7 27 4167 #> 5520 Bombus lapidarius 2015 7 23 4166 #> #> $observationsInGrid$ID806 #> scientificName year month day visitUID #> 12590 Bombus hypnorum 2011 4 18 5827 #> 21346 Bombus lapidarius 2016 5 27 4244 #> 21347 Bombus lucorum 2016 5 27 4244 #> 21727 Bombus lapidarius 2016 4 16 4996 #> #> $observationsInGrid$ID807 #> scientificName year month day visitUID #> 1186 Bombus hypnorum 2018 6 16 754 #> 1187 Bombus bohemicus 2018 6 16 754 #> 4594 Bombus pascuorum 2017 7 7 742 #> 4880 Bombus pratorum 2017 5 16 768 #> 5188 Bombus hypnorum 2017 4 9 5693 #> 5581 Bombus rupestris 2015 6 9 745 #> 5703 Bombus pascuorum 2015 5 21 755 #> 5751 Bombus pascuorum 2015 5 6 740 #> 5752 Bombus lapidarius 2015 5 6 740 #> 7185 Bombus lucorum 2013 7 7 765 #> 7187 Bombus pascuorum 2013 7 7 765 #> 14451 Bombus terrestris 2010 4 15 763 #> 19277 Bombus hypnorum 2017 4 7 741 #> 20229 Bombus bohemicus 2016 8 24 769 #> 20475 Bombus pratorum 2016 7 26 770 #> 21193 Bombus rupestris 2016 6 12 764 #> 21487 Bombus bohemicus 2016 5 8 766 #> 21588 Bombus lapidarius 2016 5 2 746 #> 21762 Bombus hypnorum 2016 4 11 750 #> 21877 Bombus lucorum 2016 4 2 734 #> 22179 Bombus lucorum 2014 3 11 749 #> 22192 Bombus sylvarum 2013 8 3 737 #> 22194 Bombus pascuorum 2013 8 3 737 #> 22196 Bombus lapidarius 2013 8 3 737 #> 22199 Bombus lapidarius 2013 7 25 758 #> 22247 Bombus pascuorum 2013 4 25 756 #> 22281 Bombus bohemicus 2012 5 2 735 #> 22284 Bombus lapidarius 2012 5 2 735 #> 22331 Bombus terrestris 2011 4 10 748 #> 22371 Bombus terrestris 2010 10 3 738 #> 22388 Bombus pascuorum 2010 5 11 751 #> 22396 Bombus pratorum 2010 4 27 759 #> 22401 Bombus terrestris 2010 3 30 760 #> 22534 Bombus rupestris 2009 7 25 757 #> 22539 Bombus bohemicus 2009 7 2 736 #> 22542 Bombus sylvarum 2009 6 9 744 #> 22543 Bombus soroeensis 2009 6 11 752 #> 22552 Bombus hypnorum 2009 4 13 753 #> 22554 Bombus lapidarius 2009 4 10 747 #> 22558 Bombus lapidarius 2009 4 5 739 #> 22565 Bombus pascuorum 2007 7 1 733 #> 22566 Bombus lapidarius 2007 7 1 733 #> 22928 Bombus rupestris 2015 9 7 743 #> 23474 Bombus terrestris 2009 4 13 767 #> #> $observationsInGrid$ID808 #> scientificName year month day visitUID #> 6160 Bombus lapidarius 2014 4 27 4535 #> 7085 Bombus lapidarius 2013 7 20 2609 #> 7087 Bombus pascuorum 2013 7 20 2609 #> 7493 Bombus sylvarum 2013 5 31 687 #> 7494 Bombus lapidarius 2013 5 31 687 #> 7495 Bombus lucorum 2013 5 31 687 #> 9755 Bombus hortorum 2012 8 2 1333 #> 15803 Bombus ruderarius 2009 6 17 4534 #> 15804 Bombus sylvarum 2009 6 17 4534 #> 22242 Bombus lapidarius 2013 5 5 3893 #> #> $observationsInGrid$ID809 #> scientificName year month day visitUID #> 3980 Bombus pascuorum 2017 8 21 6644 #> 20220 Bombus pascuorum 2016 8 27 2826 #> 20405 Bombus lucorum 2016 8 3 1092 #> 23176 Bombus lapidarius 2015 8 12 817 #> #> $observationsInGrid$ID810 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID811 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID812 #> scientificName year month day visitUID #> 2253 Bombus lucorum 2011 5 7 4975 #> 2258 Bombus humilis 2014 8 14 4976 #> 2260 Bombus humilis 2015 4 23 4979 #> 2261 Bombus lapidarius 2015 5 20 4977 #> 2262 Bombus pascuorum 2015 4 29 4980 #> 5808 Bombus humilis 2015 4 23 4978 #> 19403 Bombus humilis 2015 4 23 4979 #> #> $observationsInGrid$ID813 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID814 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID815 #> scientificName year month day visitUID #> 999 Bombus pascuorum 2018 6 23 3448 #> 1003 Bombus pratorum 2018 6 23 3448 #> 7163 Bombus rupestris 2013 7 6 2727 #> 9823 Bombus hortorum 2012 7 28 890 #> 9828 Bombus pratorum 2012 7 28 890 #> 9831 Bombus soroeensis 2012 7 28 890 #> 9832 Bombus campestris 2012 7 28 890 #> #> $observationsInGrid$ID816 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID817 #> scientificName year month day visitUID #> 13906 Bombus sylvarum 2010 7 5 4879 #> 15830 Bombus soroeensis 2009 6 10 4880 #> 19407 Bombus pascuorum 2016 8 31 1310 #> 20027 Bombus bohemicus 2016 7 9 3467 #> 20029 Bombus hortorum 2016 7 9 3467 #> 22893 Bombus lucorum 2015 8 1 3466 #> 22894 Bombus sylvestris 2015 8 1 3466 #> 22912 Bombus campestris 2012 9 9 3468 #> #> $observationsInGrid$ID818 #> scientificName year month day visitUID #> 608 Bombus soroeensis 2018 6 6 1113 #> 1533 Bombus sylvarum 2018 5 17 1663 #> 1606 Bombus pascuorum 2018 5 13 5418 #> 1607 Bombus lapidarius 2018 5 13 5418 #> 1629 Bombus lapidarius 2018 5 10 3203 #> 1675 Bombus lapidarius 2018 5 4 1110 #> 1676 Bombus pascuorum 2018 5 4 1110 #> 1677 Bombus hypnorum 2018 5 4 1110 #> 2064 Bombus terrestris 2018 4 17 1722 #> 2065 Bombus pascuorum 2018 4 17 1722 #> 2120 Bombus lucorum 2018 4 13 5834 #> 2152 Bombus lucorum 2018 4 9 1142 #> 2251 Bombus soroeensis 2017 8 2 4957 #> 4696 Bombus lapidarius 2017 6 21 1128 #> 5113 Bombus pratorum 2017 4 21 1127 #> 5191 Bombus lucorum 2017 4 9 2768 #> 5277 Bombus pascuorum 2016 5 1 1490 #> 5457 Bombus hypnorum 2015 9 27 1137 #> 5605 Bombus hypnorum 2015 5 15 1256 #> 5817 Bombus bohemicus 2015 4 30 4052 #> 5821 Bombus lapidarius 2015 4 28 1138 #> 5921 Bombus lucorum 2015 4 22 1132 #> 6183 Bombus pratorum 2014 4 22 1131 #> 6421 Bombus terrestris 2014 3 9 1115 #> 7229 Bombus sylvestris 2013 7 2 6637 #> 7267 Bombus sylvestris 2013 6 30 6261 #> 7431 Bombus soroeensis 2013 6 6 1259 #> 7433 Bombus rupestris 2013 6 6 1259 #> 7708 Bombus pascuorum 2013 4 21 1126 #> 9734 Bombus rupestris 2012 8 2 3050 #> 10359 Bombus sylvarum 2012 5 16 1260 #> 10509 Bombus hypnorum 2012 4 28 4392 #> 10511 Bombus pratorum 2012 4 27 1136 #> 12360 Bombus bohemicus 2011 5 21 2769 #> 12367 Bombus pratorum 2011 5 20 1262 #> 12368 Bombus lapidarius 2011 5 20 1125 #> 12415 Bombus bohemicus 2011 5 15 4201 #> 12495 Bombus sylvarum 2011 4 27 1768 #> 12517 Bombus bohemicus 2011 4 25 1134 #> 12548 Bombus pascuorum 2011 4 22 1130 #> 13640 Bombus barbutellus 2010 8 11 1116 #> 13642 Bombus lapidarius 2010 8 11 1116 #> 13971 Bombus soroeensis 2010 6 14 1119 #> 13989 Bombus soroeensis 2010 6 13 1118 #> 14042 Bombus sylvarum 2010 5 31 1141 #> 14060 Bombus hortorum 2010 5 28 1264 #> 14062 Bombus pratorum 2010 5 29 1139 #> 14503 Bombus lucorum 2010 3 27 1135 #> 15298 Bombus magnus 2009 7 7 1114 #> 15471 Bombus soroeensis 2008 8 14 4257 #> 15710 Bombus hortorum 2009 7 4 1111 #> 15784 Bombus lapidarius 2009 6 19 1123 #> 15897 Bombus sylvarum 2009 6 1 1258 #> 16015 Bombus hortorum 2009 5 17 1121 #> 16036 Bombus pascuorum 2009 5 13 1117 #> 16037 Bombus terrestris 2009 5 13 1117 #> 16128 Bombus lucorum 2009 4 30 1140 #> 16157 Bombus pratorum 2009 4 22 1129 #> 16230 Bombus terrestris 2009 4 4 1109 #> 16232 Bombus pratorum 2009 4 4 1109 #> 16236 Bombus terrestris 2009 4 2 1106 #> 19344 Bombus terrestris 2017 3 26 1143 #> 20541 Bombus hortorum 2016 6 14 1120 #> 20761 Bombus soroeensis 2016 6 3 1108 #> 21378 Bombus sylvarum 2016 5 19 1261 #> 21454 Bombus sylvarum 2016 5 5 1112 #> 21542 Bombus hypnorum 2016 4 23 1133 #> 21585 Bombus pratorum 2016 4 22 4051 #> 21687 Bombus hypnorum 2016 4 20 1124 #> 21690 Bombus lucorum 2016 4 20 1124 #> 23505 Bombus lapidarius 2015 6 3 1107 #> 23855 Bombus soroeensis 2015 5 29 1257 #> 23872 Bombus hypnorum 2015 4 18 1122 #> 24127 Bombus hypnorum 2015 3 18 3824 #> 25838 Bombus soroeensis 2014 5 21 1263 #> #> $observationsInGrid$ID819 #> scientificName year month day visitUID #> 4176 Bombus lucorum 2017 8 7 2610 #> 11534 Bombus pascuorum 2011 8 5 3339 #> 12316 Bombus lucorum 2011 5 9 5944 #> 15470 Bombus pascuorum 2008 7 21 762 #> 15472 Bombus pascuorum 2008 7 21 762 #> 15762 Bombus terrestris 2009 5 7 3537 #> 15764 Bombus pratorum 2009 5 7 3537 #> 19485 Bombus pratorum 2016 6 26 3683 #> #> $observationsInGrid$ID820 #> scientificName year month day visitUID #> 4351 Bombus soroeensis 2017 7 6 1282 #> 4352 Bombus hypnorum 2017 7 6 1282 #> 4356 Bombus sylvarum 2017 7 6 1282 #> 4671 Bombus pascuorum 2017 7 4 1281 #> 4672 Bombus soroeensis 2017 7 4 1281 #> 9905 Bombus pratorum 2009 7 20 1544 #> 9906 Bombus jonellus 2009 7 20 1544 #> 22053 Bombus terrestris 2015 6 26 1284 #> 22054 Bombus ruderarius 2015 6 25 1283 #> 22055 Bombus pratorum 2015 6 26 1284 #> 22060 Bombus ruderarius 2015 6 23 1288 #> #> $observationsInGrid$ID821 #> scientificName year month day visitUID #> 5164 Bombus pratorum 2017 4 11 4189 #> 11075 Bombus sylvarum 2011 9 1 4324 #> 11161 Bombus lapidarius 2011 6 29 4325 #> 13571 Bombus pratorum 2010 7 14 3085 #> #> $observationsInGrid$ID822 #> scientificName year month day visitUID #> 9307 Bombus sylvarum 2012 8 29 5183 #> 9311 Bombus lapidarius 2012 8 17 5181 #> 22437 Bombus pascuorum 2009 9 2 1736 #> 22438 Bombus pratorum 2009 7 2 3290 #> 24343 Bombus norvegicus 2014 4 29 5182 #> #> $observationsInGrid$ID823 #> scientificName year month day visitUID #> 7316 Bombus jonellus 2013 6 25 2787 #> #> $observationsInGrid$ID824 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID825 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID826 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID827 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID828 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID829 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID830 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID831 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID832 #> scientificName year month day visitUID #> 9049 Bombus pratorum 2010 7 10 5948 #> #> $observationsInGrid$ID833 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID834 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID835 #> scientificName year month day visitUID #> 12207 Bombus pascuorum 2011 6 13 4371 #> #> $observationsInGrid$ID836 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID837 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID838 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID839 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID840 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID841 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID842 #> scientificName year month day visitUID #> 878 Bombus lapidarius 2018 6 28 3709 #> 1142 Bombus jonellus 2018 6 17 3707 #> 4482 Bombus bohemicus 2017 8 13 3706 #> #> $observationsInGrid$ID843 #> scientificName year month day visitUID #> 1736 Bombus soroeensis 2018 5 5 1159 #> #> $observationsInGrid$ID844 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID845 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID846 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID847 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID848 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID849 #> scientificName year month day visitUID #> 3438 Bombus lucorum 2017 9 7 1241 #> #> $observationsInGrid$ID850 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID851 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID852 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID853 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID854 #> scientificName year month day visitUID #> 15036 Bombus pratorum 2009 8 13 1065 #> 15038 Bombus terrestris 2009 8 13 1065 #> #> $observationsInGrid$ID855 #> scientificName year month day visitUID #> 19354 Bombus cryptarum 2017 3 26 5905 #> #> $observationsInGrid$ID856 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID857 #> scientificName year month day visitUID #> 21563 Bombus pascuorum 2016 5 1 6452 #> #> $observationsInGrid$ID858 #> scientificName year month day visitUID #> 2250 Bombus hortorum 2015 7 16 2254 #> #> $observationsInGrid$ID859 #> scientificName year month day visitUID #> 781 Bombus sylvarum 2018 7 3 5403 #> 784 Bombus lapidarius 2018 7 3 5403 #> 786 Bombus lucorum 2018 7 3 5403 #> 8712 Bombus pascuorum 2007 7 26 2459 #> 10169 Bombus hortorum 2012 6 15 2460 #> 10391 Bombus bohemicus 2012 5 6 2458 #> 15463 Bombus pratorum 2008 7 24 2847 #> 15634 Bombus lapidarius 2008 7 24 2847 #> 17503 Bombus pascuorum 2007 7 26 2461 #> 22545 Bombus humilis 2009 5 30 5404 #> #> $observationsInGrid$ID860 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID861 #> scientificName year month day visitUID #> 12464 Bombus rupestris 2011 4 28 427 #> 12467 Bombus pratorum 2011 4 28 427 #> 12468 Bombus terrestris 2011 4 28 427 #> 23066 Bombus pratorum 2015 5 24 1992 #> #> $observationsInGrid$ID862 #> scientificName year month day visitUID #> 15467 Bombus norvegicus 2008 6 25 2993 #> 25050 Bombus hypnorum 2014 7 19 5522 #> #> $observationsInGrid$ID863 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID864 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID865 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID866 #> scientificName year month day visitUID #> 4993 Bombus hypnorum 2017 5 5 3246 #> 4994 Bombus terrestris 2017 5 5 3246 #> 4995 Bombus pratorum 2017 5 5 3246 #> 20021 Bombus lucorum 2016 7 10 4960 #> #> $observationsInGrid$ID867 #> scientificName year month day visitUID #> 23291 Bombus sylvestris 2015 7 5 2726 #> 23292 Bombus bohemicus 2015 7 5 2726 #> #> $observationsInGrid$ID868 #> scientificName year month day visitUID #> 11266 Bombus magnus 2011 8 20 449 #> #> $observationsInGrid$ID869 #> scientificName year month day visitUID #> 5274 Bombus lapidarius 2016 5 3 5719 #> 7465 Bombus soroeensis 2013 6 2 3400 #> 7469 Bombus terrestris 2013 6 2 3400 #> 7473 Bombus lucorum 2013 6 2 3400 #> 7475 Bombus hortorum 2013 6 2 3400 #> 10341 Bombus bohemicus 2012 5 20 3401 #> 12531 Bombus pratorum 2011 4 24 5721 #> 12532 Bombus lucorum 2011 4 24 5721 #> 15899 Bombus lucorum 2009 5 31 5722 #> 15900 Bombus lapidarius 2009 5 31 5722 #> 15901 Bombus pascuorum 2009 5 31 5722 #> 15989 Bombus lapidarius 2009 5 21 5720 #> 20377 Bombus campestris 2016 6 24 3403 #> 25793 Bombus hortorum 2014 5 23 3402 #> 25803 Bombus pascuorum 2014 5 23 3402 #> 25804 Bombus lapidarius 2014 5 23 3402 #> #> $observationsInGrid$ID870 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID871 #> scientificName year month day visitUID #> 3814 Bombus lapidarius 2017 9 9 6454 #> 14004 Bombus pascuorum 2010 5 30 6443 #> 16338 Bombus terrestris 2008 7 2 5055 #> 17029 Bombus terrestris 2008 4 25 4034 #> 24960 Bombus sylvarum 2014 8 9 6453 #> 24961 Bombus soroeensis 2014 8 9 6453 #> #> $observationsInGrid$ID872 #> scientificName year month day visitUID #> 513 Bombus norvegicus 2018 7 15 139 #> 1126 Bombus terrestris 2018 6 18 140 #> 1904 Bombus terrestris 2018 4 23 142 #> 2040 Bombus terrestris 2018 4 18 1766 #> 2105 Bombus terrestris 2018 4 14 2151 #> 3613 Bombus pascuorum 2017 6 5 137 #> 3650 Bombus pratorum 2017 6 2 136 #> 4397 Bombus pratorum 2017 7 14 138 #> 16910 Bombus hypnorum 2008 5 12 6029 #> 16911 Bombus terrestris 2008 5 12 6029 #> 20035 Bombus pascuorum 2016 6 20 141 #> #> $observationsInGrid$ID873 #> scientificName year month day visitUID #> 212 Bombus rupestris 2018 8 14 1105 #> 2109 Bombus hypnorum 2018 4 13 329 #> 2110 Bombus pratorum 2018 4 13 329 #> 2111 Bombus terrestris 2018 4 13 329 #> 4426 Bombus bohemicus 2017 7 11 1104 #> 5542 Bombus barbutellus 2015 6 21 1103 #> 15117 Bombus ruderarius 2009 7 26 328 #> 17099 Bombus terrestris 2008 4 3 324 #> 17300 Bombus terrestris 2008 3 16 325 #> 19073 Bombus rupestris 2007 5 26 327 #> 19223 Bombus terrestris 2007 3 22 326 #> 21945 Bombus terrestris 2016 3 19 1102 #> 23652 Bombus subterraneus 2015 6 19 3153 #> #> $observationsInGrid$ID874 #> scientificName year month day visitUID #> 1562 Bombus pratorum 2018 5 13 1538 #> 1564 Bombus sylvestris 2018 5 13 1538 #> 1574 Bombus bohemicus 2018 5 13 1539 #> 1577 Bombus sylvestris 2018 5 13 4101 #> 1578 Bombus bohemicus 2018 5 13 4101 #> 5061 Bombus bohemicus 2017 4 30 1542 #> 10263 Bombus lapidarius 2012 6 6 2849 #> 14752 Bombus pascuorum 2008 7 23 1535 #> 14754 Bombus pascuorum 2008 7 10 1533 #> 14755 Bombus terrestris 2008 8 18 1534 #> 14757 Bombus terrestris 2008 8 18 1534 #> 14758 Bombus lucorum 2008 7 23 1535 #> 14759 Bombus sylvarum 2008 7 10 1529 #> 14761 Bombus pascuorum 2008 5 24 1536 #> 14768 Bombus lucorum 2008 8 6 1532 #> 14771 Bombus pratorum 2008 8 6 1532 #> 14773 Bombus terrestris 2008 8 6 1532 #> 14776 Bombus pascuorum 2008 6 4 1530 #> 16952 Bombus lucorum 2008 5 5 1531 #> 16954 Bombus pascuorum 2008 5 5 1531 #> 17830 Bombus terrestris 2005 6 29 1537 #> 20552 Bombus humilis 2016 7 20 2848 #> 23406 Bombus pascuorum 2015 7 15 1541 #> 23774 Bombus bohemicus 2015 6 14 1540 #> #> $observationsInGrid$ID875 #> scientificName year month day visitUID #> 17104 Bombus lucorum 2007 7 7 336 #> 17106 Bombus lucorum 2007 6 2 335 #> 17109 Bombus lucorum 2007 8 9 337 #> 17110 Bombus pratorum 2007 6 2 335 #> 17113 Bombus soroeensis 2007 5 10 338 #> 17115 Bombus pascuorum 2007 6 2 335 #> 17117 Bombus pascuorum 2007 7 20 333 #> 17119 Bombus pascuorum 2007 8 9 332 #> 17120 Bombus pascuorum 2007 8 28 334 #> 17131 Bombus sylvestris 2007 6 2 331 #> 19944 Bombus hortorum 2016 6 12 340 #> 21130 Bombus hypnorum 2016 6 12 341 #> 21132 Bombus pascuorum 2016 6 12 341 #> 21181 Bombus hypnorum 2016 6 12 339 #> 21192 Bombus pratorum 2016 6 12 342 #> #> $observationsInGrid$ID876 #> scientificName year month day visitUID #> 844 Bombus pratorum 2018 7 1 4900 #> 1472 Bombus lapidarius 2018 5 23 4906 #> 1767 Bombus terrestris 2018 5 5 4902 #> 1768 Bombus pascuorum 2018 5 5 4902 #> 4427 Bombus humilis 2017 7 11 273 #> 4705 Bombus subterraneus 2017 7 1 4899 #> 5169 Bombus sylvarum 2017 4 11 4905 #> 5246 Bombus lapidarius 2017 4 2 4901 #> 5755 Bombus lapidarius 2015 5 6 4904 #> 6201 Bombus hypnorum 2014 4 25 4908 #> 6205 Bombus pascuorum 2014 4 25 4908 #> 6752 Bombus barbutellus 2013 8 23 4907 #> 6892 Bombus sylvarum 2013 8 5 4903 #> 21623 Bombus lapidarius 2016 5 1 4898 #> 22434 Bombus pascuorum 2009 9 1 1623 #> 23096 Bombus pascuorum 2015 8 13 6368 #> 25691 Bombus soroeensis 2014 5 17 274 #> 25694 Bombus hypnorum 2014 5 17 274 #> #> $observationsInGrid$ID877 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID878 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID879 #> scientificName year month day visitUID #> 13381 Bombus pascuorum 2010 8 12 222 #> 24365 Bombus norvegicus 2014 8 7 221 #> #> $observationsInGrid$ID880 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID881 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID882 #> scientificName year month day visitUID #> 6757 Bombus pascuorum 2013 8 15 3535 #> #> $observationsInGrid$ID883 #> scientificName year month day visitUID #> 22791 Bombus hortorum 2015 8 18 432 #> 22816 Bombus sylvarum 2015 8 18 432 #> 22818 Bombus bohemicus 2015 8 7 431 #> #> $observationsInGrid$ID884 #> scientificName year month day visitUID #> 22788 Bombus pratorum 2015 8 7 433 #> 22796 Bombus pascuorum 2015 8 18 434 #> 22797 Bombus soroeensis 2015 7 1 435 #> 22801 Bombus soroeensis 2015 8 7 433 #> 22806 Bombus pratorum 2015 8 18 437 #> 22808 Bombus soroeensis 2015 8 7 436 #> 22817 Bombus pascuorum 2015 8 7 433 #> #> $observationsInGrid$ID885 #> scientificName year month day visitUID #> 22787 Bombus pascuorum 2015 6 5 4666 #> 22855 Bombus bohemicus 2015 8 7 4667 #> 22865 Bombus pratorum 2015 6 16 4668 #> 22874 Bombus hypnorum 2015 8 18 4669 #> #> $observationsInGrid$ID886 #> scientificName year month day visitUID #> 7335 Bombus pascuorum 2013 6 21 3900 #> 12536 Bombus pascuorum 2011 4 24 3901 #> 16172 Bombus hypnorum 2009 4 15 3898 #> 16219 Bombus terrestris 2009 4 4 3896 #> 16723 Bombus hortorum 2008 6 21 3899 #> 16725 Bombus pratorum 2008 6 21 3899 #> 17769 Bombus pratorum 2007 9 13 3897 #> #> $observationsInGrid$ID887 #> scientificName year month day visitUID #> 1474 Bombus lucorum 2018 5 22 6252 #> 1478 Bombus jonellus 2018 5 22 6252 #> 10396 Bombus bohemicus 2012 5 13 6055 #> 15159 Bombus norvegicus 2009 7 21 562 #> 16450 Bombus soroeensis 2008 8 12 5479 #> #> $observationsInGrid$ID888 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID889 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID890 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID891 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID892 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID893 #> scientificName year month day visitUID #> 4211 Bombus bohemicus 2017 7 29 3621 #> 4689 Bombus jonellus 2017 7 2 3336 #> #> $observationsInGrid$ID894 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID895 #> scientificName year month day visitUID #> 1200 Bombus pratorum 2018 6 15 1511 #> 3942 Bombus sylvarum 2017 8 27 1512 #> 4225 Bombus pratorum 2017 7 27 5308 #> 4226 Bombus lapidarius 2017 7 27 5308 #> 15461 Bombus pascuorum 2008 7 2 5307 #> #> $observationsInGrid$ID896 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID897 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID898 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID899 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID900 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID901 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID902 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID903 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID904 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID905 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID906 #> scientificName year month day visitUID #> 617 Bombus lapidarius 2018 7 13 1923 #> 10374 Bombus terrestris 2012 5 14 6585 #> 15065 Bombus terrestris 2009 8 3 6584 #> #> $observationsInGrid$ID907 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID908 #> scientificName year month day visitUID #> 4331 Bombus subterraneus 2017 7 20 6560 #> #> $observationsInGrid$ID909 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID910 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID911 #> scientificName year month day visitUID #> 15460 Bombus sylvarum 2008 7 24 4502 #> #> $observationsInGrid$ID912 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID913 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID914 #> scientificName year month day visitUID #> 7344 Bombus pascuorum 2013 6 20 79 #> #> $observationsInGrid$ID915 #> scientificName year month day visitUID #> 7456 Bombus lucorum 2013 6 6 2367 #> 7458 Bombus lapidarius 2013 6 6 2367 #> 15455 Bombus sylvarum 2008 7 13 2722 #> 15651 Bombus lapidarius 2008 7 13 2722 #> 21365 Bombus lucorum 2016 5 24 2702 #> #> $observationsInGrid$ID916 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID917 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID918 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID919 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID920 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID921 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID922 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID923 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID924 #> scientificName year month day visitUID #> 5394 Bombus terrestris 2015 10 23 3346 #> 16244 Bombus terrestris 2009 3 15 3344 #> 21654 Bombus pascuorum 2016 4 23 3345 #> #> $observationsInGrid$ID925 #> scientificName year month day visitUID #> 12600 Bombus terrestris 2011 4 17 368 #> 14200 Bombus terrestris 2010 5 6 367 #> 14201 Bombus hypnorum 2010 5 6 367 #> 14224 Bombus hypnorum 2010 5 3 366 #> 14240 Bombus hypnorum 2010 5 2 365 #> 20498 Bombus bohemicus 2016 7 16 6687 #> #> $observationsInGrid$ID926 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID927 #> scientificName year month day visitUID #> 1276 Bombus pascuorum 2018 6 8 583 #> #> $observationsInGrid$ID928 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID929 #> scientificName year month day visitUID #> 13387 Bombus pascuorum 2010 9 4 1573 #> #> $observationsInGrid$ID930 #> scientificName year month day visitUID #> 4955 Bombus pratorum 2017 5 5 2776 #> #> $observationsInGrid$ID931 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID932 #> scientificName year month day visitUID #> 4012 Bombus pascuorum 2017 8 16 251 #> 5959 Bombus terrestris 2014 9 14 1426 #> 6874 Bombus lucorum 2013 7 31 1429 #> 6875 Bombus hypnorum 2013 7 31 1429 #> 9499 Bombus terrestris 2012 8 9 1423 #> 9500 Bombus hortorum 2012 8 9 1423 #> 9502 Bombus pascuorum 2012 8 11 248 #> 19409 Bombus lucorum 2016 7 21 250 #> 19413 Bombus magnus 2016 7 19 249 #> 19417 Bombus hortorum 2016 6 29 1428 #> 19418 Bombus lapidarius 2016 6 29 1428 #> 19648 Bombus lapidarius 2015 6 30 3409 #> 19972 Bombus pascuorum 2016 9 21 1427 #> 22110 Bombus lucorum 2015 8 11 1424 #> 22112 Bombus soroeensis 2015 9 4 1422 #> 22113 Bombus terrestris 2015 9 4 1422 #> 22820 Bombus terrestris 2015 9 12 1425 #> #> $observationsInGrid$ID933 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID934 #> scientificName year month day visitUID #> 19674 Bombus pratorum 2016 5 31 51 #> 19682 Bombus lapidarius 2015 8 6 50 #> #> $observationsInGrid$ID935 #> scientificName year month day visitUID #> 19762 Bombus pascuorum 2016 6 27 4801 #> 19763 Bombus hortorum 2016 6 27 4801 #> 19764 Bombus bohemicus 2016 6 27 4797 #> 19765 Bombus soroeensis 2016 8 7 4800 #> 19766 Bombus hortorum 2016 6 27 4797 #> 19769 Bombus sylvarum 2016 6 2 4796 #> 19771 Bombus pratorum 2016 6 27 4797 #> 19773 Bombus pascuorum 2016 6 27 4797 #> 19774 Bombus pascuorum 2016 6 27 4801 #> 19775 Bombus hortorum 2016 6 27 4801 #> 19778 Bombus pratorum 2016 6 27 4801 #> 19785 Bombus pascuorum 2016 6 27 4797 #> 22786 Bombus pratorum 2015 8 7 4799 #> 22793 Bombus lucorum 2015 8 18 4802 #> 22798 Bombus hortorum 2015 8 18 4802 #> 22812 Bombus soroeensis 2015 8 18 4802 #> 22834 Bombus pratorum 2015 8 7 4795 #> 22835 Bombus soroeensis 2015 8 7 4795 #> 22881 Bombus jonellus 2015 6 5 4798 #> #> $observationsInGrid$ID936 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID937 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID938 #> scientificName year month day visitUID #> 14038 Bombus bohemicus 2010 5 28 3266 #> #> $observationsInGrid$ID939 #> scientificName year month day visitUID #> 24064 Bombus terrestris 2011 7 13 3513 #> #> $observationsInGrid$ID940 #> scientificName year month day visitUID #> 17776 Bombus pascuorum 2007 5 3 994 #> #> $observationsInGrid$ID941 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID942 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID943 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID944 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID945 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID946 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID947 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID948 #> scientificName year month day visitUID #> 282 Bombus norvegicus 2018 8 4 5411 #> #> $observationsInGrid$ID949 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID950 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID951 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID952 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID953 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID954 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID955 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID956 #> scientificName year month day visitUID #> 976 Bombus subterraneus 2018 6 23 2899 #> #> $observationsInGrid$ID957 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID958 #> scientificName year month day visitUID #> 6050 Bombus norvegicus 2014 5 3 5331 #> 6086 Bombus pascuorum 2014 5 3 5331 #> 13636 Bombus ruderarius 2010 8 28 5337 #> 13638 Bombus pascuorum 2010 8 28 5338 #> 14142 Bombus pascuorum 2010 5 16 5332 #> 15780 Bombus lucorum 2009 6 20 5334 #> 15783 Bombus hypnorum 2009 6 19 5333 #> 16141 Bombus terrestris 2009 4 26 5335 #> 16659 Bombus pascuorum 2008 6 27 5336 #> 20874 Bombus pratorum 2016 7 3 5401 #> #> $observationsInGrid$ID959 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID960 #> scientificName year month day visitUID #> 16034 Bombus terrestris 2009 5 15 311 #> #> $observationsInGrid$ID961 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID962 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID963 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID964 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID965 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID966 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID967 #> scientificName year month day visitUID #> 15068 Bombus terrestris 2009 7 21 2457 #> 15452 Bombus soroeensis 2008 7 13 2723 #> 15453 Bombus lucorum 2008 7 13 2723 #> 15454 Bombus lucorum 2008 7 13 2723 #> #> $observationsInGrid$ID968 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID969 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID970 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID971 #> scientificName year month day visitUID #> 1827 Bombus pascuorum 2018 4 22 355 #> #> $observationsInGrid$ID972 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID973 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID974 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID975 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID976 #> scientificName year month day visitUID #> 25504 Bombus terrestris 2014 6 21 2767 #> #> $observationsInGrid$ID977 #> scientificName year month day visitUID #> 171 Bombus terrestris 2018 8 23 6049 #> 1832 Bombus terrestris 2018 4 29 6446 #> 5199 Bombus pratorum 2017 4 8 5785 #> 5684 Bombus terrestris 2015 5 21 5838 #> 5835 Bombus pratorum 2015 4 27 3319 #> 5836 Bombus terrestris 2015 4 27 4015 #> 18376 Bombus lapidarius 2007 9 3 4454 #> 19000 Bombus hypnorum 2007 6 15 4456 #> 19001 Bombus lapidarius 2007 6 16 4457 #> 19003 Bombus soroeensis 2007 6 15 4456 #> 19294 Bombus terrestris 2017 4 6 2353 #> 21489 Bombus terrestris 2016 5 6 5837 #> 21694 Bombus terrestris 2016 4 20 5784 #> 21701 Bombus terrestris 2016 4 19 343 #> 21702 Bombus hypnorum 2016 4 19 343 #> 21763 Bombus terrestris 2016 4 11 2354 #> 25475 Bombus lapidarius 2014 6 25 6445 #> 25478 Bombus lapidarius 2005 8 7 4455 #> #> $observationsInGrid$ID978 #> scientificName year month day visitUID #> 742 Bombus pascuorum 2018 7 7 5504 #> 4644 Bombus pratorum 2017 7 5 5499 #> 4645 Bombus lucorum 2017 7 5 4173 #> 4750 Bombus pascuorum 2017 6 28 5506 #> 5543 Bombus terrestris 2015 6 22 5148 #> 5545 Bombus pratorum 2015 6 22 460 #> 5853 Bombus pascuorum 2015 4 20 6424 #> 5856 Bombus pascuorum 2015 4 26 6425 #> 20749 Bombus bohemicus 2016 7 9 5505 #> 23069 Bombus hypnorum 2015 7 14 2398 #> #> $observationsInGrid$ID979 #> scientificName year month day visitUID #> 1687 Bombus lucorum 2018 5 7 501 #> 1688 Bombus bohemicus 2018 5 7 501 #> 1698 Bombus sylvestris 2018 5 7 501 #> 1734 Bombus hypnorum 2018 5 5 5858 #> 2379 Bombus lucorum 2015 7 31 2156 #> 3439 Bombus hypnorum 2017 7 4 6442 #> 4989 Bombus hypnorum 2017 5 6 2154 #> 5549 Bombus hortorum 2015 6 21 1339 #> 5585 Bombus hypnorum 2015 6 7 1338 #> 6121 Bombus hypnorum 2014 5 1 2278 #> 7673 Bombus lucorum 2013 5 4 2277 #> 14839 Bombus lucorum 2009 9 11 2467 #> 19302 Bombus hypnorum 2017 4 3 3315 #> 21434 Bombus pascuorum 2016 5 13 2280 #> 23071 Bombus pascuorum 2015 8 2 2153 #> 23260 Bombus lucorum 2015 7 24 2155 #> 23302 Bombus hypnorum 2015 7 24 2155 #> 23974 Bombus terrestris 2015 4 13 2279 #> #> $observationsInGrid$ID980 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID981 #> scientificName year month day visitUID #> 9957 Bombus terrestris 2012 7 12 4522 #> 9958 Bombus pratorum 2012 7 12 4522 #> 9959 Bombus hortorum 2012 7 12 4522 #> 9960 Bombus pascuorum 2012 7 12 4522 #> 9963 Bombus hypnorum 2012 7 12 4522 #> 13684 Bombus terrestris 2010 8 12 4523 #> 13686 Bombus pratorum 2010 8 12 4523 #> 13687 Bombus bohemicus 2010 8 12 4523 #> 14597 Bombus lucorum 2009 8 1 2812 #> 14601 Bombus pascuorum 2009 8 1 2812 #> 14606 Bombus lucorum 2009 8 1 2812 #> 14669 Bombus pratorum 2009 6 29 2814 #> 14697 Bombus lucorum 2009 6 15 2813 #> 24493 Bombus hortorum 2014 6 24 3372 #> 24525 Bombus terrestris 2014 6 24 3372 #> 24526 Bombus subterraneus 2014 6 24 3372 #> #> $observationsInGrid$ID982 #> scientificName year month day visitUID #> 14596 Bombus pascuorum 2009 8 1 5419 #> 14603 Bombus pratorum 2009 8 1 5419 #> 14604 Bombus lucorum 2009 8 1 5419 #> #> $observationsInGrid$ID983 #> scientificName year month day visitUID #> 4621 Bombus soroeensis 2017 7 6 394 #> 4660 Bombus lapidarius 2017 7 4 398 #> 4661 Bombus rupestris 2017 7 4 398 #> 4665 Bombus lucorum 2017 7 4 393 #> 4666 Bombus pratorum 2017 7 4 393 #> 21186 Bombus ruderarius 2016 6 12 396 #> 23441 Bombus hypnorum 2015 7 12 5770 #> 24362 Bombus lapidarius 2014 8 26 5470 #> #> $observationsInGrid$ID984 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID985 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID986 #> scientificName year month day visitUID #> 19656 Bombus pascuorum 2014 9 18 1615 #> 19662 Bombus pascuorum 2014 6 18 956 #> 19670 Bombus pratorum 2014 9 18 957 #> 22841 Bombus pascuorum 2015 6 16 4970 #> 22842 Bombus hypnorum 2015 8 7 4969 #> 22843 Bombus terrestris 2015 6 16 4970 #> 22858 Bombus lucorum 2015 6 16 4970 #> #> $observationsInGrid$ID987 #> scientificName year month day visitUID #> 9087 Bombus hypnorum 2012 7 20 6646 #> 9092 Bombus pratorum 2012 7 20 6646 #> 9094 Bombus pascuorum 2012 7 20 6646 #> 9095 Bombus lucorum 2012 7 20 6646 #> #> $observationsInGrid$ID988 #> scientificName year month day visitUID #> 19538 Bombus rupestris 2013 8 20 5804 #> 19577 Bombus pascuorum 2015 6 11 2965 #> 19584 Bombus pascuorum 2015 8 4 2964 #> 19593 Bombus soroeensis 2013 8 20 2966 #> 19596 Bombus pascuorum 2013 8 20 2966 #> #> $observationsInGrid$ID989 #> scientificName year month day visitUID #> 19520 Bombus pascuorum 2013 7 12 399 #> 19535 Bombus pascuorum 2013 7 12 399 #> 19553 Bombus pratorum 2013 7 12 399 #> 19597 Bombus pratorum 2016 8 26 400 #> #> $observationsInGrid$ID990 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID991 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID992 #> scientificName year month day visitUID #> 6840 Bombus terrestris 2013 8 11 2442 #> #> $observationsInGrid$ID993 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID994 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID995 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID996 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID997 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID998 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID999 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1000 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1001 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1002 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1003 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1004 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1005 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1006 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1007 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1008 #> scientificName year month day visitUID #> 16649 Bombus terrestris 2008 6 28 2245 #> 16747 Bombus hypnorum 2008 6 18 2244 #> 21901 Bombus terrestris 2016 3 28 6024 #> #> $observationsInGrid$ID1009 #> scientificName year month day visitUID #> 16606 Bombus pascuorum 2008 7 2 5198 #> #> $observationsInGrid$ID1010 #> scientificName year month day visitUID #> 3993 Bombus pascuorum 2017 8 4 5151 #> 4158 Bombus pratorum 2017 7 29 5153 #> #> $observationsInGrid$ID1011 #> scientificName year month day visitUID #> 306 Bombus lucorum 2018 8 2 1616 #> 3659 Bombus pratorum 2017 6 1 6227 #> 3936 Bombus pascuorum 2016 5 2 4138 #> 4227 Bombus rupestris 2017 7 23 3312 #> 20708 Bombus hypnorum 2016 7 12 3313 #> 22885 Bombus lucorum 2015 9 14 3135 #> 22887 Bombus pascuorum 2015 9 14 3135 #> #> $observationsInGrid$ID1012 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1013 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1014 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1015 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1016 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1017 #> scientificName year month day visitUID #> 498 Bombus pratorum 2018 6 23 1968 #> 4454 Bombus pratorum 2017 6 22 1967 #> 4455 Bombus hypnorum 2017 6 22 1967 #> 4456 Bombus terrestris 2017 6 22 1967 #> #> $observationsInGrid$ID1018 #> scientificName year month day visitUID #> 417 Bombus hypnorum 2018 7 22 5614 #> #> $observationsInGrid$ID1019 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1020 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1021 #> scientificName year month day visitUID #> 15672 Bombus hortorum 2008 7 13 5398 #> #> $observationsInGrid$ID1022 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1023 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1024 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1025 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1026 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1027 #> scientificName year month day visitUID #> 10403 Bombus lucorum 2012 5 8 1857 #> #> $observationsInGrid$ID1028 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1029 #> scientificName year month day visitUID #> 21662 Bombus hortorum 2016 4 23 5200 #> #> $observationsInGrid$ID1030 #> scientificName year month day visitUID #> 83 Bombus lapidarius 2016 8 3 1437 #> 410 Bombus pascuorum 2018 7 23 2513 #> 411 Bombus lapidarius 2018 7 23 2513 #> 632 Bombus lucorum 2018 7 11 3457 #> 1234 Bombus pratorum 2018 6 11 4124 #> 1328 Bombus hortorum 2018 6 7 2497 #> 1339 Bombus terrestris 2018 6 7 1893 #> 1377 Bombus pascuorum 2018 6 4 4478 #> 1385 Bombus pascuorum 2018 6 3 2809 #> 1387 Bombus pascuorum 2018 6 3 1521 #> 1878 Bombus pratorum 2018 4 27 2515 #> 1903 Bombus terrestris 2018 4 23 2512 #> 1908 Bombus hypnorum 2018 4 23 2512 #> 1914 Bombus pratorum 2018 4 23 2512 #> 2117 Bombus lucorum 2018 4 13 884 #> 3512 Bombus pratorum 2017 6 17 2509 #> 3513 Bombus pascuorum 2017 6 17 2509 #> 3618 Bombus hypnorum 2017 6 4 4288 #> 3658 Bombus soroeensis 2017 6 1 3307 #> 4217 Bombus lapidarius 2017 7 28 3590 #> 4223 Bombus pascuorum 2017 7 28 2518 #> 4550 Bombus lapidarius 2017 7 28 1439 #> 4845 Bombus terrestris 2017 5 19 1894 #> 4965 Bombus terrestris 2017 6 17 27 #> 4997 Bombus pratorum 2017 5 3 4286 #> 5097 Bombus lucorum 2017 4 26 3589 #> 5198 Bombus pratorum 2017 4 8 2498 #> 5221 Bombus pratorum 2017 4 3 883 #> 5238 Bombus terrestris 2017 4 2 6168 #> 5248 Bombus terrestris 2017 4 2 3640 #> 5800 Bombus hortorum 2015 5 2 2808 #> 5879 Bombus lucorum 2015 4 25 3588 #> 5916 Bombus terrestris 2015 4 21 4626 #> 6314 Bombus hypnorum 2014 4 11 2505 #> 6315 Bombus terrestris 2014 4 11 2505 #> 6317 Bombus pascuorum 2014 4 11 2505 #> 6331 Bombus lucorum 2014 4 4 873 #> 6398 Bombus terrestris 2014 3 6 3841 #> 6515 Bombus terrestris 2011 6 4 2494 #> 6767 Bombus hortorum 2013 6 12 2508 #> 6831 Bombus lucorum 2013 8 12 5439 #> 7011 Bombus hypnorum 2013 7 26 2514 #> 7224 Bombus pascuorum 2013 7 6 5438 #> 7274 Bombus pratorum 2013 6 30 2519 #> 7300 Bombus pascuorum 2013 6 28 2517 #> 7301 Bombus hypnorum 2013 6 28 2517 #> 7302 Bombus pratorum 2013 6 27 2516 #> 7324 Bombus rupestris 2013 6 25 6433 #> 7518 Bombus lapidarius 2013 5 17 875 #> 7592 Bombus lucorum 2013 5 12 227 #> 7734 Bombus pratorum 2013 4 17 5440 #> 7735 Bombus lapidarius 2013 4 17 5440 #> 9479 Bombus lapidarius 2012 8 31 5442 #> 9556 Bombus pascuorum 2012 8 25 231 #> 9571 Bombus terrestris 2012 8 25 879 #> 9572 Bombus lapidarius 2012 8 25 879 #> 10094 Bombus lapidarius 2012 6 28 232 #> 10165 Bombus pratorum 2012 6 20 230 #> 10214 Bombus lucorum 2012 6 12 2507 #> 10216 Bombus hypnorum 2012 6 12 2507 #> 10240 Bombus lucorum 2012 6 11 2506 #> 10241 Bombus hypnorum 2012 6 11 2506 #> 10242 Bombus terrestris 2012 6 11 2506 #> 10243 Bombus pratorum 2012 6 11 2506 #> 10248 Bombus lucorum 2012 6 9 2499 #> 10257 Bombus pratorum 2012 6 7 226 #> 10312 Bombus hortorum 2012 5 30 5441 #> 10313 Bombus pascuorum 2012 5 30 5441 #> 11484 Bombus lapidarius 2011 8 18 228 #> 11902 Bombus hortorum 2011 7 3 2493 #> 12170 Bombus magnus 2011 6 16 225 #> 12226 Bombus lucorum 2011 6 6 2495 #> 13502 Bombus pascuorum 2010 6 16 4624 #> 14582 Bombus terrestris 2009 8 5 860 #> 14589 Bombus pascuorum 2009 8 5 860 #> 14651 Bombus terrestris 2009 7 2 859 #> 14672 Bombus pascuorum 2009 6 25 872 #> 14673 Bombus terrestris 2009 6 25 872 #> 14674 Bombus hypnorum 2009 6 25 872 #> 14683 Bombus sylvestris 2009 6 25 872 #> 14686 Bombus pratorum 2009 6 25 872 #> 14688 Bombus terrestris 2009 6 25 872 #> 16773 Bombus jonellus 2008 6 9 3934 #> 16774 Bombus terrestris 2008 6 9 3934 #> 17302 Bombus hortorum 2008 3 16 874 #> 18943 Bombus lapidarius 2007 6 28 3842 #> 19281 Bombus hypnorum 2017 4 7 4537 #> 19979 Bombus lapidarius 2016 9 18 1518 #> 19994 Bombus pascuorum 2016 9 12 1438 #> 20267 Bombus terrestris 2016 8 3 5648 #> 20271 Bombus pascuorum 2016 8 17 4499 #> 20393 Bombus pascuorum 2016 8 4 881 #> 20870 Bombus hypnorum 2016 7 3 4287 #> 20959 Bombus hypnorum 2016 6 24 6169 #> 20993 Bombus hypnorum 2016 6 20 2510 #> 21006 Bombus hypnorum 2016 6 22 2503 #> 21134 Bombus lucorum 2016 6 16 3484 #> 21277 Bombus lucorum 2016 6 6 2496 #> 21283 Bombus lapidarius 2016 6 5 3935 #> 21442 Bombus lapidarius 2016 5 13 5794 #> 21638 Bombus subterraneus 2016 4 26 1253 #> 21680 Bombus pratorum 2016 4 21 2511 #> 21786 Bombus hypnorum 2016 4 10 4538 #> 21939 Bombus hypnorum 2016 3 20 877 #> 21957 Bombus terrestris 2016 3 18 4625 #> 22175 Bombus lucorum 2014 4 15 2502 #> 22176 Bombus hypnorum 2014 4 14 2501 #> 22183 Bombus lapidarius 2013 8 20 1895 #> 22204 Bombus 2013 7 5 2500 #> 22921 Bombus lapidarius 2015 9 8 3586 #> 23470 Bombus lucorum 2015 7 9 5437 #> 23585 Bombus hypnorum 2015 6 27 234 #> 23587 Bombus pratorum 2015 6 27 392 #> 23599 Bombus pratorum 2015 6 26 233 #> 23603 Bombus terrestris 2015 6 26 1522 #> 23629 Bombus hortorum 2015 6 23 878 #> 23771 Bombus rupestris 2015 6 15 4284 #> 23919 Bombus pratorum 2015 4 16 6247 #> 23983 Bombus hypnorum 2015 4 8 2810 #> 23985 Bombus terrestris 2015 4 8 2810 #> 24003 Bombus lucorum 2015 4 4 3587 #> 24112 Bombus hypnorum 2015 3 24 4285 #> 24113 Bombus terrestris 2015 3 24 4285 #> 24119 Bombus terrestris 2015 3 11 6244 #> 24125 Bombus soroeensis 2015 3 19 229 #> 24128 Bombus lucorum 2015 3 19 229 #> 24131 Bombus terrestris 2015 3 18 876 #> 25464 Bombus bohemicus 2014 6 25 2811 #> 25553 Bombus hortorum 2014 6 17 882 #> 25555 Bombus soroeensis 2014 6 17 882 #> 25790 Bombus hypnorum 2014 5 26 2504 #> #> $observationsInGrid$ID1031 #> scientificName year month day visitUID #> 1354 Bombus pratorum 2018 6 6 551 #> 1764 Bombus hypnorum 2018 5 5 5942 #> 1766 Bombus terrestris 2018 5 5 5942 #> 1835 Bombus pratorum 2018 4 29 3385 #> 1856 Bombus pascuorum 2018 4 29 558 #> 1857 Bombus pratorum 2018 4 29 558 #> 2016 Bombus pascuorum 2018 4 19 5020 #> 2125 Bombus terrestris 2018 4 13 1011 #> 2140 Bombus terrestris 2018 4 7 3353 #> 3483 Bombus pascuorum 2017 6 17 3591 #> 3490 Bombus pratorum 2017 6 17 3591 #> 3552 Bombus pratorum 2017 6 13 5943 #> 3660 Bombus pratorum 2017 5 31 1014 #> 3661 Bombus pascuorum 2017 5 31 1014 #> 4235 Bombus hypnorum 2017 7 27 4590 #> 5223 Bombus terrestris 2017 4 3 4321 #> 5224 Bombus pratorum 2017 4 3 1008 #> 5629 Bombus pascuorum 2015 5 27 1013 #> 6798 Bombus terrestris 2013 8 15 1204 #> 9178 Bombus pascuorum 2011 7 30 2015 #> 9180 Bombus lapidarius 2011 7 30 2015 #> 10995 Bombus hypnorum 2011 7 22 5724 #> 10996 Bombus lapidarius 2011 7 16 5723 #> 11082 Bombus bohemicus 2011 8 1 2016 #> 11083 Bombus lucorum 2011 8 1 2016 #> 11084 Bombus terrestris 2011 8 1 2016 #> 11086 Bombus lapidarius 2011 8 1 2016 #> 13639 Bombus muscorum 2010 8 29 2014 #> 17793 Bombus pascuorum 2005 8 4 2017 #> 20277 Bombus pascuorum 2016 8 15 1015 #> 20864 Bombus lucorum 2016 7 2 5623 #> 20961 Bombus sylvestris 2016 6 23 557 #> 20989 Bombus pratorum 2016 6 23 556 #> 20990 Bombus hypnorum 2016 6 23 556 #> 21174 Bombus pratorum 2016 6 13 5751 #> 21736 Bombus hypnorum 2016 4 13 675 #> 23704 Bombus pratorum 2015 6 20 554 #> 23777 Bombus pratorum 2015 6 12 1010 #> 23835 Bombus pratorum 2015 6 5 1009 #> 23867 Bombus lucorum 2015 5 24 1012 #> 23868 Bombus pascuorum 2015 5 24 1012 #> 23888 Bombus pratorum 2015 4 19 553 #> 24211 Bombus lucorum 2014 7 6 552 #> 24335 Bombus hypnorum 2014 6 21 4322 #> 25498 Bombus pascuorum 2014 6 21 555 #> 25673 Bombus lucorum 2014 6 4 550 #> #> $observationsInGrid$ID1032 #> scientificName year month day visitUID #> 1588 Bombus terrestris 2018 5 13 1711 #> 2191 Bombus terrestris 2018 4 8 5974 #> 3785 Bombus sylvestris 2017 7 15 3815 #> 3786 Bombus pascuorum 2017 7 15 3815 #> 3787 Bombus lucorum 2017 7 15 3815 #> 3792 Bombus pascuorum 2017 6 24 6003 #> 3794 Bombus hortorum 2017 6 10 499 #> 3797 Bombus pascuorum 2017 6 17 5988 #> 3798 Bombus norvegicus 2017 5 6 5972 #> 4296 Bombus pascuorum 2017 7 23 3641 #> 4884 Bombus pascuorum 2017 5 10 5312 #> 5478 Bombus pascuorum 2015 9 27 3708 #> 5823 Bombus hypnorum 2015 4 29 5313 #> 6423 Bombus terrestris 2014 3 9 5976 #> 9315 Bombus sylvestris 2012 8 4 5969 #> 9318 Bombus sylvestris 2012 7 27 6011 #> 9322 Bombus norvegicus 2012 7 27 6011 #> 9333 Bombus sylvestris 2012 7 21 5997 #> 9337 Bombus bohemicus 2012 7 14 5984 #> 9362 Bombus sylvestris 2012 5 27 6008 #> 11098 Bombus sylvestris 2011 8 7 5973 #> 11101 Bombus bohemicus 2011 8 7 5973 #> 11108 Bombus sylvestris 2011 7 27 6010 #> 11110 Bombus bohemicus 2011 7 23 5998 #> 11112 Bombus bohemicus 2011 7 23 5998 #> 11132 Bombus hypnorum 2011 7 9 5977 #> 11150 Bombus bohemicus 2011 7 1 5962 #> 11153 Bombus terrestris 2011 7 1 5962 #> 11175 Bombus sylvestris 2011 6 26 6006 #> 11182 Bombus pratorum 2011 6 24 6002 #> 11184 Bombus bohemicus 2011 6 24 6002 #> 11190 Bombus sylvestris 2011 6 4 5967 #> 11197 Bombus sylvestris 2011 6 3 5964 #> 11198 Bombus norvegicus 2011 5 29 6013 #> 11201 Bombus sylvestris 2011 5 29 6013 #> 11205 Bombus sylvestris 2011 5 27 6007 #> 11210 Bombus norvegicus 2011 5 21 5995 #> 11215 Bombus bohemicus 2011 5 14 5983 #> 11217 Bombus sylvestris 2011 5 14 5983 #> 13494 Bombus norvegicus 2010 7 8 5975 #> 13496 Bombus sylvestris 2010 7 8 5975 #> 13504 Bombus norvegicus 2010 6 5 5970 #> 14299 Bombus pratorum 2010 4 18 5990 #> 14300 Bombus jonellus 2010 4 18 5990 #> 14522 Bombus sylvestris 2009 7 1 5961 #> 14563 Bombus terrestris 2009 8 23 6000 #> 14615 Bombus terrestris 2009 7 24 6004 #> 14637 Bombus sylvestris 2009 7 12 6021 #> 14638 Bombus pratorum 2009 7 12 6021 #> 14639 Bombus norvegicus 2009 7 12 5982 #> 14641 Bombus pascuorum 2009 7 12 6021 #> 14644 Bombus bohemicus 2009 7 11 5981 #> 14656 Bombus bohemicus 2009 7 4 5968 #> 14659 Bombus bohemicus 2009 7 3 5965 #> 14661 Bombus norvegicus 2009 7 1 5961 #> 14681 Bombus pratorum 2009 6 27 6009 #> 14699 Bombus lapidarius 2009 6 15 5985 #> 14705 Bombus lucorum 2009 6 7 5957 #> 14732 Bombus lucorum 2009 4 10 5979 #> 16215 Bombus terrestris 2009 4 5 6015 #> 16216 Bombus lucorum 2009 4 4 5966 #> 16289 Bombus lapidarius 2008 8 9 6017 #> 16297 Bombus hortorum 2008 8 1 5963 #> 16323 Bombus pratorum 2008 7 19 5992 #> 16336 Bombus lucorum 2008 6 21 5996 #> 16339 Bombus lucorum 2008 6 14 958 #> 16342 Bombus hypnorum 2008 6 21 5996 #> 16346 Bombus jonellus 2008 6 20 5994 #> 16389 Bombus soroeensis 2007 9 8 6016 #> 16398 Bombus pascuorum 2008 9 28 6012 #> 16399 Bombus lucorum 2008 9 28 6019 #> 16400 Bombus lucorum 2008 9 27 6018 #> 17333 Bombus lapidarius 2007 8 19 5993 #> 17762 Bombus pascuorum 2006 7 9 6020 #> 17764 Bombus hypnorum 2006 6 24 6001 #> 17774 Bombus hypnorum 2006 4 16 5986 #> 17794 Bombus pascuorum 2005 7 29 6014 #> 17805 Bombus pratorum 2005 7 16 5987 #> 17807 Bombus hypnorum 2005 7 16 5987 #> 17809 Bombus lucorum 2005 7 17 5989 #> 17812 Bombus hypnorum 2005 7 16 5959 #> 17818 Bombus hypnorum 2005 7 10 5980 #> 17820 Bombus pascuorum 2005 7 2 5958 #> 17829 Bombus pascuorum 2005 6 23 5960 #> 19247 Bombus pascuorum 2004 8 8 4193 #> 19355 Bombus lucorum 2017 3 25 4480 #> 19937 Bombus pascuorum 2016 7 23 5999 #> 19939 Bombus norvegicus 2016 7 9 5978 #> 19940 Bombus norvegicus 2016 7 9 5978 #> 20698 Bombus pascuorum 2016 7 13 1712 #> 20700 Bombus pratorum 2016 7 13 1712 #> 21993 Bombus sylvestris 2015 7 24 6005 #> 21994 Bombus subterraneus 2015 6 19 5991 #> 24347 Bombus bohemicus 2014 7 5 5971 #> #> $observationsInGrid$ID1033 #> scientificName year month day visitUID #> 10988 Bombus lapidarius 2010 8 18 3816 #> 14539 Bombus pascuorum 2009 7 17 3375 #> 14591 Bombus bohemicus 2009 8 1 3373 #> 14593 Bombus soroeensis 2009 8 1 3373 #> 14595 Bombus lucorum 2009 8 1 3373 #> 14605 Bombus lapidarius 2009 8 2 3374 #> 14668 Bombus norvegicus 2009 6 28 3377 #> 14670 Bombus lapidarius 2009 6 28 3377 #> 14693 Bombus hypnorum 2009 6 22 3376 #> 14716 Bombus pratorum 2009 5 23 1714 #> 14762 Bombus jonellus 2008 5 31 4375 #> 16291 Bombus lapidarius 2008 8 1 1713 #> 16305 Bombus lucorum 2008 8 1 1713 #> 24487 Bombus hypnorum 2014 6 24 3370 #> #> $observationsInGrid$ID1034 #> scientificName year month day visitUID #> 4173 Bombus pratorum 2016 6 27 4932 #> 11202 Bombus sylvestris 2011 5 20 3504 #> 13433 Bombus bohemicus 2010 8 14 42 #> 13447 Bombus lucorum 2010 8 7 4924 #> 13450 Bombus sylvestris 2010 8 7 4924 #> 14521 Bombus sylvestris 2009 6 14 3503 #> 14671 Bombus jonellus 2009 6 28 3506 #> 14700 Bombus norvegicus 2009 6 14 3503 #> 14737 Bombus lucorum 2009 4 25 3505 #> 14739 Bombus terrestris 2009 4 25 3505 #> 14740 Bombus hypnorum 2009 4 25 3505 #> 16286 Bombus lapidarius 2008 8 24 4926 #> 16295 Bombus pascuorum 2008 7 27 3131 #> 16317 Bombus terrestris 2008 7 27 3131 #> 17322 Bombus pascuorum 2007 9 13 41 #> 17323 Bombus lapidarius 2007 9 13 41 #> 17324 Bombus rupestris 2007 9 13 3502 #> 17326 Bombus lapidarius 2007 9 13 3502 #> 17349 Bombus pascuorum 2007 8 4 3498 #> 17715 Bombus lapidarius 2007 5 6 3500 #> 17738 Bombus lapidarius 2006 8 5 3499 #> 17746 Bombus magnus 2006 9 9 4925 #> 17749 Bombus sylvarum 2006 9 9 3501 #> 20697 Bombus pratorum 2016 7 13 4931 #> 24507 Bombus lucorum 2014 6 24 3371 #> #> $observationsInGrid$ID1035 #> scientificName year month day visitUID #> 1254 Bombus pascuorum 2018 6 10 6269 #> 9122 Bombus lapidarius 2010 7 3 2401 #> 13421 Bombus lucorum 2010 8 14 2764 #> 13422 Bombus soroeensis 2010 8 14 2764 #> 16246 Bombus soroeensis 2008 8 30 2766 #> 16309 Bombus lucorum 2008 7 26 2765 #> #> $observationsInGrid$ID1036 #> scientificName year month day visitUID #> 776 Bombus pratorum 2018 7 2 4190 #> 4565 Bombus hypnorum 2017 7 9 3102 #> 17821 Bombus hortorum 2005 7 2 1630 #> 20308 Bombus hortorum 2016 6 24 6416 #> 20359 Bombus 2016 8 2 6221 #> #> $observationsInGrid$ID1037 #> scientificName year month day visitUID #> 1150 Bombus lucorum 2018 6 16 439 #> 1151 Bombus pascuorum 2018 6 16 439 #> 17790 Bombus lapidarius 2005 8 6 4116 #> 17791 Bombus lapidarius 2005 8 6 4116 #> #> $observationsInGrid$ID1038 #> scientificName year month day visitUID #> 19606 Bombus pascuorum 2014 9 18 6342 #> 19620 Bombus lapidarius 2014 6 18 6051 #> #> $observationsInGrid$ID1039 #> scientificName year month day visitUID #> 5646 Bombus lapidarius 2015 5 15 5097 #> 15717 Bombus hypnorum 2009 6 11 5096 #> 15820 Bombus pratorum 2009 6 11 5096 #> #> $observationsInGrid$ID1040 #> scientificName year month day visitUID #> 2283 Bombus lapidarius 2017 7 9 7 #> 2290 Bombus campestris 2017 7 9 7 #> 6657 Bombus soroeensis 2013 6 25 828 #> 6660 Bombus rupestris 2013 6 25 827 #> 6661 Bombus hortorum 2013 6 25 825 #> 6667 Bombus hypnorum 2013 6 25 828 #> 6673 Bombus lapidarius 2013 6 25 828 #> 6674 Bombus lapidarius 2013 6 6 826 #> 6679 Bombus lucorum 2013 6 25 828 #> 6985 Bombus lapidarius 2013 7 30 4390 #> 19517 Bombus ruderarius 2013 7 23 4389 #> 19588 Bombus terrestris 2015 7 14 955 #> 22831 Bombus soroeensis 2015 8 7 3252 #> 22844 Bombus pascuorum 2015 8 7 3249 #> 22850 Bombus soroeensis 2015 7 2 3247 #> 22851 Bombus hypnorum 2015 8 7 3249 #> 22852 Bombus terrestris 2015 8 7 3252 #> 22863 Bombus pascuorum 2015 6 5 3251 #> 22864 Bombus lucorum 2015 7 2 3247 #> 22876 Bombus pascuorum 2015 6 5 3248 #> 22879 Bombus pratorum 2015 8 14 3250 #> 22883 Bombus hypnorum 2015 8 14 3253 #> 24270 Bombus bohemicus 2014 4 28 954 #> 24272 Bombus sylvestris 2014 5 16 950 #> 24276 Bombus bohemicus 2014 4 28 953 #> 24278 Bombus bohemicus 2014 4 28 953 #> 24280 Bombus bohemicus 2014 4 28 953 #> 24284 Bombus bohemicus 2014 4 28 954 #> 24285 Bombus bohemicus 2014 6 16 952 #> 24287 Bombus sylvestris 2014 5 16 950 #> 24288 Bombus sylvestris 2014 5 21 951 #> 24289 Bombus sylvestris 2014 5 21 951 #> 24295 Bombus bohemicus 2014 6 16 952 #> 24296 Bombus bohemicus 2014 4 28 954 #> 24297 Bombus sylvestris 2014 5 21 951 #> #> $observationsInGrid$ID1041 #> scientificName year month day visitUID #> 9465 Bombus soroeensis 2012 9 1 4422 #> 19609 Bombus lapidarius 2013 8 9 166 #> 23215 Bombus lapidarius 2015 8 1 1005 #> #> $observationsInGrid$ID1042 #> scientificName year month day visitUID #> 19599 Bombus pratorum 2013 8 5 564 #> 19610 Bombus pascuorum 2013 8 5 564 #> 19663 Bombus soroeensis 2014 4 14 567 #> 19666 Bombus lapidarius 2013 8 9 565 #> 19671 Bombus pascuorum 2013 8 9 397 #> #> $observationsInGrid$ID1043 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1044 #> scientificName year month day visitUID #> 19629 Bombus pascuorum 2013 9 3 4921 #> 19630 Bombus pascuorum 2014 5 22 4972 #> 19632 Bombus pascuorum 2013 9 3 5833 #> 19640 Bombus pratorum 2014 5 22 4922 #> #> $observationsInGrid$ID1045 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1046 #> scientificName year month day visitUID #> 3453 Bombus pascuorum 2017 6 19 6086 #> 6533 Bombus pratorum 2012 8 28 1737 #> 20736 Bombus pratorum 2016 7 9 6085 #> #> $observationsInGrid$ID1047 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1048 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1049 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1050 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1051 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1052 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1053 #> scientificName year month day visitUID #> 21336 Bombus bohemicus 2016 5 28 6025 #> #> $observationsInGrid$ID1054 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1055 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1056 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1057 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1058 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1059 #> scientificName year month day visitUID #> 23595 Bombus pratorum 2015 6 23 4512 #> 23600 Bombus pascuorum 2015 6 23 4512 #> #> $observationsInGrid$ID1060 #> scientificName year month day visitUID #> 1313 Bombus lapidarius 2018 6 8 4079 #> 16563 Bombus terrestris 2008 7 5 4203 #> #> $observationsInGrid$ID1061 #> scientificName year month day visitUID #> 1182 Bombus hypnorum 2018 6 16 5480 #> 1184 Bombus cryptarum 2018 6 16 5480 #> 4460 Bombus sylvestris 2017 7 11 5081 #> #> $observationsInGrid$ID1062 #> scientificName year month day visitUID #> 9867 Bombus lapidarius 2012 7 24 2238 #> #> $observationsInGrid$ID1063 #> scientificName year month day visitUID #> 2102 Bombus hypnorum 2018 4 14 584 #> 20568 Bombus bohemicus 2016 7 18 2736 #> #> $observationsInGrid$ID1064 #> scientificName year month day visitUID #> 2049 Bombus terrestris 2018 4 18 5416 #> 2051 Bombus hypnorum 2018 4 18 5416 #> 3886 Bombus lapidarius 2017 8 28 5417 #> 20302 Bombus pascuorum 2016 8 12 5305 #> 20305 Bombus lucorum 2016 8 12 5305 #> 20424 Bombus hypnorum 2016 8 1 5412 #> 20555 Bombus lapidarius 2016 7 20 1395 #> 20816 Bombus hortorum 2016 7 5 5413 #> 21716 Bombus hypnorum 2016 4 17 5415 #> 22901 Bombus lapidarius 2015 9 10 5414 #> #> $observationsInGrid$ID1065 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1066 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1067 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1068 #> scientificName year month day visitUID #> 24596 Bombus bohemicus 2014 7 23 5510 #> 24606 Bombus lucorum 2014 7 23 5510 #> #> $observationsInGrid$ID1069 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1070 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1071 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1072 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1073 #> scientificName year month day visitUID #> 15265 Bombus norvegicus 2009 5 8 6618 #> #> $observationsInGrid$ID1074 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1075 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1076 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1077 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1078 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1079 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1080 #> scientificName year month day visitUID #> 21286 Bombus pascuorum 2016 5 5 4279 #> #> $observationsInGrid$ID1081 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1082 #> scientificName year month day visitUID #> 1748 Bombus terrestris 2018 5 5 6033 #> 3603 Bombus hortorum 2017 6 5 6034 #> 5227 Bombus hypnorum 2017 4 1 6031 #> 5231 Bombus terrestris 2017 4 2 6032 #> 5288 Bombus lapidarius 2016 5 9 6035 #> 12440 Bombus sylvestris 2011 5 11 6036 #> 12594 Bombus pratorum 2011 4 15 6710 #> 12616 Bombus pratorum 2011 4 14 6037 #> 12618 Bombus lucorum 2011 4 14 2932 #> #> $observationsInGrid$ID1083 #> scientificName year month day visitUID #> 639 Bombus terrestris 2018 7 12 3059 #> 1290 Bombus terrestris 2018 6 9 3056 #> 2321 Bombus lapidarius 2017 7 9 683 #> 3638 Bombus hypnorum 2017 6 3 684 #> 4131 Bombus terrestris 2017 8 1 3054 #> 4622 Bombus terrestris 2017 7 6 3055 #> 5165 Bombus terrestris 2017 4 11 3057 #> 5273 Bombus ruderarius 2016 5 11 3058 #> 5685 Bombus ruderarius 2015 5 25 3702 #> 13468 Bombus terrestris 2010 7 28 5089 #> 21934 Bombus terrestris 2016 3 20 3878 #> 25558 Bombus lapidarius 2013 8 10 5088 #> 25574 Bombus pascuorum 2013 8 10 5088 #> #> $observationsInGrid$ID1084 #> scientificName year month day visitUID #> 233 Bombus hypnorum 2018 8 10 698 #> 234 Bombus terrestris 2018 8 10 698 #> 386 Bombus terrestris 2018 7 26 2415 #> 862 Bombus lapidarius 2018 6 30 4609 #> 1035 Bombus hypnorum 2018 6 22 2414 #> 1337 Bombus pascuorum 2018 6 7 4602 #> 1379 Bombus lapidarius 2018 6 4 6143 #> 1416 Bombus hypnorum 2018 5 31 2417 #> 1441 Bombus pratorum 2018 5 27 2416 #> 1519 Bombus lapidarius 2018 5 18 4604 #> 1598 Bombus terrestris 2018 5 13 2412 #> 1694 Bombus pascuorum 2018 5 7 4601 #> 3462 Bombus pascuorum 2017 6 20 4606 #> 3593 Bombus pratorum 2017 6 8 2409 #> 3933 Bombus hypnorum 2016 5 2 4598 #> 4132 Bombus pratorum 2017 8 1 4597 #> 4233 Bombus lucorum 2017 7 26 5250 #> 4234 Bombus barbutellus 2017 7 26 5250 #> 4718 Bombus hypnorum 2017 6 29 1580 #> 4795 Bombus pratorum 2017 6 23 4608 #> 4926 Bombus pratorum 2013 7 10 697 #> 5035 Bombus terrestris 2017 5 3 4599 #> 5076 Bombus hortorum 2017 4 30 5330 #> 5105 Bombus terrestris 2017 4 23 1579 #> 5122 Bombus pratorum 2017 4 19 701 #> 5592 Bombus lapidarius 2015 5 19 702 #> 5761 Bombus hypnorum 2015 5 4 695 #> 5762 Bombus terrestris 2015 5 4 695 #> 5813 Bombus terrestris 2015 5 1 255 #> 5814 Bombus hypnorum 2015 5 1 255 #> 5928 Bombus hypnorum 2015 4 23 5800 #> 5929 Bombus lapidarius 2015 4 23 5800 #> 5942 Bombus lapidarius 2015 4 23 5799 #> 6244 Bombus lucorum 2014 4 21 3495 #> 6346 Bombus terrestris 2014 3 31 3496 #> 6348 Bombus lucorum 2014 3 31 3496 #> 6516 Bombus pascuorum 2011 5 20 2544 #> 7238 Bombus hypnorum 2013 7 4 3491 #> 7239 Bombus soroeensis 2013 7 4 3490 #> 7240 Bombus terrestris 2013 7 4 3490 #> 7241 Bombus jonellus 2013 7 4 3491 #> 7242 Bombus terrestris 2013 7 4 3490 #> 7244 Bombus lucorum 2013 7 4 3490 #> 7245 Bombus terrestris 2013 7 4 3491 #> 7250 Bombus hypnorum 2013 7 4 2542 #> 7255 Bombus lapidarius 2013 7 4 3490 #> 12381 Bombus lucorum 2011 5 20 2544 #> 13822 Bombus lucorum 2010 7 22 3086 #> 13823 Bombus pratorum 2010 7 22 3086 #> 19396 Bombus lucorum 2017 3 10 3492 #> 20366 Bombus lapidarius 2016 7 30 5249 #> 20367 Bombus lucorum 2016 7 30 5249 #> 20495 Bombus pratorum 2016 7 10 2543 #> 20496 Bombus terrestris 2016 7 22 4364 #> 20497 Bombus lapidarius 2016 7 22 4364 #> 20567 Bombus ruderarius 2016 7 19 4605 #> 20635 Bombus pratorum 2016 7 16 5248 #> 20636 Bombus sylvarum 2016 7 16 5248 #> 20637 Bombus sylvestris 2016 7 16 5248 #> 20639 Bombus lapidarius 2016 7 16 5248 #> 20641 Bombus pascuorum 2016 7 16 5248 #> 20862 Bombus lapidarius 2016 7 4 4363 #> 21353 Bombus terrestris 2016 5 27 704 #> 21396 Bombus lapidarius 2016 5 21 4607 #> 21567 Bombus pascuorum 2016 5 4 4600 #> 21733 Bombus pratorum 2016 4 11 3497 #> 21772 Bombus terrestris 2016 4 11 2411 #> 21799 Bombus hypnorum 2016 4 10 3493 #> 21800 Bombus terrestris 2016 4 10 3493 #> 21801 Bombus soroeensis 2016 4 10 3493 #> 21816 Bombus hypnorum 2016 4 9 4603 #> 22978 Bombus terrestris 2015 8 30 705 #> 23004 Bombus pascuorum 2015 8 23 6144 #> 23478 Bombus hypnorum 2015 7 9 2410 #> 23689 Bombus hypnorum 2015 6 21 703 #> 23690 Bombus lapidarius 2015 6 21 703 #> 23836 Bombus pratorum 2015 6 4 696 #> 23915 Bombus pratorum 2015 4 16 3494 #> 23968 Bombus terrestris 2015 4 11 699 #> 25530 Bombus soroeensis 2013 7 19 2413 #> 25532 Bombus pratorum 2013 6 12 700 #> #> $observationsInGrid$ID1085 #> scientificName year month day visitUID #> 198 Bombus terrestris 2018 6 6 713 #> 1371 Bombus terrestris 2018 5 3 2404 #> 2000 Bombus 2018 4 20 2892 #> 2093 Bombus 2018 4 14 3204 #> 2094 Bombus 2018 4 14 2891 #> 2181 Bombus 2018 4 8 2890 #> 2201 Bombus 2018 4 6 3320 #> 3517 Bombus pratorum 2017 6 17 6413 #> 7378 Bombus terrestris 2013 6 18 2419 #> 9205 Bombus pascuorum 2009 7 5 3412 #> 13332 Bombus rupestris 2009 6 14 3413 #> 20822 Bombus bohemicus 2016 7 3 1685 #> 20823 Bombus pratorum 2016 7 3 1685 #> 20828 Bombus terrestris 2016 7 3 1685 #> 21928 Bombus terrestris 2016 3 23 395 #> 25064 Bombus lapidarius 2014 7 28 3418 #> 25090 Bombus pascuorum 2014 7 25 3417 #> 25091 Bombus pratorum 2014 7 25 3417 #> 25092 Bombus hypnorum 2014 7 25 3417 #> 25093 Bombus sylvarum 2014 7 25 3417 #> 25104 Bombus lucorum 2014 7 23 3416 #> 25105 Bombus terrestris 2014 7 23 3416 #> 25107 Bombus cryptarum 2014 7 23 3416 #> 25122 Bombus lucorum 2014 7 21 3415 #> 25214 Bombus bohemicus 2014 7 14 3414 #> 25215 Bombus terrestris 2014 7 14 3414 #> #> $observationsInGrid$ID1086 #> scientificName year month day visitUID #> 2324 Bombus pascuorum 2017 7 9 3269 #> 2392 Bombus pascuorum 2017 7 9 3269 #> 17096 Bombus terrestris 2008 4 3 6256 #> 21433 Bombus terrestris 2016 4 16 1414 #> #> $observationsInGrid$ID1087 #> scientificName year month day visitUID #> 23204 Bombus pratorum 2015 8 3 1899 #> #> $observationsInGrid$ID1088 #> scientificName year month day visitUID #> 1668 Bombus bohemicus 2018 5 9 1336 #> #> $observationsInGrid$ID1089 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1090 #> scientificName year month day visitUID #> 21008 Bombus sylvarum 2016 6 22 6600 #> 21009 Bombus pratorum 2016 6 22 6600 #> #> $observationsInGrid$ID1091 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1092 #> scientificName year month day visitUID #> 9097 Bombus ruderarius 2012 7 23 6146 #> 9099 Bombus ruderarius 2012 7 23 6146 #> 9101 Bombus ruderarius 2012 7 23 6146 #> 9102 Bombus pascuorum 2012 7 23 6146 #> 9103 Bombus pascuorum 2012 7 23 6146 #> 9105 Bombus pascuorum 2012 7 23 6146 #> 9106 Bombus pascuorum 2012 7 23 6146 #> 9109 Bombus lucorum 2012 7 23 6146 #> 9112 Bombus lucorum 2012 7 23 6146 #> 9115 Bombus bohemicus 2012 7 23 6146 #> #> $observationsInGrid$ID1093 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1094 #> scientificName year month day visitUID #> 19513 Bombus pascuorum 2013 7 9 2807 #> 19516 Bombus pratorum 2013 7 8 2157 #> 19524 Bombus soroeensis 2013 7 9 2807 #> #> $observationsInGrid$ID1095 #> scientificName year month day visitUID #> 189 Bombus pratorum 2018 8 21 714 #> 191 Bombus pascuorum 2018 8 21 714 #> 2288 Bombus hortorum 2017 7 9 6 #> 2289 Bombus pascuorum 2017 7 9 6 #> 19515 Bombus pascuorum 2013 7 22 4388 #> 19585 Bombus ruderarius 2015 9 8 4920 #> 19650 Bombus pascuorum 2015 9 8 4919 #> 19669 Bombus terrestris 2015 9 4 170 #> 19681 Bombus bohemicus 2015 9 4 169 #> #> $observationsInGrid$ID1096 #> scientificName year month day visitUID #> 19649 Bombus lapidarius 2015 8 18 3270 #> #> $observationsInGrid$ID1097 #> scientificName year month day visitUID #> 19510 Bombus pascuorum 2013 7 13 5421 #> 19512 Bombus pascuorum 2013 7 13 5627 #> 19527 Bombus ruderarius 2013 7 16 5803 #> 19529 Bombus pascuorum 2015 6 9 6172 #> 19534 Bombus terrestris 2015 9 8 6170 #> 19540 Bombus pascuorum 2016 5 26 4973 #> 19541 Bombus pascuorum 2015 9 8 6170 #> 19544 Bombus lucorum 2015 6 9 5802 #> 19545 Bombus lucorum 2015 7 17 6173 #> 19551 Bombus pascuorum 2014 9 2 5801 #> 19552 Bombus bohemicus 2015 6 9 5802 #> 19558 Bombus pascuorum 2014 9 2 165 #> 19575 Bombus bohemicus 2015 6 9 2158 #> 19576 Bombus humilis 2015 7 17 2159 #> 19592 Bombus soroeensis 2015 7 17 2159 #> 19608 Bombus lapidarius 2015 7 17 2159 #> 19637 Bombus lapidarius 2015 6 9 6171 #> #> $observationsInGrid$ID1098 #> scientificName year month day visitUID #> 19555 Bombus lapidarius 2015 7 17 4959 #> #> $observationsInGrid$ID1099 #> scientificName year month day visitUID #> 4432 Bombus terrestris 2017 7 9 2138 #> #> $observationsInGrid$ID1100 #> scientificName year month day visitUID #> 12348 Bombus bohemicus 2011 5 22 3222 #> #> $observationsInGrid$ID1101 #> scientificName year month day visitUID #> 12700 Bombus terrestris 2007 8 26 4532 #> 12701 Bombus pascuorum 2007 8 26 4532 #> 12702 Bombus lapidarius 2008 6 28 2257 #> 12704 Bombus terrestris 2005 4 15 3812 #> 12706 Bombus pratorum 2006 7 22 3813 #> #> $observationsInGrid$ID1102 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1103 #> scientificName year month day visitUID #> 9031 Bombus lucorum 2012 7 23 4913 #> #> $observationsInGrid$ID1104 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1105 #> scientificName year month day visitUID #> 1628 Bombus hypnorum 2018 5 10 889 #> #> $observationsInGrid$ID1106 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1107 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1108 #> scientificName year month day visitUID #> 4605 Bombus cryptarum 2017 7 7 6412 #> 4606 Bombus terrestris 2017 7 7 6412 #> 4607 Bombus lucorum 2017 7 7 6412 #> 4608 Bombus hypnorum 2017 7 7 6412 #> 8976 Bombus terrestris 2011 4 15 1156 #> 8980 Bombus pascuorum 2011 5 7 1154 #> 8985 Bombus bohemicus 2011 5 14 1155 #> #> $observationsInGrid$ID1109 #> scientificName year month day visitUID #> 4399 Bombus terrestris 2017 7 14 2884 #> 4401 Bombus pascuorum 2017 7 14 2884 #> 4409 Bombus pascuorum 2017 7 13 3584 #> 4847 Bombus terrestris 2017 5 19 5314 #> 4851 Bombus hypnorum 2017 5 19 5326 #> 4852 Bombus lapidarius 2017 5 19 5326 #> 4855 Bombus pascuorum 2017 5 19 2363 #> 4858 Bombus pascuorum 2017 5 19 6499 #> 6103 Bombus sylvarum 2014 5 2 6205 #> 6177 Bombus terrestris 2014 4 26 6210 #> 6178 Bombus pascuorum 2014 4 26 6210 #> 6586 Bombus bohemicus 2013 8 21 4853 #> 9380 Bombus campestris 2012 8 1 6204 #> 9382 Bombus soroeensis 2012 8 1 6204 #> 12402 Bombus hortorum 2011 5 8 6203 #> 12403 Bombus terrestris 2011 5 11 6207 #> 12573 Bombus terrestris 2011 4 20 4805 #> 12574 Bombus hypnorum 2011 4 20 4805 #> 13646 Bombus hortorum 2010 8 22 1927 #> 13650 Bombus hortorum 2010 8 20 4019 #> 13689 Bombus sylvarum 2010 8 11 6208 #> 13914 Bombus rupestris 2010 6 16 4020 #> 14053 Bombus terrestris 2010 5 30 6211 #> 19287 Bombus lucorum 2017 4 7 4655 #> 21469 Bombus lapidarius 2016 5 9 6206 #> 24143 Bombus terrestris 2015 3 14 6209 #> 24214 Bombus campestris 2012 9 1 4654 #> 24734 Bombus lapidarius 2014 9 17 4021 #> #> $observationsInGrid$ID1110 #> scientificName year month day visitUID #> 1523 Bombus hypnorum 2018 5 18 1951 #> 1983 Bombus terrestris 2018 4 18 2747 #> 6061 Bombus hortorum 2012 8 16 1950 #> 6235 Bombus lapidarius 2014 4 21 1953 #> 6239 Bombus pascuorum 2014 4 21 1953 #> 6242 Bombus pratorum 2014 4 21 1953 #> 6243 Bombus hypnorum 2014 4 21 1954 #> 6262 Bombus bohemicus 2014 4 20 1952 #> 6288 Bombus pratorum 2014 4 16 1949 #> 6324 Bombus terrestris 2014 4 5 1947 #> 6355 Bombus hypnorum 2014 3 30 1958 #> 11959 Bombus hortorum 2011 6 28 2796 #> 12420 Bombus bohemicus 2011 5 14 1383 #> 19349 Bombus pratorum 2017 3 26 1957 #> 19356 Bombus terrestris 2017 3 25 1956 #> 21364 Bombus rupestris 2016 5 24 1955 #> 21564 Bombus lapidarius 2016 5 4 1946 #> 23956 Bombus hypnorum 2015 4 11 1948 #> #> $observationsInGrid$ID1111 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1112 #> scientificName year month day visitUID #> 946 Bombus subterraneus 2018 6 23 3428 #> 947 Bombus subterraneus 2018 6 22 3427 #> #> $observationsInGrid$ID1113 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1114 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1115 #> scientificName year month day visitUID #> 746 Bombus subterraneus 2018 7 6 6052 #> 1654 Bombus pascuorum 2018 5 9 6053 #> 21708 Bombus lapidarius 2016 4 16 6054 #> #> $observationsInGrid$ID1116 #> scientificName year month day visitUID #> 21435 Bombus pratorum 2016 4 20 6023 #> #> $observationsInGrid$ID1117 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1118 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1119 #> scientificName year month day visitUID #> 4282 Bombus bohemicus 2017 7 25 4237 #> #> $observationsInGrid$ID1120 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1121 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1122 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1123 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1124 #> scientificName year month day visitUID #> 4544 Bombus pratorum 2017 7 18 5725 #> #> $observationsInGrid$ID1125 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1126 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1127 #> scientificName year month day visitUID #> 17516 Bombus ruderarius 2007 6 28 5535 #> 17546 Bombus lucorum 2007 6 28 5535 #> #> $observationsInGrid$ID1128 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1129 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1130 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1131 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1132 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1133 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1134 #> scientificName year month day visitUID #> 966 Bombus lucorum 2018 6 24 283 #> #> $observationsInGrid$ID1135 #> scientificName year month day visitUID #> 11499 Bombus lapidarius 2011 8 14 4811 #> 11500 Bombus pascuorum 2011 8 14 4811 #> #> $observationsInGrid$ID1136 #> scientificName year month day visitUID #> 467 Bombus lucorum 2018 7 19 5180 #> 991 Bombus lapidarius 2018 6 22 4424 #> 4784 Bombus hypnorum 2017 6 24 4425 #> 5047 Bombus hypnorum 2017 5 2 4423 #> 5103 Bombus hypnorum 2017 4 23 202 #> 19364 Bombus 2017 3 24 160 #> 20652 Bombus sylvestris 2016 7 16 4384 #> 20675 Bombus terrestris 2016 7 14 4383 #> 20716 Bombus humilis 2016 7 12 4382 #> 20718 Bombus pratorum 2016 7 12 4382 #> 20719 Bombus lucorum 2016 7 12 4382 #> #> $observationsInGrid$ID1137 #> scientificName year month day visitUID #> 1439 Bombus soroeensis 2018 5 27 982 #> 3515 Bombus lapidarius 2017 6 17 980 #> 4280 Bombus pratorum 2017 7 25 981 #> 4818 Bombus terrestris 2017 5 21 6140 #> 19992 Bombus ruderarius 2016 9 14 979 #> 20860 Bombus hypnorum 2016 7 4 977 #> 21200 Bombus rupestris 2016 6 12 978 #> 21320 Bombus terrestris 2016 6 1 976 #> 23818 Bombus humilis 2015 6 7 1878 #> 23853 Bombus humilis 2015 5 31 1879 #> 25755 Bombus sylvarum 2014 5 28 1881 #> 25771 Bombus lapidarius 2014 5 28 1881 #> 25817 Bombus subterraneus 2014 5 24 1880 #> #> $observationsInGrid$ID1138 #> scientificName year month day visitUID #> 23521 Bombus lapidarius 2015 7 3 3477 #> #> $observationsInGrid$ID1139 #> scientificName year month day visitUID #> 3874 Bombus terrestris 2017 8 27 569 #> 5006 Bombus pascuorum 2017 5 4 4486 #> 5007 Bombus terrestris 2017 5 4 4486 #> 5704 Bombus pascuorum 2015 5 21 193 #> 5707 Bombus hypnorum 2015 5 21 193 #> 5794 Bombus pascuorum 2015 5 3 4485 #> 23559 Bombus terrestris 2015 7 1 4484 #> 23858 Bombus pratorum 2015 5 31 191 #> 24997 Bombus hortorum 2014 8 5 192 #> #> $observationsInGrid$ID1140 #> scientificName year month day visitUID #> 578 Bombus norvegicus 2018 7 14 1244 #> 599 Bombus pascuorum 2018 7 14 1244 #> 1137 Bombus pascuorum 2018 6 18 5925 #> 1139 Bombus pratorum 2018 6 18 5925 #> 1662 Bombus sylvestris 2018 5 7 1242 #> 1696 Bombus pascuorum 2018 5 7 1242 #> 1697 Bombus pratorum 2018 5 7 1242 #> 3539 Bombus pascuorum 2017 6 14 4613 #> 4343 Bombus pratorum 2017 7 17 1245 #> 4919 Bombus terrestris 2017 5 13 4612 #> 5167 Bombus terrestris 2017 4 11 4611 #> 5197 Bombus terrestris 2017 4 9 1243 #> 5569 Bombus bohemicus 2015 6 10 4822 #> 5576 Bombus soroeensis 2015 6 9 4821 #> 5577 Bombus terrestris 2015 6 9 4821 #> 5578 Bombus hypnorum 2015 6 9 4821 #> 6881 Bombus pascuorum 2013 8 4 5923 #> 11194 Bombus sylvestris 2011 5 30 1247 #> 13327 Bombus sylvarum 2009 7 12 4610 #> 13464 Bombus rupestris 2010 7 28 1246 #> 13465 Bombus pascuorum 2010 7 28 1246 #> 13466 Bombus lucorum 2010 7 28 1246 #> 19159 Bombus lapidarius 2007 5 3 2405 #> 19167 Bombus hypnorum 2007 4 30 2407 #> 19171 Bombus terrestris 2007 4 29 2408 #> 19174 Bombus lapidarius 2007 4 29 2408 #> 19176 Bombus lapidarius 2007 4 29 3000 #> 19177 Bombus terrestris 2007 4 28 2406 #> 20998 Bombus lapidarius 2016 6 22 5843 #> 21089 Bombus hypnorum 2016 6 17 5924 #> #> $observationsInGrid$ID1141 #> scientificName year month day visitUID #> 3791 Bombus hortorum 2017 6 27 5832 #> 19932 Bombus lapidarius 2016 8 17 5831 #> 19934 Bombus norvegicus 2016 8 17 2835 #> #> $observationsInGrid$ID1142 #> scientificName year month day visitUID #> 3651 Bombus pascuorum 2017 6 1 694 #> #> $observationsInGrid$ID1143 #> scientificName year month day visitUID #> 12658 Bombus terrestris 2011 4 8 659 #> 13554 Bombus lucorum 2010 10 5 658 #> 13751 Bombus lucorum 2010 8 3 657 #> #> $observationsInGrid$ID1144 #> scientificName year month day visitUID #> 14179 Bombus pratorum 2010 5 11 2351 #> 14204 Bombus pratorum 2010 5 5 2350 #> 14549 Bombus soroeensis 2009 8 14 1905 #> 16270 Bombus rupestris 2008 8 25 1907 #> 16328 Bombus jonellus 2008 7 2 1902 #> 16367 Bombus lucorum 2008 4 21 1906 #> 17346 Bombus lapidarius 2007 8 14 1904 #> 17729 Bombus bohemicus 2006 9 13 1903 #> 24329 Bombus sylvarum 2014 7 24 1901 #> 24642 Bombus pascuorum 2014 7 24 1900 #> #> $observationsInGrid$ID1145 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1146 #> scientificName year month day visitUID #> 4588 Bombus sylvarum 2017 7 7 6242 #> 4599 Bombus pascuorum 2017 7 7 6242 #> 4657 Bombus jonellus 2017 7 4 223 #> 4706 Bombus pratorum 2017 6 30 6243 #> 4708 Bombus terrestris 2017 6 30 6243 #> 4709 Bombus pascuorum 2017 6 30 6243 #> 4836 Bombus hypnorum 2017 5 20 1319 #> 21476 Bombus terrestris 2016 5 8 1320 #> 21478 Bombus pratorum 2016 5 8 1320 #> #> $observationsInGrid$ID1147 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1148 #> scientificName year month day visitUID #> 6708 Bombus hypnorum 2013 9 7 3083 #> 6891 Bombus terrestris 2013 8 6 3082 #> 21852 Bombus terrestris 2016 4 4 3081 #> 25613 Bombus lapidarius 2014 6 12 3084 #> #> $observationsInGrid$ID1149 #> scientificName year month day visitUID #> 19598 Bombus pratorum 2015 7 16 1827 #> #> $observationsInGrid$ID1150 #> scientificName year month day visitUID #> 9072 Bombus lucorum 2012 7 23 3875 #> 9077 Bombus bohemicus 2012 7 23 3875 #> 9078 Bombus bohemicus 2012 7 23 3875 #> 19503 Bombus pratorum 2013 7 11 6341 #> 19522 Bombus lucorum 2013 7 11 3101 #> 19613 Bombus pascuorum 2016 7 21 2439 #> 19658 Bombus lapidarius 2014 4 15 1826 #> #> $observationsInGrid$ID1151 #> scientificName year month day visitUID #> 19546 Bombus lucorum 2015 8 18 4829 #> 19554 Bombus barbutellus 2015 8 18 4829 #> 19557 Bombus pascuorum 2015 7 16 4828 #> 19560 Bombus pascuorum 2015 7 16 4820 #> #> $observationsInGrid$ID1152 #> scientificName year month day visitUID #> 19573 Bombus pascuorum 2016 5 24 3396 #> 19582 Bombus pratorum 2016 5 24 3396 #> 19627 Bombus lucorum 2015 6 26 5390 #> 19642 Bombus pratorum 2014 5 27 5391 #> 19652 Bombus pratorum 2013 8 6 3395 #> 19654 Bombus lucorum 2015 8 18 3924 #> 19655 Bombus pascuorum 2015 9 4 3394 #> #> $observationsInGrid$ID1153 #> scientificName year month day visitUID #> 19509 Bombus lucorum 2013 7 18 6174 #> 19612 Bombus pascuorum 2015 9 8 6050 #> 21278 Bombus lapidarius 2016 6 6 3873 #> 21631 Bombus terrestris 2016 4 30 3874 #> #> $observationsInGrid$ID1154 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1155 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1156 #> scientificName year month day visitUID #> 18092 Bombus hypnorum 2007 5 3 6078 #> 18095 Bombus terrestris 2007 5 3 6078 #> #> $observationsInGrid$ID1157 #> scientificName year month day visitUID #> 1162 Bombus campestris 2018 5 15 2670 #> #> $observationsInGrid$ID1158 #> scientificName year month day visitUID #> 5507 Bombus pratorum 2013 7 11 3116 #> 5509 Bombus pascuorum 2013 7 11 3116 #> 24013 Bombus pratorum 2013 7 11 3115 #> #> $observationsInGrid$ID1159 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1160 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1161 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1162 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1163 #> scientificName year month day visitUID #> 9151 Bombus norvegicus 2012 7 29 852 #> #> $observationsInGrid$ID1164 #> scientificName year month day visitUID #> 24223 Bombus hypnorum 2004 5 18 2418 #> #> $observationsInGrid$ID1165 #> scientificName year month day visitUID #> 14049 Bombus lapidarius 2010 5 30 4910 #> 15248 Bombus terrestris 2009 7 11 885 #> 15250 Bombus hypnorum 2009 7 11 885 #> 16637 Bombus lapidarius 2008 6 29 1025 #> 16638 Bombus hypnorum 2008 6 29 1025 #> 16639 Bombus terrestris 2008 6 29 1025 #> 18578 Bombus lucorum 2007 7 29 886 #> 18582 Bombus lucorum 2007 7 29 886 #> #> $observationsInGrid$ID1166 #> scientificName year month day visitUID #> 9483 Bombus hortorum 2012 8 29 995 #> 9484 Bombus sylvarum 2012 8 29 995 #> 9485 Bombus pascuorum 2012 8 29 995 #> 9489 Bombus sylvarum 2012 8 29 2748 #> 9492 Bombus hortorum 2012 8 29 6421 #> #> $observationsInGrid$ID1167 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1168 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1169 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1170 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1171 #> scientificName year month day visitUID #> 3445 Bombus lapidarius 2017 6 21 1368 #> 4921 Bombus lapidarius 2017 5 6 2772 #> 5261 Bombus lapidarius 2016 8 1 4623 #> #> $observationsInGrid$ID1172 #> scientificName year month day visitUID #> 2047 Bombus terrestris 2018 4 18 4521 #> 2048 Bombus hypnorum 2018 4 18 4520 #> #> $observationsInGrid$ID1173 #> scientificName year month day visitUID #> 4281 Bombus pascuorum 2017 7 25 5192 #> #> $observationsInGrid$ID1174 #> scientificName year month day visitUID #> 1893 Bombus lucorum 2018 4 21 1094 #> #> $observationsInGrid$ID1175 #> scientificName year month day visitUID #> 24584 Bombus pascuorum 2014 7 23 219 #> #> $observationsInGrid$ID1176 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1177 #> scientificName year month day visitUID #> 19420 Bombus sylvestris 2016 6 3 4081 #> 19424 Bombus lucorum 2016 8 18 4083 #> 19433 Bombus pascuorum 2016 7 5 4082 #> 19434 Bombus lucorum 2016 7 5 4082 #> #> $observationsInGrid$ID1178 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1179 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1180 #> scientificName year month day visitUID #> 1948 Bombus pratorum 2018 4 22 6395 #> #> $observationsInGrid$ID1181 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1182 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1183 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1184 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1185 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1186 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1187 #> scientificName year month day visitUID #> 5966 Bombus lapidarius 2014 8 19 6410 #> #> $observationsInGrid$ID1188 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1189 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1190 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1191 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1192 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1193 #> scientificName year month day visitUID #> 9129 Bombus pratorum 2012 7 21 904 #> 9130 Bombus bohemicus 2012 7 21 904 #> 13434 Bombus pascuorum 2010 8 10 3699 #> 13436 Bombus pratorum 2010 8 10 3699 #> 13444 Bombus bohemicus 2010 8 10 3699 #> 13448 Bombus terrestris 2010 8 10 3699 #> 13451 Bombus lucorum 2010 8 10 3699 #> 13456 Bombus hypnorum 2010 8 10 3699 #> 13457 Bombus pascuorum 2010 8 10 3699 #> 14554 Bombus lapidarius 2009 8 19 3700 #> 14569 Bombus pratorum 2009 8 5 3698 #> 14574 Bombus terrestris 2009 8 5 3698 #> 14585 Bombus rupestris 2009 8 19 3700 #> 14588 Bombus hortorum 2009 8 5 3698 #> 17351 Bombus pascuorum 2007 8 9 1279 #> 17353 Bombus rupestris 2007 8 9 1279 #> 17354 Bombus lapidarius 2007 8 9 1279 #> 17355 Bombus pascuorum 2007 8 9 1279 #> 17735 Bombus pascuorum 2006 9 12 3822 #> 17744 Bombus pascuorum 2006 8 17 1280 #> 23418 Bombus humilis 2015 7 14 4561 #> #> $observationsInGrid$ID1194 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1195 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1196 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1197 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1198 #> scientificName year month day visitUID #> 1347 Bombus lapidarius 2018 6 6 3103 #> 3594 Bombus pascuorum 2017 6 2 5304 #> 6848 Bombus lapidarius 2013 8 10 1814 #> 6849 Bombus terrestris 2013 8 10 1814 #> #> $observationsInGrid$ID1199 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1200 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1201 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1202 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1203 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1204 #> scientificName year month day visitUID #> 4967 Bombus pascuorum 2017 5 6 1581 #> #> $observationsInGrid$ID1205 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1206 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1207 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1208 #> scientificName year month day visitUID #> 24015 Bombus terrestris 2013 7 11 4943 #> 24048 Bombus pascuorum 2013 7 11 4943 #> #> $observationsInGrid$ID1209 #> scientificName year month day visitUID #> 5556 Bombus rupestris 2015 6 13 4160 #> 7043 Bombus pratorum 2013 7 24 6393 #> 9807 Bombus pratorum 2012 7 29 6394 #> 9808 Bombus lucorum 2012 7 29 6394 #> 12355 Bombus pratorum 2011 5 21 6638 #> 20780 Bombus sylvarum 2016 7 7 6392 #> 20781 Bombus pratorum 2016 7 7 6392 #> 23202 Bombus pratorum 2015 8 3 6391 #> 23768 Bombus bohemicus 2015 6 12 4159 #> #> $observationsInGrid$ID1210 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1211 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1212 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1213 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1214 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1215 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1216 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1217 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1218 #> scientificName year month day visitUID #> 874 Bombus bohemicus 2018 6 24 4912 #> #> $observationsInGrid$ID1219 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1220 #> scientificName year month day visitUID #> 1922 Bombus lapidarius 2018 4 22 660 #> #> $observationsInGrid$ID1221 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1222 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1223 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1224 #> scientificName year month day visitUID #> 9714 Bombus subterraneus 2012 8 5 2392 #> #> $observationsInGrid$ID1225 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1226 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1227 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1228 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1229 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1230 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1231 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1232 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1233 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1234 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1235 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1236 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1237 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1238 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1239 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1240 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1241 #> scientificName year month day visitUID #> 5301 Bombus bohemicus 2015 7 4 1964 #> 5302 Bombus bohemicus 2015 7 3 3608 #> 5304 Bombus lucorum 2015 7 3 146 #> 5305 Bombus pascuorum 2015 7 3 146 #> 5308 Bombus hypnorum 2015 7 3 1963 #> 5315 Bombus lucorum 2015 7 2 6056 #> 5329 Bombus hypnorum 2015 7 2 5514 #> 5331 Bombus bohemicus 2015 7 3 1963 #> 5332 Bombus hortorum 2015 7 2 5514 #> 5336 Bombus terrestris 2015 7 2 1962 #> 5337 Bombus lucorum 2015 7 2 1962 #> 5338 Bombus lucorum 2015 7 2 1962 #> 5341 Bombus terrestris 2015 7 2 1962 #> 5342 Bombus pascuorum 2015 7 2 1962 #> 5343 Bombus hypnorum 2015 7 2 6056 #> 5345 Bombus pratorum 2015 7 2 6056 #> 25818 Bombus pascuorum 2014 5 24 13 #> #> $observationsInGrid$ID1242 #> scientificName year month day visitUID #> 5316 Bombus sylvarum 2015 7 4 2683 #> 5317 Bombus hortorum 2015 7 4 2683 #> 5318 Bombus pratorum 2015 7 4 2683 #> 5322 Bombus lucorum 2015 7 4 2683 #> 5323 Bombus campestris 2015 7 4 2683 #> 5324 Bombus lapidarius 2015 7 4 2683 #> 10760 Bombus lapidarius 2000 6 24 2879 #> 10761 Bombus lucorum 2000 6 24 2879 #> 10765 Bombus lucorum 2000 6 24 2879 #> #> $observationsInGrid$ID1243 #> scientificName year month day visitUID #> 19975 Bombus pascuorum 2016 5 31 2456 #> 20947 Bombus terrestris 2016 5 1 2454 #> 23091 Bombus pascuorum 2015 7 30 4962 #> 23092 Bombus hypnorum 2015 8 2 4961 #> #> $observationsInGrid$ID1244 #> scientificName year month day visitUID #> 23884 Bombus pratorum 2015 4 19 5094 #> #> $observationsInGrid$ID1245 #> scientificName year month day visitUID #> 1508 Bombus bohemicus 2018 5 20 4636 #> 11449 Bombus pascuorum 2011 7 26 4806 #> 13437 Bombus lucorum 2010 8 10 5891 #> 21222 Bombus hortorum 2016 6 11 4637 #> #> $observationsInGrid$ID1246 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1247 #> scientificName year month day visitUID #> 18942 Bombus pascuorum 2007 6 14 201 #> #> $observationsInGrid$ID1248 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1249 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1250 #> scientificName year month day visitUID #> 21527 Bombus hypnorum 2016 5 5 987 #> 21529 Bombus pascuorum 2016 5 5 987 #> 24193 Bombus norvegicus 2014 7 10 988 #> #> $observationsInGrid$ID1251 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1252 #> scientificName year month day visitUID #> 1784 Bombus lucorum 2018 4 28 6080 #> #> $observationsInGrid$ID1253 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1254 #> scientificName year month day visitUID #> 4420 Bombus pratorum 2017 7 12 5119 #> #> $observationsInGrid$ID1255 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1256 #> scientificName year month day visitUID #> 16490 Bombus lucorum 2008 7 28 4691 #> 16492 Bombus terrestris 2008 7 28 4691 #> #> $observationsInGrid$ID1257 #> scientificName year month day visitUID #> 2863 Bombus lapidarius 2017 8 22 3595 #> #> $observationsInGrid$ID1258 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1259 #> scientificName year month day visitUID #> 4970 Bombus pascuorum 2017 5 6 2773 #> #> $observationsInGrid$ID1260 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1261 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1262 #> scientificName year month day visitUID #> 23187 Bombus subterraneus 2015 8 3 4664 #> #> $observationsInGrid$ID1263 #> scientificName year month day visitUID #> 24035 Bombus pratorum 2013 7 11 4939 #> #> $observationsInGrid$ID1264 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1265 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1266 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1267 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1268 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1269 #> scientificName year month day visitUID #> 10981 Bombus terrestris 2012 3 14 1481 #> 19133 Bombus lapidarius 2005 6 16 504 #> 19135 Bombus hypnorum 2005 6 16 505 #> 21128 Bombus barbutellus 2016 6 17 351 #> 25013 Bombus bohemicus 2014 7 29 352 #> #> $observationsInGrid$ID1270 #> scientificName year month day visitUID #> 10281 Bombus lucorum 2012 5 26 5369 #> 10282 Bombus pascuorum 2012 5 26 5369 #> 16023 Bombus bohemicus 2009 5 16 2883 #> 16030 Bombus lapidarius 2009 5 16 1924 #> #> $observationsInGrid$ID1271 #> scientificName year month day visitUID #> 477 Bombus lucorum 2018 7 18 1689 #> 19483 Bombus rupestris 2016 6 3 1686 #> 20262 Bombus rupestris 2016 7 31 4739 #> 22126 Bombus pascuorum 2015 7 23 1691 #> 22135 Bombus lapidarius 2015 8 5 1688 #> 24352 Bombus lucorum 2014 8 5 1687 #> 24357 Bombus bohemicus 2014 6 30 1692 #> 24361 Bombus bohemicus 2014 7 23 1690 #> #> $observationsInGrid$ID1272 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1273 #> scientificName year month day visitUID #> 20361 Bombus lapidarius 2016 8 5 2927 #> #> $observationsInGrid$ID1274 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1275 #> scientificName year month day visitUID #> 2206 Bombus soroeensis 2017 7 29 2422 #> 19790 Bombus terrestris 2016 8 21 2447 #> 19804 Bombus rupestris 2016 4 23 58 #> 19805 Bombus terrestris 2016 4 23 58 #> 21974 Bombus terrestris 2015 8 15 4963 #> 21976 Bombus barbutellus 2008 7 21 732 #> #> $observationsInGrid$ID1276 #> scientificName year month day visitUID #> 4043 Bombus pascuorum 2017 8 10 2198 #> #> $observationsInGrid$ID1277 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1278 #> scientificName year month day visitUID #> 967 Bombus rupestris 2018 6 24 3729 #> 16658 Bombus pratorum 2008 6 26 4510 #> #> $observationsInGrid$ID1279 #> scientificName year month day visitUID #> 12453 Bombus bohemicus 2011 5 1 5381 #> #> $observationsInGrid$ID1280 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1281 #> scientificName year month day visitUID #> 1882 Bombus lucorum 2018 4 26 1622 #> 1883 Bombus pascuorum 2018 4 26 1622 #> 1884 Bombus pratorum 2018 4 26 1622 #> 17872 Bombus lucorum 2003 7 10 6716 #> 17874 Bombus sylvarum 2003 7 10 6716 #> 17936 Bombus bohemicus 2003 7 31 6718 #> 17939 Bombus pratorum 2003 7 31 6718 #> 17951 Bombus soroeensis 2003 7 31 6718 #> 17956 Bombus sylvestris 2003 7 18 6717 #> 17961 Bombus pratorum 2003 7 18 6717 #> 17968 Bombus lapidarius 2003 7 18 6717 #> 17974 Bombus sylvestris 2003 7 10 6716 #> #> $observationsInGrid$ID1282 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1283 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1284 #> scientificName year month day visitUID #> 5712 Bombus bohemicus 2015 5 20 2789 #> #> $observationsInGrid$ID1285 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1286 #> scientificName year month day visitUID #> 15440 Bombus lucorum 2009 6 3 6306 #> 15449 Bombus pascuorum 2009 6 3 6306 #> #> $observationsInGrid$ID1287 #> scientificName year month day visitUID #> 15070 Bombus pratorum 2009 7 30 685 #> 23128 Bombus sylvestris 2015 7 15 3422 #> #> $observationsInGrid$ID1288 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1289 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1290 #> scientificName year month day visitUID #> 15437 Bombus pascuorum 2009 6 2 1318 #> 15442 Bombus lucorum 2009 6 2 1318 #> 15636 Bombus lapidarius 2009 6 2 1318 #> #> $observationsInGrid$ID1291 #> scientificName year month day visitUID #> 15658 Bombus lapidarius 2009 6 3 6688 #> 24673 Bombus pratorum 2014 4 19 2995 #> 24675 Bombus hypnorum 2014 4 19 2995 #> #> $observationsInGrid$ID1292 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1293 #> scientificName year month day visitUID #> 156 Bombus lapidarius 2018 8 26 2255 #> #> $observationsInGrid$ID1294 #> scientificName year month day visitUID #> 131 Bombus terrestris 2018 9 6 2465 #> 489 Bombus hypnorum 2018 7 18 1922 #> 1935 Bombus terrestris 2018 4 21 3741 #> 1937 Bombus pascuorum 2018 4 21 3741 #> 4765 Bombus lapidarius 2017 6 27 5860 #> 20750 Bombus lapidarius 2016 7 8 1920 #> 20983 Bombus hypnorum 2016 6 23 4202 #> 21820 Bombus terrestris 2016 4 9 1921 #> 22279 Bombus pratorum 2012 5 1 3740 #> #> $observationsInGrid$ID1295 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1296 #> scientificName year month day visitUID #> 560 Bombus ruderarius 2018 7 15 5516 #> 1426 Bombus lapidarius 2018 5 30 5518 #> 1433 Bombus soroeensis 2018 5 30 5518 #> 1710 Bombus terrestris 2018 5 6 5515 #> 1936 Bombus terrestris 2018 4 21 5517 #> 2246 Bombus pratorum 2016 6 27 5495 #> #> $observationsInGrid$ID1297 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1298 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1299 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1300 #> scientificName year month day visitUID #> 1026 Bombus terrestris 2018 6 22 2570 #> 5973 Bombus pascuorum 2014 8 3 2569 #> 5975 Bombus bohemicus 2014 6 11 6568 #> 5977 Bombus ruderarius 2014 5 20 6569 #> #> $observationsInGrid$ID1301 #> scientificName year month day visitUID #> 11158 Bombus hortorum 2011 6 30 2902 #> 11159 Bombus sylvarum 2011 6 30 2902 #> #> $observationsInGrid$ID1302 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1303 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1304 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1305 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1306 #> scientificName year month day visitUID #> 9054 Bombus terrestris 2012 7 23 3034 #> 9058 Bombus hortorum 2012 7 23 3034 #> 9059 Bombus hortorum 2012 7 23 3034 #> 9062 Bombus bohemicus 2012 7 23 3034 #> 9065 Bombus bohemicus 2012 7 23 3034 #> 9067 Bombus bohemicus 2012 7 23 3034 #> #> $observationsInGrid$ID1307 #> scientificName year month day visitUID #> 17661 Bombus lapidarius 2003 6 5 2365 #> #> $observationsInGrid$ID1308 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1309 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1310 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1311 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1312 #> scientificName year month day visitUID #> 2298 Bombus lapidarius 2017 7 9 8 #> 2299 Bombus campestris 2017 7 9 8 #> 2302 Bombus sylvarum 2017 7 9 9 #> 2303 Bombus sylvestris 2017 7 9 9 #> 2304 Bombus campestris 2017 7 9 9 #> 2305 Bombus quadricolor 2017 7 9 9 #> 2306 Bombus jonellus 2017 7 9 9 #> 2312 Bombus pratorum 2017 7 9 8 #> 2313 Bombus bohemicus 2017 7 9 8 #> 2314 Bombus pascuorum 2017 7 9 9 #> 2316 Bombus bohemicus 2017 7 9 9 #> 2383 Bombus jonellus 2017 7 9 9 #> 2399 Bombus lapidarius 2017 7 9 9 #> 2405 Bombus terrestris 2017 7 9 9 #> 4005 Bombus hypnorum 2017 8 10 1960 #> 4006 Bombus sylvarum 2017 8 18 1961 #> 4007 Bombus pratorum 2017 8 18 1961 #> #> $observationsInGrid$ID1313 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1314 #> scientificName year month day visitUID #> 24016 Bombus terrestris 2013 7 11 6491 #> 24026 Bombus pratorum 2013 7 11 6491 #> 24039 Bombus lapidarius 2013 7 11 6491 #> #> $observationsInGrid$ID1315 #> scientificName year month day visitUID #> 4393 Bombus subterraneus 2017 7 10 4149 #> 5388 Bombus hortorum 2015 6 15 4151 #> 5389 Bombus humilis 2015 6 15 4151 #> 5390 Bombus sylvarum 2015 6 15 4151 #> 21034 Bombus subterraneus 2016 6 19 4152 #> 21036 Bombus hortorum 2016 6 19 4152 #> 23414 Bombus terrestris 2015 7 10 4150 #> #> $observationsInGrid$ID1316 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1317 #> scientificName year month day visitUID #> 4191 Bombus lucorum 2017 8 14 5435 #> 4194 Bombus pratorum 2017 8 14 5435 #> 4195 Bombus hypnorum 2017 8 14 5435 #> 4200 Bombus soroeensis 2017 8 14 5435 #> 4202 Bombus soroeensis 2017 8 14 849 #> 4203 Bombus bohemicus 2017 8 14 5435 #> 4204 Bombus quadricolor 2017 8 14 849 #> 4205 Bombus lapidarius 2017 8 14 849 #> 13616 Bombus hortorum 2010 8 28 3710 #> 13617 Bombus pascuorum 2010 8 28 3710 #> 13619 Bombus sylvarum 2010 8 28 3710 #> #> $observationsInGrid$ID1318 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1319 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1320 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1321 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1322 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1323 #> scientificName year month day visitUID #> 24354 Bombus lucorum 2014 7 24 5615 #> #> $observationsInGrid$ID1324 #> scientificName year month day visitUID #> 715 Bombus lapidarius 2018 7 8 1930 #> #> $observationsInGrid$ID1325 #> scientificName year month day visitUID #> 24621 Bombus lapidarius 2014 7 23 5393 #> #> $observationsInGrid$ID1326 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1327 #> scientificName year month day visitUID #> 1927 Bombus hypnorum 2018 4 22 5491 #> 1972 Bombus terrestris 2018 4 21 5490 #> 21860 Bombus terrestris 2016 4 3 5487 #> 21892 Bombus terrestris 2016 3 18 5489 #> 24154 Bombus terrestris 2015 3 11 5488 #> #> $observationsInGrid$ID1328 #> scientificName year month day visitUID #> 2242 Bombus pratorum 2017 7 16 1387 #> #> $observationsInGrid$ID1329 #> scientificName year month day visitUID #> 16634 Bombus lapidarius 2008 6 20 3937 #> 16635 Bombus lucorum 2008 6 20 3937 #> 16636 Bombus terrestris 2008 6 20 3937 #> 24479 Bombus pascuorum 2014 7 23 1889 #> #> $observationsInGrid$ID1330 #> scientificName year month day visitUID #> 13755 Bombus hortorum 2010 8 1 4055 #> #> $observationsInGrid$ID1331 #> scientificName year month day visitUID #> 13722 Bombus lucorum 2010 8 7 3597 #> 14232 Bombus pratorum 2010 5 2 5840 #> 14233 Bombus hypnorum 2010 5 2 56 #> 18015 Bombus soroeensis 2007 8 1 5092 #> 19248 Bombus pratorum 2006 6 23 3598 #> 19250 Bombus hortorum 2006 6 14 5795 #> 19251 Bombus hortorum 2006 6 23 3598 #> 19252 Bombus lapidarius 2006 6 23 3598 #> 19253 Bombus pascuorum 2006 6 23 3598 #> #> $observationsInGrid$ID1332 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1333 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1334 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1335 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1336 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1337 #> scientificName year month day visitUID #> 17875 Bombus bohemicus 2003 7 31 1742 #> 17877 Bombus pratorum 2003 7 31 1742 #> 17887 Bombus humilis 2003 7 31 1742 #> 17894 Bombus hortorum 2003 7 18 1739 #> 17899 Bombus lucorum 2003 7 18 1739 #> 17913 Bombus pascuorum 2003 7 10 1738 #> 17921 Bombus lucorum 2003 7 10 1738 #> 17924 Bombus sylvarum 2003 7 10 1738 #> 17928 Bombus soroeensis 2003 7 10 1738 #> 17932 Bombus humilis 2003 7 10 1738 #> 18014 Bombus pascuorum 2001 5 24 1741 #> 24473 Bombus pascuorum 2014 7 23 1740 #> 24484 Bombus lapidarius 2014 7 23 1740 #> #> $observationsInGrid$ID1338 #> scientificName year month day visitUID #> 15429 Bombus lucorum 2009 6 29 4762 #> #> $observationsInGrid$ID1339 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1340 #> scientificName year month day visitUID #> 4790 Bombus subterraneus 2017 6 23 5835 #> 17499 Bombus norvegicus 2007 8 31 6343 #> 17506 Bombus norvegicus 2007 8 31 6343 #> 17528 Bombus pratorum 2007 8 31 6343 #> 17533 Bombus pratorum 2007 8 31 6343 #> 17540 Bombus pratorum 2007 8 31 6343 #> 17548 Bombus pratorum 2007 8 31 6343 #> 17551 Bombus pratorum 2007 8 31 6343 #> 17553 Bombus pratorum 2007 8 31 6343 #> 17554 Bombus pratorum 2007 8 31 6343 #> 17590 Bombus pascuorum 2007 8 31 6343 #> 17592 Bombus pascuorum 2007 8 31 6343 #> 17657 Bombus bohemicus 2007 8 31 6343 #> #> $observationsInGrid$ID1341 #> scientificName year month day visitUID #> 15418 Bombus pascuorum 2009 6 29 1705 #> 16378 Bombus campestris 2008 8 26 2771 #> 21705 Bombus hypnorum 2016 4 16 1514 #> 21709 Bombus hypnorum 2016 4 16 1514 #> #> $observationsInGrid$ID1342 #> scientificName year month day visitUID #> 3664 Bombus bohemicus 2017 5 28 3037 #> 15417 Bombus pratorum 2009 6 29 5303 #> #> $observationsInGrid$ID1343 #> scientificName year month day visitUID #> 15653 Bombus lapidarius 2009 6 29 5302 #> #> $observationsInGrid$ID1344 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1345 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1346 #> scientificName year month day visitUID #> 20752 Bombus soroeensis 2016 7 7 6599 #> #> $observationsInGrid$ID1347 #> scientificName year month day visitUID #> 12209 Bombus subterraneus 2011 6 12 2152 #> #> $observationsInGrid$ID1348 #> scientificName year month day visitUID #> 5892 Bombus sylvestris 2012 7 9 4464 #> 5893 Bombus bohemicus 2012 7 9 4464 #> 5894 Bombus norvegicus 2012 7 9 4464 #> 5897 Bombus pratorum 2012 7 11 4465 #> 5898 Bombus norvegicus 2012 7 15 4466 #> 5899 Bombus soroeensis 2012 7 15 4466 #> 6236 Bombus pratorum 2014 4 21 3995 #> 6237 Bombus hypnorum 2014 4 21 3995 #> 6238 Bombus lucorum 2014 4 21 3995 #> 6359 Bombus humilis 2014 3 30 4001 #> 7447 Bombus sylvarum 2013 6 9 3987 #> 7448 Bombus hortorum 2013 6 9 3987 #> 7452 Bombus lapidarius 2013 6 9 3987 #> 10343 Bombus subterraneus 2012 5 23 3997 #> 10344 Bombus lapidarius 2012 5 23 3997 #> 10345 Bombus hortorum 2012 5 23 3997 #> 10463 Bombus hypnorum 2012 5 1 3980 #> 10464 Bombus terrestris 2012 5 1 3980 #> 10466 Bombus pratorum 2012 5 1 3980 #> 10468 Bombus pascuorum 2012 5 1 3980 #> 10469 Bombus lucorum 2012 5 1 3980 #> 11323 Bombus sylvarum 2011 8 27 3999 #> 11324 Bombus subterraneus 2011 8 27 3999 #> 11325 Bombus pratorum 2011 8 27 3999 #> 11326 Bombus lapidarius 2011 8 27 3999 #> 11328 Bombus hortorum 2011 8 27 3999 #> 11330 Bombus subterraneus 2011 8 27 3999 #> 11562 Bombus soroeensis 2011 8 4 3983 #> 11591 Bombus subterraneus 2011 7 31 4002 #> 11592 Bombus humilis 2011 7 31 4002 #> 11593 Bombus hortorum 2011 7 31 4002 #> 12173 Bombus terrestris 2011 6 16 3992 #> 12176 Bombus humilis 2011 6 16 3992 #> 12445 Bombus bohemicus 2011 5 8 3985 #> 12522 Bombus hypnorum 2011 4 25 3998 #> 12524 Bombus terrestris 2011 4 25 3998 #> 12525 Bombus hortorum 2011 4 25 3998 #> 12526 Bombus lucorum 2011 4 25 3998 #> 12527 Bombus pascuorum 2011 4 25 3998 #> 12652 Bombus terrestris 2011 4 9 3986 #> 13552 Bombus terrestris 2010 10 7 3984 #> 13581 Bombus pascuorum 2010 9 19 3994 #> 13610 Bombus hortorum 2010 9 3 3981 #> 13612 Bombus terrestris 2010 9 3 3981 #> 13613 Bombus pascuorum 2010 9 3 3981 #> 13658 Bombus humilis 2010 8 12 3990 #> 13799 Bombus sylvarum 2010 7 28 4000 #> 13804 Bombus subterraneus 2010 7 28 4000 #> 13805 Bombus bohemicus 2010 7 28 4000 #> 13807 Bombus hortorum 2010 7 28 4000 #> 13809 Bombus pratorum 2010 7 28 4000 #> 13941 Bombus hortorum 2010 6 19 3993 #> 13942 Bombus lucorum 2010 6 19 3993 #> 13944 Bombus pascuorum 2010 6 19 3993 #> 13976 Bombus terrestris 2010 6 13 3991 #> 13986 Bombus subterraneus 2010 6 13 3991 #> 13988 Bombus hypnorum 2010 6 13 3991 #> 14116 Bombus terrestris 2010 5 21 3996 #> 19797 Bombus hypnorum 2016 12 4 5458 #> 20398 Bombus hypnorum 2016 8 4 4463 #> 21196 Bombus subterraneus 2016 6 12 3988 #> 21508 Bombus pratorum 2016 5 6 3979 #> 21509 Bombus lucorum 2016 5 6 3979 #> 21510 Bombus terrestris 2016 5 6 3979 #> 22258 Bombus soroeensis 2012 7 15 4466 #> 22261 Bombus norvegicus 2012 7 9 4464 #> 22262 Bombus sylvestris 2012 7 9 4464 #> 22264 Bombus pratorum 2012 7 11 4465 #> 22309 Bombus humilis 2011 6 18 4467 #> 22310 Bombus pascuorum 2011 6 18 4467 #> 23524 Bombus pratorum 2015 7 4 3982 #> 23530 Bombus terrestris 2015 7 4 3982 #> 23538 Bombus hortorum 2015 7 4 3982 #> 23540 Bombus pascuorum 2015 7 4 3982 #> 25227 Bombus pratorum 2014 7 12 3989 #> 25229 Bombus lucorum 2014 7 12 3989 #> 25233 Bombus subterraneus 2014 7 12 3989 #> 25251 Bombus pascuorum 2014 7 12 3989 #> #> $observationsInGrid$ID1349 #> scientificName year month day visitUID #> 4600 Bombus sylvarum 2017 7 7 5896 #> #> $observationsInGrid$ID1350 #> scientificName year month day visitUID #> 1636 Bombus 2018 5 9 4435 #> 5858 Bombus lapidarius 2015 4 26 4438 #> 6198 Bombus terrestris 2014 4 25 4440 #> 21398 Bombus 2016 5 20 4437 #> 24644 Bombus subterraneus 2014 6 1 4434 #> 25059 Bombus ruderarius 2014 8 13 4436 #> 25620 Bombus campestris 2014 5 16 4439 #> #> $observationsInGrid$ID1351 #> scientificName year month day visitUID #> 11443 Bombus pratorum 2011 7 26 3744 #> #> $observationsInGrid$ID1352 #> scientificName year month day visitUID #> 3777 Bombus lapidarius 2017 8 11 417 #> 3779 Bombus bohemicus 2017 9 19 6316 #> 3780 Bombus pascuorum 2017 9 19 6316 #> 3783 Bombus lapidarius 2017 9 19 418 #> 3784 Bombus pratorum 2017 9 19 418 #> 3788 Bombus pratorum 2017 7 4 6315 #> 11442 Bombus lapidarius 2011 7 26 4663 #> 11453 Bombus pratorum 2011 7 26 4663 #> #> $observationsInGrid$ID1353 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1354 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1355 #> scientificName year month day visitUID #> 2275 Bombus lapidarius 2017 7 9 3485 #> 2277 Bombus hortorum 2017 7 9 3485 #> 2394 Bombus hortorum 2017 7 9 3485 #> #> $observationsInGrid$ID1356 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1357 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1358 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1359 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1360 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1361 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1362 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1363 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1364 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1365 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1366 #> scientificName year month day visitUID #> 1543 Bombus pratorum 2018 5 17 4934 #> 1548 Bombus sylvarum 2018 5 17 4934 #> #> $observationsInGrid$ID1367 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1368 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1369 #> scientificName year month day visitUID #> 629 Bombus sylvestris 2018 7 11 5649 #> 1381 Bombus subterraneus 2018 6 2 3977 #> 14234 Bombus hypnorum 2010 5 2 2288 #> 21053 Bombus sylvarum 2016 6 19 1863 #> #> $observationsInGrid$ID1370 #> scientificName year month day visitUID #> 1380 Bombus hortorum 2018 6 2 1487 #> 9023 Bombus bohemicus 2012 7 25 1488 #> 9026 Bombus terrestris 2012 7 22 3825 #> 9027 Bombus terrestris 2012 7 22 3825 #> #> $observationsInGrid$ID1371 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1372 #> scientificName year month day visitUID #> 13616 Bombus hortorum 2010 8 28 3710 #> 13617 Bombus pascuorum 2010 8 28 3710 #> 13619 Bombus sylvarum 2010 8 28 3710 #> 16600 Bombus lucorum 2008 7 4 3360 #> #> $observationsInGrid$ID1373 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1374 #> scientificName year month day visitUID #> 738 Bombus pascuorum 2018 7 7 4983 #> 2230 Bombus pratorum 2015 4 26 6076 #> 20867 Bombus pratorum 2016 7 3 6077 #> 21163 Bombus lapidarius 2016 6 10 4984 #> 21430 Bombus bohemicus 2016 5 13 464 #> #> $observationsInGrid$ID1375 #> scientificName year month day visitUID #> 7603 Bombus sylvarum 2012 6 27 1190 #> #> $observationsInGrid$ID1376 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1377 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1378 #> scientificName year month day visitUID #> 357 Bombus pratorum 2018 6 6 3224 #> 1148 Bombus pratorum 2018 6 16 3225 #> 1391 Bombus pascuorum 2018 5 19 3226 #> 4915 Bombus pratorum 2017 5 6 3223 #> 4916 Bombus terrestris 2017 5 6 3223 #> 19995 Bombus terrestris 2016 9 10 4391 #> 19996 Bombus lapidarius 2016 9 10 4391 #> 24531 Bombus norvegicus 2014 7 19 2010 #> 24546 Bombus lucorum 2014 7 19 2010 #> #> $observationsInGrid$ID1379 #> scientificName year month day visitUID #> 16029 Bombus pascuorum 2009 5 16 5184 #> 20884 Bombus lapidarius 2016 7 2 20 #> 20887 Bombus hypnorum 2016 7 2 21 #> 20889 Bombus pratorum 2016 7 2 5185 #> #> $observationsInGrid$ID1380 #> scientificName year month day visitUID #> 9249 Bombus rupestris 2012 5 24 772 #> #> $observationsInGrid$ID1381 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1382 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1383 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1384 #> scientificName year month day visitUID #> 24505 Bombus pratorum 2014 7 23 3010 #> 24553 Bombus bohemicus 2014 7 23 3010 #> 24560 Bombus pascuorum 2014 7 23 3010 #> 24562 Bombus soroeensis 2014 7 23 3010 #> #> $observationsInGrid$ID1385 #> scientificName year month day visitUID #> 3974 Bombus pascuorum 2017 7 26 3534 #> #> $observationsInGrid$ID1386 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1387 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1388 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1389 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1390 #> scientificName year month day visitUID #> 378 Bombus jonellus 2018 7 22 5329 #> 379 Bombus lapidarius 2018 7 22 5329 #> 612 Bombus hypnorum 2018 7 13 5328 #> #> $observationsInGrid$ID1391 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1392 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1393 #> scientificName year month day visitUID #> 21309 Bombus lapidarius 2016 6 3 1313 #> #> $observationsInGrid$ID1394 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1395 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1396 #> scientificName year month day visitUID #> 4585 Bombus lapidarius 2017 6 23 993 #> 15412 Bombus pascuorum 2009 6 2 2124 #> 23679 Bombus hortorum 2015 6 20 992 #> 23682 Bombus lapidarius 2015 6 20 992 #> 23698 Bombus ruderarius 2015 6 20 992 #> 23702 Bombus hortorum 2015 6 20 992 #> 23707 Bombus lapidarius 2015 6 20 992 #> 23712 Bombus pascuorum 2015 6 18 991 #> #> $observationsInGrid$ID1397 #> scientificName year month day visitUID #> 15273 Bombus hortorum 2009 6 2 2536 #> 15414 Bombus pascuorum 2009 6 2 2535 #> 15423 Bombus lucorum 2009 6 29 821 #> 15679 Bombus hortorum 2009 6 2 2535 #> 17560 Bombus lapidarius 2007 8 31 2537 #> 17596 Bombus pascuorum 2007 8 31 2537 #> 17599 Bombus pascuorum 2007 8 31 2537 #> #> $observationsInGrid$ID1398 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1399 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1400 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1401 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1402 #> scientificName year month day visitUID #> 5888 Bombus lapidarius 2011 6 27 5650 #> 9840 Bombus pratorum 2012 7 25 5534 #> 9842 Bombus terrestris 2012 7 25 5534 #> #> $observationsInGrid$ID1403 #> scientificName year month day visitUID #> 18919 Bombus hypnorum 2007 7 20 129 #> #> $observationsInGrid$ID1404 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1405 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1406 #> scientificName year month day visitUID #> 4436 Bombus pratorum 2017 6 30 1938 #> 4437 Bombus hypnorum 2017 6 30 1938 #> 5760 Bombus bohemicus 2015 5 1 3596 #> 19411 Bombus terrestris 2015 4 22 6332 #> 23278 Bombus hypnorum 2015 7 10 1937 #> #> $observationsInGrid$ID1407 #> scientificName year month day visitUID #> 4273 Bombus sylvestris 2017 7 23 6476 #> #> $observationsInGrid$ID1408 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1409 #> scientificName year month day visitUID #> 2273 Bombus pascuorum 2017 7 9 104 #> 4435 Bombus lapidarius 2017 7 10 4018 #> #> $observationsInGrid$ID1410 #> scientificName year month day visitUID #> 17003 Bombus pascuorum 2008 4 21 105 #> #> $observationsInGrid$ID1411 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1412 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1413 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1414 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1415 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1416 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1417 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1418 #> scientificName year month day visitUID #> 9051 Bombus lapidarius 2012 7 23 2763 #> 9052 Bombus campestris 2012 7 23 2763 #> 9053 Bombus bohemicus 2012 7 23 2763 #> 21836 Bombus terrestris 2016 4 4 5466 #> #> $observationsInGrid$ID1419 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1420 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1421 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1422 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1423 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1424 #> scientificName year month day visitUID #> 1525 Bombus pratorum 2018 5 13 3978 #> #> $observationsInGrid$ID1425 #> scientificName year month day visitUID #> 25815 Bombus lucorum 2013 7 1 5588 #> #> $observationsInGrid$ID1426 #> scientificName year month day visitUID #> 22231 Bombus sylvarum 2012 6 27 1096 #> 22359 Bombus quadricolor 2009 8 19 4229 #> 22951 Bombus rupestris 2015 6 15 159 #> 24020 Bombus pascuorum 2013 7 12 6479 #> 25540 Bombus lapidarius 2014 6 18 6478 #> #> $observationsInGrid$ID1427 #> scientificName year month day visitUID #> 3558 Bombus pratorum 2017 6 5 1354 #> 4468 Bombus hortorum 2017 7 21 1356 #> 4469 Bombus hypnorum 2017 8 7 1355 #> #> $observationsInGrid$ID1428 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1429 #> scientificName year month day visitUID #> 466 Bombus lucorum 2018 7 19 3136 #> 22902 Bombus lapidarius 2015 9 10 3357 #> #> $observationsInGrid$ID1430 #> scientificName year month day visitUID #> 24072 Bombus lapidarius 2011 8 4 6702 #> #> $observationsInGrid$ID1431 #> scientificName year month day visitUID #> 22236 Bombus pascuorum 2012 7 6 401 #> #> $observationsInGrid$ID1432 #> scientificName year month day visitUID #> 1779 Bombus terrestris 2018 5 4 3308 #> 5347 Bombus terrestris 2014 7 20 921 #> 5348 Bombus lapidarius 2014 7 20 920 #> 9331 Bombus bohemicus 2012 7 17 4374 #> 9507 Bombus soroeensis 2012 8 3 4352 #> 9512 Bombus hortorum 2012 8 3 4352 #> 9531 Bombus distinguendus 2012 8 2 4351 #> 9535 Bombus subterraneus 2012 8 2 4351 #> 9539 Bombus lapidarius 2012 8 2 4351 #> 9584 Bombus humilis 2012 8 1 4350 #> 9589 Bombus sylvarum 2012 8 1 4350 #> 21106 Bombus hortorum 2016 6 17 2305 #> 21113 Bombus lucorum 2016 6 17 2305 #> 21915 Bombus lapidarius 2016 3 27 6239 #> #> $observationsInGrid$ID1433 #> scientificName year month day visitUID #> 381 Bombus lucorum 2018 7 16 4694 #> 20893 Bombus lucorum 2016 7 2 22 #> #> $observationsInGrid$ID1434 #> scientificName year month day visitUID #> 12454 Bombus pratorum 2011 5 6 5783 #> 24597 Bombus bohemicus 2014 7 19 5083 #> 24616 Bombus soroeensis 2014 7 19 5083 #> #> $observationsInGrid$ID1435 #> scientificName year month day visitUID #> 17904 Bombus sylvarum 2003 7 20 816 #> 17920 Bombus pascuorum 2003 7 5 814 #> 17925 Bombus lucorum 2003 7 5 814 #> 17929 Bombus soroeensis 2003 7 5 814 #> 17981 Bombus lucorum 2003 8 6 815 #> #> $observationsInGrid$ID1436 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1437 #> scientificName year month day visitUID #> 11062 Bombus humilis 2011 7 6 4360 #> #> $observationsInGrid$ID1438 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1439 #> scientificName year month day visitUID #> 19426 Bombus pratorum 2016 7 5 6520 #> 19428 Bombus hypnorum 2016 7 5 6520 #> 19439 Bombus pratorum 2016 6 2 6519 #> 19444 Bombus hypnorum 2016 6 2 6519 #> #> $observationsInGrid$ID1440 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1441 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1442 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1443 #> scientificName year month day visitUID #> 945 Bombus rupestris 2018 6 24 4254 #> 19829 Bombus subterraneus 2016 7 7 6602 #> 19830 Bombus hortorum 2016 7 9 6606 #> 19831 Bombus sylvarum 2016 7 9 6603 #> 19832 Bombus sylvestris 2016 7 5 6605 #> 19986 Bombus pratorum 2016 7 5 6605 #> 23815 Bombus subterraneus 2015 6 8 6604 #> #> $observationsInGrid$ID1444 #> scientificName year month day visitUID #> 1752 Bombus lapidarius 2018 5 4 5836 #> 5870 Bombus pascuorum 2015 4 26 1252 #> 12639 Bombus lucorum 2011 4 10 3876 #> 12640 Bombus terrestris 2011 4 10 3876 #> 15043 Bombus pascuorum 2009 8 7 6474 #> 21632 Bombus terrestris 2016 4 25 6475 #> 21633 Bombus lapidarius 2016 4 25 6475 #> #> $observationsInGrid$ID1445 #> scientificName year month day visitUID #> 5498 Bombus pascuorum 2015 9 20 6260 #> #> $observationsInGrid$ID1446 #> scientificName year month day visitUID #> 3536 Bombus pascuorum 2017 6 4 5193 #> #> $observationsInGrid$ID1447 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1448 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1449 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1450 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1451 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1452 #> scientificName year month day visitUID #> 5396 Bombus hypnorum 2009 7 12 3205 #> 5397 Bombus pratorum 2009 7 12 3205 #> #> $observationsInGrid$ID1453 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1454 #> scientificName year month day visitUID #> 24104 Bombus lucorum 2015 3 28 1760 #> #> $observationsInGrid$ID1455 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1456 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1457 #> scientificName year month day visitUID #> 23247 Bombus pascuorum 2015 6 16 1524 #> #> $observationsInGrid$ID1458 #> scientificName year month day visitUID #> 20711 Bombus pratorum 2016 7 9 4365 #> 21187 Bombus pratorum 2016 6 11 4366 #> #> $observationsInGrid$ID1459 #> scientificName year month day visitUID #> 13890 Bombus sylvestris 2010 7 10 5714 #> 24186 Bombus terrestris 2014 7 24 5590 #> 24197 Bombus pascuorum 2014 7 24 5590 #> #> $observationsInGrid$ID1460 #> scientificName year month day visitUID #> 396 Bombus lapidarius 2018 7 23 3310 #> 397 Bombus hypnorum 2018 7 23 3310 #> 2132 Bombus terrestris 2018 4 12 5523 #> 2966 Bombus hypnorum 2017 6 28 3682 #> 2985 Bombus lucorum 2017 6 27 3681 #> 2988 Bombus sylvestris 2017 6 28 3682 #> 5077 Bombus lucorum 2017 4 30 1058 #> 19822 Bombus hypnorum 2016 6 24 3680 #> 20858 Bombus lapidarius 2016 7 4 543 #> 23580 Bombus lucorum 2015 6 28 1057 #> #> $observationsInGrid$ID1461 #> scientificName year month day visitUID #> 2381 Bombus terrestris 2017 8 8 3309 #> 3681 Bombus hypnorum 2017 5 27 892 #> 3682 Bombus lapidarius 2017 5 27 892 #> 6519 Bombus pascuorum 2013 5 27 894 #> 6578 Bombus soroeensis 2013 7 14 5204 #> 6579 Bombus ruderarius 2013 7 14 5204 #> 6580 Bombus lapidarius 2013 7 14 5204 #> 13889 Bombus sylvestris 2010 7 11 893 #> 16554 Bombus pratorum 2008 6 23 5206 #> 16558 Bombus lapidarius 2008 6 23 5206 #> 16559 Bombus terrestris 2008 6 23 5206 #> 16560 Bombus lucorum 2008 6 23 5206 #> 20464 Bombus pascuorum 2016 7 26 5207 #> 20466 Bombus lapidarius 2016 7 26 5207 #> 20671 Bombus pascuorum 2016 7 6 5202 #> 23205 Bombus rupestris 2015 8 3 5201 #> 23369 Bombus hypnorum 2015 7 16 891 #> 23374 Bombus pascuorum 2015 7 16 891 #> 25576 Bombus lucorum 2013 7 13 4631 #> 25580 Bombus soroeensis 2013 7 14 5203 #> #> $observationsInGrid$ID1462 #> scientificName year month day visitUID #> 4003 Bombus pratorum 2016 7 4 1973 #> 19999 Bombus terrestris 2016 7 23 220 #> #> $observationsInGrid$ID1463 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1464 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1465 #> scientificName year month day visitUID #> 17370 Bombus distinguendus 2001 7 22 6586 #> #> $observationsInGrid$ID1466 #> scientificName year month day visitUID #> 4619 Bombus terrestris 2017 7 6 5641 #> 7161 Bombus pratorum 2013 7 8 4250 #> 7162 Bombus hortorum 2013 7 8 4250 #> 9117 Bombus pratorum 2012 7 23 3462 #> 9118 Bombus pascuorum 2012 7 23 3462 #> 20208 Bombus lapidarius 2016 8 23 2730 #> #> $observationsInGrid$ID1467 #> scientificName year month day visitUID #> 15734 Bombus pratorum 2009 6 25 1574 #> 20648 Bombus jonellus 2016 7 16 2729 #> #> $observationsInGrid$ID1468 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1469 #> scientificName year month day visitUID #> 2318 Bombus lapidarius 2017 7 9 10 #> #> $observationsInGrid$ID1470 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1471 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1472 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1473 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1474 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1475 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1476 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1477 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1478 #> scientificName year month day visitUID #> 4181 Bombus terrestris 2017 8 15 6251 #> 4185 Bombus hortorum 2017 8 15 6251 #> 4186 Bombus soroeensis 2017 8 15 6250 #> 12659 Bombus terrestris 2011 4 8 5617 #> 14110 Bombus norvegicus 2010 5 20 5620 #> 14189 Bombus pascuorum 2010 5 9 5618 #> 14238 Bombus lucorum 2010 5 2 5616 #> 14239 Bombus terrestris 2010 5 2 5616 #> 14455 Bombus hypnorum 2010 4 15 5619 #> 14842 Bombus lucorum 2009 9 30 5813 #> #> $observationsInGrid$ID1479 #> scientificName year month day visitUID #> 980 Bombus terrestris 2018 6 24 1478 #> 981 Bombus lapidarius 2018 6 24 1478 #> 5968 Bombus lapidarius 2014 10 5 642 #> 6115 Bombus hypnorum 2014 4 26 2658 #> 19800 Bombus ruderarius 2016 8 4 1975 #> 19801 Bombus hortorum 2016 8 3 1974 #> 20337 Bombus terrestris 2016 8 3 2657 #> 20338 Bombus ruderarius 2016 8 3 2657 #> 20340 Bombus bohemicus 2016 8 3 813 #> 20344 Bombus lapidarius 2016 8 3 813 #> #> $observationsInGrid$ID1480 #> scientificName year month day visitUID #> 447 Bombus lapidarius 2018 7 20 2136 #> 22956 Bombus subterraneus 2015 6 15 4003 #> #> $observationsInGrid$ID1481 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1482 #> scientificName year month day visitUID #> 3 Bombus subterraneus 2018 7 3 1926 #> 677 Bombus lapidarius 2018 7 9 4146 #> 1470 Bombus rupestris 2018 5 23 4147 #> 22228 Bombus ruderarius 2012 6 27 4154 #> 25231 Bombus subterraneus 2008 6 28 4148 #> #> $observationsInGrid$ID1483 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1484 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1485 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1486 #> scientificName year month day visitUID #> 7597 Bombus subterraneus 2012 6 27 1367 #> #> $observationsInGrid$ID1487 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1488 #> scientificName year month day visitUID #> 534 Bombus hypnorum 2018 7 15 4337 #> 1060 Bombus lapidarius 2018 6 19 2823 #> 1063 Bombus sylvarum 2018 6 19 2823 #> 1091 Bombus terrestris 2018 6 19 4341 #> 1094 Bombus lapidarius 2018 6 19 4341 #> 1099 Bombus terrestris 2018 6 19 4341 #> 1103 Bombus humilis 2018 6 19 4431 #> 1106 Bombus terrestris 2018 6 19 4341 #> 1109 Bombus ruderarius 2018 6 19 4341 #> 1113 Bombus barbutellus 2018 6 19 4431 #> 1122 Bombus subterraneus 2018 6 14 4338 #> 3466 Bombus muscorum 2017 6 19 6534 #> 3470 Bombus lapidarius 2017 6 19 4429 #> 3471 Bombus jonellus 2017 6 19 4429 #> 3477 Bombus ruderarius 2017 6 19 4430 #> 3479 Bombus muscorum 2017 6 19 4430 #> 3482 Bombus ruderarius 2017 6 19 4430 #> 3484 Bombus ruderarius 2017 6 19 4430 #> 3495 Bombus sylvarum 2017 6 19 2822 #> 3496 Bombus bohemicus 2017 6 19 2822 #> 3498 Bombus sylvarum 2017 6 19 2822 #> 3499 Bombus lucorum 2017 6 19 2822 #> 3500 Bombus barbutellus 2017 6 19 2822 #> 3504 Bombus soroeensis 2017 6 19 2822 #> 6542 Bombus terrestris 2013 6 17 196 #> 7434 Bombus terrestris 2013 6 5 4427 #> 7437 Bombus pascuorum 2013 6 5 4427 #> 7439 Bombus rupestris 2013 6 5 4427 #> 9525 Bombus rupestris 2012 8 3 4335 #> 9534 Bombus pascuorum 2012 8 2 6415 #> 9536 Bombus soroeensis 2012 8 2 6415 #> 9542 Bombus bohemicus 2012 8 2 6415 #> 9544 Bombus campestris 2012 8 2 2435 #> 9546 Bombus distinguendus 2012 8 2 6415 #> 9552 Bombus lapidarius 2012 8 2 4339 #> 9555 Bombus subterraneus 2012 8 2 5779 #> 11220 Bombus distinguendus 2011 6 16 1680 #> 11692 Bombus sylvestris 2011 7 24 5780 #> 11700 Bombus sylvarum 2011 7 24 5781 #> 11704 Bombus pratorum 2011 7 24 1682 #> 11710 Bombus norvegicus 2011 7 24 5780 #> 13547 Bombus subterraneus 2010 7 10 1679 #> 13548 Bombus muscorum 2010 5 30 1684 #> 13577 Bombus terrestris 2010 7 8 1678 #> 13856 Bombus subterraneus 2010 7 21 4336 #> 14850 Bombus lucorum 2009 7 19 1681 #> 14855 Bombus lapidarius 2009 7 18 2824 #> 14856 Bombus pascuorum 2009 7 18 2824 #> 14858 Bombus bohemicus 2009 7 18 2824 #> 14859 Bombus lucorum 2009 7 18 2824 #> 14864 Bombus hortorum 2009 7 18 2824 #> 14865 Bombus rupestris 2009 7 18 2824 #> 14866 Bombus terrestris 2009 5 23 2825 #> 14868 Bombus pratorum 2009 7 18 2824 #> 14870 Bombus terrestris 2009 5 23 2825 #> 14872 Bombus hypnorum 2009 5 23 2825 #> 14873 Bombus pascuorum 2009 7 18 2824 #> 14874 Bombus lucorum 2009 5 23 2825 #> 18007 Bombus pratorum 2007 6 7 1676 #> 18039 Bombus hypnorum 2002 7 7 1677 #> 18042 Bombus bohemicus 2002 6 7 2820 #> 18043 Bombus hortorum 2002 6 7 2820 #> 18051 Bombus hortorum 2002 4 26 1683 #> 18052 Bombus terrestris 2002 4 26 1683 #> 18055 Bombus hortorum 2002 4 26 1683 #> 19254 Bombus rupestris 2006 7 17 5841 #> 20521 Bombus lapidarius 2016 5 13 4340 #> 21093 Bombus sylvestris 2016 6 17 4428 #> 21094 Bombus pratorum 2016 6 17 4428 #> 21095 Bombus campestris 2016 6 17 4428 #> 21098 Bombus subterraneus 2016 6 17 4428 #> 21099 Bombus lucorum 2016 6 17 2821 #> 21100 Bombus sylvarum 2016 6 17 4428 #> 21103 Bombus humilis 2016 6 17 4428 #> 21105 Bombus terrestris 2016 6 17 4428 #> 21108 Bombus humilis 2016 6 17 2821 #> 21109 Bombus terrestris 2016 6 17 2821 #> 21111 Bombus terrestris 2016 6 17 2821 #> 21112 Bombus soroeensis 2016 6 17 2821 #> 21114 Bombus lapidarius 2016 6 17 2821 #> 21115 Bombus sylvarum 2016 6 17 2821 #> 21117 Bombus sylvarum 2016 6 17 2821 #> 21258 Bombus rupestris 2016 6 7 4432 #> #> $observationsInGrid$ID1489 #> scientificName year month day visitUID #> 9515 Bombus distinguendus 2012 8 3 4716 #> 9520 Bombus subterraneus 2012 8 3 5927 #> 9522 Bombus rupestris 2012 8 3 5927 #> 11696 Bombus distinguendus 2011 7 24 4714 #> 11705 Bombus distinguendus 2011 7 24 4715 #> 12798 Bombus lucorum 2010 7 28 5016 #> 12799 Bombus terrestris 2010 8 5 5013 #> 12800 Bombus terrestris 2010 7 28 5016 #> 12802 Bombus lucorum 2010 8 5 5013 #> 12805 Bombus lapidarius 2010 8 5 5013 #> 12806 Bombus terrestris 2010 7 28 5016 #> 12815 Bombus lucorum 2010 7 28 5016 #> 12821 Bombus subterraneus 2010 7 14 5015 #> 12825 Bombus lucorum 2010 7 14 5015 #> 12827 Bombus terrestris 2010 7 14 5015 #> 12829 Bombus terrestris 2010 7 8 5014 #> 12831 Bombus terrestris 2010 7 8 5014 #> 12960 Bombus hortorum 2010 8 5 3912 #> 12973 Bombus terrestris 2010 7 28 3916 #> 12976 Bombus lucorum 2010 7 28 3916 #> 12978 Bombus terrestris 2010 7 28 3916 #> 12984 Bombus distinguendus 2010 7 28 3916 #> 12990 Bombus terrestris 2010 7 28 3916 #> 12995 Bombus terrestris 2010 7 28 3916 #> 13001 Bombus terrestris 2010 7 28 3916 #> 13003 Bombus terrestris 2010 7 8 3913 #> 13004 Bombus terrestris 2010 7 8 3913 #> 13007 Bombus terrestris 2010 7 8 3913 #> 13011 Bombus terrestris 2010 7 5 3911 #> 13014 Bombus lapidarius 2010 6 28 3915 #> 13015 Bombus subterraneus 2010 7 19 3914 #> 13016 Bombus terrestris 2010 6 28 3915 #> 13017 Bombus terrestris 2010 7 19 3914 #> 13018 Bombus terrestris 2010 7 19 3914 #> 13019 Bombus terrestris 2010 7 19 3914 #> 15217 Bombus distinguendus 2009 7 14 5926 #> #> $observationsInGrid$ID1490 #> scientificName year month day visitUID #> 1185 Bombus hypnorum 2018 6 16 4110 #> 1207 Bombus lapidarius 2018 6 15 1859 #> 1208 Bombus pascuorum 2018 6 15 4113 #> 4890 Bombus terrestris 2017 5 14 6027 #> 6589 Bombus hortorum 2013 7 11 4114 #> 13088 Bombus terrestris 2010 8 5 1456 #> 13092 Bombus terrestris 2010 8 5 1456 #> 13094 Bombus terrestris 2010 8 5 1456 #> 13096 Bombus terrestris 2010 8 5 1456 #> 13098 Bombus lucorum 2010 8 5 1456 #> 13099 Bombus terrestris 2010 7 28 1460 #> 13100 Bombus lucorum 2010 7 28 1460 #> 13113 Bombus terrestris 2010 7 28 1460 #> 13114 Bombus terrestris 2010 7 28 1460 #> 13116 Bombus terrestris 2010 7 28 1460 #> 13117 Bombus terrestris 2010 7 28 1460 #> 13121 Bombus lapidarius 2010 8 5 1456 #> 13122 Bombus terrestris 2010 7 28 1460 #> 13124 Bombus lucorum 2010 7 28 1460 #> 13132 Bombus terrestris 2010 8 5 1456 #> 13134 Bombus terrestris 2010 8 5 1456 #> 13137 Bombus terrestris 2010 7 19 1458 #> 13138 Bombus terrestris 2010 8 5 1456 #> 13145 Bombus ruderarius 2010 7 8 1457 #> 13146 Bombus lucorum 2010 7 8 1457 #> 13147 Bombus lucorum 2010 7 8 1457 #> 13155 Bombus terrestris 2010 7 8 1457 #> 13157 Bombus terrestris 2010 7 5 1455 #> 13159 Bombus soroeensis 2010 7 5 1455 #> 13161 Bombus terrestris 2010 7 5 1455 #> 13162 Bombus lapidarius 2010 7 5 1455 #> 13164 Bombus terrestris 2010 7 19 1458 #> 13165 Bombus lapidarius 2010 7 19 1458 #> 13166 Bombus terrestris 2010 6 28 1459 #> 13172 Bombus terrestris 2010 6 28 1459 #> 13173 Bombus lapidarius 2010 6 28 1459 #> 13174 Bombus terrestris 2010 6 28 1459 #> 13176 Bombus lapidarius 2010 7 8 1457 #> 20457 Bombus rupestris 2016 7 26 4108 #> 20487 Bombus muscorum 2016 7 25 1860 #> 20509 Bombus pratorum 2016 7 21 4112 #> 20633 Bombus bohemicus 2016 7 17 4111 #> 21148 Bombus lapidarius 2016 6 16 1858 #> 21243 Bombus terrestris 2016 6 9 4107 #> 21314 Bombus pascuorum 2016 6 2 4105 #> 23175 Bombus pascuorum 2015 8 12 4109 #> 23208 Bombus hortorum 2015 8 2 4106 #> #> $observationsInGrid$ID1491 #> scientificName year month day visitUID #> 12818 Bombus terrestris 2010 7 28 4687 #> 12826 Bombus pascuorum 2010 7 28 4687 #> 12828 Bombus terrestris 2010 7 28 4687 #> 12832 Bombus terrestris 2010 7 28 4687 #> 12836 Bombus terrestris 2010 7 28 4687 #> 12838 Bombus terrestris 2010 7 28 4687 #> 12839 Bombus lucorum 2010 7 28 4687 #> 12845 Bombus terrestris 2010 7 28 4687 #> 12846 Bombus terrestris 2010 7 28 4687 #> 12854 Bombus terrestris 2010 7 28 4687 #> 12856 Bombus lucorum 2010 7 28 4687 #> 12859 Bombus terrestris 2010 7 20 4686 #> 12860 Bombus lapidarius 2010 7 20 4686 #> 12863 Bombus terrestris 2010 7 20 4686 #> 12865 Bombus terrestris 2010 7 20 4686 #> 12868 Bombus lucorum 2010 7 20 4686 #> 12870 Bombus terrestris 2010 7 20 4686 #> 12877 Bombus terrestris 2010 7 20 4686 #> 12879 Bombus lapidarius 2010 7 14 4685 #> 12880 Bombus terrestris 2010 7 20 4686 #> 12882 Bombus terrestris 2010 7 20 4686 #> 12883 Bombus distinguendus 2010 7 14 4685 #> 12885 Bombus terrestris 2010 7 14 4685 #> 12886 Bombus terrestris 2010 7 20 4686 #> 24577 Bombus ruderarius 2014 8 21 313 #> 24580 Bombus terrestris 2014 7 19 312 #> 24604 Bombus hypnorum 2014 7 19 312 #> #> $observationsInGrid$ID1492 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1493 #> scientificName year month day visitUID #> 21121 Bombus pascuorum 2016 6 17 2352 #> 24573 Bombus lucorum 2014 7 22 256 #> 24579 Bombus pratorum 2014 7 22 257 #> #> $observationsInGrid$ID1494 #> scientificName year month day visitUID #> 18034 Bombus soroeensis 2002 7 19 5954 #> 18036 Bombus hypnorum 2002 7 19 5954 #> #> $observationsInGrid$ID1495 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1496 #> scientificName year month day visitUID #> 11052 Bombus humilis 2011 6 21 5150 #> #> $observationsInGrid$ID1497 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1498 #> scientificName year month day visitUID #> 11064 Bombus subterraneus 2011 8 18 322 #> 23738 Bombus humilis 2015 6 15 6222 #> 23740 Bombus ruderarius 2015 6 15 6222 #> 23751 Bombus soroeensis 2015 6 15 6222 #> 23752 Bombus soroeensis 2015 6 15 6222 #> 23767 Bombus terrestris 2015 6 15 6222 #> #> $observationsInGrid$ID1499 #> scientificName year month day visitUID #> 209 Bombus ruderarius 2018 8 15 4514 #> 1816 Bombus terrestris 2018 4 22 676 #> 1817 Bombus pascuorum 2018 4 22 676 #> 5184 Bombus pratorum 2017 4 9 1908 #> 13347 Bombus humilis 2006 7 31 2438 #> 13350 Bombus humilis 2006 7 25 5899 #> 13351 Bombus humilis 2006 7 25 5899 #> 14092 Bombus bohemicus 2010 5 23 2300 #> 19816 Bombus pascuorum 2016 8 3 38 #> 23744 Bombus soroeensis 2015 6 15 4262 #> 23753 Bombus hortorum 2015 6 15 4261 #> 23760 Bombus sylvarum 2015 6 15 4261 #> 23761 Bombus terrestris 2015 6 15 4261 #> #> $observationsInGrid$ID1500 #> scientificName year month day visitUID #> 11061 Bombus humilis 2011 8 9 644 #> 19192 Bombus terrestris 2007 4 21 4968 #> 19201 Bombus hortorum 2007 4 21 4968 #> #> $observationsInGrid$ID1501 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1502 #> scientificName year month day visitUID #> 9426 Bombus pratorum 2012 7 19 2276 #> 9427 Bombus pascuorum 2012 7 19 2276 #> #> $observationsInGrid$ID1503 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1504 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1505 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1506 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1507 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1508 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1509 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1510 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1511 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1512 #> scientificName year month day visitUID #> 12635 Bombus hortorum 2011 4 10 344 #> 12636 Bombus lapidarius 2011 4 10 344 #> 20314 Bombus lucorum 2016 7 24 4634 #> #> $observationsInGrid$ID1513 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1514 #> scientificName year month day visitUID #> 24891 Bombus pascuorum 2004 4 22 1168 #> 24894 Bombus hypnorum 2006 6 18 1167 #> 24895 Bombus hortorum 2001 5 31 1169 #> #> $observationsInGrid$ID1515 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1516 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1517 #> scientificName year month day visitUID #> 2067 Bombus terrestris 2018 4 13 2286 #> 3963 Bombus lucorum 2017 8 20 143 #> 5192 Bombus hypnorum 2017 4 9 4717 #> 5349 Bombus terrestris 2015 9 12 4718 #> 5840 Bombus hypnorum 2015 4 28 6701 #> 5848 Bombus hypnorum 2015 4 27 5519 #> 5907 Bombus lapidarius 2015 4 24 6700 #> 13814 Bombus bohemicus 2010 7 26 348 #> 23865 Bombus hypnorum 2015 4 13 6128 #> #> $observationsInGrid$ID1518 #> scientificName year month day visitUID #> 1897 Bombus pratorum 2018 4 23 2581 #> 3755 Bombus sylvarum 2017 10 6 2576 #> 3924 Bombus hypnorum 2016 5 2 2573 #> 3931 Bombus pratorum 2016 5 2 2573 #> 4566 Bombus sylvestris 2017 7 9 2586 #> 4912 Bombus sylvestris 2017 5 12 6199 #> 5033 Bombus lapidarius 2017 5 2 2585 #> 5075 Bombus cryptarum 2017 4 29 6201 #> 5079 Bombus sylvarum 2017 4 30 2583 #> 5159 Bombus pratorum 2017 4 11 2578 #> 5195 Bombus terrestris 2017 4 9 2577 #> 5253 Bombus 2017 3 28 156 #> 5623 Bombus hypnorum 2015 5 27 2582 #> 5624 Bombus pratorum 2015 5 27 2582 #> 5625 Bombus lucorum 2015 5 27 2582 #> 5626 Bombus hortorum 2015 5 27 2582 #> 5801 Bombus lucorum 2015 5 2 6198 #> 5816 Bombus pascuorum 2015 5 1 2571 #> 6748 Bombus 2013 8 24 2587 #> 21264 Bombus pratorum 2016 6 6 155 #> 21535 Bombus sylvestris 2016 5 5 2575 #> 21573 Bombus lucorum 2016 5 4 2574 #> 21586 Bombus pascuorum 2016 5 2 2573 #> 21620 Bombus lapidarius 2016 5 1 2572 #> 21679 Bombus pascuorum 2016 4 21 6200 #> 21927 Bombus terrestris 2016 3 23 2580 #> 21929 Bombus terrestris 2016 3 22 2579 #> 23762 Bombus pascuorum 2015 6 16 154 #> 23849 Bombus terrestris 2015 5 31 2584 #> 23852 Bombus lapidarius 2015 5 31 2584 #> #> $observationsInGrid$ID1519 #> scientificName year month day visitUID #> 294 Bombus lucorum 2018 8 3 3489 #> #> $observationsInGrid$ID1520 #> scientificName year month day visitUID #> 5763 Bombus subterraneus 2015 5 3 5 #> 20778 Bombus subterraneus 2016 7 7 1584 #> 24859 Bombus sylvarum 2014 9 12 5601 #> #> $observationsInGrid$ID1521 #> scientificName year month day visitUID #> 1028 Bombus lapidarius 2018 6 21 1582 #> 1199 Bombus pratorum 2018 6 14 5651 #> 20477 Bombus subterraneus 2016 7 24 2962 #> 24251 Bombus lapidarius 2013 6 20 4487 #> #> $observationsInGrid$ID1522 #> scientificName year month day visitUID #> 2369 Bombus pascuorum 2017 8 15 2183 #> 2370 Bombus terrestris 2017 8 15 2183 #> #> $observationsInGrid$ID1523 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1524 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1525 #> scientificName year month day visitUID #> 9081 Bombus lucorum 2010 6 1 3423 #> #> $observationsInGrid$ID1526 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1527 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1528 #> scientificName year month day visitUID #> 14217 Bombus pascuorum 2010 5 3 4981 #> 14225 Bombus rupestris 2010 5 3 4981 #> 14302 Bombus terrestris 2010 4 14 4982 #> #> $observationsInGrid$ID1529 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1530 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1531 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1532 #> scientificName year month day visitUID #> 22059 Bombus campestris 2012 8 30 5621 #> #> $observationsInGrid$ID1533 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1534 #> scientificName year month day visitUID #> 1471 Bombus pascuorum 2018 5 23 1323 #> 5504 Bombus hypnorum 2013 7 12 6197 #> 5506 Bombus pascuorum 2013 7 12 6197 #> 6100 Bombus terrestris 2014 4 27 1293 #> 6109 Bombus bohemicus 2014 4 27 1293 #> 6132 Bombus bohemicus 2014 4 25 2539 #> 24031 Bombus pratorum 2013 7 12 6202 #> 24033 Bombus hypnorum 2013 7 12 6202 #> 24042 Bombus pascuorum 2013 7 12 6202 #> #> $observationsInGrid$ID1535 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1536 #> scientificName year month day visitUID #> 1919 Bombus terrestris 2018 4 20 4936 #> 5151 Bombus hypnorum 2017 4 12 5474 #> 21765 Bombus terrestris 2016 4 10 5473 #> 22023 Bombus ruderarius 2008 5 22 590 #> 25030 Bombus pascuorum 2014 8 2 3089 #> 25031 Bombus campestris 2014 8 2 3089 #> 25033 Bombus rupestris 2014 8 2 3089 #> #> $observationsInGrid$ID1537 #> scientificName year month day visitUID #> 4219 Bombus pratorum 2017 7 31 3014 #> #> $observationsInGrid$ID1538 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1539 #> scientificName year month day visitUID #> 25569 Bombus ruderarius 2013 7 12 5691 #> #> $observationsInGrid$ID1540 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1541 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1542 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1543 #> scientificName year month day visitUID #> 9467 Bombus ruderarius 2012 8 7 1255 #> 9603 Bombus lucorum 2012 8 1 833 #> 9604 Bombus terrestris 2012 8 1 833 #> 9605 Bombus lapidarius 2012 8 1 833 #> 9606 Bombus pascuorum 2012 8 1 833 #> 9670 Bombus lapidarius 2012 8 7 1255 #> #> $observationsInGrid$ID1544 #> scientificName year month day visitUID #> 15413 Bombus terrestris 2009 6 13 6401 #> #> $observationsInGrid$ID1545 #> scientificName year month day visitUID #> 1119 Bombus rupestris 2018 6 19 2673 #> 1120 Bombus soroeensis 2018 6 19 2673 #> 9848 Bombus muscorum 2012 7 25 6399 #> 25087 Bombus rupestris 2014 6 1 6398 #> #> $observationsInGrid$ID1546 #> scientificName year month day visitUID #> 13343 Bombus muscorum 2006 7 5 3834 #> #> $observationsInGrid$ID1547 #> scientificName year month day visitUID #> 2265 Bombus sylvarum 2017 7 11 2320 #> 2353 Bombus bohemicus 2017 7 11 2313 #> 19854 Bombus soroeensis 2016 7 20 1729 #> 20052 Bombus terrestris 2015 7 22 2319 #> 20058 Bombus terrestris 2015 7 22 2319 #> 20059 Bombus lapidarius 2015 7 22 2319 #> 20081 Bombus bohemicus 2015 7 22 2319 #> 20128 Bombus lapidarius 2015 7 18 1728 #> 20134 Bombus terrestris 2015 7 18 2316 #> 20159 Bombus lucorum 2015 8 6 2312 #> 20173 Bombus pascuorum 2015 8 5 2310 #> 22585 Bombus lapidarius 2015 8 6 2311 #> 22651 Bombus pascuorum 2015 8 5 2309 #> 22681 Bombus lucorum 2015 7 18 2315 #> 22690 Bombus lucorum 2015 7 18 2315 #> 22709 Bombus terrestris 2015 7 22 2318 #> 22724 Bombus terrestris 2015 8 6 2311 #> 22726 Bombus terrestris 2015 8 6 2311 #> 22731 Bombus lapidarius 2015 7 22 2318 #> 22745 Bombus lapidarius 2015 8 5 2309 #> 24492 Bombus terrestris 2014 7 19 2317 #> 24496 Bombus lucorum 2014 7 14 2314 #> 24506 Bombus rupestris 2014 7 14 2314 #> 24530 Bombus sylvarum 2014 7 19 2317 #> 24534 Bombus rupestris 2014 7 14 1730 #> 24536 Bombus terrestris 2014 7 19 1731 #> #> $observationsInGrid$ID1548 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1549 #> scientificName year month day visitUID #> 2340 Bombus lapidarius 2017 8 17 2427 #> 2344 Bombus lapidarius 2017 8 17 4117 #> 2345 Bombus barbutellus 2017 8 17 6436 #> 2346 Bombus lapidarius 2017 8 17 6436 #> 9296 Bombus humilis 2012 8 13 1373 #> 12742 Bombus lucorum 2010 8 4 6322 #> 12745 Bombus terrestris 2010 8 4 6322 #> 12746 Bombus lucorum 2010 8 4 6322 #> 12754 Bombus terrestris 2010 8 4 6322 #> 12755 Bombus lucorum 2010 8 4 6322 #> 12762 Bombus lapidarius 2010 7 27 6325 #> 12763 Bombus lucorum 2010 7 27 6325 #> 12764 Bombus terrestris 2010 7 27 6325 #> 12773 Bombus lucorum 2010 7 27 6325 #> 12774 Bombus terrestris 2010 7 13 6323 #> 12776 Bombus terrestris 2010 7 27 6325 #> 12779 Bombus subterraneus 2010 7 27 6325 #> 12785 Bombus lapidarius 2010 7 20 6324 #> 19848 Bombus pratorum 2016 7 20 2426 #> 19852 Bombus bohemicus 2016 7 20 2426 #> 19853 Bombus bohemicus 2016 7 20 6042 #> 20094 Bombus terrestris 2015 7 18 2425 #> 20102 Bombus terrestris 2015 7 18 6041 #> 20104 Bombus hypnorum 2015 7 18 6041 #> 20107 Bombus bohemicus 2015 7 18 6041 #> 20115 Bombus hortorum 2015 7 18 6440 #> 20116 Bombus ruderarius 2015 7 18 6440 #> 20117 Bombus bohemicus 2015 7 18 6440 #> 20121 Bombus terrestris 2015 7 18 6440 #> 20125 Bombus subterraneus 2015 7 18 1375 #> 20127 Bombus lucorum 2015 7 18 1375 #> 20133 Bombus sylvarum 2015 7 18 1375 #> 20142 Bombus lucorum 2015 7 18 2425 #> 20143 Bombus lapidarius 2015 7 18 1375 #> 20147 Bombus bohemicus 2015 7 18 2425 #> 20148 Bombus pascuorum 2015 7 18 2425 #> 20149 Bombus rupestris 2015 7 18 2425 #> 20150 Bombus lapidarius 2015 7 18 2425 #> 20155 Bombus bohemicus 2015 8 5 1371 #> 20158 Bombus bohemicus 2015 8 6 6438 #> 20160 Bombus lucorum 2015 8 5 1371 #> 20162 Bombus lucorum 2015 8 5 1371 #> 20164 Bombus lapidarius 2015 8 5 1371 #> 20165 Bombus lapidarius 2015 8 6 6438 #> 20187 Bombus lucorum 2015 8 6 6039 #> 20197 Bombus lapidarius 2015 8 6 6039 #> 20199 Bombus sylvarum 2015 8 6 6438 #> 22576 Bombus lapidarius 2015 7 18 6040 #> 22591 Bombus subterraneus 2015 7 18 1374 #> 22607 Bombus rupestris 2015 7 18 6040 #> 22624 Bombus sylvarum 2015 7 18 6439 #> 22626 Bombus campestris 2015 7 18 2424 #> 22637 Bombus terrestris 2015 7 18 6439 #> 22647 Bombus terrestris 2015 7 18 2424 #> 22655 Bombus lapidarius 2015 7 18 6439 #> 22658 Bombus lucorum 2015 7 18 1374 #> 22663 Bombus lucorum 2015 8 6 6038 #> 22666 Bombus terrestris 2015 7 22 1378 #> 22674 Bombus quadricolor 2015 7 18 2424 #> 22687 Bombus lapidarius 2015 8 6 6038 #> 22710 Bombus hortorum 2015 7 18 6439 #> 22712 Bombus lapidarius 2015 7 18 6040 #> 22713 Bombus lucorum 2015 8 6 6038 #> 22721 Bombus terrestris 2015 7 18 6439 #> 22733 Bombus bohemicus 2015 8 6 2423 #> 22734 Bombus lapidarius 2015 8 6 6437 #> 22749 Bombus lapidarius 2015 7 18 1374 #> 22750 Bombus bohemicus 2015 8 5 1370 #> 22761 Bombus rupestris 2015 8 6 6038 #> 22762 Bombus bohemicus 2015 8 6 6038 #> 22763 Bombus bohemicus 2015 7 18 6040 #> 22764 Bombus lucorum 2015 8 5 1370 #> 22770 Bombus lapidarius 2015 7 18 2424 #> 24453 Bombus terrestris 2014 8 21 1377 #> 24458 Bombus lucorum 2014 8 21 1377 #> 24459 Bombus lucorum 2014 7 19 1376 #> #> $observationsInGrid$ID1550 #> scientificName year month day visitUID #> 17878 Bombus rupestris 2003 7 29 5384 #> 17880 Bombus pratorum 2003 7 29 5384 #> 17891 Bombus hypnorum 2003 7 29 5384 #> 17893 Bombus sylvarum 2003 7 29 5384 #> 17900 Bombus pratorum 2003 7 17 5383 #> 17903 Bombus pascuorum 2003 7 17 5383 #> 17910 Bombus lapidarius 2003 7 17 5383 #> 17927 Bombus rupestris 2003 7 5 5382 #> 17930 Bombus lapidarius 2003 7 5 5382 #> #> $observationsInGrid$ID1551 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1552 #> scientificName year month day visitUID #> 5995 Bombus campestris 2014 5 18 5052 #> 12604 Bombus terrestris 2011 4 16 3903 #> 20065 Bombus lapidarius 2015 7 22 4862 #> 20077 Bombus hortorum 2015 7 22 4862 #> 20123 Bombus lapidarius 2015 7 18 4859 #> 20181 Bombus terrestris 2015 8 5 4856 #> 20868 Bombus rupestris 2016 7 3 5054 #> 22579 Bombus rupestris 2015 7 22 4861 #> 22602 Bombus lapidarius 2015 8 5 4855 #> 22669 Bombus lapidarius 2015 7 18 4858 #> 22673 Bombus terrestris 2015 8 5 4855 #> 22685 Bombus pascuorum 2015 8 5 4855 #> 22759 Bombus lapidarius 2015 7 22 4861 #> 22772 Bombus humilis 2015 7 18 4858 #> 23625 Bombus lucorum 2015 6 21 4933 #> 23633 Bombus lapidarius 2015 6 24 6362 #> 23634 Bombus hypnorum 2015 6 24 111 #> 23641 Bombus pratorum 2015 6 24 111 #> 23649 Bombus pascuorum 2015 6 24 111 #> 23651 Bombus lucorum 2015 6 24 2197 #> 23736 Bombus lapidarius 2015 6 15 3359 #> 24581 Bombus subterraneus 2014 7 14 4857 #> 24592 Bombus lapidarius 2014 7 14 4857 #> 24613 Bombus bohemicus 2014 7 22 4860 #> #> $observationsInGrid$ID1553 #> scientificName year month day visitUID #> 1190 Bombus hypnorum 2014 6 1 2941 #> 1831 Bombus ruderarius 2018 4 28 2952 #> 1916 Bombus hypnorum 2018 4 22 3556 #> 1917 Bombus pratorum 2018 4 22 3556 #> 2008 Bombus ruderarius 2018 4 20 2949 #> 2121 Bombus terrestris 2018 4 13 1725 #> 2128 Bombus terrestris 2018 4 12 2944 #> 2141 Bombus terrestris 2018 4 10 2942 #> 2429 Bombus lapidarius 2010 8 14 2945 #> 3750 Bombus terrestris 2017 10 14 2946 #> 3989 Bombus terrestris 2017 8 20 5050 #> 4040 Bombus terrestris 2017 8 10 2943 #> 4327 Bombus lapidarius 2017 6 27 2951 #> 4834 Bombus bohemicus 2017 5 19 2948 #> 4862 Bombus ruderarius 2017 5 18 2947 #> 5254 Bombus terrestris 2017 3 27 2950 #> 5611 Bombus pratorum 2015 5 8 4851 #> 5979 Bombus sylvarum 2014 8 14 6094 #> 5981 Bombus quadricolor 2014 8 14 6091 #> 5983 Bombus bohemicus 2014 7 8 6088 #> 5989 Bombus sylvarum 2014 8 14 6091 #> 5990 Bombus ruderarius 2014 5 17 6092 #> 5993 Bombus hortorum 2014 7 9 6096 #> 5994 Bombus bohemicus 2014 5 17 6089 #> 5996 Bombus bohemicus 2014 5 16 6090 #> 12223 Bombus hypnorum 2011 6 11 6450 #> 12601 Bombus terrestris 2011 4 17 6451 #> 14448 Bombus terrestris 2010 4 14 6245 #> 16441 Bombus lapidarius 2008 8 14 6246 #> 19086 Bombus bohemicus 2007 5 26 4591 #> 19087 Bombus pascuorum 2007 5 26 4591 #> 22031 Bombus lapidarius 2015 4 23 6099 #> 22033 Bombus hypnorum 2015 4 23 6102 #> 22035 Bombus pratorum 2015 4 22 6100 #> 22038 Bombus pascuorum 2015 6 10 6098 #> 22039 Bombus hypnorum 2015 6 10 6098 #> 22040 Bombus lapidarius 2015 6 10 6098 #> 22044 Bombus terrestris 2015 4 24 6101 #> 22045 Bombus humilis 2014 6 24 6095 #> 22050 Bombus bohemicus 2015 7 3 6093 #> 24662 Bombus pascuorum 2014 5 16 6097 #> 25440 Bombus pascuorum 2014 6 29 5653 #> 25452 Bombus subterraneus 2014 6 28 224 #> 25708 Bombus rupestris 2014 6 1 5436 #> 25738 Bombus lapidarius 2014 5 29 6103 #> #> $observationsInGrid$ID1554 #> scientificName year month day visitUID #> 1085 Bombus 2018 6 20 6087 #> 12182 Bombus hypnorum 2011 6 14 1315 #> 13968 Bombus lapidarius 2010 6 12 1314 #> 13969 Bombus hypnorum 2010 6 12 1314 #> 16436 Bombus pascuorum 2008 8 16 1316 #> 18105 Bombus pascuorum 2007 8 20 3557 #> 19085 Bombus terrestris 2007 5 26 711 #> 25066 Bombus campestris 2014 7 27 1317 #> #> $observationsInGrid$ID1555 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1556 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1557 #> scientificName year month day visitUID #> 3982 Bombus humilis 2017 8 14 2428 #> #> $observationsInGrid$ID1558 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1559 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1560 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1561 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1562 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1563 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1564 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1565 #> scientificName year month day visitUID #> 19454 Bombus pratorum 2016 7 2 1388 #> 19456 Bombus pratorum 2016 7 2 1388 #> 19457 Bombus pascuorum 2016 7 2 1388 #> 19461 Bombus lapidarius 2016 7 2 1388 #> 19465 Bombus pratorum 2016 6 3 1389 #> 19467 Bombus pascuorum 2016 6 3 1389 #> 19469 Bombus hypnorum 2016 6 3 1389 #> #> $observationsInGrid$ID1566 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1567 #> scientificName year month day visitUID #> 4748 Bombus soroeensis 2017 6 28 1205 #> 16770 Bombus soroeensis 2008 6 13 6492 #> #> $observationsInGrid$ID1568 #> scientificName year month day visitUID #> 5358 Bombus soroeensis 2015 6 24 4155 #> 5362 Bombus terrestris 2015 6 24 4155 #> 11007 Bombus lapidarius 2011 7 29 4156 #> #> $observationsInGrid$ID1569 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1570 #> scientificName year month day visitUID #> 5084 Bombus terrestris 2017 4 29 1508 #> #> $observationsInGrid$ID1571 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1572 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1573 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1574 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1575 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1576 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1577 #> scientificName year month day visitUID #> 1646 Bombus hypnorum 2018 5 10 3826 #> #> $observationsInGrid$ID1578 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1579 #> scientificName year month day visitUID #> 15088 Bombus lapidarius 2009 7 19 5946 #> 15090 Bombus pratorum 2009 7 19 5946 #> #> $observationsInGrid$ID1580 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1581 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1582 #> scientificName year month day visitUID #> 24070 Bombus lucorum 2011 8 4 3870 #> #> $observationsInGrid$ID1583 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1584 #> scientificName year month day visitUID #> 388 Bombus terrestris 2018 7 21 3743 #> #> $observationsInGrid$ID1585 #> scientificName year month day visitUID #> 12169 Bombus subterraneus 2011 6 6 5086 #> 14003 Bombus norvegicus 2010 6 5 5085 #> 14236 Bombus bohemicus 2010 5 2 5084 #> 14250 Bombus terrestris 2010 4 29 5087 #> #> $observationsInGrid$ID1586 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1587 #> scientificName year month day visitUID #> 75 Bombus norvegicus 2018 6 26 438 #> #> $observationsInGrid$ID1588 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1589 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1590 #> scientificName year month day visitUID #> 9422 Bombus pascuorum 2012 7 21 1324 #> 9423 Bombus lapidarius 2012 7 21 1324 #> 11457 Bombus pratorum 2011 7 23 1295 #> 11459 Bombus lapidarius 2011 7 23 1295 #> 11465 Bombus jonellus 2011 6 18 5611 #> 11467 Bombus pascuorum 2011 6 18 5778 #> 11469 Bombus pascuorum 2011 6 18 5611 #> 11470 Bombus rupestris 2011 6 18 5611 #> 11981 Bombus lucorum 2011 6 18 5610 #> 15059 Bombus jonellus 2009 7 25 725 #> #> $observationsInGrid$ID1591 #> scientificName year month day visitUID #> 813 Bombus pascuorum 2018 7 3 2900 #> 814 Bombus hortorum 2018 7 3 2900 #> 820 Bombus hypnorum 2016 7 5 2521 #> 823 Bombus pascuorum 2016 7 5 2521 #> 826 Bombus bohemicus 2016 7 5 2521 #> 827 Bombus terrestris 2016 7 5 2521 #> 829 Bombus lapidarius 2016 7 5 2521 #> 830 Bombus ruderarius 2016 7 5 2521 #> 831 Bombus terrestris 2018 7 3 2520 #> 1445 Bombus pascuorum 2018 5 22 3872 #> 3704 Bombus hypnorum 2017 5 19 706 #> 22024 Bombus bohemicus 2008 5 21 5142 #> 25596 Bombus pascuorum 2014 6 14 2184 #> #> $observationsInGrid$ID1592 #> scientificName year month day visitUID #> 725 Bombus jonellus 2018 6 27 1270 #> #> $observationsInGrid$ID1593 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1594 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1595 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1596 #> scientificName year month day visitUID #> 16096 Bombus hypnorum 2009 5 3 2903 #> 24905 Bombus terrestris 2009 4 19 2904 #> 24906 Bombus pascuorum 2009 5 27 2905 #> 24908 Bombus hypnorum 2009 4 19 2904 #> #> $observationsInGrid$ID1597 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1598 #> scientificName year month day visitUID #> 7598 Bombus sylvarum 2012 5 29 6213 #> 15978 Bombus terrestris 2009 5 23 208 #> 15980 Bombus pratorum 2009 5 23 208 #> #> $observationsInGrid$ID1599 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1600 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1601 #> scientificName year month day visitUID #> 11063 Bombus subterraneus 2011 6 30 6619 #> 13028 Bombus terrestris 2010 8 4 2679 #> 13030 Bombus terrestris 2010 8 4 2679 #> 13034 Bombus lucorum 2010 8 4 2679 #> 13035 Bombus lucorum 2010 8 4 2679 #> 13036 Bombus terrestris 2010 8 4 2679 #> 13040 Bombus terrestris 2010 8 4 2679 #> 13042 Bombus lapidarius 2010 8 4 2679 #> 13049 Bombus terrestris 2010 8 4 2679 #> 13050 Bombus terrestris 2010 7 28 2682 #> 13053 Bombus terrestris 2010 7 28 2682 #> 13061 Bombus terrestris 2010 7 28 2682 #> 13063 Bombus terrestris 2010 7 28 2682 #> 13066 Bombus terrestris 2010 7 19 2681 #> 13068 Bombus terrestris 2010 7 19 2681 #> 13073 Bombus terrestris 2010 7 28 2682 #> 13074 Bombus terrestris 2010 7 28 2682 #> 13076 Bombus lapidarius 2010 7 13 2680 #> 13077 Bombus terrestris 2010 7 28 2682 #> 13080 Bombus terrestris 2010 7 28 2682 #> 13081 Bombus terrestris 2010 7 13 2680 #> 13084 Bombus lucorum 2010 7 28 2682 #> 13085 Bombus distinguendus 2010 7 28 2682 #> 13087 Bombus lucorum 2010 7 28 2682 #> #> $observationsInGrid$ID1602 #> scientificName year month day visitUID #> 5551 Bombus terrestris 2015 6 11 3012 #> 20176 Bombus terrestris 2015 8 6 3624 #> 20180 Bombus lapidarius 2015 8 6 3624 #> 22571 Bombus terrestris 2015 8 6 3623 #> 22584 Bombus terrestris 2015 7 26 3627 #> 22623 Bombus soroeensis 2015 8 6 3623 #> 22652 Bombus lucorum 2015 7 19 3625 #> 22665 Bombus lucorum 2015 8 6 3623 #> 22707 Bombus terrestris 2015 7 19 3625 #> 22755 Bombus lapidarius 2015 7 26 3627 #> 24454 Bombus terrestris 2014 7 22 3626 #> 24461 Bombus sylvarum 2014 7 22 3626 #> 24464 Bombus lapidarius 2014 7 22 3626 #> #> $observationsInGrid$ID1603 #> scientificName year month day visitUID #> 17941 Bombus pratorum 2003 7 29 841 #> 17947 Bombus lapidarius 2003 7 29 841 #> 17950 Bombus lucorum 2003 7 29 841 #> 17953 Bombus soroeensis 2003 7 29 841 #> 17960 Bombus lapidarius 2003 7 16 840 #> 17962 Bombus sylvarum 2003 7 16 840 #> 17967 Bombus lapidarius 2003 7 6 839 #> 17969 Bombus sylvarum 2003 7 6 839 #> 17973 Bombus humilis 2003 7 6 839 #> #> $observationsInGrid$ID1604 #> scientificName year month day visitUID #> 2330 Bombus terrestris 2017 8 17 4026 #> 13238 Bombus terrestris 2010 8 4 43 #> 13239 Bombus subterraneus 2010 8 4 43 #> 13240 Bombus distinguendus 2010 8 4 43 #> 13243 Bombus terrestris 2010 8 4 43 #> 13246 Bombus terrestris 2010 8 4 43 #> 13247 Bombus terrestris 2010 8 4 43 #> 13252 Bombus hortorum 2010 7 27 46 #> 13255 Bombus lucorum 2010 7 27 46 #> 13259 Bombus sylvarum 2010 7 27 46 #> 13263 Bombus lapidarius 2010 7 27 46 #> 13264 Bombus hortorum 2010 7 27 46 #> 13267 Bombus lucorum 2010 7 27 46 #> 13269 Bombus distinguendus 2010 7 27 46 #> 13272 Bombus pascuorum 2010 7 27 46 #> 13277 Bombus terrestris 2010 7 19 45 #> 13286 Bombus terrestris 2010 7 10 44 #> 13287 Bombus terrestris 2010 7 10 44 #> 13288 Bombus sylvarum 2010 7 27 46 #> 13291 Bombus sylvarum 2010 7 27 46 #> 17860 Bombus lucorum 2003 7 18 5889 #> 17861 Bombus hypnorum 2003 7 18 5889 #> 17863 Bombus ruderarius 2003 7 18 5889 #> 17864 Bombus humilis 2003 7 18 5889 #> 17865 Bombus rupestris 2003 7 7 5888 #> 17866 Bombus subterraneus 2003 7 7 5888 #> 17867 Bombus lapidarius 2003 7 7 5888 #> 17911 Bombus bohemicus 2003 7 29 5890 #> 17915 Bombus pratorum 2003 7 29 5890 #> 17919 Bombus pascuorum 2003 7 29 5890 #> #> $observationsInGrid$ID1605 #> scientificName year month day visitUID #> 9291 Bombus subterraneus 2012 8 1 3001 #> 11066 Bombus subterraneus 2011 6 21 2332 #> 20041 Bombus lapidarius 2015 7 26 3009 #> 20045 Bombus sylvarum 2015 7 26 3127 #> 20048 Bombus lapidarius 2015 7 26 3123 #> 20053 Bombus terrestris 2015 7 26 3123 #> 20063 Bombus jonellus 2015 7 26 5826 #> 20073 Bombus lucorum 2015 7 26 5826 #> 20076 Bombus terrestris 2015 7 26 5826 #> 20078 Bombus hortorum 2015 7 22 3008 #> 20085 Bombus lucorum 2015 7 22 5824 #> 20086 Bombus terrestris 2015 7 22 5824 #> 20088 Bombus subterraneus 2015 7 22 5824 #> 20095 Bombus pascuorum 2015 7 22 3008 #> 20101 Bombus lapidarius 2015 7 22 3008 #> 20141 Bombus lucorum 2015 7 19 5820 #> 20189 Bombus lucorum 2015 8 5 3003 #> 20192 Bombus terrestris 2015 8 5 3003 #> 20194 Bombus pascuorum 2015 8 5 3003 #> 20198 Bombus bohemicus 2015 8 5 5817 #> 20201 Bombus lucorum 2015 8 5 5817 #> 22572 Bombus lapidarius 2015 7 26 5825 #> 22575 Bombus sylvarum 2015 7 26 3126 #> 22586 Bombus lapidarius 2015 7 26 3122 #> 22600 Bombus soroeensis 2015 7 22 5823 #> 22608 Bombus ruderarius 2015 7 26 5825 #> 22609 Bombus lucorum 2015 7 26 3122 #> 22611 Bombus lapidarius 2015 7 22 3007 #> 22615 Bombus lapidarius 2015 7 19 3006 #> 22616 Bombus lucorum 2015 7 22 3121 #> 22627 Bombus terrestris 2015 8 5 5816 #> 22632 Bombus lucorum 2015 7 19 5819 #> 22635 Bombus subterraneus 2015 7 22 5823 #> 22653 Bombus lucorum 2015 7 22 3125 #> 22657 Bombus pratorum 2015 7 22 3007 #> 22678 Bombus lapidarius 2015 7 22 5823 #> 22704 Bombus lucorum 2015 7 22 5823 #> 22714 Bombus terrestris 2015 8 5 3002 #> 22719 Bombus terrestris 2015 7 26 5825 #> 22720 Bombus terrestris 2015 7 22 5823 #> 22728 Bombus lucorum 2015 8 5 3002 #> 22744 Bombus bohemicus 2015 7 22 5823 #> 22746 Bombus bohemicus 2015 7 22 5823 #> 22758 Bombus lucorum 2015 7 22 3007 #> 22771 Bombus lucorum 2015 7 26 5825 #> 24486 Bombus pascuorum 2014 7 14 3005 #> 24488 Bombus hypnorum 2014 7 14 3005 #> 24520 Bombus lucorum 2014 7 22 3124 #> 24542 Bombus sylvarum 2014 7 14 3005 #> 24551 Bombus terrestris 2014 7 14 3005 #> 24588 Bombus lapidarius 2014 7 22 5822 #> 24595 Bombus ruderarius 2014 8 21 5821 #> 24608 Bombus sylvestris 2014 7 14 5818 #> 24614 Bombus campestris 2014 8 21 5821 #> #> $observationsInGrid$ID1606 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1607 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1608 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1609 #> scientificName year month day visitUID #> 9299 Bombus sylvarum 2006 6 11 5297 #> #> $observationsInGrid$ID1610 #> scientificName year month day visitUID #> 13175 Bombus distinguendus 2010 7 31 1088 #> 13177 Bombus terrestris 2010 7 31 1088 #> 13180 Bombus terrestris 2010 7 27 1087 #> 13181 Bombus hortorum 2010 7 27 1087 #> 13184 Bombus terrestris 2010 7 27 1087 #> 13185 Bombus terrestris 2010 7 27 1087 #> 13189 Bombus terrestris 2010 7 27 1087 #> 13190 Bombus hortorum 2010 7 27 1087 #> 13191 Bombus lucorum 2010 7 27 1087 #> 13192 Bombus terrestris 2010 7 27 1087 #> 13193 Bombus terrestris 2010 7 27 1087 #> 13196 Bombus terrestris 2010 7 16 1086 #> 13202 Bombus terrestris 2010 7 31 1088 #> 13205 Bombus terrestris 2010 7 16 1086 #> 13206 Bombus pascuorum 2010 7 31 1088 #> 13212 Bombus terrestris 2010 7 27 1087 #> 13215 Bombus hortorum 2010 7 27 1087 #> 13220 Bombus terrestris 2010 7 10 1085 #> 13222 Bombus lucorum 2010 7 10 1085 #> 13223 Bombus terrestris 2010 7 6 1084 #> 13227 Bombus terrestris 2010 7 6 1084 #> 13232 Bombus lapidarius 2010 7 2 1083 #> 13248 Bombus terrestris 2010 7 10 1085 #> 13251 Bombus terrestris 2010 7 10 1085 #> 13254 Bombus terrestris 2010 7 10 1085 #> #> $observationsInGrid$ID1611 #> scientificName year month day visitUID #> 1027 Bombus rupestris 2018 6 16 1981 #> 11070 Bombus humilis 2011 7 5 4400 #> #> $observationsInGrid$ID1612 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1613 #> scientificName year month day visitUID #> 2455 Bombus lucorum 2016 7 14 6531 #> 2457 Bombus hypnorum 2016 7 14 6531 #> #> $observationsInGrid$ID1614 #> scientificName year month day visitUID #> 12888 Bombus terrestris 2010 7 10 4525 #> 12892 Bombus hortorum 2010 7 27 4527 #> 12895 Bombus terrestris 2010 7 27 4527 #> 12897 Bombus terrestris 2010 7 10 4525 #> 12898 Bombus terrestris 2010 7 10 4525 #> 12903 Bombus terrestris 2010 7 15 4526 #> 12905 Bombus terrestris 2010 7 15 4526 #> 12907 Bombus soroeensis 2010 7 15 4526 #> 12909 Bombus terrestris 2010 7 15 4526 #> 12920 Bombus distinguendus 2010 7 15 4526 #> 18016 Bombus sylvarum 2007 6 14 712 #> 19208 Bombus hypnorum 2007 4 7 524 #> #> $observationsInGrid$ID1615 #> scientificName year month day visitUID #> 18056 Bombus barbutellus 2005 6 9 3130 #> 18062 Bombus rupestris 2005 6 9 3130 #> 18069 Bombus pratorum 2005 6 9 3130 #> 18072 Bombus hypnorum 2005 6 9 3130 #> 20809 Bombus pascuorum 2016 7 1 4221 #> #> $observationsInGrid$ID1616 #> scientificName year month day visitUID #> 20798 Bombus lucorum 2016 7 3 1390 #> 20804 Bombus terrestris 2016 7 3 1390 #> #> $observationsInGrid$ID1617 #> scientificName year month day visitUID #> 5010 Bombus humilis 2016 6 9 1447 #> 5011 Bombus humilis 2016 6 9 3038 #> #> $observationsInGrid$ID1618 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1619 #> scientificName year month day visitUID #> 1631 Bombus terrestris 2018 5 10 4635 #> #> $observationsInGrid$ID1620 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1621 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1622 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1623 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1624 #> scientificName year month day visitUID #> 24308 Bombus pratorum 2014 7 24 3227 #> 24319 Bombus lucorum 2014 7 24 3227 #> #> $observationsInGrid$ID1625 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1626 #> scientificName year month day visitUID #> 21123 Bombus subterraneus 2016 6 17 6340 #> #> $observationsInGrid$ID1627 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1628 #> scientificName year month day visitUID #> 21595 Bombus pascuorum 2016 5 1 1501 #> #> $observationsInGrid$ID1629 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1630 #> scientificName year month day visitUID #> 24571 Bombus subterraneus 2014 7 21 4225 #> 24585 Bombus subterraneus 2014 7 21 4226 #> 24589 Bombus terrestris 2014 7 21 4226 #> 24622 Bombus terrestris 2014 7 21 4226 #> 24628 Bombus lucorum 2014 7 21 4226 #> 24634 Bombus lucorum 2014 7 21 4225 #> #> $observationsInGrid$ID1631 #> scientificName year month day visitUID #> 13956 Bombus lapidarius 2010 6 17 912 #> #> $observationsInGrid$ID1632 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1633 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1634 #> scientificName year month day visitUID #> 1031 Bombus pascuorum 2018 6 22 4589 #> 5190 Bombus terrestris 2017 4 9 4588 #> 6450 Bombus terrestris 2013 6 24 6149 #> #> $observationsInGrid$ID1635 #> scientificName year month day visitUID #> 5090 Bombus hypnorum 2009 6 26 6504 #> 9033 Bombus hortorum 2011 8 2 4419 #> 9035 Bombus campestris 2011 8 2 4419 #> 9037 Bombus bohemicus 2011 8 2 4419 #> 9038 Bombus rupestris 2011 8 1 4418 #> 25494 Bombus rupestris 2014 6 9 4416 #> 25495 Bombus hypnorum 2014 6 9 4416 #> #> $observationsInGrid$ID1636 #> scientificName year month day visitUID #> 9702 Bombus lapidarius 2012 7 27 4421 #> 11456 Bombus lapidarius 2011 7 24 4417 #> 11979 Bombus lucorum 2011 6 18 4420 #> 11980 Bombus terrestris 2011 6 18 4420 #> 17702 Bombus hortorum 2004 5 11 2466 #> 24921 Bombus distinguendus 2014 8 6 4415 #> #> $observationsInGrid$ID1637 #> scientificName year month day visitUID #> 9017 Bombus lapidarius 2012 7 22 5599 #> 9021 Bombus bohemicus 2012 7 22 5599 #> 25474 Bombus barbutellus 2014 6 17 4659 #> #> $observationsInGrid$ID1638 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1639 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1640 #> scientificName year month day visitUID #> 9417 Bombus pascuorum 2012 7 23 6079 #> 23972 Bombus lucorum 2015 4 5 887 #> #> $observationsInGrid$ID1641 #> scientificName year month day visitUID #> 7600 Bombus sylvarum 2012 6 27 3454 #> #> $observationsInGrid$ID1642 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1643 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1644 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1645 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1646 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1647 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1648 #> scientificName year month day visitUID #> 21381 Bombus pascuorum 2016 5 21 5177 #> 21382 Bombus terrestris 2016 5 21 5177 #> 25690 Bombus pratorum 2013 7 12 5176 #> #> $observationsInGrid$ID1649 #> scientificName year month day visitUID #> 9281 Bombus subterraneus 2012 7 1 101 #> #> $observationsInGrid$ID1650 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1651 #> scientificName year month day visitUID #> 18067 Bombus terrestris 2005 6 8 1019 #> #> $observationsInGrid$ID1652 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1653 #> scientificName year month day visitUID #> 5022 Bombus bohemicus 2017 4 30 2691 #> 5607 Bombus pascuorum 2015 5 14 2687 #> 5679 Bombus pratorum 2015 5 20 2688 #> 5908 Bombus terrestris 2015 4 21 2689 #> 5969 Bombus hypnorum 2014 7 29 2690 #> 6191 Bombus hypnorum 2014 4 26 5937 #> 6297 Bombus terrestris 2014 4 14 2698 #> 6335 Bombus terrestris 2014 3 29 2700 #> 6582 Bombus subterraneus 2013 7 20 2699 #> 9397 Bombus campestris 2012 8 28 6142 #> 9398 Bombus campestris 2012 8 28 6142 #> 19819 Bombus hypnorum 2016 7 17 2725 #> 19820 Bombus pratorum 2016 7 13 2724 #> 24444 Bombus campestris 2014 8 4 2684 #> 24678 Bombus hypnorum 2014 6 10 2686 #> 24987 Bombus campestris 2014 8 5 2685 #> #> $observationsInGrid$ID1654 #> scientificName year month day visitUID #> 12394 Bombus pascuorum 2011 5 14 649 #> 13958 Bombus campestris 2010 6 16 650 #> #> $observationsInGrid$ID1655 #> scientificName year month day visitUID #> 18047 Bombus ruderarius 2002 5 17 4944 #> 18048 Bombus soroeensis 2002 5 17 4944 #> #> $observationsInGrid$ID1656 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1657 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1658 #> scientificName year month day visitUID #> 1876 Bombus pascuorum 2018 4 27 1980 #> #> $observationsInGrid$ID1659 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1660 #> scientificName year month day visitUID #> 2382 Bombus terrestris 2016 8 2 5870 #> 11894 Bombus pratorum 2011 7 8 3015 #> 13869 Bombus pratorum 2010 7 20 3016 #> 23621 Bombus hortorum 2015 6 25 3017 #> #> $observationsInGrid$ID1661 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1662 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1663 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1664 #> scientificName year month day visitUID #> 12778 Bombus distinguendus 2010 7 27 6075 #> 12795 Bombus terrestris 2010 7 13 6074 #> 12796 Bombus distinguendus 2010 7 10 6073 #> #> $observationsInGrid$ID1665 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1666 #> scientificName year month day visitUID #> 12377 Bombus pascuorum 2011 5 21 1813 #> #> $observationsInGrid$ID1667 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1668 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1669 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1670 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1671 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1672 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1673 #> scientificName year month day visitUID #> 24177 Bombus pratorum 2014 7 24 6275 #> 24198 Bombus soroeensis 2014 7 24 6275 #> 24301 Bombus soroeensis 2014 7 24 6275 #> #> $observationsInGrid$ID1674 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1675 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1676 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1677 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1678 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1679 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1680 #> scientificName year month day visitUID #> 2266 Bombus hypnorum 2017 7 9 12 #> 2326 Bombus lapidarius 2017 7 9 11 #> 2406 Bombus jonellus 2017 7 9 12 #> #> $observationsInGrid$ID1681 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1682 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1683 #> scientificName year month day visitUID #> 387 Bombus terrestris 2018 7 21 1888 #> #> $observationsInGrid$ID1684 #> scientificName year month day visitUID #> 1219 Bombus subterraneus 2018 5 10 1697 #> 1616 Bombus sylvarum 2018 5 10 6223 #> 1617 Bombus subterraneus 2018 5 10 6317 #> #> $observationsInGrid$ID1685 #> scientificName year month day visitUID #> 6448 Bombus subterraneus 2013 7 24 4569 #> #> $observationsInGrid$ID1686 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1687 #> scientificName year month day visitUID #> 23839 Bombus lapidarius 2015 6 4 6658 #> #> $observationsInGrid$ID1688 #> scientificName year month day visitUID #> 9704 Bombus hortorum 2012 7 23 5536 #> 9705 Bombus pascuorum 2012 7 23 5536 #> 9706 Bombus distinguendus 2012 7 23 5536 #> 9707 Bombus distinguendus 2012 7 23 5536 #> #> $observationsInGrid$ID1689 #> scientificName year month day visitUID #> 6114 Bombus pascuorum 2014 4 27 3892 #> #> $observationsInGrid$ID1690 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1691 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1692 #> scientificName year month day visitUID #> 24306 Bombus bohemicus 2014 7 18 5709 #> #> $observationsInGrid$ID1693 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1694 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1695 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1696 #> scientificName year month day visitUID #> 2930 Bombus sylvarum 2017 7 14 6336 #> 2934 Bombus pratorum 2017 7 14 6336 #> #> $observationsInGrid$ID1697 #> scientificName year month day visitUID #> 3976 Bombus pascuorum 2017 8 20 808 #> 3996 Bombus pascuorum 2017 8 20 809 #> 3997 Bombus pratorum 2017 8 20 809 #> 3999 Bombus hypnorum 2017 8 20 809 #> 4001 Bombus rupestris 2017 8 20 808 #> 8717 Bombus pascuorum 2011 8 3 806 #> 8718 Bombus lucorum 2011 8 3 806 #> 15208 Bombus soroeensis 2005 7 28 805 #> 25565 Bombus hypnorum 2013 7 12 2464 #> 25780 Bombus pratorum 2014 5 27 807 #> 25781 Bombus pascuorum 2014 5 27 807 #> #> $observationsInGrid$ID1698 #> scientificName year month day visitUID #> 23315 Bombus subterraneus 2015 7 14 4476 #> #> $observationsInGrid$ID1699 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1700 #> scientificName year month day visitUID #> 982 Bombus hypnorum 2018 6 24 1052 #> #> $observationsInGrid$ID1701 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1702 #> scientificName year month day visitUID #> 15415 Bombus pascuorum 2009 6 8 771 #> 18027 Bombus quadricolor 2001 9 9 5792 #> 18029 Bombus hortorum 2001 9 9 5792 #> #> $observationsInGrid$ID1703 #> scientificName year month day visitUID #> 18022 Bombus hortorum 2001 8 20 4560 #> #> $observationsInGrid$ID1704 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1705 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1706 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1707 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1708 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1709 #> scientificName year month day visitUID #> 225 Bombus terrestris 2018 8 11 3356 #> 226 Bombus ruderarius 2018 8 11 3356 #> #> $observationsInGrid$ID1710 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1711 #> scientificName year month day visitUID #> 1078 Bombus terrestris 2018 6 20 3202 #> 1079 Bombus hypnorum 2018 6 20 3202 #> 6210 Bombus lapidarius 2014 4 24 3210 #> 6212 Bombus terrestris 2014 4 24 3210 #> 7557 Bombus pascuorum 2013 5 17 3211 #> 10354 Bombus pratorum 2012 5 21 1472 #> 25583 Bombus terrestris 2014 6 16 1471 #> #> $observationsInGrid$ID1712 #> scientificName year month day visitUID #> 19447 Bombus pratorum 2016 7 3 962 #> 19451 Bombus hypnorum 2016 7 3 962 #> 19458 Bombus pratorum 2016 5 7 963 #> 19460 Bombus pascuorum 2016 5 7 963 #> 19462 Bombus pascuorum 2016 5 7 963 #> #> $observationsInGrid$ID1713 #> scientificName year month day visitUID #> 2367 Bombus lapidarius 2017 9 3 1932 #> #> $observationsInGrid$ID1714 #> scientificName year month day visitUID #> 5566 Bombus terrestris 2015 6 10 1651 #> #> $observationsInGrid$ID1715 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1716 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1717 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1718 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1719 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1720 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1721 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1722 #> scientificName year month day visitUID #> 883 Bombus ruderarius 2018 6 28 582 #> 884 Bombus sylvarum 2018 6 28 582 #> #> $observationsInGrid$ID1723 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1724 #> scientificName year month day visitUID #> 32 Bombus campestris 2018 8 12 2695 #> 9405 Bombus 2012 8 22 2697 #> 11876 Bombus hypnorum 2009 7 12 2694 #> 11877 Bombus terrestris 2010 8 7 2693 #> 12629 Bombus terrestris 2011 4 10 3274 #> 12630 Bombus terrestris 2011 4 9 3273 #> 19492 Bombus pratorum 2016 7 19 2696 #> 24735 Bombus bohemicus 2012 8 2 2692 #> #> $observationsInGrid$ID1725 #> scientificName year month day visitUID #> 792 Bombus lucorum 2018 7 4 1149 #> 1315 Bombus pratorum 2018 6 8 1151 #> 4079 Bombus humilis 2017 8 5 1150 #> 4174 Bombus subterraneus 2017 8 14 1152 #> 19367 Bombus 2017 3 23 1148 #> 24785 Bombus pratorum 2009 8 18 3275 #> 24819 Bombus hypnorum 2009 8 18 3275 #> #> $observationsInGrid$ID1726 #> scientificName year month day visitUID #> 21406 Bombus terrestris 2016 5 8 3388 #> 21439 Bombus lapidarius 2016 5 8 3388 #> #> $observationsInGrid$ID1727 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1728 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1729 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1730 #> scientificName year month day visitUID #> 23321 Bombus hypnorum 2015 7 19 5047 #> 23410 Bombus hortorum 2015 6 20 5048 #> #> $observationsInGrid$ID1731 #> scientificName year month day visitUID #> 1242 Bombus sylvarum 2018 6 9 5604 #> #> $observationsInGrid$ID1732 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1733 #> scientificName year month day visitUID #> 24184 Bombus pascuorum 2014 7 19 1837 #> #> $observationsInGrid$ID1734 #> scientificName year month day visitUID #> 24658 Bombus terrestris 2014 9 13 5922 #> #> $observationsInGrid$ID1735 #> scientificName year month day visitUID #> 24657 Bombus pascuorum 2014 9 13 6117 #> #> $observationsInGrid$ID1736 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1737 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1738 #> scientificName year month day visitUID #> 905 Bombus rupestris 2018 6 28 40 #> #> $observationsInGrid$ID1739 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1740 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1741 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1742 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1743 #> scientificName year month day visitUID #> 19500 Bombus hypnorum 2016 7 29 4536 #> #> $observationsInGrid$ID1744 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1745 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1746 #> scientificName year month day visitUID #> 9288 Bombus humilis 2012 7 16 6455 #> #> $observationsInGrid$ID1747 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1748 #> scientificName year month day visitUID #> 11998 Bombus hypnorum 2011 6 25 3604 #> #> $observationsInGrid$ID1749 #> scientificName year month day visitUID #> 3678 Bombus terrestris 2017 5 27 2228 #> #> $observationsInGrid$ID1750 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1751 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1752 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1753 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1754 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1755 #> scientificName year month day visitUID #> 24052 Bombus lapidarius 2012 8 15 444 #> #> $observationsInGrid$ID1756 #> scientificName year month day visitUID #> 15735 Bombus lucorum 2009 6 29 3097 #> 15738 Bombus pascuorum 2009 6 29 3097 #> #> $observationsInGrid$ID1757 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1758 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1759 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1760 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1761 #> scientificName year month day visitUID #> 24565 Bombus lapidarius 2014 7 21 5793 #> 24569 Bombus hypnorum 2014 7 21 5793 #> #> $observationsInGrid$ID1762 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1763 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1764 #> scientificName year month day visitUID #> 2414 Bombus pascuorum 2017 7 30 6338 #> 2436 Bombus lucorum 2017 7 1 6337 #> 2437 Bombus pascuorum 2017 6 28 4407 #> 2443 Bombus hypnorum 2017 6 16 4404 #> 4047 Bombus sylvarum 2017 8 8 2788 #> 10056 Bombus pascuorum 2012 7 3 2334 #> 19825 Bombus lucorum 2016 6 23 4406 #> 21438 Bombus pascuorum 2016 5 11 4402 #> 22137 Bombus terrestris 2015 8 12 4403 #> 24080 Bombus terrestris 2011 7 26 246 #> 24443 Bombus pascuorum 2014 7 16 4405 #> 24740 Bombus bohemicus 2009 8 18 2333 #> #> $observationsInGrid$ID1765 #> scientificName year month day visitUID #> 20311 Bombus hypnorum 2016 8 11 4937 #> #> $observationsInGrid$ID1766 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1767 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1768 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1769 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1770 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1771 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1772 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1773 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1774 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1775 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1776 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1777 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1778 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1779 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1780 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1781 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1782 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1783 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1784 #> scientificName year month day visitUID #> 10853 Bombus pratorum 2000 6 6 5144 #> 10858 Bombus hypnorum 2000 6 6 5144 #> 10859 Bombus lucorum 2000 6 6 5144 #> #> $observationsInGrid$ID1785 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1786 #> scientificName year month day visitUID #> 16741 Bombus pratorum 2008 6 7 1335 #> 16791 Bombus pratorum 2008 6 7 1334 #> #> $observationsInGrid$ID1787 #> scientificName year month day visitUID #> 9227 Bombus pratorum 2011 7 28 4531 #> 24412 Bombus hortorum 2014 7 27 2455 #> 24414 Bombus lapidarius 2014 7 27 2455 #> 24418 Bombus terrestris 2014 7 27 2455 #> 24420 Bombus hortorum 2014 7 27 2455 #> 24426 Bombus terrestris 2014 7 27 2455 #> 24428 Bombus sylvarum 2014 7 27 2455 #> #> $observationsInGrid$ID1788 #> scientificName year month day visitUID #> 3734 Bombus soroeensis 2017 7 31 3701 #> 3735 Bombus bohemicus 2017 7 31 3701 #> #> $observationsInGrid$ID1789 #> scientificName year month day visitUID #> 2010 Bombus hypnorum 2018 4 20 209 #> 2084 Bombus terrestris 2018 4 14 4115 #> #> $observationsInGrid$ID1790 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1791 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1792 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1793 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1794 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1795 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1796 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1797 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1798 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1799 #> scientificName year month day visitUID #> 13926 Bombus distinguendus 2010 6 23 1060 #> 24190 Bombus pascuorum 2014 7 22 2335 #> #> $observationsInGrid$ID1800 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1801 #> scientificName year month day visitUID #> 145 Bombus quadricolor 2018 9 3 5223 #> 188 Bombus pascuorum 2018 8 21 5227 #> 325 Bombus norvegicus 2018 6 25 5220 #> 2279 Bombus humilis 2017 6 19 2355 #> 3519 Bombus sylvarum 2017 6 3 271 #> 3842 Bombus pascuorum 2016 7 25 2022 #> 3882 Bombus lapidarius 2017 5 4 2021 #> 4517 Bombus humilis 2017 8 11 3668 #> 5958 Bombus pascuorum 2013 8 24 5218 #> 19271 Bombus hypnorum 2013 7 4 6713 #> 20844 Bombus subterraneus 2016 7 4 5228 #> 21930 Bombus terrestris 2016 3 21 5215 #> 21991 Bombus campestris 2015 8 29 247 #> 22899 Bombus quadricolor 2015 8 15 5225 #> 23561 Bombus humilis 2015 6 30 5222 #> 24332 Bombus sylvarum 2013 8 13 5213 #> 24348 Bombus sylvarum 2014 5 28 5221 #> 24349 Bombus sylvarum 2013 8 25 5210 #> 24358 Bombus pascuorum 2014 4 25 5219 #> 24385 Bombus lapidarius 2014 8 19 5226 #> 24439 Bombus jonellus 2013 7 14 5214 #> 24440 Bombus jonellus 2014 7 18 5209 #> 24446 Bombus hortorum 2013 8 4 5212 #> 24504 Bombus pratorum 2014 4 21 5216 #> 24645 Bombus quadricolor 2014 8 11 5224 #> 24647 Bombus humilis 2013 8 22 5217 #> 24649 Bombus distinguendus 2014 7 28 5211 #> 24651 Bombus distinguendus 2014 6 6 5208 #> 25661 Bombus pratorum 2008 6 25 272 #> #> $observationsInGrid$ID1802 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1803 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1804 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1805 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1806 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1807 #> scientificName year month day visitUID #> 12709 Bombus sylvarum 2008 7 9 3090 #> #> $observationsInGrid$ID1808 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1809 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1810 #> scientificName year month day visitUID #> 19432 Bombus lucorum 2016 7 3 4688 #> 19450 Bombus pascuorum 2016 8 17 4689 #> #> $observationsInGrid$ID1811 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1812 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1813 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1814 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1815 #> scientificName year month day visitUID #> 3665 Bombus terrestris 2017 5 28 1446 #> 13918 Bombus terrestris 2010 7 3 6081 #> 19020 Bombus lucorum 2007 6 9 5864 #> 19206 Bombus terrestris 2007 4 15 1672 #> 20470 Bombus lapidarius 2016 7 16 5652 #> #> $observationsInGrid$ID1816 #> scientificName year month day visitUID #> 16 Bombus soroeensis 2018 6 28 3678 #> 52 Bombus soroeensis 2018 6 9 3675 #> 2222 Bombus soroeensis 2017 7 8 3674 #> 9135 Bombus pascuorum 2012 7 22 3676 #> 9136 Bombus pascuorum 2012 7 22 3676 #> 9140 Bombus pascuorum 2012 7 22 3676 #> 19921 Bombus terrestris 2016 8 27 3677 #> 19924 Bombus pascuorum 2016 8 27 3677 #> #> $observationsInGrid$ID1817 #> scientificName year month day visitUID #> 9211 Bombus sylvestris 2011 7 28 2306 #> 9218 Bombus hortorum 2011 7 28 5492 #> 9220 Bombus pratorum 2011 7 28 5492 #> 9222 Bombus lapidarius 2011 7 28 5492 #> #> $observationsInGrid$ID1818 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1819 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1820 #> scientificName year month day visitUID #> 927 Bombus pratorum 2018 6 26 4017 #> #> $observationsInGrid$ID1821 #> scientificName year month day visitUID #> 21566 Bombus terrestris 2016 5 4 1312 #> #> $observationsInGrid$ID1822 #> scientificName year month day visitUID #> 9128 Bombus bohemicus 2012 7 22 4839 #> #> $observationsInGrid$ID1823 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1824 #> scientificName year month day visitUID #> 24057 Bombus soroeensis 2012 7 17 5701 #> #> $observationsInGrid$ID1825 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1826 #> scientificName year month day visitUID #> 4999 Bombus lapidarius 2017 5 5 5609 #> #> $observationsInGrid$ID1827 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1828 #> scientificName year month day visitUID #> 888 Bombus sylvarum 2018 6 27 6418 #> #> $observationsInGrid$ID1829 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1830 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1831 #> scientificName year month day visitUID #> 23906 Bombus pascuorum 2015 4 18 4165 #> #> $observationsInGrid$ID1832 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1833 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1834 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1835 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1836 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1837 #> scientificName year month day visitUID #> 9888 Bombus pratorum 2012 7 19 3703 #> 9891 Bombus hortorum 2012 7 19 3703 #> 9894 Bombus pascuorum 2012 7 19 3703 #> 13507 Bombus humilis 2010 7 26 3704 #> 24417 Bombus terrestris 2014 7 26 3705 #> 24422 Bombus pascuorum 2014 7 26 3705 #> 24432 Bombus sylvarum 2014 7 26 3705 #> 24436 Bombus soroeensis 2014 7 26 3705 #> 24437 Bombus soroeensis 2014 7 26 3705 #> #> $observationsInGrid$ID1838 #> scientificName year month day visitUID #> 2210 Bombus pratorum 2017 7 7 1502 #> 2211 Bombus pratorum 2017 7 7 1502 #> 2213 Bombus pascuorum 2017 7 7 1502 #> 11254 Bombus lucorum 2011 6 11 5021 #> #> $observationsInGrid$ID1839 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1840 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1841 #> scientificName year month day visitUID #> 875 Bombus jonellus 2018 6 28 5598 #> #> $observationsInGrid$ID1842 #> scientificName year month day visitUID #> 2286 Bombus pratorum 2017 7 9 24 #> 2292 Bombus bohemicus 2017 7 9 23 #> 2294 Bombus pratorum 2017 7 9 23 #> 2296 Bombus pratorum 2017 7 9 24 #> 2398 Bombus norvegicus 2017 7 9 25 #> 2403 Bombus pascuorum 2017 7 9 25 #> #> $observationsInGrid$ID1843 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1844 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1845 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1846 #> scientificName year month day visitUID #> 6557 Bombus lucorum 2013 7 11 5263 #> 6558 Bombus hypnorum 2013 7 11 5263 #> 24058 Bombus sylvarum 2012 7 16 5262 #> #> $observationsInGrid$ID1847 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1848 #> scientificName year month day visitUID #> 6838 Bombus pascuorum 2013 8 11 896 #> 9181 Bombus pascuorum 2011 7 4 895 #> 9272 Bombus hortorum 2012 6 21 897 #> 9273 Bombus pratorum 2012 6 21 897 #> 9278 Bombus pascuorum 2012 6 21 897 #> 13760 Bombus lapidarius 2010 7 31 898 #> 20281 Bombus humilis 2016 8 14 899 #> 23276 Bombus rupestris 2015 7 22 900 #> #> $observationsInGrid$ID1849 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1850 #> scientificName year month day visitUID #> 16691 Bombus rupestris 2008 6 21 1520 #> 16693 Bombus pratorum 2008 6 20 1519 #> 16694 Bombus hypnorum 2008 6 20 1519 #> 16696 Bombus terrestris 2008 6 20 1519 #> 16698 Bombus pascuorum 2008 6 20 1519 #> #> $observationsInGrid$ID1851 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1852 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1853 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1854 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1855 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1856 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1857 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1858 #> scientificName year month day visitUID #> 24314 Bombus pascuorum 2014 7 23 4032 #> 24323 Bombus lapidarius 2014 7 23 4032 #> #> $observationsInGrid$ID1859 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1860 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1861 #> scientificName year month day visitUID #> 3837 Bombus pascuorum 2017 7 18 2564 #> 23479 Bombus campestris 2015 6 27 5199 #> 23555 Bombus ruderarius 2015 6 28 5844 #> 24848 Bombus pascuorum 2009 8 18 1321 #> #> $observationsInGrid$ID1862 #> scientificName year month day visitUID #> 4634 Bombus pascuorum 2017 7 4 4009 #> 23574 Bombus pratorum 2015 6 28 4010 #> #> $observationsInGrid$ID1863 #> scientificName year month day visitUID #> 3607 Bombus terrestris 2017 6 5 3218 #> #> $observationsInGrid$ID1864 #> scientificName year month day visitUID #> 810 Bombus pratorum 2018 7 3 1066 #> 948 Bombus hypnorum 2018 6 25 1070 #> 3514 Bombus pratorum 2017 6 16 1068 #> 10985 Bombus distinguendus 2011 8 2 549 #> 20210 Bombus hypnorum 2016 7 24 1069 #> 20293 Bombus subterraneus 2016 6 20 203 #> 20294 Bombus distinguendus 2016 6 20 203 #> 20296 Bombus humilis 2016 6 20 203 #> 20297 Bombus distinguendus 2016 6 20 203 #> 23144 Bombus lapidarius 2015 8 8 1067 #> 23185 Bombus campestris 2015 7 31 1071 #> #> $observationsInGrid$ID1865 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1866 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1867 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1868 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1869 #> scientificName year month day visitUID #> 1225 Bombus sylvarum 2018 6 13 4824 #> 1830 Bombus hypnorum 2018 4 29 4823 #> #> $observationsInGrid$ID1870 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1871 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> $observationsInGrid$ID1872 #> [1] scientificName year month day visitUID #> <0 rows> (or 0-length row.names) #> #> #> $grid #> An object of class "SpatialPolygons" #> Slot "polygons": #> [[1]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.34871 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.37472 #> [2,] 13.32357 55.40073 #> [3,] 13.36861 55.37472 #> [4,] 13.36861 55.32271 #> [5,] 13.32357 55.29670 #> [6,] 13.27852 55.32271 #> [7,] 13.27852 55.37472 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.34871 #> #> Slot "ID": #> [1] "ID1" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[2]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 55.45274 #> [2,] 13.00825 55.47875 #> [3,] 13.05330 55.45274 #> [4,] 13.05330 55.40073 #> [5,] 13.00825 55.37472 #> [6,] 12.96321 55.40073 #> [7,] 12.96321 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 55.42673 #> #> Slot "ID": #> [1] "ID2" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[3]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 55.45274 #> [2,] 13.09834 55.47875 #> [3,] 13.14339 55.45274 #> [4,] 13.14339 55.40073 #> [5,] 13.09834 55.37472 #> [6,] 13.05330 55.40073 #> [7,] 13.05330 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 55.42673 #> #> Slot "ID": #> [1] "ID3" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[4]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 55.45274 #> [2,] 13.18843 55.47875 #> [3,] 13.23348 55.45274 #> [4,] 13.23348 55.40073 #> [5,] 13.18843 55.37472 #> [6,] 13.14339 55.40073 #> [7,] 13.14339 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 55.42673 #> #> Slot "ID": #> [1] "ID4" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[5]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 55.45274 #> [2,] 13.27852 55.47875 #> [3,] 13.32357 55.45274 #> [4,] 13.32357 55.40073 #> [5,] 13.27852 55.37472 #> [6,] 13.23348 55.40073 #> [7,] 13.23348 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 55.42673 #> #> Slot "ID": #> [1] "ID5" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[6]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 55.45274 #> [2,] 13.36861 55.47875 #> [3,] 13.41366 55.45274 #> [4,] 13.41366 55.40073 #> [5,] 13.36861 55.37472 #> [6,] 13.32357 55.40073 #> [7,] 13.32357 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 55.42673 #> #> Slot "ID": #> [1] "ID6" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[7]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 55.45274 #> [2,] 13.45870 55.47875 #> [3,] 13.50375 55.45274 #> [4,] 13.50375 55.40073 #> [5,] 13.45870 55.37472 #> [6,] 13.41366 55.40073 #> [7,] 13.41366 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 55.42673 #> #> Slot "ID": #> [1] "ID7" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[8]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 55.45274 #> [2,] 13.54879 55.47875 #> [3,] 13.59384 55.45274 #> [4,] 13.59384 55.40073 #> [5,] 13.54879 55.37472 #> [6,] 13.50375 55.40073 #> [7,] 13.50375 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 55.42673 #> #> Slot "ID": #> [1] "ID8" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[9]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 55.45274 #> [2,] 13.63888 55.47875 #> [3,] 13.68393 55.45274 #> [4,] 13.68393 55.40073 #> [5,] 13.63888 55.37472 #> [6,] 13.59384 55.40073 #> [7,] 13.59384 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 55.42673 #> #> Slot "ID": #> [1] "ID9" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[10]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 55.45274 #> [2,] 13.72897 55.47875 #> [3,] 13.77402 55.45274 #> [4,] 13.77402 55.40073 #> [5,] 13.72897 55.37472 #> [6,] 13.68393 55.40073 #> [7,] 13.68393 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 55.42673 #> #> Slot "ID": #> [1] "ID10" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[11]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 55.45274 #> [2,] 13.81906 55.47875 #> [3,] 13.86411 55.45274 #> [4,] 13.86411 55.40073 #> [5,] 13.81906 55.37472 #> [6,] 13.77402 55.40073 #> [7,] 13.77402 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 55.42673 #> #> Slot "ID": #> [1] "ID11" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[12]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 55.45274 #> [2,] 13.99925 55.47875 #> [3,] 14.04429 55.45274 #> [4,] 14.04429 55.40073 #> [5,] 13.99925 55.37472 #> [6,] 13.95420 55.40073 #> [7,] 13.95420 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 55.42673 #> #> Slot "ID": #> [1] "ID12" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[13]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 55.45274 #> [2,] 14.08934 55.47875 #> [3,] 14.13438 55.45274 #> [4,] 14.13438 55.40073 #> [5,] 14.08934 55.37472 #> [6,] 14.04429 55.40073 #> [7,] 14.04429 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 55.42673 #> #> Slot "ID": #> [1] "ID13" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[14]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 55.42673 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 55.45274 #> [2,] 14.17943 55.47875 #> [3,] 14.22447 55.45274 #> [4,] 14.22447 55.40073 #> [5,] 14.17943 55.37472 #> [6,] 14.13438 55.40073 #> [7,] 14.13438 55.45274 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 55.42673 #> #> Slot "ID": #> [1] "ID14" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[15]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 55.53076 #> [2,] 12.96321 55.55677 #> [3,] 13.00825 55.53076 #> [4,] 13.00825 55.47875 #> [5,] 12.96321 55.45274 #> [6,] 12.91816 55.47875 #> [7,] 12.91816 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 55.50475 #> #> Slot "ID": #> [1] "ID15" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[16]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 55.53076 #> [2,] 13.05330 55.55677 #> [3,] 13.09834 55.53076 #> [4,] 13.09834 55.47875 #> [5,] 13.05330 55.45274 #> [6,] 13.00825 55.47875 #> [7,] 13.00825 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 55.50475 #> #> Slot "ID": #> [1] "ID16" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[17]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 55.53076 #> [2,] 13.14339 55.55677 #> [3,] 13.18843 55.53076 #> [4,] 13.18843 55.47875 #> [5,] 13.14339 55.45274 #> [6,] 13.09834 55.47875 #> [7,] 13.09834 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 55.50475 #> #> Slot "ID": #> [1] "ID17" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[18]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 55.53076 #> [2,] 13.23348 55.55677 #> [3,] 13.27852 55.53076 #> [4,] 13.27852 55.47875 #> [5,] 13.23348 55.45274 #> [6,] 13.18843 55.47875 #> [7,] 13.18843 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 55.50475 #> #> Slot "ID": #> [1] "ID18" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[19]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.53076 #> [2,] 13.32357 55.55677 #> [3,] 13.36861 55.53076 #> [4,] 13.36861 55.47875 #> [5,] 13.32357 55.45274 #> [6,] 13.27852 55.47875 #> [7,] 13.27852 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.50475 #> #> Slot "ID": #> [1] "ID19" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[20]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 55.53076 #> [2,] 13.41366 55.55677 #> [3,] 13.45870 55.53076 #> [4,] 13.45870 55.47875 #> [5,] 13.41366 55.45274 #> [6,] 13.36861 55.47875 #> [7,] 13.36861 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 55.50475 #> #> Slot "ID": #> [1] "ID20" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[21]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 55.53076 #> [2,] 13.50375 55.55677 #> [3,] 13.54879 55.53076 #> [4,] 13.54879 55.47875 #> [5,] 13.50375 55.45274 #> [6,] 13.45870 55.47875 #> [7,] 13.45870 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 55.50475 #> #> Slot "ID": #> [1] "ID21" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[22]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 55.53076 #> [2,] 13.59384 55.55677 #> [3,] 13.63888 55.53076 #> [4,] 13.63888 55.47875 #> [5,] 13.59384 55.45274 #> [6,] 13.54879 55.47875 #> [7,] 13.54879 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 55.50475 #> #> Slot "ID": #> [1] "ID22" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[23]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 55.53076 #> [2,] 13.68393 55.55677 #> [3,] 13.72897 55.53076 #> [4,] 13.72897 55.47875 #> [5,] 13.68393 55.45274 #> [6,] 13.63888 55.47875 #> [7,] 13.63888 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 55.50475 #> #> Slot "ID": #> [1] "ID23" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[24]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 55.53076 #> [2,] 13.77402 55.55677 #> [3,] 13.81906 55.53076 #> [4,] 13.81906 55.47875 #> [5,] 13.77402 55.45274 #> [6,] 13.72897 55.47875 #> [7,] 13.72897 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 55.50475 #> #> Slot "ID": #> [1] "ID24" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[25]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 55.53076 #> [2,] 13.86411 55.55677 #> [3,] 13.90915 55.53076 #> [4,] 13.90915 55.47875 #> [5,] 13.86411 55.45274 #> [6,] 13.81906 55.47875 #> [7,] 13.81906 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 55.50475 #> #> Slot "ID": #> [1] "ID25" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[26]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 55.53076 #> [2,] 13.95420 55.55677 #> [3,] 13.99925 55.53076 #> [4,] 13.99925 55.47875 #> [5,] 13.95420 55.45274 #> [6,] 13.90915 55.47875 #> [7,] 13.90915 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 55.50475 #> #> Slot "ID": #> [1] "ID26" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[27]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 55.53076 #> [2,] 14.04429 55.55677 #> [3,] 14.08934 55.53076 #> [4,] 14.08934 55.47875 #> [5,] 14.04429 55.45274 #> [6,] 13.99925 55.47875 #> [7,] 13.99925 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 55.50475 #> #> Slot "ID": #> [1] "ID27" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[28]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 55.53076 #> [2,] 14.13438 55.55677 #> [3,] 14.17943 55.53076 #> [4,] 14.17943 55.47875 #> [5,] 14.13438 55.45274 #> [6,] 14.08934 55.47875 #> [7,] 14.08934 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 55.50475 #> #> Slot "ID": #> [1] "ID28" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[29]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 55.53076 #> [2,] 14.22447 55.55677 #> [3,] 14.26952 55.53076 #> [4,] 14.26952 55.47875 #> [5,] 14.22447 55.45274 #> [6,] 14.17943 55.47875 #> [7,] 14.17943 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 55.50475 #> #> Slot "ID": #> [1] "ID29" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[30]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 55.50475 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 55.53076 #> [2,] 14.31456 55.55677 #> [3,] 14.35961 55.53076 #> [4,] 14.35961 55.47875 #> [5,] 14.31456 55.45274 #> [6,] 14.26952 55.47875 #> [7,] 14.26952 55.53076 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 55.50475 #> #> Slot "ID": #> [1] "ID30" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[31]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 55.60878 #> [2,] 13.00825 55.63479 #> [3,] 13.05330 55.60878 #> [4,] 13.05330 55.55677 #> [5,] 13.00825 55.53076 #> [6,] 12.96321 55.55677 #> [7,] 12.96321 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 55.58278 #> #> Slot "ID": #> [1] "ID31" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[32]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 55.60878 #> [2,] 13.09834 55.63479 #> [3,] 13.14339 55.60878 #> [4,] 13.14339 55.55677 #> [5,] 13.09834 55.53076 #> [6,] 13.05330 55.55677 #> [7,] 13.05330 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 55.58278 #> #> Slot "ID": #> [1] "ID32" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[33]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 55.60878 #> [2,] 13.18843 55.63479 #> [3,] 13.23348 55.60878 #> [4,] 13.23348 55.55677 #> [5,] 13.18843 55.53076 #> [6,] 13.14339 55.55677 #> [7,] 13.14339 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 55.58278 #> #> Slot "ID": #> [1] "ID33" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[34]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 55.60878 #> [2,] 13.27852 55.63479 #> [3,] 13.32357 55.60878 #> [4,] 13.32357 55.55677 #> [5,] 13.27852 55.53076 #> [6,] 13.23348 55.55677 #> [7,] 13.23348 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 55.58278 #> #> Slot "ID": #> [1] "ID34" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[35]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 55.60878 #> [2,] 13.36861 55.63479 #> [3,] 13.41366 55.60878 #> [4,] 13.41366 55.55677 #> [5,] 13.36861 55.53076 #> [6,] 13.32357 55.55677 #> [7,] 13.32357 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 55.58278 #> #> Slot "ID": #> [1] "ID35" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[36]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 55.60878 #> [2,] 13.45870 55.63479 #> [3,] 13.50375 55.60878 #> [4,] 13.50375 55.55677 #> [5,] 13.45870 55.53076 #> [6,] 13.41366 55.55677 #> [7,] 13.41366 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 55.58278 #> #> Slot "ID": #> [1] "ID36" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[37]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 55.60878 #> [2,] 13.54879 55.63479 #> [3,] 13.59384 55.60878 #> [4,] 13.59384 55.55677 #> [5,] 13.54879 55.53076 #> [6,] 13.50375 55.55677 #> [7,] 13.50375 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 55.58278 #> #> Slot "ID": #> [1] "ID37" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[38]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 55.60878 #> [2,] 13.63888 55.63479 #> [3,] 13.68393 55.60878 #> [4,] 13.68393 55.55677 #> [5,] 13.63888 55.53076 #> [6,] 13.59384 55.55677 #> [7,] 13.59384 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 55.58278 #> #> Slot "ID": #> [1] "ID38" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[39]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 55.60878 #> [2,] 13.72897 55.63479 #> [3,] 13.77402 55.60878 #> [4,] 13.77402 55.55677 #> [5,] 13.72897 55.53076 #> [6,] 13.68393 55.55677 #> [7,] 13.68393 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 55.58278 #> #> Slot "ID": #> [1] "ID39" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[40]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 55.60878 #> [2,] 13.81906 55.63479 #> [3,] 13.86411 55.60878 #> [4,] 13.86411 55.55677 #> [5,] 13.81906 55.53076 #> [6,] 13.77402 55.55677 #> [7,] 13.77402 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 55.58278 #> #> Slot "ID": #> [1] "ID40" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[41]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 55.60878 #> [2,] 13.90915 55.63479 #> [3,] 13.95420 55.60878 #> [4,] 13.95420 55.55677 #> [5,] 13.90915 55.53076 #> [6,] 13.86411 55.55677 #> [7,] 13.86411 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 55.58278 #> #> Slot "ID": #> [1] "ID41" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[42]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 55.60878 #> [2,] 13.99925 55.63479 #> [3,] 14.04429 55.60878 #> [4,] 14.04429 55.55677 #> [5,] 13.99925 55.53076 #> [6,] 13.95420 55.55677 #> [7,] 13.95420 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 55.58278 #> #> Slot "ID": #> [1] "ID42" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[43]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 55.60878 #> [2,] 14.08934 55.63479 #> [3,] 14.13438 55.60878 #> [4,] 14.13438 55.55677 #> [5,] 14.08934 55.53076 #> [6,] 14.04429 55.55677 #> [7,] 14.04429 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 55.58278 #> #> Slot "ID": #> [1] "ID43" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[44]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 55.60878 #> [2,] 14.17943 55.63479 #> [3,] 14.22447 55.60878 #> [4,] 14.22447 55.55677 #> [5,] 14.17943 55.53076 #> [6,] 14.13438 55.55677 #> [7,] 14.13438 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 55.58278 #> #> Slot "ID": #> [1] "ID44" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[45]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 55.58278 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 55.60878 #> [2,] 14.26952 55.63479 #> [3,] 14.31456 55.60878 #> [4,] 14.31456 55.55677 #> [5,] 14.26952 55.53076 #> [6,] 14.22447 55.55677 #> [7,] 14.22447 55.60878 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 55.58278 #> #> Slot "ID": #> [1] "ID45" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[46]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 55.68680 #> [2,] 13.14339 55.71281 #> [3,] 13.18843 55.68680 #> [4,] 13.18843 55.63479 #> [5,] 13.14339 55.60878 #> [6,] 13.09834 55.63479 #> [7,] 13.09834 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 55.66080 #> #> Slot "ID": #> [1] "ID46" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[47]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 55.68680 #> [2,] 13.23348 55.71281 #> [3,] 13.27852 55.68680 #> [4,] 13.27852 55.63479 #> [5,] 13.23348 55.60878 #> [6,] 13.18843 55.63479 #> [7,] 13.18843 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 55.66080 #> #> Slot "ID": #> [1] "ID47" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[48]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.68680 #> [2,] 13.32357 55.71281 #> [3,] 13.36861 55.68680 #> [4,] 13.36861 55.63479 #> [5,] 13.32357 55.60878 #> [6,] 13.27852 55.63479 #> [7,] 13.27852 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.66080 #> #> Slot "ID": #> [1] "ID48" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[49]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 55.68680 #> [2,] 13.41366 55.71281 #> [3,] 13.45870 55.68680 #> [4,] 13.45870 55.63479 #> [5,] 13.41366 55.60878 #> [6,] 13.36861 55.63479 #> [7,] 13.36861 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 55.66080 #> #> Slot "ID": #> [1] "ID49" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[50]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 55.68680 #> [2,] 13.50375 55.71281 #> [3,] 13.54879 55.68680 #> [4,] 13.54879 55.63479 #> [5,] 13.50375 55.60878 #> [6,] 13.45870 55.63479 #> [7,] 13.45870 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 55.66080 #> #> Slot "ID": #> [1] "ID50" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[51]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 55.68680 #> [2,] 13.59384 55.71281 #> [3,] 13.63888 55.68680 #> [4,] 13.63888 55.63479 #> [5,] 13.59384 55.60878 #> [6,] 13.54879 55.63479 #> [7,] 13.54879 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 55.66080 #> #> Slot "ID": #> [1] "ID51" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[52]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 55.68680 #> [2,] 13.68393 55.71281 #> [3,] 13.72897 55.68680 #> [4,] 13.72897 55.63479 #> [5,] 13.68393 55.60878 #> [6,] 13.63888 55.63479 #> [7,] 13.63888 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 55.66080 #> #> Slot "ID": #> [1] "ID52" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[53]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 55.68680 #> [2,] 13.77402 55.71281 #> [3,] 13.81906 55.68680 #> [4,] 13.81906 55.63479 #> [5,] 13.77402 55.60878 #> [6,] 13.72897 55.63479 #> [7,] 13.72897 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 55.66080 #> #> Slot "ID": #> [1] "ID53" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[54]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 55.68680 #> [2,] 13.86411 55.71281 #> [3,] 13.90915 55.68680 #> [4,] 13.90915 55.63479 #> [5,] 13.86411 55.60878 #> [6,] 13.81906 55.63479 #> [7,] 13.81906 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 55.66080 #> #> Slot "ID": #> [1] "ID54" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[55]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.9542 55.6608 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 55.68680 #> [2,] 13.95420 55.71281 #> [3,] 13.99925 55.68680 #> [4,] 13.99925 55.63479 #> [5,] 13.95420 55.60878 #> [6,] 13.90915 55.63479 #> [7,] 13.90915 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.9542 55.6608 #> #> Slot "ID": #> [1] "ID55" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[56]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 55.68680 #> [2,] 14.04429 55.71281 #> [3,] 14.08934 55.68680 #> [4,] 14.08934 55.63479 #> [5,] 14.04429 55.60878 #> [6,] 13.99925 55.63479 #> [7,] 13.99925 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 55.66080 #> #> Slot "ID": #> [1] "ID56" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[57]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 55.68680 #> [2,] 14.13438 55.71281 #> [3,] 14.17943 55.68680 #> [4,] 14.17943 55.63479 #> [5,] 14.13438 55.60878 #> [6,] 14.08934 55.63479 #> [7,] 14.08934 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 55.66080 #> #> Slot "ID": #> [1] "ID57" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[58]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 55.66080 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 55.68680 #> [2,] 14.22447 55.71281 #> [3,] 14.26952 55.68680 #> [4,] 14.26952 55.63479 #> [5,] 14.22447 55.60878 #> [6,] 14.17943 55.63479 #> [7,] 14.17943 55.68680 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 55.66080 #> #> Slot "ID": #> [1] "ID58" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[59]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 55.76482 #> [2,] 13.00825 55.79083 #> [3,] 13.05330 55.76482 #> [4,] 13.05330 55.71281 #> [5,] 13.00825 55.68680 #> [6,] 12.96321 55.71281 #> [7,] 12.96321 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 55.73882 #> #> Slot "ID": #> [1] "ID59" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[60]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 55.76482 #> [2,] 13.09834 55.79083 #> [3,] 13.14339 55.76482 #> [4,] 13.14339 55.71281 #> [5,] 13.09834 55.68680 #> [6,] 13.05330 55.71281 #> [7,] 13.05330 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 55.73882 #> #> Slot "ID": #> [1] "ID60" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[61]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 55.76482 #> [2,] 13.18843 55.79083 #> [3,] 13.23348 55.76482 #> [4,] 13.23348 55.71281 #> [5,] 13.18843 55.68680 #> [6,] 13.14339 55.71281 #> [7,] 13.14339 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 55.73882 #> #> Slot "ID": #> [1] "ID61" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[62]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 55.76482 #> [2,] 13.27852 55.79083 #> [3,] 13.32357 55.76482 #> [4,] 13.32357 55.71281 #> [5,] 13.27852 55.68680 #> [6,] 13.23348 55.71281 #> [7,] 13.23348 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 55.73882 #> #> Slot "ID": #> [1] "ID62" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[63]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 55.76482 #> [2,] 13.36861 55.79083 #> [3,] 13.41366 55.76482 #> [4,] 13.41366 55.71281 #> [5,] 13.36861 55.68680 #> [6,] 13.32357 55.71281 #> [7,] 13.32357 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 55.73882 #> #> Slot "ID": #> [1] "ID63" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[64]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 55.76482 #> [2,] 13.45870 55.79083 #> [3,] 13.50375 55.76482 #> [4,] 13.50375 55.71281 #> [5,] 13.45870 55.68680 #> [6,] 13.41366 55.71281 #> [7,] 13.41366 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 55.73882 #> #> Slot "ID": #> [1] "ID64" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[65]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 55.76482 #> [2,] 13.54879 55.79083 #> [3,] 13.59384 55.76482 #> [4,] 13.59384 55.71281 #> [5,] 13.54879 55.68680 #> [6,] 13.50375 55.71281 #> [7,] 13.50375 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 55.73882 #> #> Slot "ID": #> [1] "ID65" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[66]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 55.76482 #> [2,] 13.63888 55.79083 #> [3,] 13.68393 55.76482 #> [4,] 13.68393 55.71281 #> [5,] 13.63888 55.68680 #> [6,] 13.59384 55.71281 #> [7,] 13.59384 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 55.73882 #> #> Slot "ID": #> [1] "ID66" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[67]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 55.76482 #> [2,] 13.72897 55.79083 #> [3,] 13.77402 55.76482 #> [4,] 13.77402 55.71281 #> [5,] 13.72897 55.68680 #> [6,] 13.68393 55.71281 #> [7,] 13.68393 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 55.73882 #> #> Slot "ID": #> [1] "ID67" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[68]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 55.76482 #> [2,] 13.81906 55.79083 #> [3,] 13.86411 55.76482 #> [4,] 13.86411 55.71281 #> [5,] 13.81906 55.68680 #> [6,] 13.77402 55.71281 #> [7,] 13.77402 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 55.73882 #> #> Slot "ID": #> [1] "ID68" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[69]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 55.76482 #> [2,] 13.90915 55.79083 #> [3,] 13.95420 55.76482 #> [4,] 13.95420 55.71281 #> [5,] 13.90915 55.68680 #> [6,] 13.86411 55.71281 #> [7,] 13.86411 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 55.73882 #> #> Slot "ID": #> [1] "ID69" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[70]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 55.76482 #> [2,] 13.99925 55.79083 #> [3,] 14.04429 55.76482 #> [4,] 14.04429 55.71281 #> [5,] 13.99925 55.68680 #> [6,] 13.95420 55.71281 #> [7,] 13.95420 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 55.73882 #> #> Slot "ID": #> [1] "ID70" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[71]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 55.76482 #> [2,] 14.08934 55.79083 #> [3,] 14.13438 55.76482 #> [4,] 14.13438 55.71281 #> [5,] 14.08934 55.68680 #> [6,] 14.04429 55.71281 #> [7,] 14.04429 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 55.73882 #> #> Slot "ID": #> [1] "ID71" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[72]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 55.73882 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 55.76482 #> [2,] 14.17943 55.79083 #> [3,] 14.22447 55.76482 #> [4,] 14.22447 55.71281 #> [5,] 14.17943 55.68680 #> [6,] 14.13438 55.71281 #> [7,] 14.13438 55.76482 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 55.73882 #> #> Slot "ID": #> [1] "ID72" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[73]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 55.84284 #> [2,] 12.96321 55.86885 #> [3,] 13.00825 55.84284 #> [4,] 13.00825 55.79083 #> [5,] 12.96321 55.76482 #> [6,] 12.91816 55.79083 #> [7,] 12.91816 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 55.81684 #> #> Slot "ID": #> [1] "ID73" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[74]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 55.84284 #> [2,] 13.05330 55.86885 #> [3,] 13.09834 55.84284 #> [4,] 13.09834 55.79083 #> [5,] 13.05330 55.76482 #> [6,] 13.00825 55.79083 #> [7,] 13.00825 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 55.81684 #> #> Slot "ID": #> [1] "ID74" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[75]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 55.84284 #> [2,] 13.14339 55.86885 #> [3,] 13.18843 55.84284 #> [4,] 13.18843 55.79083 #> [5,] 13.14339 55.76482 #> [6,] 13.09834 55.79083 #> [7,] 13.09834 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 55.81684 #> #> Slot "ID": #> [1] "ID75" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[76]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 55.84284 #> [2,] 13.23348 55.86885 #> [3,] 13.27852 55.84284 #> [4,] 13.27852 55.79083 #> [5,] 13.23348 55.76482 #> [6,] 13.18843 55.79083 #> [7,] 13.18843 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 55.81684 #> #> Slot "ID": #> [1] "ID76" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[77]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.84284 #> [2,] 13.32357 55.86885 #> [3,] 13.36861 55.84284 #> [4,] 13.36861 55.79083 #> [5,] 13.32357 55.76482 #> [6,] 13.27852 55.79083 #> [7,] 13.27852 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.81684 #> #> Slot "ID": #> [1] "ID77" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[78]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 55.84284 #> [2,] 13.41366 55.86885 #> [3,] 13.45870 55.84284 #> [4,] 13.45870 55.79083 #> [5,] 13.41366 55.76482 #> [6,] 13.36861 55.79083 #> [7,] 13.36861 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 55.81684 #> #> Slot "ID": #> [1] "ID78" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[79]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 55.84284 #> [2,] 13.50375 55.86885 #> [3,] 13.54879 55.84284 #> [4,] 13.54879 55.79083 #> [5,] 13.50375 55.76482 #> [6,] 13.45870 55.79083 #> [7,] 13.45870 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 55.81684 #> #> Slot "ID": #> [1] "ID79" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[80]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 55.84284 #> [2,] 13.59384 55.86885 #> [3,] 13.63888 55.84284 #> [4,] 13.63888 55.79083 #> [5,] 13.59384 55.76482 #> [6,] 13.54879 55.79083 #> [7,] 13.54879 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 55.81684 #> #> Slot "ID": #> [1] "ID80" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[81]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 55.84284 #> [2,] 13.68393 55.86885 #> [3,] 13.72897 55.84284 #> [4,] 13.72897 55.79083 #> [5,] 13.68393 55.76482 #> [6,] 13.63888 55.79083 #> [7,] 13.63888 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 55.81684 #> #> Slot "ID": #> [1] "ID81" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[82]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 55.84284 #> [2,] 13.77402 55.86885 #> [3,] 13.81906 55.84284 #> [4,] 13.81906 55.79083 #> [5,] 13.77402 55.76482 #> [6,] 13.72897 55.79083 #> [7,] 13.72897 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 55.81684 #> #> Slot "ID": #> [1] "ID82" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[83]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 55.84284 #> [2,] 13.86411 55.86885 #> [3,] 13.90915 55.84284 #> [4,] 13.90915 55.79083 #> [5,] 13.86411 55.76482 #> [6,] 13.81906 55.79083 #> [7,] 13.81906 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 55.81684 #> #> Slot "ID": #> [1] "ID83" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[84]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 55.84284 #> [2,] 13.95420 55.86885 #> [3,] 13.99925 55.84284 #> [4,] 13.99925 55.79083 #> [5,] 13.95420 55.76482 #> [6,] 13.90915 55.79083 #> [7,] 13.90915 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 55.81684 #> #> Slot "ID": #> [1] "ID84" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[85]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 55.84284 #> [2,] 14.04429 55.86885 #> [3,] 14.08934 55.84284 #> [4,] 14.08934 55.79083 #> [5,] 14.04429 55.76482 #> [6,] 13.99925 55.79083 #> [7,] 13.99925 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 55.81684 #> #> Slot "ID": #> [1] "ID85" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[86]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 55.81684 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 55.84284 #> [2,] 14.13438 55.86885 #> [3,] 14.17943 55.84284 #> [4,] 14.17943 55.79083 #> [5,] 14.13438 55.76482 #> [6,] 14.08934 55.79083 #> [7,] 14.08934 55.84284 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 55.81684 #> #> Slot "ID": #> [1] "ID86" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[87]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 55.92086 #> [2,] 12.82807 55.94687 #> [3,] 12.87312 55.92086 #> [4,] 12.87312 55.86885 #> [5,] 12.82807 55.84284 #> [6,] 12.78303 55.86885 #> [7,] 12.78303 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 55.89486 #> #> Slot "ID": #> [1] "ID87" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[88]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 55.92086 #> [2,] 12.91816 55.94687 #> [3,] 12.96321 55.92086 #> [4,] 12.96321 55.86885 #> [5,] 12.91816 55.84284 #> [6,] 12.87312 55.86885 #> [7,] 12.87312 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 55.89486 #> #> Slot "ID": #> [1] "ID88" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[89]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 55.92086 #> [2,] 13.00825 55.94687 #> [3,] 13.05330 55.92086 #> [4,] 13.05330 55.86885 #> [5,] 13.00825 55.84284 #> [6,] 12.96321 55.86885 #> [7,] 12.96321 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 55.89486 #> #> Slot "ID": #> [1] "ID89" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[90]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 55.92086 #> [2,] 13.09834 55.94687 #> [3,] 13.14339 55.92086 #> [4,] 13.14339 55.86885 #> [5,] 13.09834 55.84284 #> [6,] 13.05330 55.86885 #> [7,] 13.05330 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 55.89486 #> #> Slot "ID": #> [1] "ID90" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[91]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 55.92086 #> [2,] 13.18843 55.94687 #> [3,] 13.23348 55.92086 #> [4,] 13.23348 55.86885 #> [5,] 13.18843 55.84284 #> [6,] 13.14339 55.86885 #> [7,] 13.14339 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 55.89486 #> #> Slot "ID": #> [1] "ID91" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[92]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 55.92086 #> [2,] 13.27852 55.94687 #> [3,] 13.32357 55.92086 #> [4,] 13.32357 55.86885 #> [5,] 13.27852 55.84284 #> [6,] 13.23348 55.86885 #> [7,] 13.23348 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 55.89486 #> #> Slot "ID": #> [1] "ID92" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[93]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 55.92086 #> [2,] 13.36861 55.94687 #> [3,] 13.41366 55.92086 #> [4,] 13.41366 55.86885 #> [5,] 13.36861 55.84284 #> [6,] 13.32357 55.86885 #> [7,] 13.32357 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 55.89486 #> #> Slot "ID": #> [1] "ID93" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[94]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 55.92086 #> [2,] 13.45870 55.94687 #> [3,] 13.50375 55.92086 #> [4,] 13.50375 55.86885 #> [5,] 13.45870 55.84284 #> [6,] 13.41366 55.86885 #> [7,] 13.41366 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 55.89486 #> #> Slot "ID": #> [1] "ID94" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[95]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 55.92086 #> [2,] 13.54879 55.94687 #> [3,] 13.59384 55.92086 #> [4,] 13.59384 55.86885 #> [5,] 13.54879 55.84284 #> [6,] 13.50375 55.86885 #> [7,] 13.50375 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 55.89486 #> #> Slot "ID": #> [1] "ID95" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[96]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 55.92086 #> [2,] 13.63888 55.94687 #> [3,] 13.68393 55.92086 #> [4,] 13.68393 55.86885 #> [5,] 13.63888 55.84284 #> [6,] 13.59384 55.86885 #> [7,] 13.59384 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 55.89486 #> #> Slot "ID": #> [1] "ID96" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[97]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 55.92086 #> [2,] 13.72897 55.94687 #> [3,] 13.77402 55.92086 #> [4,] 13.77402 55.86885 #> [5,] 13.72897 55.84284 #> [6,] 13.68393 55.86885 #> [7,] 13.68393 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 55.89486 #> #> Slot "ID": #> [1] "ID97" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[98]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 55.92086 #> [2,] 13.81906 55.94687 #> [3,] 13.86411 55.92086 #> [4,] 13.86411 55.86885 #> [5,] 13.81906 55.84284 #> [6,] 13.77402 55.86885 #> [7,] 13.77402 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 55.89486 #> #> Slot "ID": #> [1] "ID98" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[99]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 55.92086 #> [2,] 13.90915 55.94687 #> [3,] 13.95420 55.92086 #> [4,] 13.95420 55.86885 #> [5,] 13.90915 55.84284 #> [6,] 13.86411 55.86885 #> [7,] 13.86411 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 55.89486 #> #> Slot "ID": #> [1] "ID99" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[100]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 55.92086 #> [2,] 13.99925 55.94687 #> [3,] 14.04429 55.92086 #> [4,] 14.04429 55.86885 #> [5,] 13.99925 55.84284 #> [6,] 13.95420 55.86885 #> [7,] 13.95420 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 55.89486 #> #> Slot "ID": #> [1] "ID100" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[101]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 55.92086 #> [2,] 14.08934 55.94687 #> [3,] 14.13438 55.92086 #> [4,] 14.13438 55.86885 #> [5,] 14.08934 55.84284 #> [6,] 14.04429 55.86885 #> [7,] 14.04429 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 55.89486 #> #> Slot "ID": #> [1] "ID101" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[102]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 55.92086 #> [2,] 14.17943 55.94687 #> [3,] 14.22447 55.92086 #> [4,] 14.22447 55.86885 #> [5,] 14.17943 55.84284 #> [6,] 14.13438 55.86885 #> [7,] 14.13438 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 55.89486 #> #> Slot "ID": #> [1] "ID102" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[103]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 55.89486 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 55.92086 #> [2,] 14.26952 55.94687 #> [3,] 14.31456 55.92086 #> [4,] 14.31456 55.86885 #> [5,] 14.26952 55.84284 #> [6,] 14.22447 55.86885 #> [7,] 14.22447 55.92086 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 55.89486 #> #> Slot "ID": #> [1] "ID103" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[104]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 55.99888 #> [2,] 12.78303 56.02489 #> [3,] 12.82807 55.99888 #> [4,] 12.82807 55.94687 #> [5,] 12.78303 55.92086 #> [6,] 12.73798 55.94687 #> [7,] 12.73798 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 55.97288 #> #> Slot "ID": #> [1] "ID104" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[105]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 55.99888 #> [2,] 12.87312 56.02489 #> [3,] 12.91816 55.99888 #> [4,] 12.91816 55.94687 #> [5,] 12.87312 55.92086 #> [6,] 12.82807 55.94687 #> [7,] 12.82807 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 55.97288 #> #> Slot "ID": #> [1] "ID105" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[106]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 55.99888 #> [2,] 12.96321 56.02489 #> [3,] 13.00825 55.99888 #> [4,] 13.00825 55.94687 #> [5,] 12.96321 55.92086 #> [6,] 12.91816 55.94687 #> [7,] 12.91816 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 55.97288 #> #> Slot "ID": #> [1] "ID106" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[107]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 55.99888 #> [2,] 13.05330 56.02489 #> [3,] 13.09834 55.99888 #> [4,] 13.09834 55.94687 #> [5,] 13.05330 55.92086 #> [6,] 13.00825 55.94687 #> [7,] 13.00825 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 55.97288 #> #> Slot "ID": #> [1] "ID107" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[108]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 55.99888 #> [2,] 13.14339 56.02489 #> [3,] 13.18843 55.99888 #> [4,] 13.18843 55.94687 #> [5,] 13.14339 55.92086 #> [6,] 13.09834 55.94687 #> [7,] 13.09834 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 55.97288 #> #> Slot "ID": #> [1] "ID108" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[109]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 55.99888 #> [2,] 13.23348 56.02489 #> [3,] 13.27852 55.99888 #> [4,] 13.27852 55.94687 #> [5,] 13.23348 55.92086 #> [6,] 13.18843 55.94687 #> [7,] 13.18843 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 55.97288 #> #> Slot "ID": #> [1] "ID109" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[110]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 55.99888 #> [2,] 13.32357 56.02489 #> [3,] 13.36861 55.99888 #> [4,] 13.36861 55.94687 #> [5,] 13.32357 55.92086 #> [6,] 13.27852 55.94687 #> [7,] 13.27852 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 55.97288 #> #> Slot "ID": #> [1] "ID110" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[111]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 55.99888 #> [2,] 13.41366 56.02489 #> [3,] 13.45870 55.99888 #> [4,] 13.45870 55.94687 #> [5,] 13.41366 55.92086 #> [6,] 13.36861 55.94687 #> [7,] 13.36861 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 55.97288 #> #> Slot "ID": #> [1] "ID111" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[112]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 55.99888 #> [2,] 13.50375 56.02489 #> [3,] 13.54879 55.99888 #> [4,] 13.54879 55.94687 #> [5,] 13.50375 55.92086 #> [6,] 13.45870 55.94687 #> [7,] 13.45870 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 55.97288 #> #> Slot "ID": #> [1] "ID112" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[113]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 55.99888 #> [2,] 13.59384 56.02489 #> [3,] 13.63888 55.99888 #> [4,] 13.63888 55.94687 #> [5,] 13.59384 55.92086 #> [6,] 13.54879 55.94687 #> [7,] 13.54879 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 55.97288 #> #> Slot "ID": #> [1] "ID113" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[114]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 55.99888 #> [2,] 13.68393 56.02489 #> [3,] 13.72897 55.99888 #> [4,] 13.72897 55.94687 #> [5,] 13.68393 55.92086 #> [6,] 13.63888 55.94687 #> [7,] 13.63888 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 55.97288 #> #> Slot "ID": #> [1] "ID114" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[115]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 55.99888 #> [2,] 13.77402 56.02489 #> [3,] 13.81906 55.99888 #> [4,] 13.81906 55.94687 #> [5,] 13.77402 55.92086 #> [6,] 13.72897 55.94687 #> [7,] 13.72897 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 55.97288 #> #> Slot "ID": #> [1] "ID115" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[116]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 55.99888 #> [2,] 13.86411 56.02489 #> [3,] 13.90915 55.99888 #> [4,] 13.90915 55.94687 #> [5,] 13.86411 55.92086 #> [6,] 13.81906 55.94687 #> [7,] 13.81906 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 55.97288 #> #> Slot "ID": #> [1] "ID116" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[117]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 55.99888 #> [2,] 13.95420 56.02489 #> [3,] 13.99925 55.99888 #> [4,] 13.99925 55.94687 #> [5,] 13.95420 55.92086 #> [6,] 13.90915 55.94687 #> [7,] 13.90915 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 55.97288 #> #> Slot "ID": #> [1] "ID117" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[118]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 55.99888 #> [2,] 14.04429 56.02489 #> [3,] 14.08934 55.99888 #> [4,] 14.08934 55.94687 #> [5,] 14.04429 55.92086 #> [6,] 13.99925 55.94687 #> [7,] 13.99925 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 55.97288 #> #> Slot "ID": #> [1] "ID118" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[119]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 55.99888 #> [2,] 14.13438 56.02489 #> [3,] 14.17943 55.99888 #> [4,] 14.17943 55.94687 #> [5,] 14.13438 55.92086 #> [6,] 14.08934 55.94687 #> [7,] 14.08934 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 55.97288 #> #> Slot "ID": #> [1] "ID119" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[120]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 55.99888 #> [2,] 14.22447 56.02489 #> [3,] 14.26952 55.99888 #> [4,] 14.26952 55.94687 #> [5,] 14.22447 55.92086 #> [6,] 14.17943 55.94687 #> [7,] 14.17943 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 55.97288 #> #> Slot "ID": #> [1] "ID120" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[121]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 55.97288 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 55.99888 #> [2,] 14.31456 56.02489 #> [3,] 14.35961 55.99888 #> [4,] 14.35961 55.94687 #> [5,] 14.31456 55.92086 #> [6,] 14.26952 55.94687 #> [7,] 14.26952 55.99888 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 55.97288 #> #> Slot "ID": #> [1] "ID121" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[122]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.07690 #> [2,] 12.73798 56.10291 #> [3,] 12.78303 56.07690 #> [4,] 12.78303 56.02489 #> [5,] 12.73798 55.99888 #> [6,] 12.69294 56.02489 #> [7,] 12.69294 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.05090 #> #> Slot "ID": #> [1] "ID122" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[123]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.07690 #> [2,] 12.82807 56.10291 #> [3,] 12.87312 56.07690 #> [4,] 12.87312 56.02489 #> [5,] 12.82807 55.99888 #> [6,] 12.78303 56.02489 #> [7,] 12.78303 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.05090 #> #> Slot "ID": #> [1] "ID123" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[124]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.07690 #> [2,] 12.91816 56.10291 #> [3,] 12.96321 56.07690 #> [4,] 12.96321 56.02489 #> [5,] 12.91816 55.99888 #> [6,] 12.87312 56.02489 #> [7,] 12.87312 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.05090 #> #> Slot "ID": #> [1] "ID124" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[125]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.07690 #> [2,] 13.00825 56.10291 #> [3,] 13.05330 56.07690 #> [4,] 13.05330 56.02489 #> [5,] 13.00825 55.99888 #> [6,] 12.96321 56.02489 #> [7,] 12.96321 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.05090 #> #> Slot "ID": #> [1] "ID125" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[126]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.07690 #> [2,] 13.09834 56.10291 #> [3,] 13.14339 56.07690 #> [4,] 13.14339 56.02489 #> [5,] 13.09834 55.99888 #> [6,] 13.05330 56.02489 #> [7,] 13.05330 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.05090 #> #> Slot "ID": #> [1] "ID126" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[127]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.07690 #> [2,] 13.18843 56.10291 #> [3,] 13.23348 56.07690 #> [4,] 13.23348 56.02489 #> [5,] 13.18843 55.99888 #> [6,] 13.14339 56.02489 #> [7,] 13.14339 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.05090 #> #> Slot "ID": #> [1] "ID127" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[128]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.07690 #> [2,] 13.27852 56.10291 #> [3,] 13.32357 56.07690 #> [4,] 13.32357 56.02489 #> [5,] 13.27852 55.99888 #> [6,] 13.23348 56.02489 #> [7,] 13.23348 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.05090 #> #> Slot "ID": #> [1] "ID128" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[129]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.07690 #> [2,] 13.36861 56.10291 #> [3,] 13.41366 56.07690 #> [4,] 13.41366 56.02489 #> [5,] 13.36861 55.99888 #> [6,] 13.32357 56.02489 #> [7,] 13.32357 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.05090 #> #> Slot "ID": #> [1] "ID129" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[130]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.4587 56.0509 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.07690 #> [2,] 13.45870 56.10291 #> [3,] 13.50375 56.07690 #> [4,] 13.50375 56.02489 #> [5,] 13.45870 55.99888 #> [6,] 13.41366 56.02489 #> [7,] 13.41366 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.4587 56.0509 #> #> Slot "ID": #> [1] "ID130" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[131]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.07690 #> [2,] 13.54879 56.10291 #> [3,] 13.59384 56.07690 #> [4,] 13.59384 56.02489 #> [5,] 13.54879 55.99888 #> [6,] 13.50375 56.02489 #> [7,] 13.50375 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.05090 #> #> Slot "ID": #> [1] "ID131" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[132]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.07690 #> [2,] 13.63888 56.10291 #> [3,] 13.68393 56.07690 #> [4,] 13.68393 56.02489 #> [5,] 13.63888 55.99888 #> [6,] 13.59384 56.02489 #> [7,] 13.59384 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.05090 #> #> Slot "ID": #> [1] "ID132" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[133]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.07690 #> [2,] 13.72897 56.10291 #> [3,] 13.77402 56.07690 #> [4,] 13.77402 56.02489 #> [5,] 13.72897 55.99888 #> [6,] 13.68393 56.02489 #> [7,] 13.68393 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.05090 #> #> Slot "ID": #> [1] "ID133" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[134]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.07690 #> [2,] 13.81906 56.10291 #> [3,] 13.86411 56.07690 #> [4,] 13.86411 56.02489 #> [5,] 13.81906 55.99888 #> [6,] 13.77402 56.02489 #> [7,] 13.77402 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.05090 #> #> Slot "ID": #> [1] "ID134" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[135]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.07690 #> [2,] 13.90915 56.10291 #> [3,] 13.95420 56.07690 #> [4,] 13.95420 56.02489 #> [5,] 13.90915 55.99888 #> [6,] 13.86411 56.02489 #> [7,] 13.86411 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.05090 #> #> Slot "ID": #> [1] "ID135" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[136]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.07690 #> [2,] 13.99925 56.10291 #> [3,] 14.04429 56.07690 #> [4,] 14.04429 56.02489 #> [5,] 13.99925 55.99888 #> [6,] 13.95420 56.02489 #> [7,] 13.95420 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.05090 #> #> Slot "ID": #> [1] "ID136" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[137]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.07690 #> [2,] 14.08934 56.10291 #> [3,] 14.13438 56.07690 #> [4,] 14.13438 56.02489 #> [5,] 14.08934 55.99888 #> [6,] 14.04429 56.02489 #> [7,] 14.04429 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.05090 #> #> Slot "ID": #> [1] "ID137" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[138]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.07690 #> [2,] 14.17943 56.10291 #> [3,] 14.22447 56.07690 #> [4,] 14.22447 56.02489 #> [5,] 14.17943 55.99888 #> [6,] 14.13438 56.02489 #> [7,] 14.13438 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.05090 #> #> Slot "ID": #> [1] "ID138" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[139]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.07690 #> [2,] 14.26952 56.10291 #> [3,] 14.31456 56.07690 #> [4,] 14.31456 56.02489 #> [5,] 14.26952 55.99888 #> [6,] 14.22447 56.02489 #> [7,] 14.22447 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.05090 #> #> Slot "ID": #> [1] "ID139" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[140]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.07690 #> [2,] 14.35961 56.10291 #> [3,] 14.40465 56.07690 #> [4,] 14.40465 56.02489 #> [5,] 14.35961 55.99888 #> [6,] 14.31456 56.02489 #> [7,] 14.31456 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.05090 #> #> Slot "ID": #> [1] "ID140" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[141]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.4497 56.0509 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.07690 #> [2,] 14.44970 56.10291 #> [3,] 14.49474 56.07690 #> [4,] 14.49474 56.02489 #> [5,] 14.44970 55.99888 #> [6,] 14.40465 56.02489 #> [7,] 14.40465 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.4497 56.0509 #> #> Slot "ID": #> [1] "ID141" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[142]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.07690 #> [2,] 14.62988 56.10291 #> [3,] 14.67492 56.07690 #> [4,] 14.67492 56.02489 #> [5,] 14.62988 55.99888 #> [6,] 14.58483 56.02489 #> [7,] 14.58483 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.05090 #> #> Slot "ID": #> [1] "ID142" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[143]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.05090 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.07690 #> [2,] 14.71997 56.10291 #> [3,] 14.76501 56.07690 #> [4,] 14.76501 56.02489 #> [5,] 14.71997 55.99888 #> [6,] 14.67492 56.02489 #> [7,] 14.67492 56.07690 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.05090 #> #> Slot "ID": #> [1] "ID143" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[144]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 56.15492 #> [2,] 12.60285 56.18093 #> [3,] 12.64789 56.15492 #> [4,] 12.64789 56.10291 #> [5,] 12.60285 56.07690 #> [6,] 12.55780 56.10291 #> [7,] 12.55780 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 56.12892 #> #> Slot "ID": #> [1] "ID144" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[145]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 56.15492 #> [2,] 12.69294 56.18093 #> [3,] 12.73798 56.15492 #> [4,] 12.73798 56.10291 #> [5,] 12.69294 56.07690 #> [6,] 12.64789 56.10291 #> [7,] 12.64789 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 56.12892 #> #> Slot "ID": #> [1] "ID145" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[146]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 56.15492 #> [2,] 12.78303 56.18093 #> [3,] 12.82807 56.15492 #> [4,] 12.82807 56.10291 #> [5,] 12.78303 56.07690 #> [6,] 12.73798 56.10291 #> [7,] 12.73798 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 56.12892 #> #> Slot "ID": #> [1] "ID146" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[147]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 56.15492 #> [2,] 12.87312 56.18093 #> [3,] 12.91816 56.15492 #> [4,] 12.91816 56.10291 #> [5,] 12.87312 56.07690 #> [6,] 12.82807 56.10291 #> [7,] 12.82807 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 56.12892 #> #> Slot "ID": #> [1] "ID147" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[148]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.15492 #> [2,] 12.96321 56.18093 #> [3,] 13.00825 56.15492 #> [4,] 13.00825 56.10291 #> [5,] 12.96321 56.07690 #> [6,] 12.91816 56.10291 #> [7,] 12.91816 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.12892 #> #> Slot "ID": #> [1] "ID148" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[149]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.15492 #> [2,] 13.05330 56.18093 #> [3,] 13.09834 56.15492 #> [4,] 13.09834 56.10291 #> [5,] 13.05330 56.07690 #> [6,] 13.00825 56.10291 #> [7,] 13.00825 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.12892 #> #> Slot "ID": #> [1] "ID149" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[150]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.15492 #> [2,] 13.14339 56.18093 #> [3,] 13.18843 56.15492 #> [4,] 13.18843 56.10291 #> [5,] 13.14339 56.07690 #> [6,] 13.09834 56.10291 #> [7,] 13.09834 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.12892 #> #> Slot "ID": #> [1] "ID150" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[151]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.15492 #> [2,] 13.23348 56.18093 #> [3,] 13.27852 56.15492 #> [4,] 13.27852 56.10291 #> [5,] 13.23348 56.07690 #> [6,] 13.18843 56.10291 #> [7,] 13.18843 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.12892 #> #> Slot "ID": #> [1] "ID151" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[152]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.15492 #> [2,] 13.32357 56.18093 #> [3,] 13.36861 56.15492 #> [4,] 13.36861 56.10291 #> [5,] 13.32357 56.07690 #> [6,] 13.27852 56.10291 #> [7,] 13.27852 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.12892 #> #> Slot "ID": #> [1] "ID152" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[153]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.15492 #> [2,] 13.41366 56.18093 #> [3,] 13.45870 56.15492 #> [4,] 13.45870 56.10291 #> [5,] 13.41366 56.07690 #> [6,] 13.36861 56.10291 #> [7,] 13.36861 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.12892 #> #> Slot "ID": #> [1] "ID153" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[154]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.15492 #> [2,] 13.50375 56.18093 #> [3,] 13.54879 56.15492 #> [4,] 13.54879 56.10291 #> [5,] 13.50375 56.07690 #> [6,] 13.45870 56.10291 #> [7,] 13.45870 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.12892 #> #> Slot "ID": #> [1] "ID154" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[155]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.15492 #> [2,] 13.59384 56.18093 #> [3,] 13.63888 56.15492 #> [4,] 13.63888 56.10291 #> [5,] 13.59384 56.07690 #> [6,] 13.54879 56.10291 #> [7,] 13.54879 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.12892 #> #> Slot "ID": #> [1] "ID155" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[156]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.15492 #> [2,] 13.68393 56.18093 #> [3,] 13.72897 56.15492 #> [4,] 13.72897 56.10291 #> [5,] 13.68393 56.07690 #> [6,] 13.63888 56.10291 #> [7,] 13.63888 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.12892 #> #> Slot "ID": #> [1] "ID156" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[157]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.15492 #> [2,] 13.77402 56.18093 #> [3,] 13.81906 56.15492 #> [4,] 13.81906 56.10291 #> [5,] 13.77402 56.07690 #> [6,] 13.72897 56.10291 #> [7,] 13.72897 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.12892 #> #> Slot "ID": #> [1] "ID157" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[158]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.15492 #> [2,] 13.86411 56.18093 #> [3,] 13.90915 56.15492 #> [4,] 13.90915 56.10291 #> [5,] 13.86411 56.07690 #> [6,] 13.81906 56.10291 #> [7,] 13.81906 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.12892 #> #> Slot "ID": #> [1] "ID158" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[159]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.15492 #> [2,] 13.95420 56.18093 #> [3,] 13.99925 56.15492 #> [4,] 13.99925 56.10291 #> [5,] 13.95420 56.07690 #> [6,] 13.90915 56.10291 #> [7,] 13.90915 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.12892 #> #> Slot "ID": #> [1] "ID159" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[160]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.15492 #> [2,] 14.04429 56.18093 #> [3,] 14.08934 56.15492 #> [4,] 14.08934 56.10291 #> [5,] 14.04429 56.07690 #> [6,] 13.99925 56.10291 #> [7,] 13.99925 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.12892 #> #> Slot "ID": #> [1] "ID160" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[161]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.15492 #> [2,] 14.13438 56.18093 #> [3,] 14.17943 56.15492 #> [4,] 14.17943 56.10291 #> [5,] 14.13438 56.07690 #> [6,] 14.08934 56.10291 #> [7,] 14.08934 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.12892 #> #> Slot "ID": #> [1] "ID161" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[162]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.15492 #> [2,] 14.22447 56.18093 #> [3,] 14.26952 56.15492 #> [4,] 14.26952 56.10291 #> [5,] 14.22447 56.07690 #> [6,] 14.17943 56.10291 #> [7,] 14.17943 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.12892 #> #> Slot "ID": #> [1] "ID162" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[163]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.15492 #> [2,] 14.31456 56.18093 #> [3,] 14.35961 56.15492 #> [4,] 14.35961 56.10291 #> [5,] 14.31456 56.07690 #> [6,] 14.26952 56.10291 #> [7,] 14.26952 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.12892 #> #> Slot "ID": #> [1] "ID163" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[164]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.15492 #> [2,] 14.40465 56.18093 #> [3,] 14.44970 56.15492 #> [4,] 14.44970 56.10291 #> [5,] 14.40465 56.07690 #> [6,] 14.35961 56.10291 #> [7,] 14.35961 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.12892 #> #> Slot "ID": #> [1] "ID164" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[165]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.15492 #> [2,] 14.58483 56.18093 #> [3,] 14.62988 56.15492 #> [4,] 14.62988 56.10291 #> [5,] 14.58483 56.07690 #> [6,] 14.53979 56.10291 #> [7,] 14.53979 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.12892 #> #> Slot "ID": #> [1] "ID165" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[166]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.15492 #> [2,] 14.67492 56.18093 #> [3,] 14.71997 56.15492 #> [4,] 14.71997 56.10291 #> [5,] 14.67492 56.07690 #> [6,] 14.62988 56.10291 #> [7,] 14.62988 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.12892 #> #> Slot "ID": #> [1] "ID166" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[167]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.15492 #> [2,] 15.30555 56.18093 #> [3,] 15.35060 56.15492 #> [4,] 15.35060 56.10291 #> [5,] 15.30555 56.07690 #> [6,] 15.26051 56.10291 #> [7,] 15.26051 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.12892 #> #> Slot "ID": #> [1] "ID167" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[168]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.15492 #> [2,] 15.75600 56.18093 #> [3,] 15.80105 56.15492 #> [4,] 15.80105 56.10291 #> [5,] 15.75600 56.07690 #> [6,] 15.71096 56.10291 #> [7,] 15.71096 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.12892 #> #> Slot "ID": #> [1] "ID168" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[169]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.12892 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.15492 #> [2,] 15.84609 56.18093 #> [3,] 15.89114 56.15492 #> [4,] 15.89114 56.10291 #> [5,] 15.84609 56.07690 #> [6,] 15.80105 56.10291 #> [7,] 15.80105 56.15492 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.12892 #> #> Slot "ID": #> [1] "ID169" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[170]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 56.23294 #> [2,] 12.55780 56.25895 #> [3,] 12.60285 56.23294 #> [4,] 12.60285 56.18093 #> [5,] 12.55780 56.15492 #> [6,] 12.51276 56.18093 #> [7,] 12.51276 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 56.20694 #> #> Slot "ID": #> [1] "ID170" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[171]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 56.23294 #> [2,] 12.64789 56.25895 #> [3,] 12.69294 56.23294 #> [4,] 12.69294 56.18093 #> [5,] 12.64789 56.15492 #> [6,] 12.60285 56.18093 #> [7,] 12.60285 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 56.20694 #> #> Slot "ID": #> [1] "ID171" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[172]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.23294 #> [2,] 12.73798 56.25895 #> [3,] 12.78303 56.23294 #> [4,] 12.78303 56.18093 #> [5,] 12.73798 56.15492 #> [6,] 12.69294 56.18093 #> [7,] 12.69294 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.20694 #> #> Slot "ID": #> [1] "ID172" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[173]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.23294 #> [2,] 12.82807 56.25895 #> [3,] 12.87312 56.23294 #> [4,] 12.87312 56.18093 #> [5,] 12.82807 56.15492 #> [6,] 12.78303 56.18093 #> [7,] 12.78303 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.20694 #> #> Slot "ID": #> [1] "ID173" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[174]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.23294 #> [2,] 12.91816 56.25895 #> [3,] 12.96321 56.23294 #> [4,] 12.96321 56.18093 #> [5,] 12.91816 56.15492 #> [6,] 12.87312 56.18093 #> [7,] 12.87312 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.20694 #> #> Slot "ID": #> [1] "ID174" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[175]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.23294 #> [2,] 13.00825 56.25895 #> [3,] 13.05330 56.23294 #> [4,] 13.05330 56.18093 #> [5,] 13.00825 56.15492 #> [6,] 12.96321 56.18093 #> [7,] 12.96321 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.20694 #> #> Slot "ID": #> [1] "ID175" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[176]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.23294 #> [2,] 13.09834 56.25895 #> [3,] 13.14339 56.23294 #> [4,] 13.14339 56.18093 #> [5,] 13.09834 56.15492 #> [6,] 13.05330 56.18093 #> [7,] 13.05330 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.20694 #> #> Slot "ID": #> [1] "ID176" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[177]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.23294 #> [2,] 13.18843 56.25895 #> [3,] 13.23348 56.23294 #> [4,] 13.23348 56.18093 #> [5,] 13.18843 56.15492 #> [6,] 13.14339 56.18093 #> [7,] 13.14339 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.20694 #> #> Slot "ID": #> [1] "ID177" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[178]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.23294 #> [2,] 13.27852 56.25895 #> [3,] 13.32357 56.23294 #> [4,] 13.32357 56.18093 #> [5,] 13.27852 56.15492 #> [6,] 13.23348 56.18093 #> [7,] 13.23348 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.20694 #> #> Slot "ID": #> [1] "ID178" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[179]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.23294 #> [2,] 13.36861 56.25895 #> [3,] 13.41366 56.23294 #> [4,] 13.41366 56.18093 #> [5,] 13.36861 56.15492 #> [6,] 13.32357 56.18093 #> [7,] 13.32357 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.20694 #> #> Slot "ID": #> [1] "ID179" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[180]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.23294 #> [2,] 13.45870 56.25895 #> [3,] 13.50375 56.23294 #> [4,] 13.50375 56.18093 #> [5,] 13.45870 56.15492 #> [6,] 13.41366 56.18093 #> [7,] 13.41366 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.20694 #> #> Slot "ID": #> [1] "ID180" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[181]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.23294 #> [2,] 13.54879 56.25895 #> [3,] 13.59384 56.23294 #> [4,] 13.59384 56.18093 #> [5,] 13.54879 56.15492 #> [6,] 13.50375 56.18093 #> [7,] 13.50375 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.20694 #> #> Slot "ID": #> [1] "ID181" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[182]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.23294 #> [2,] 13.63888 56.25895 #> [3,] 13.68393 56.23294 #> [4,] 13.68393 56.18093 #> [5,] 13.63888 56.15492 #> [6,] 13.59384 56.18093 #> [7,] 13.59384 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.20694 #> #> Slot "ID": #> [1] "ID182" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[183]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.23294 #> [2,] 13.72897 56.25895 #> [3,] 13.77402 56.23294 #> [4,] 13.77402 56.18093 #> [5,] 13.72897 56.15492 #> [6,] 13.68393 56.18093 #> [7,] 13.68393 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.20694 #> #> Slot "ID": #> [1] "ID183" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[184]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.23294 #> [2,] 13.81906 56.25895 #> [3,] 13.86411 56.23294 #> [4,] 13.86411 56.18093 #> [5,] 13.81906 56.15492 #> [6,] 13.77402 56.18093 #> [7,] 13.77402 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.20694 #> #> Slot "ID": #> [1] "ID184" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[185]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.23294 #> [2,] 13.90915 56.25895 #> [3,] 13.95420 56.23294 #> [4,] 13.95420 56.18093 #> [5,] 13.90915 56.15492 #> [6,] 13.86411 56.18093 #> [7,] 13.86411 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.20694 #> #> Slot "ID": #> [1] "ID185" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[186]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.23294 #> [2,] 13.99925 56.25895 #> [3,] 14.04429 56.23294 #> [4,] 14.04429 56.18093 #> [5,] 13.99925 56.15492 #> [6,] 13.95420 56.18093 #> [7,] 13.95420 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.20694 #> #> Slot "ID": #> [1] "ID186" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[187]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.23294 #> [2,] 14.08934 56.25895 #> [3,] 14.13438 56.23294 #> [4,] 14.13438 56.18093 #> [5,] 14.08934 56.15492 #> [6,] 14.04429 56.18093 #> [7,] 14.04429 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.20694 #> #> Slot "ID": #> [1] "ID187" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[188]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.23294 #> [2,] 14.17943 56.25895 #> [3,] 14.22447 56.23294 #> [4,] 14.22447 56.18093 #> [5,] 14.17943 56.15492 #> [6,] 14.13438 56.18093 #> [7,] 14.13438 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.20694 #> #> Slot "ID": #> [1] "ID188" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[189]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.23294 #> [2,] 14.26952 56.25895 #> [3,] 14.31456 56.23294 #> [4,] 14.31456 56.18093 #> [5,] 14.26952 56.15492 #> [6,] 14.22447 56.18093 #> [7,] 14.22447 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.20694 #> #> Slot "ID": #> [1] "ID189" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[190]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.23294 #> [2,] 14.35961 56.25895 #> [3,] 14.40465 56.23294 #> [4,] 14.40465 56.18093 #> [5,] 14.35961 56.15492 #> [6,] 14.31456 56.18093 #> [7,] 14.31456 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.20694 #> #> Slot "ID": #> [1] "ID190" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[191]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.23294 #> [2,] 14.44970 56.25895 #> [3,] 14.49474 56.23294 #> [4,] 14.49474 56.18093 #> [5,] 14.44970 56.15492 #> [6,] 14.40465 56.18093 #> [7,] 14.40465 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.20694 #> #> Slot "ID": #> [1] "ID191" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[192]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.23294 #> [2,] 14.53979 56.25895 #> [3,] 14.58483 56.23294 #> [4,] 14.58483 56.18093 #> [5,] 14.53979 56.15492 #> [6,] 14.49474 56.18093 #> [7,] 14.49474 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.20694 #> #> Slot "ID": #> [1] "ID192" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[193]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.23294 #> [2,] 14.62988 56.25895 #> [3,] 14.67492 56.23294 #> [4,] 14.67492 56.18093 #> [5,] 14.62988 56.15492 #> [6,] 14.58483 56.18093 #> [7,] 14.58483 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.20694 #> #> Slot "ID": #> [1] "ID193" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[194]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.23294 #> [2,] 14.71997 56.25895 #> [3,] 14.76501 56.23294 #> [4,] 14.76501 56.18093 #> [5,] 14.71997 56.15492 #> [6,] 14.67492 56.18093 #> [7,] 14.67492 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.20694 #> #> Slot "ID": #> [1] "ID194" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[195]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.23294 #> [2,] 14.81006 56.25895 #> [3,] 14.85510 56.23294 #> [4,] 14.85510 56.18093 #> [5,] 14.81006 56.15492 #> [6,] 14.76501 56.18093 #> [7,] 14.76501 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.20694 #> #> Slot "ID": #> [1] "ID195" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[196]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.23294 #> [2,] 14.90015 56.25895 #> [3,] 14.94519 56.23294 #> [4,] 14.94519 56.18093 #> [5,] 14.90015 56.15492 #> [6,] 14.85510 56.18093 #> [7,] 14.85510 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.20694 #> #> Slot "ID": #> [1] "ID196" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[197]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.23294 #> [2,] 14.99024 56.25895 #> [3,] 15.03528 56.23294 #> [4,] 15.03528 56.18093 #> [5,] 14.99024 56.15492 #> [6,] 14.94519 56.18093 #> [7,] 14.94519 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.20694 #> #> Slot "ID": #> [1] "ID197" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[198]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.23294 #> [2,] 15.08033 56.25895 #> [3,] 15.12537 56.23294 #> [4,] 15.12537 56.18093 #> [5,] 15.08033 56.15492 #> [6,] 15.03528 56.18093 #> [7,] 15.03528 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.20694 #> #> Slot "ID": #> [1] "ID198" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[199]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.23294 #> [2,] 15.17042 56.25895 #> [3,] 15.21546 56.23294 #> [4,] 15.21546 56.18093 #> [5,] 15.17042 56.15492 #> [6,] 15.12537 56.18093 #> [7,] 15.12537 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.20694 #> #> Slot "ID": #> [1] "ID199" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[200]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.23294 #> [2,] 15.26051 56.25895 #> [3,] 15.30555 56.23294 #> [4,] 15.30555 56.18093 #> [5,] 15.26051 56.15492 #> [6,] 15.21546 56.18093 #> [7,] 15.21546 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.20694 #> #> Slot "ID": #> [1] "ID200" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[201]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.23294 #> [2,] 15.35060 56.25895 #> [3,] 15.39564 56.23294 #> [4,] 15.39564 56.18093 #> [5,] 15.35060 56.15492 #> [6,] 15.30555 56.18093 #> [7,] 15.30555 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.20694 #> #> Slot "ID": #> [1] "ID201" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[202]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.23294 #> [2,] 15.44069 56.25895 #> [3,] 15.48573 56.23294 #> [4,] 15.48573 56.18093 #> [5,] 15.44069 56.15492 #> [6,] 15.39564 56.18093 #> [7,] 15.39564 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.20694 #> #> Slot "ID": #> [1] "ID202" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[203]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.23294 #> [2,] 15.53078 56.25895 #> [3,] 15.57582 56.23294 #> [4,] 15.57582 56.18093 #> [5,] 15.53078 56.15492 #> [6,] 15.48573 56.18093 #> [7,] 15.48573 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.20694 #> #> Slot "ID": #> [1] "ID203" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[204]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.23294 #> [2,] 15.62087 56.25895 #> [3,] 15.66591 56.23294 #> [4,] 15.66591 56.18093 #> [5,] 15.62087 56.15492 #> [6,] 15.57582 56.18093 #> [7,] 15.57582 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.20694 #> #> Slot "ID": #> [1] "ID204" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[205]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.23294 #> [2,] 15.71096 56.25895 #> [3,] 15.75600 56.23294 #> [4,] 15.75600 56.18093 #> [5,] 15.71096 56.15492 #> [6,] 15.66591 56.18093 #> [7,] 15.66591 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.20694 #> #> Slot "ID": #> [1] "ID205" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[206]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.23294 #> [2,] 15.80105 56.25895 #> [3,] 15.84609 56.23294 #> [4,] 15.84609 56.18093 #> [5,] 15.80105 56.15492 #> [6,] 15.75600 56.18093 #> [7,] 15.75600 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.20694 #> #> Slot "ID": #> [1] "ID206" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[207]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.23294 #> [2,] 15.89114 56.25895 #> [3,] 15.93618 56.23294 #> [4,] 15.93618 56.18093 #> [5,] 15.89114 56.15492 #> [6,] 15.84609 56.18093 #> [7,] 15.84609 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.20694 #> #> Slot "ID": #> [1] "ID207" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[208]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.20694 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.23294 #> [2,] 15.98123 56.25895 #> [3,] 16.02627 56.23294 #> [4,] 16.02627 56.18093 #> [5,] 15.98123 56.15492 #> [6,] 15.93618 56.18093 #> [7,] 15.93618 56.23294 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.20694 #> #> Slot "ID": #> [1] "ID208" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[209]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 56.31096 #> [2,] 12.51276 56.33697 #> [3,] 12.55780 56.31096 #> [4,] 12.55780 56.25895 #> [5,] 12.51276 56.23294 #> [6,] 12.46771 56.25895 #> [7,] 12.46771 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 56.28496 #> #> Slot "ID": #> [1] "ID209" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[210]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 56.31096 #> [2,] 12.87312 56.33697 #> [3,] 12.91816 56.31096 #> [4,] 12.91816 56.25895 #> [5,] 12.87312 56.23294 #> [6,] 12.82807 56.25895 #> [7,] 12.82807 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 56.28496 #> #> Slot "ID": #> [1] "ID210" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[211]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.31096 #> [2,] 12.96321 56.33697 #> [3,] 13.00825 56.31096 #> [4,] 13.00825 56.25895 #> [5,] 12.96321 56.23294 #> [6,] 12.91816 56.25895 #> [7,] 12.91816 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.28496 #> #> Slot "ID": #> [1] "ID211" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[212]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.31096 #> [2,] 13.05330 56.33697 #> [3,] 13.09834 56.31096 #> [4,] 13.09834 56.25895 #> [5,] 13.05330 56.23294 #> [6,] 13.00825 56.25895 #> [7,] 13.00825 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.28496 #> #> Slot "ID": #> [1] "ID212" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[213]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.31096 #> [2,] 13.14339 56.33697 #> [3,] 13.18843 56.31096 #> [4,] 13.18843 56.25895 #> [5,] 13.14339 56.23294 #> [6,] 13.09834 56.25895 #> [7,] 13.09834 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.28496 #> #> Slot "ID": #> [1] "ID213" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[214]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.31096 #> [2,] 13.23348 56.33697 #> [3,] 13.27852 56.31096 #> [4,] 13.27852 56.25895 #> [5,] 13.23348 56.23294 #> [6,] 13.18843 56.25895 #> [7,] 13.18843 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.28496 #> #> Slot "ID": #> [1] "ID214" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[215]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.31096 #> [2,] 13.32357 56.33697 #> [3,] 13.36861 56.31096 #> [4,] 13.36861 56.25895 #> [5,] 13.32357 56.23294 #> [6,] 13.27852 56.25895 #> [7,] 13.27852 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.28496 #> #> Slot "ID": #> [1] "ID215" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[216]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.31096 #> [2,] 13.41366 56.33697 #> [3,] 13.45870 56.31096 #> [4,] 13.45870 56.25895 #> [5,] 13.41366 56.23294 #> [6,] 13.36861 56.25895 #> [7,] 13.36861 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.28496 #> #> Slot "ID": #> [1] "ID216" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[217]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.31096 #> [2,] 13.50375 56.33697 #> [3,] 13.54879 56.31096 #> [4,] 13.54879 56.25895 #> [5,] 13.50375 56.23294 #> [6,] 13.45870 56.25895 #> [7,] 13.45870 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.28496 #> #> Slot "ID": #> [1] "ID217" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[218]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.31096 #> [2,] 13.59384 56.33697 #> [3,] 13.63888 56.31096 #> [4,] 13.63888 56.25895 #> [5,] 13.59384 56.23294 #> [6,] 13.54879 56.25895 #> [7,] 13.54879 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.28496 #> #> Slot "ID": #> [1] "ID218" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[219]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.31096 #> [2,] 13.68393 56.33697 #> [3,] 13.72897 56.31096 #> [4,] 13.72897 56.25895 #> [5,] 13.68393 56.23294 #> [6,] 13.63888 56.25895 #> [7,] 13.63888 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.28496 #> #> Slot "ID": #> [1] "ID219" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[220]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.31096 #> [2,] 13.77402 56.33697 #> [3,] 13.81906 56.31096 #> [4,] 13.81906 56.25895 #> [5,] 13.77402 56.23294 #> [6,] 13.72897 56.25895 #> [7,] 13.72897 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.28496 #> #> Slot "ID": #> [1] "ID220" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[221]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.31096 #> [2,] 13.86411 56.33697 #> [3,] 13.90915 56.31096 #> [4,] 13.90915 56.25895 #> [5,] 13.86411 56.23294 #> [6,] 13.81906 56.25895 #> [7,] 13.81906 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.28496 #> #> Slot "ID": #> [1] "ID221" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[222]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.31096 #> [2,] 13.95420 56.33697 #> [3,] 13.99925 56.31096 #> [4,] 13.99925 56.25895 #> [5,] 13.95420 56.23294 #> [6,] 13.90915 56.25895 #> [7,] 13.90915 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.28496 #> #> Slot "ID": #> [1] "ID222" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[223]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.31096 #> [2,] 14.04429 56.33697 #> [3,] 14.08934 56.31096 #> [4,] 14.08934 56.25895 #> [5,] 14.04429 56.23294 #> [6,] 13.99925 56.25895 #> [7,] 13.99925 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.28496 #> #> Slot "ID": #> [1] "ID223" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[224]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.31096 #> [2,] 14.13438 56.33697 #> [3,] 14.17943 56.31096 #> [4,] 14.17943 56.25895 #> [5,] 14.13438 56.23294 #> [6,] 14.08934 56.25895 #> [7,] 14.08934 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.28496 #> #> Slot "ID": #> [1] "ID224" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[225]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.31096 #> [2,] 14.22447 56.33697 #> [3,] 14.26952 56.31096 #> [4,] 14.26952 56.25895 #> [5,] 14.22447 56.23294 #> [6,] 14.17943 56.25895 #> [7,] 14.17943 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.28496 #> #> Slot "ID": #> [1] "ID225" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[226]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.31096 #> [2,] 14.31456 56.33697 #> [3,] 14.35961 56.31096 #> [4,] 14.35961 56.25895 #> [5,] 14.31456 56.23294 #> [6,] 14.26952 56.25895 #> [7,] 14.26952 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.28496 #> #> Slot "ID": #> [1] "ID226" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[227]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.31096 #> [2,] 14.40465 56.33697 #> [3,] 14.44970 56.31096 #> [4,] 14.44970 56.25895 #> [5,] 14.40465 56.23294 #> [6,] 14.35961 56.25895 #> [7,] 14.35961 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.28496 #> #> Slot "ID": #> [1] "ID227" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[228]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.31096 #> [2,] 14.49474 56.33697 #> [3,] 14.53979 56.31096 #> [4,] 14.53979 56.25895 #> [5,] 14.49474 56.23294 #> [6,] 14.44970 56.25895 #> [7,] 14.44970 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.28496 #> #> Slot "ID": #> [1] "ID228" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[229]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.31096 #> [2,] 14.58483 56.33697 #> [3,] 14.62988 56.31096 #> [4,] 14.62988 56.25895 #> [5,] 14.58483 56.23294 #> [6,] 14.53979 56.25895 #> [7,] 14.53979 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.28496 #> #> Slot "ID": #> [1] "ID229" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[230]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.31096 #> [2,] 14.67492 56.33697 #> [3,] 14.71997 56.31096 #> [4,] 14.71997 56.25895 #> [5,] 14.67492 56.23294 #> [6,] 14.62988 56.25895 #> [7,] 14.62988 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.28496 #> #> Slot "ID": #> [1] "ID230" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[231]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.31096 #> [2,] 14.76501 56.33697 #> [3,] 14.81006 56.31096 #> [4,] 14.81006 56.25895 #> [5,] 14.76501 56.23294 #> [6,] 14.71997 56.25895 #> [7,] 14.71997 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.28496 #> #> Slot "ID": #> [1] "ID231" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[232]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 56.31096 #> [2,] 14.85510 56.33697 #> [3,] 14.90015 56.31096 #> [4,] 14.90015 56.25895 #> [5,] 14.85510 56.23294 #> [6,] 14.81006 56.25895 #> [7,] 14.81006 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 56.28496 #> #> Slot "ID": #> [1] "ID232" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[233]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.31096 #> [2,] 14.94519 56.33697 #> [3,] 14.99024 56.31096 #> [4,] 14.99024 56.25895 #> [5,] 14.94519 56.23294 #> [6,] 14.90015 56.25895 #> [7,] 14.90015 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.28496 #> #> Slot "ID": #> [1] "ID233" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[234]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.31096 #> [2,] 15.03528 56.33697 #> [3,] 15.08033 56.31096 #> [4,] 15.08033 56.25895 #> [5,] 15.03528 56.23294 #> [6,] 14.99024 56.25895 #> [7,] 14.99024 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.28496 #> #> Slot "ID": #> [1] "ID234" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[235]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.31096 #> [2,] 15.12537 56.33697 #> [3,] 15.17042 56.31096 #> [4,] 15.17042 56.25895 #> [5,] 15.12537 56.23294 #> [6,] 15.08033 56.25895 #> [7,] 15.08033 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.28496 #> #> Slot "ID": #> [1] "ID235" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[236]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.31096 #> [2,] 15.21546 56.33697 #> [3,] 15.26051 56.31096 #> [4,] 15.26051 56.25895 #> [5,] 15.21546 56.23294 #> [6,] 15.17042 56.25895 #> [7,] 15.17042 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.28496 #> #> Slot "ID": #> [1] "ID236" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[237]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.31096 #> [2,] 15.30555 56.33697 #> [3,] 15.35060 56.31096 #> [4,] 15.35060 56.25895 #> [5,] 15.30555 56.23294 #> [6,] 15.26051 56.25895 #> [7,] 15.26051 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.28496 #> #> Slot "ID": #> [1] "ID237" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[238]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.31096 #> [2,] 15.39564 56.33697 #> [3,] 15.44069 56.31096 #> [4,] 15.44069 56.25895 #> [5,] 15.39564 56.23294 #> [6,] 15.35060 56.25895 #> [7,] 15.35060 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.28496 #> #> Slot "ID": #> [1] "ID238" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[239]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.31096 #> [2,] 15.48573 56.33697 #> [3,] 15.53078 56.31096 #> [4,] 15.53078 56.25895 #> [5,] 15.48573 56.23294 #> [6,] 15.44069 56.25895 #> [7,] 15.44069 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.28496 #> #> Slot "ID": #> [1] "ID239" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[240]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.31096 #> [2,] 15.57582 56.33697 #> [3,] 15.62087 56.31096 #> [4,] 15.62087 56.25895 #> [5,] 15.57582 56.23294 #> [6,] 15.53078 56.25895 #> [7,] 15.53078 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.28496 #> #> Slot "ID": #> [1] "ID240" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[241]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.31096 #> [2,] 15.66591 56.33697 #> [3,] 15.71096 56.31096 #> [4,] 15.71096 56.25895 #> [5,] 15.66591 56.23294 #> [6,] 15.62087 56.25895 #> [7,] 15.62087 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.28496 #> #> Slot "ID": #> [1] "ID241" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[242]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.31096 #> [2,] 15.75600 56.33697 #> [3,] 15.80105 56.31096 #> [4,] 15.80105 56.25895 #> [5,] 15.75600 56.23294 #> [6,] 15.71096 56.25895 #> [7,] 15.71096 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.28496 #> #> Slot "ID": #> [1] "ID242" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[243]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.31096 #> [2,] 15.84609 56.33697 #> [3,] 15.89114 56.31096 #> [4,] 15.89114 56.25895 #> [5,] 15.84609 56.23294 #> [6,] 15.80105 56.25895 #> [7,] 15.80105 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.28496 #> #> Slot "ID": #> [1] "ID243" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[244]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.31096 #> [2,] 15.93618 56.33697 #> [3,] 15.98123 56.31096 #> [4,] 15.98123 56.25895 #> [5,] 15.93618 56.23294 #> [6,] 15.89114 56.25895 #> [7,] 15.89114 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.28496 #> #> Slot "ID": #> [1] "ID244" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[245]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.31096 #> [2,] 16.02627 56.33697 #> [3,] 16.07132 56.31096 #> [4,] 16.07132 56.25895 #> [5,] 16.02627 56.23294 #> [6,] 15.98123 56.25895 #> [7,] 15.98123 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.28496 #> #> Slot "ID": #> [1] "ID245" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[246]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 56.28496 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 56.31096 #> [2,] 16.47672 56.33697 #> [3,] 16.52177 56.31096 #> [4,] 16.52177 56.25895 #> [5,] 16.47672 56.23294 #> [6,] 16.43168 56.25895 #> [7,] 16.43168 56.31096 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 56.28496 #> #> Slot "ID": #> [1] "ID246" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[247]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.38899 #> [2,] 12.73798 56.41499 #> [3,] 12.78303 56.38899 #> [4,] 12.78303 56.33697 #> [5,] 12.73798 56.31096 #> [6,] 12.69294 56.33697 #> [7,] 12.69294 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.36298 #> #> Slot "ID": #> [1] "ID247" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[248]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.38899 #> [2,] 12.82807 56.41499 #> [3,] 12.87312 56.38899 #> [4,] 12.87312 56.33697 #> [5,] 12.82807 56.31096 #> [6,] 12.78303 56.33697 #> [7,] 12.78303 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.36298 #> #> Slot "ID": #> [1] "ID248" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[249]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.38899 #> [2,] 12.91816 56.41499 #> [3,] 12.96321 56.38899 #> [4,] 12.96321 56.33697 #> [5,] 12.91816 56.31096 #> [6,] 12.87312 56.33697 #> [7,] 12.87312 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.36298 #> #> Slot "ID": #> [1] "ID249" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[250]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.38899 #> [2,] 13.00825 56.41499 #> [3,] 13.05330 56.38899 #> [4,] 13.05330 56.33697 #> [5,] 13.00825 56.31096 #> [6,] 12.96321 56.33697 #> [7,] 12.96321 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.36298 #> #> Slot "ID": #> [1] "ID250" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[251]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.38899 #> [2,] 13.09834 56.41499 #> [3,] 13.14339 56.38899 #> [4,] 13.14339 56.33697 #> [5,] 13.09834 56.31096 #> [6,] 13.05330 56.33697 #> [7,] 13.05330 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.36298 #> #> Slot "ID": #> [1] "ID251" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[252]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.38899 #> [2,] 13.18843 56.41499 #> [3,] 13.23348 56.38899 #> [4,] 13.23348 56.33697 #> [5,] 13.18843 56.31096 #> [6,] 13.14339 56.33697 #> [7,] 13.14339 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.36298 #> #> Slot "ID": #> [1] "ID252" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[253]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.38899 #> [2,] 13.27852 56.41499 #> [3,] 13.32357 56.38899 #> [4,] 13.32357 56.33697 #> [5,] 13.27852 56.31096 #> [6,] 13.23348 56.33697 #> [7,] 13.23348 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.36298 #> #> Slot "ID": #> [1] "ID253" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[254]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.38899 #> [2,] 13.36861 56.41499 #> [3,] 13.41366 56.38899 #> [4,] 13.41366 56.33697 #> [5,] 13.36861 56.31096 #> [6,] 13.32357 56.33697 #> [7,] 13.32357 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.36298 #> #> Slot "ID": #> [1] "ID254" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[255]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.38899 #> [2,] 13.45870 56.41499 #> [3,] 13.50375 56.38899 #> [4,] 13.50375 56.33697 #> [5,] 13.45870 56.31096 #> [6,] 13.41366 56.33697 #> [7,] 13.41366 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.36298 #> #> Slot "ID": #> [1] "ID255" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[256]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.38899 #> [2,] 13.54879 56.41499 #> [3,] 13.59384 56.38899 #> [4,] 13.59384 56.33697 #> [5,] 13.54879 56.31096 #> [6,] 13.50375 56.33697 #> [7,] 13.50375 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.36298 #> #> Slot "ID": #> [1] "ID256" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[257]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.38899 #> [2,] 13.63888 56.41499 #> [3,] 13.68393 56.38899 #> [4,] 13.68393 56.33697 #> [5,] 13.63888 56.31096 #> [6,] 13.59384 56.33697 #> [7,] 13.59384 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.36298 #> #> Slot "ID": #> [1] "ID257" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[258]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.38899 #> [2,] 13.72897 56.41499 #> [3,] 13.77402 56.38899 #> [4,] 13.77402 56.33697 #> [5,] 13.72897 56.31096 #> [6,] 13.68393 56.33697 #> [7,] 13.68393 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.36298 #> #> Slot "ID": #> [1] "ID258" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[259]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.38899 #> [2,] 13.81906 56.41499 #> [3,] 13.86411 56.38899 #> [4,] 13.86411 56.33697 #> [5,] 13.81906 56.31096 #> [6,] 13.77402 56.33697 #> [7,] 13.77402 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.36298 #> #> Slot "ID": #> [1] "ID259" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[260]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.38899 #> [2,] 13.90915 56.41499 #> [3,] 13.95420 56.38899 #> [4,] 13.95420 56.33697 #> [5,] 13.90915 56.31096 #> [6,] 13.86411 56.33697 #> [7,] 13.86411 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.36298 #> #> Slot "ID": #> [1] "ID260" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[261]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.38899 #> [2,] 13.99925 56.41499 #> [3,] 14.04429 56.38899 #> [4,] 14.04429 56.33697 #> [5,] 13.99925 56.31096 #> [6,] 13.95420 56.33697 #> [7,] 13.95420 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.36298 #> #> Slot "ID": #> [1] "ID261" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[262]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.38899 #> [2,] 14.08934 56.41499 #> [3,] 14.13438 56.38899 #> [4,] 14.13438 56.33697 #> [5,] 14.08934 56.31096 #> [6,] 14.04429 56.33697 #> [7,] 14.04429 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.36298 #> #> Slot "ID": #> [1] "ID262" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[263]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.38899 #> [2,] 14.17943 56.41499 #> [3,] 14.22447 56.38899 #> [4,] 14.22447 56.33697 #> [5,] 14.17943 56.31096 #> [6,] 14.13438 56.33697 #> [7,] 14.13438 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.36298 #> #> Slot "ID": #> [1] "ID263" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[264]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.38899 #> [2,] 14.26952 56.41499 #> [3,] 14.31456 56.38899 #> [4,] 14.31456 56.33697 #> [5,] 14.26952 56.31096 #> [6,] 14.22447 56.33697 #> [7,] 14.22447 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.36298 #> #> Slot "ID": #> [1] "ID264" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[265]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.38899 #> [2,] 14.35961 56.41499 #> [3,] 14.40465 56.38899 #> [4,] 14.40465 56.33697 #> [5,] 14.35961 56.31096 #> [6,] 14.31456 56.33697 #> [7,] 14.31456 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.36298 #> #> Slot "ID": #> [1] "ID265" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[266]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.38899 #> [2,] 14.44970 56.41499 #> [3,] 14.49474 56.38899 #> [4,] 14.49474 56.33697 #> [5,] 14.44970 56.31096 #> [6,] 14.40465 56.33697 #> [7,] 14.40465 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.36298 #> #> Slot "ID": #> [1] "ID266" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[267]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.38899 #> [2,] 14.53979 56.41499 #> [3,] 14.58483 56.38899 #> [4,] 14.58483 56.33697 #> [5,] 14.53979 56.31096 #> [6,] 14.49474 56.33697 #> [7,] 14.49474 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.36298 #> #> Slot "ID": #> [1] "ID267" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[268]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.38899 #> [2,] 14.62988 56.41499 #> [3,] 14.67492 56.38899 #> [4,] 14.67492 56.33697 #> [5,] 14.62988 56.31096 #> [6,] 14.58483 56.33697 #> [7,] 14.58483 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.36298 #> #> Slot "ID": #> [1] "ID268" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[269]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.38899 #> [2,] 14.71997 56.41499 #> [3,] 14.76501 56.38899 #> [4,] 14.76501 56.33697 #> [5,] 14.71997 56.31096 #> [6,] 14.67492 56.33697 #> [7,] 14.67492 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.36298 #> #> Slot "ID": #> [1] "ID269" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[270]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.38899 #> [2,] 14.81006 56.41499 #> [3,] 14.85510 56.38899 #> [4,] 14.85510 56.33697 #> [5,] 14.81006 56.31096 #> [6,] 14.76501 56.33697 #> [7,] 14.76501 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.36298 #> #> Slot "ID": #> [1] "ID270" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[271]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.38899 #> [2,] 14.90015 56.41499 #> [3,] 14.94519 56.38899 #> [4,] 14.94519 56.33697 #> [5,] 14.90015 56.31096 #> [6,] 14.85510 56.33697 #> [7,] 14.85510 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.36298 #> #> Slot "ID": #> [1] "ID271" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[272]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.38899 #> [2,] 14.99024 56.41499 #> [3,] 15.03528 56.38899 #> [4,] 15.03528 56.33697 #> [5,] 14.99024 56.31096 #> [6,] 14.94519 56.33697 #> [7,] 14.94519 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.36298 #> #> Slot "ID": #> [1] "ID272" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[273]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.38899 #> [2,] 15.08033 56.41499 #> [3,] 15.12537 56.38899 #> [4,] 15.12537 56.33697 #> [5,] 15.08033 56.31096 #> [6,] 15.03528 56.33697 #> [7,] 15.03528 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.36298 #> #> Slot "ID": #> [1] "ID273" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[274]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.38899 #> [2,] 15.17042 56.41499 #> [3,] 15.21546 56.38899 #> [4,] 15.21546 56.33697 #> [5,] 15.17042 56.31096 #> [6,] 15.12537 56.33697 #> [7,] 15.12537 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.36298 #> #> Slot "ID": #> [1] "ID274" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[275]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.38899 #> [2,] 15.26051 56.41499 #> [3,] 15.30555 56.38899 #> [4,] 15.30555 56.33697 #> [5,] 15.26051 56.31096 #> [6,] 15.21546 56.33697 #> [7,] 15.21546 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.36298 #> #> Slot "ID": #> [1] "ID275" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[276]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.38899 #> [2,] 15.35060 56.41499 #> [3,] 15.39564 56.38899 #> [4,] 15.39564 56.33697 #> [5,] 15.35060 56.31096 #> [6,] 15.30555 56.33697 #> [7,] 15.30555 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.36298 #> #> Slot "ID": #> [1] "ID276" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[277]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.38899 #> [2,] 15.44069 56.41499 #> [3,] 15.48573 56.38899 #> [4,] 15.48573 56.33697 #> [5,] 15.44069 56.31096 #> [6,] 15.39564 56.33697 #> [7,] 15.39564 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.36298 #> #> Slot "ID": #> [1] "ID277" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[278]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.38899 #> [2,] 15.53078 56.41499 #> [3,] 15.57582 56.38899 #> [4,] 15.57582 56.33697 #> [5,] 15.53078 56.31096 #> [6,] 15.48573 56.33697 #> [7,] 15.48573 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.36298 #> #> Slot "ID": #> [1] "ID278" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[279]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.38899 #> [2,] 15.62087 56.41499 #> [3,] 15.66591 56.38899 #> [4,] 15.66591 56.33697 #> [5,] 15.62087 56.31096 #> [6,] 15.57582 56.33697 #> [7,] 15.57582 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.36298 #> #> Slot "ID": #> [1] "ID279" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[280]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.38899 #> [2,] 15.71096 56.41499 #> [3,] 15.75600 56.38899 #> [4,] 15.75600 56.33697 #> [5,] 15.71096 56.31096 #> [6,] 15.66591 56.33697 #> [7,] 15.66591 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.36298 #> #> Slot "ID": #> [1] "ID280" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[281]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.38899 #> [2,] 15.80105 56.41499 #> [3,] 15.84609 56.38899 #> [4,] 15.84609 56.33697 #> [5,] 15.80105 56.31096 #> [6,] 15.75600 56.33697 #> [7,] 15.75600 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.36298 #> #> Slot "ID": #> [1] "ID281" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[282]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.38899 #> [2,] 15.89114 56.41499 #> [3,] 15.93618 56.38899 #> [4,] 15.93618 56.33697 #> [5,] 15.89114 56.31096 #> [6,] 15.84609 56.33697 #> [7,] 15.84609 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.36298 #> #> Slot "ID": #> [1] "ID282" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[283]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.38899 #> [2,] 15.98123 56.41499 #> [3,] 16.02627 56.38899 #> [4,] 16.02627 56.33697 #> [5,] 15.98123 56.31096 #> [6,] 15.93618 56.33697 #> [7,] 15.93618 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.36298 #> #> Slot "ID": #> [1] "ID283" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[284]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 56.38899 #> [2,] 16.07132 56.41499 #> [3,] 16.11636 56.38899 #> [4,] 16.11636 56.33697 #> [5,] 16.07132 56.31096 #> [6,] 16.02627 56.33697 #> [7,] 16.02627 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.36298 #> #> Slot "ID": #> [1] "ID284" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[285]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 56.38899 #> [2,] 16.43168 56.41499 #> [3,] 16.47672 56.38899 #> [4,] 16.47672 56.33697 #> [5,] 16.43168 56.31096 #> [6,] 16.38663 56.33697 #> [7,] 16.38663 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 56.36298 #> #> Slot "ID": #> [1] "ID285" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[286]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 56.36298 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 56.38899 #> [2,] 16.52177 56.41499 #> [3,] 16.56681 56.38899 #> [4,] 16.56681 56.33697 #> [5,] 16.52177 56.31096 #> [6,] 16.47672 56.33697 #> [7,] 16.47672 56.38899 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 56.36298 #> #> Slot "ID": #> [1] "ID286" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[287]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 56.46701 #> [2,] 12.69294 56.49301 #> [3,] 12.73798 56.46701 #> [4,] 12.73798 56.41499 #> [5,] 12.69294 56.38899 #> [6,] 12.64789 56.41499 #> [7,] 12.64789 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 56.44100 #> #> Slot "ID": #> [1] "ID287" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[288]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 56.46701 #> [2,] 12.78303 56.49301 #> [3,] 12.82807 56.46701 #> [4,] 12.82807 56.41499 #> [5,] 12.78303 56.38899 #> [6,] 12.73798 56.41499 #> [7,] 12.73798 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 56.44100 #> #> Slot "ID": #> [1] "ID288" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[289]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.46701 #> [2,] 12.96321 56.49301 #> [3,] 13.00825 56.46701 #> [4,] 13.00825 56.41499 #> [5,] 12.96321 56.38899 #> [6,] 12.91816 56.41499 #> [7,] 12.91816 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.44100 #> #> Slot "ID": #> [1] "ID289" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[290]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.0533 56.4410 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.46701 #> [2,] 13.05330 56.49301 #> [3,] 13.09834 56.46701 #> [4,] 13.09834 56.41499 #> [5,] 13.05330 56.38899 #> [6,] 13.00825 56.41499 #> [7,] 13.00825 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.0533 56.4410 #> #> Slot "ID": #> [1] "ID290" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[291]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.46701 #> [2,] 13.14339 56.49301 #> [3,] 13.18843 56.46701 #> [4,] 13.18843 56.41499 #> [5,] 13.14339 56.38899 #> [6,] 13.09834 56.41499 #> [7,] 13.09834 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.44100 #> #> Slot "ID": #> [1] "ID291" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[292]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.46701 #> [2,] 13.23348 56.49301 #> [3,] 13.27852 56.46701 #> [4,] 13.27852 56.41499 #> [5,] 13.23348 56.38899 #> [6,] 13.18843 56.41499 #> [7,] 13.18843 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.44100 #> #> Slot "ID": #> [1] "ID292" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[293]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.46701 #> [2,] 13.32357 56.49301 #> [3,] 13.36861 56.46701 #> [4,] 13.36861 56.41499 #> [5,] 13.32357 56.38899 #> [6,] 13.27852 56.41499 #> [7,] 13.27852 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.44100 #> #> Slot "ID": #> [1] "ID293" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[294]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.46701 #> [2,] 13.41366 56.49301 #> [3,] 13.45870 56.46701 #> [4,] 13.45870 56.41499 #> [5,] 13.41366 56.38899 #> [6,] 13.36861 56.41499 #> [7,] 13.36861 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.44100 #> #> Slot "ID": #> [1] "ID294" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[295]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.46701 #> [2,] 13.50375 56.49301 #> [3,] 13.54879 56.46701 #> [4,] 13.54879 56.41499 #> [5,] 13.50375 56.38899 #> [6,] 13.45870 56.41499 #> [7,] 13.45870 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.44100 #> #> Slot "ID": #> [1] "ID295" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[296]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.46701 #> [2,] 13.59384 56.49301 #> [3,] 13.63888 56.46701 #> [4,] 13.63888 56.41499 #> [5,] 13.59384 56.38899 #> [6,] 13.54879 56.41499 #> [7,] 13.54879 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.44100 #> #> Slot "ID": #> [1] "ID296" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[297]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.46701 #> [2,] 13.68393 56.49301 #> [3,] 13.72897 56.46701 #> [4,] 13.72897 56.41499 #> [5,] 13.68393 56.38899 #> [6,] 13.63888 56.41499 #> [7,] 13.63888 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.44100 #> #> Slot "ID": #> [1] "ID297" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[298]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.46701 #> [2,] 13.77402 56.49301 #> [3,] 13.81906 56.46701 #> [4,] 13.81906 56.41499 #> [5,] 13.77402 56.38899 #> [6,] 13.72897 56.41499 #> [7,] 13.72897 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.44100 #> #> Slot "ID": #> [1] "ID298" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[299]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.46701 #> [2,] 13.86411 56.49301 #> [3,] 13.90915 56.46701 #> [4,] 13.90915 56.41499 #> [5,] 13.86411 56.38899 #> [6,] 13.81906 56.41499 #> [7,] 13.81906 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.44100 #> #> Slot "ID": #> [1] "ID299" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[300]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.9542 56.4410 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.46701 #> [2,] 13.95420 56.49301 #> [3,] 13.99925 56.46701 #> [4,] 13.99925 56.41499 #> [5,] 13.95420 56.38899 #> [6,] 13.90915 56.41499 #> [7,] 13.90915 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.9542 56.4410 #> #> Slot "ID": #> [1] "ID300" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[301]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.46701 #> [2,] 14.04429 56.49301 #> [3,] 14.08934 56.46701 #> [4,] 14.08934 56.41499 #> [5,] 14.04429 56.38899 #> [6,] 13.99925 56.41499 #> [7,] 13.99925 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.44100 #> #> Slot "ID": #> [1] "ID301" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[302]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.46701 #> [2,] 14.13438 56.49301 #> [3,] 14.17943 56.46701 #> [4,] 14.17943 56.41499 #> [5,] 14.13438 56.38899 #> [6,] 14.08934 56.41499 #> [7,] 14.08934 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.44100 #> #> Slot "ID": #> [1] "ID302" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[303]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.46701 #> [2,] 14.22447 56.49301 #> [3,] 14.26952 56.46701 #> [4,] 14.26952 56.41499 #> [5,] 14.22447 56.38899 #> [6,] 14.17943 56.41499 #> [7,] 14.17943 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.44100 #> #> Slot "ID": #> [1] "ID303" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[304]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.46701 #> [2,] 14.31456 56.49301 #> [3,] 14.35961 56.46701 #> [4,] 14.35961 56.41499 #> [5,] 14.31456 56.38899 #> [6,] 14.26952 56.41499 #> [7,] 14.26952 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.44100 #> #> Slot "ID": #> [1] "ID304" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[305]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.46701 #> [2,] 14.40465 56.49301 #> [3,] 14.44970 56.46701 #> [4,] 14.44970 56.41499 #> [5,] 14.40465 56.38899 #> [6,] 14.35961 56.41499 #> [7,] 14.35961 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.44100 #> #> Slot "ID": #> [1] "ID305" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[306]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.46701 #> [2,] 14.49474 56.49301 #> [3,] 14.53979 56.46701 #> [4,] 14.53979 56.41499 #> [5,] 14.49474 56.38899 #> [6,] 14.44970 56.41499 #> [7,] 14.44970 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.44100 #> #> Slot "ID": #> [1] "ID306" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[307]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.46701 #> [2,] 14.58483 56.49301 #> [3,] 14.62988 56.46701 #> [4,] 14.62988 56.41499 #> [5,] 14.58483 56.38899 #> [6,] 14.53979 56.41499 #> [7,] 14.53979 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.44100 #> #> Slot "ID": #> [1] "ID307" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[308]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.46701 #> [2,] 14.67492 56.49301 #> [3,] 14.71997 56.46701 #> [4,] 14.71997 56.41499 #> [5,] 14.67492 56.38899 #> [6,] 14.62988 56.41499 #> [7,] 14.62988 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.44100 #> #> Slot "ID": #> [1] "ID308" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[309]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.46701 #> [2,] 14.76501 56.49301 #> [3,] 14.81006 56.46701 #> [4,] 14.81006 56.41499 #> [5,] 14.76501 56.38899 #> [6,] 14.71997 56.41499 #> [7,] 14.71997 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.44100 #> #> Slot "ID": #> [1] "ID309" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[310]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.8551 56.4410 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 56.46701 #> [2,] 14.85510 56.49301 #> [3,] 14.90015 56.46701 #> [4,] 14.90015 56.41499 #> [5,] 14.85510 56.38899 #> [6,] 14.81006 56.41499 #> [7,] 14.81006 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.8551 56.4410 #> #> Slot "ID": #> [1] "ID310" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[311]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.46701 #> [2,] 14.94519 56.49301 #> [3,] 14.99024 56.46701 #> [4,] 14.99024 56.41499 #> [5,] 14.94519 56.38899 #> [6,] 14.90015 56.41499 #> [7,] 14.90015 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.44100 #> #> Slot "ID": #> [1] "ID311" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[312]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.46701 #> [2,] 15.03528 56.49301 #> [3,] 15.08033 56.46701 #> [4,] 15.08033 56.41499 #> [5,] 15.03528 56.38899 #> [6,] 14.99024 56.41499 #> [7,] 14.99024 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.44100 #> #> Slot "ID": #> [1] "ID312" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[313]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.46701 #> [2,] 15.12537 56.49301 #> [3,] 15.17042 56.46701 #> [4,] 15.17042 56.41499 #> [5,] 15.12537 56.38899 #> [6,] 15.08033 56.41499 #> [7,] 15.08033 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.44100 #> #> Slot "ID": #> [1] "ID313" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[314]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.46701 #> [2,] 15.21546 56.49301 #> [3,] 15.26051 56.46701 #> [4,] 15.26051 56.41499 #> [5,] 15.21546 56.38899 #> [6,] 15.17042 56.41499 #> [7,] 15.17042 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.44100 #> #> Slot "ID": #> [1] "ID314" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[315]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.46701 #> [2,] 15.30555 56.49301 #> [3,] 15.35060 56.46701 #> [4,] 15.35060 56.41499 #> [5,] 15.30555 56.38899 #> [6,] 15.26051 56.41499 #> [7,] 15.26051 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.44100 #> #> Slot "ID": #> [1] "ID315" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[316]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.46701 #> [2,] 15.39564 56.49301 #> [3,] 15.44069 56.46701 #> [4,] 15.44069 56.41499 #> [5,] 15.39564 56.38899 #> [6,] 15.35060 56.41499 #> [7,] 15.35060 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.44100 #> #> Slot "ID": #> [1] "ID316" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[317]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.46701 #> [2,] 15.48573 56.49301 #> [3,] 15.53078 56.46701 #> [4,] 15.53078 56.41499 #> [5,] 15.48573 56.38899 #> [6,] 15.44069 56.41499 #> [7,] 15.44069 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.44100 #> #> Slot "ID": #> [1] "ID317" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[318]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.46701 #> [2,] 15.57582 56.49301 #> [3,] 15.62087 56.46701 #> [4,] 15.62087 56.41499 #> [5,] 15.57582 56.38899 #> [6,] 15.53078 56.41499 #> [7,] 15.53078 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.44100 #> #> Slot "ID": #> [1] "ID318" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[319]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.46701 #> [2,] 15.66591 56.49301 #> [3,] 15.71096 56.46701 #> [4,] 15.71096 56.41499 #> [5,] 15.66591 56.38899 #> [6,] 15.62087 56.41499 #> [7,] 15.62087 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.44100 #> #> Slot "ID": #> [1] "ID319" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[320]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.756 56.441 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.46701 #> [2,] 15.75600 56.49301 #> [3,] 15.80105 56.46701 #> [4,] 15.80105 56.41499 #> [5,] 15.75600 56.38899 #> [6,] 15.71096 56.41499 #> [7,] 15.71096 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.756 56.441 #> #> Slot "ID": #> [1] "ID320" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[321]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.46701 #> [2,] 15.84609 56.49301 #> [3,] 15.89114 56.46701 #> [4,] 15.89114 56.41499 #> [5,] 15.84609 56.38899 #> [6,] 15.80105 56.41499 #> [7,] 15.80105 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.44100 #> #> Slot "ID": #> [1] "ID321" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[322]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.46701 #> [2,] 15.93618 56.49301 #> [3,] 15.98123 56.46701 #> [4,] 15.98123 56.41499 #> [5,] 15.93618 56.38899 #> [6,] 15.89114 56.41499 #> [7,] 15.89114 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.44100 #> #> Slot "ID": #> [1] "ID322" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[323]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.46701 #> [2,] 16.02627 56.49301 #> [3,] 16.07132 56.46701 #> [4,] 16.07132 56.41499 #> [5,] 16.02627 56.38899 #> [6,] 15.98123 56.41499 #> [7,] 15.98123 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.44100 #> #> Slot "ID": #> [1] "ID323" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[324]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 56.46701 #> [2,] 16.11636 56.49301 #> [3,] 16.16141 56.46701 #> [4,] 16.16141 56.41499 #> [5,] 16.11636 56.38899 #> [6,] 16.07132 56.41499 #> [7,] 16.07132 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 56.44100 #> #> Slot "ID": #> [1] "ID324" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[325]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 56.46701 #> [2,] 16.38663 56.49301 #> [3,] 16.43168 56.46701 #> [4,] 16.43168 56.41499 #> [5,] 16.38663 56.38899 #> [6,] 16.34159 56.41499 #> [7,] 16.34159 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 56.44100 #> #> Slot "ID": #> [1] "ID325" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[326]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 56.46701 #> [2,] 16.47672 56.49301 #> [3,] 16.52177 56.46701 #> [4,] 16.52177 56.41499 #> [5,] 16.47672 56.38899 #> [6,] 16.43168 56.41499 #> [7,] 16.43168 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 56.44100 #> #> Slot "ID": #> [1] "ID326" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[327]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 56.44100 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 56.46701 #> [2,] 16.56681 56.49301 #> [3,] 16.61186 56.46701 #> [4,] 16.61186 56.41499 #> [5,] 16.56681 56.38899 #> [6,] 16.52177 56.41499 #> [7,] 16.52177 56.46701 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 56.44100 #> #> Slot "ID": #> [1] "ID327" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[328]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.54503 #> [2,] 13.00825 56.57103 #> [3,] 13.05330 56.54503 #> [4,] 13.05330 56.49301 #> [5,] 13.00825 56.46701 #> [6,] 12.96321 56.49301 #> [7,] 12.96321 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.51902 #> #> Slot "ID": #> [1] "ID328" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[329]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.54503 #> [2,] 13.09834 56.57103 #> [3,] 13.14339 56.54503 #> [4,] 13.14339 56.49301 #> [5,] 13.09834 56.46701 #> [6,] 13.05330 56.49301 #> [7,] 13.05330 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.51902 #> #> Slot "ID": #> [1] "ID329" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[330]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.54503 #> [2,] 13.18843 56.57103 #> [3,] 13.23348 56.54503 #> [4,] 13.23348 56.49301 #> [5,] 13.18843 56.46701 #> [6,] 13.14339 56.49301 #> [7,] 13.14339 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.51902 #> #> Slot "ID": #> [1] "ID330" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[331]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.54503 #> [2,] 13.27852 56.57103 #> [3,] 13.32357 56.54503 #> [4,] 13.32357 56.49301 #> [5,] 13.27852 56.46701 #> [6,] 13.23348 56.49301 #> [7,] 13.23348 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.51902 #> #> Slot "ID": #> [1] "ID331" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[332]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.54503 #> [2,] 13.36861 56.57103 #> [3,] 13.41366 56.54503 #> [4,] 13.41366 56.49301 #> [5,] 13.36861 56.46701 #> [6,] 13.32357 56.49301 #> [7,] 13.32357 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.51902 #> #> Slot "ID": #> [1] "ID332" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[333]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.54503 #> [2,] 13.45870 56.57103 #> [3,] 13.50375 56.54503 #> [4,] 13.50375 56.49301 #> [5,] 13.45870 56.46701 #> [6,] 13.41366 56.49301 #> [7,] 13.41366 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.51902 #> #> Slot "ID": #> [1] "ID333" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[334]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.54503 #> [2,] 13.54879 56.57103 #> [3,] 13.59384 56.54503 #> [4,] 13.59384 56.49301 #> [5,] 13.54879 56.46701 #> [6,] 13.50375 56.49301 #> [7,] 13.50375 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.51902 #> #> Slot "ID": #> [1] "ID334" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[335]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.54503 #> [2,] 13.63888 56.57103 #> [3,] 13.68393 56.54503 #> [4,] 13.68393 56.49301 #> [5,] 13.63888 56.46701 #> [6,] 13.59384 56.49301 #> [7,] 13.59384 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.51902 #> #> Slot "ID": #> [1] "ID335" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[336]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.54503 #> [2,] 13.72897 56.57103 #> [3,] 13.77402 56.54503 #> [4,] 13.77402 56.49301 #> [5,] 13.72897 56.46701 #> [6,] 13.68393 56.49301 #> [7,] 13.68393 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.51902 #> #> Slot "ID": #> [1] "ID336" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[337]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.54503 #> [2,] 13.81906 56.57103 #> [3,] 13.86411 56.54503 #> [4,] 13.86411 56.49301 #> [5,] 13.81906 56.46701 #> [6,] 13.77402 56.49301 #> [7,] 13.77402 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.51902 #> #> Slot "ID": #> [1] "ID337" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[338]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.54503 #> [2,] 13.90915 56.57103 #> [3,] 13.95420 56.54503 #> [4,] 13.95420 56.49301 #> [5,] 13.90915 56.46701 #> [6,] 13.86411 56.49301 #> [7,] 13.86411 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.51902 #> #> Slot "ID": #> [1] "ID338" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[339]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.54503 #> [2,] 13.99925 56.57103 #> [3,] 14.04429 56.54503 #> [4,] 14.04429 56.49301 #> [5,] 13.99925 56.46701 #> [6,] 13.95420 56.49301 #> [7,] 13.95420 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.51902 #> #> Slot "ID": #> [1] "ID339" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[340]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.54503 #> [2,] 14.08934 56.57103 #> [3,] 14.13438 56.54503 #> [4,] 14.13438 56.49301 #> [5,] 14.08934 56.46701 #> [6,] 14.04429 56.49301 #> [7,] 14.04429 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.51902 #> #> Slot "ID": #> [1] "ID340" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[341]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.54503 #> [2,] 14.17943 56.57103 #> [3,] 14.22447 56.54503 #> [4,] 14.22447 56.49301 #> [5,] 14.17943 56.46701 #> [6,] 14.13438 56.49301 #> [7,] 14.13438 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.51902 #> #> Slot "ID": #> [1] "ID341" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[342]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.54503 #> [2,] 14.26952 56.57103 #> [3,] 14.31456 56.54503 #> [4,] 14.31456 56.49301 #> [5,] 14.26952 56.46701 #> [6,] 14.22447 56.49301 #> [7,] 14.22447 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.51902 #> #> Slot "ID": #> [1] "ID342" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[343]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.54503 #> [2,] 14.35961 56.57103 #> [3,] 14.40465 56.54503 #> [4,] 14.40465 56.49301 #> [5,] 14.35961 56.46701 #> [6,] 14.31456 56.49301 #> [7,] 14.31456 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.51902 #> #> Slot "ID": #> [1] "ID343" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[344]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.54503 #> [2,] 14.44970 56.57103 #> [3,] 14.49474 56.54503 #> [4,] 14.49474 56.49301 #> [5,] 14.44970 56.46701 #> [6,] 14.40465 56.49301 #> [7,] 14.40465 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.51902 #> #> Slot "ID": #> [1] "ID344" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[345]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.54503 #> [2,] 14.53979 56.57103 #> [3,] 14.58483 56.54503 #> [4,] 14.58483 56.49301 #> [5,] 14.53979 56.46701 #> [6,] 14.49474 56.49301 #> [7,] 14.49474 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.51902 #> #> Slot "ID": #> [1] "ID345" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[346]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.54503 #> [2,] 14.62988 56.57103 #> [3,] 14.67492 56.54503 #> [4,] 14.67492 56.49301 #> [5,] 14.62988 56.46701 #> [6,] 14.58483 56.49301 #> [7,] 14.58483 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.51902 #> #> Slot "ID": #> [1] "ID346" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[347]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.54503 #> [2,] 14.81006 56.57103 #> [3,] 14.85510 56.54503 #> [4,] 14.85510 56.49301 #> [5,] 14.81006 56.46701 #> [6,] 14.76501 56.49301 #> [7,] 14.76501 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.51902 #> #> Slot "ID": #> [1] "ID347" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[348]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.54503 #> [2,] 14.90015 56.57103 #> [3,] 14.94519 56.54503 #> [4,] 14.94519 56.49301 #> [5,] 14.90015 56.46701 #> [6,] 14.85510 56.49301 #> [7,] 14.85510 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.51902 #> #> Slot "ID": #> [1] "ID348" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[349]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.54503 #> [2,] 14.99024 56.57103 #> [3,] 15.03528 56.54503 #> [4,] 15.03528 56.49301 #> [5,] 14.99024 56.46701 #> [6,] 14.94519 56.49301 #> [7,] 14.94519 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.51902 #> #> Slot "ID": #> [1] "ID349" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[350]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.54503 #> [2,] 15.08033 56.57103 #> [3,] 15.12537 56.54503 #> [4,] 15.12537 56.49301 #> [5,] 15.08033 56.46701 #> [6,] 15.03528 56.49301 #> [7,] 15.03528 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.51902 #> #> Slot "ID": #> [1] "ID350" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[351]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.54503 #> [2,] 15.17042 56.57103 #> [3,] 15.21546 56.54503 #> [4,] 15.21546 56.49301 #> [5,] 15.17042 56.46701 #> [6,] 15.12537 56.49301 #> [7,] 15.12537 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.51902 #> #> Slot "ID": #> [1] "ID351" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[352]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.54503 #> [2,] 15.26051 56.57103 #> [3,] 15.30555 56.54503 #> [4,] 15.30555 56.49301 #> [5,] 15.26051 56.46701 #> [6,] 15.21546 56.49301 #> [7,] 15.21546 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.51902 #> #> Slot "ID": #> [1] "ID352" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[353]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.54503 #> [2,] 15.35060 56.57103 #> [3,] 15.39564 56.54503 #> [4,] 15.39564 56.49301 #> [5,] 15.35060 56.46701 #> [6,] 15.30555 56.49301 #> [7,] 15.30555 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.51902 #> #> Slot "ID": #> [1] "ID353" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[354]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.54503 #> [2,] 15.44069 56.57103 #> [3,] 15.48573 56.54503 #> [4,] 15.48573 56.49301 #> [5,] 15.44069 56.46701 #> [6,] 15.39564 56.49301 #> [7,] 15.39564 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.51902 #> #> Slot "ID": #> [1] "ID354" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[355]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.54503 #> [2,] 15.53078 56.57103 #> [3,] 15.57582 56.54503 #> [4,] 15.57582 56.49301 #> [5,] 15.53078 56.46701 #> [6,] 15.48573 56.49301 #> [7,] 15.48573 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.51902 #> #> Slot "ID": #> [1] "ID355" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[356]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.54503 #> [2,] 15.62087 56.57103 #> [3,] 15.66591 56.54503 #> [4,] 15.66591 56.49301 #> [5,] 15.62087 56.46701 #> [6,] 15.57582 56.49301 #> [7,] 15.57582 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.51902 #> #> Slot "ID": #> [1] "ID356" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[357]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.54503 #> [2,] 15.71096 56.57103 #> [3,] 15.75600 56.54503 #> [4,] 15.75600 56.49301 #> [5,] 15.71096 56.46701 #> [6,] 15.66591 56.49301 #> [7,] 15.66591 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.51902 #> #> Slot "ID": #> [1] "ID357" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[358]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.54503 #> [2,] 15.80105 56.57103 #> [3,] 15.84609 56.54503 #> [4,] 15.84609 56.49301 #> [5,] 15.80105 56.46701 #> [6,] 15.75600 56.49301 #> [7,] 15.75600 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.51902 #> #> Slot "ID": #> [1] "ID358" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[359]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.54503 #> [2,] 15.89114 56.57103 #> [3,] 15.93618 56.54503 #> [4,] 15.93618 56.49301 #> [5,] 15.89114 56.46701 #> [6,] 15.84609 56.49301 #> [7,] 15.84609 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.51902 #> #> Slot "ID": #> [1] "ID359" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[360]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.54503 #> [2,] 15.98123 56.57103 #> [3,] 16.02627 56.54503 #> [4,] 16.02627 56.49301 #> [5,] 15.98123 56.46701 #> [6,] 15.93618 56.49301 #> [7,] 15.93618 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.51902 #> #> Slot "ID": #> [1] "ID360" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[361]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 56.54503 #> [2,] 16.07132 56.57103 #> [3,] 16.11636 56.54503 #> [4,] 16.11636 56.49301 #> [5,] 16.07132 56.46701 #> [6,] 16.02627 56.49301 #> [7,] 16.02627 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.51902 #> #> Slot "ID": #> [1] "ID361" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[362]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 56.54503 #> [2,] 16.16141 56.57103 #> [3,] 16.20645 56.54503 #> [4,] 16.20645 56.49301 #> [5,] 16.16141 56.46701 #> [6,] 16.11636 56.49301 #> [7,] 16.11636 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 56.51902 #> #> Slot "ID": #> [1] "ID362" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[363]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 56.54503 #> [2,] 16.43168 56.57103 #> [3,] 16.47672 56.54503 #> [4,] 16.47672 56.49301 #> [5,] 16.43168 56.46701 #> [6,] 16.38663 56.49301 #> [7,] 16.38663 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 56.51902 #> #> Slot "ID": #> [1] "ID363" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[364]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 56.54503 #> [2,] 16.52177 56.57103 #> [3,] 16.56681 56.54503 #> [4,] 16.56681 56.49301 #> [5,] 16.52177 56.46701 #> [6,] 16.47672 56.49301 #> [7,] 16.47672 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 56.51902 #> #> Slot "ID": #> [1] "ID364" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[365]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 56.51902 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 56.54503 #> [2,] 16.61186 56.57103 #> [3,] 16.65690 56.54503 #> [4,] 16.65690 56.49301 #> [5,] 16.61186 56.46701 #> [6,] 16.56681 56.49301 #> [7,] 16.56681 56.54503 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 56.51902 #> #> Slot "ID": #> [1] "ID365" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[366]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.62305 #> [2,] 12.96321 56.64905 #> [3,] 13.00825 56.62305 #> [4,] 13.00825 56.57103 #> [5,] 12.96321 56.54503 #> [6,] 12.91816 56.57103 #> [7,] 12.91816 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.59704 #> #> Slot "ID": #> [1] "ID366" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[367]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.62305 #> [2,] 13.05330 56.64905 #> [3,] 13.09834 56.62305 #> [4,] 13.09834 56.57103 #> [5,] 13.05330 56.54503 #> [6,] 13.00825 56.57103 #> [7,] 13.00825 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.59704 #> #> Slot "ID": #> [1] "ID367" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[368]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.62305 #> [2,] 13.14339 56.64905 #> [3,] 13.18843 56.62305 #> [4,] 13.18843 56.57103 #> [5,] 13.14339 56.54503 #> [6,] 13.09834 56.57103 #> [7,] 13.09834 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.59704 #> #> Slot "ID": #> [1] "ID368" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[369]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.62305 #> [2,] 13.23348 56.64905 #> [3,] 13.27852 56.62305 #> [4,] 13.27852 56.57103 #> [5,] 13.23348 56.54503 #> [6,] 13.18843 56.57103 #> [7,] 13.18843 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.59704 #> #> Slot "ID": #> [1] "ID369" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[370]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.62305 #> [2,] 13.32357 56.64905 #> [3,] 13.36861 56.62305 #> [4,] 13.36861 56.57103 #> [5,] 13.32357 56.54503 #> [6,] 13.27852 56.57103 #> [7,] 13.27852 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.59704 #> #> Slot "ID": #> [1] "ID370" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[371]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.62305 #> [2,] 13.41366 56.64905 #> [3,] 13.45870 56.62305 #> [4,] 13.45870 56.57103 #> [5,] 13.41366 56.54503 #> [6,] 13.36861 56.57103 #> [7,] 13.36861 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.59704 #> #> Slot "ID": #> [1] "ID371" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[372]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.62305 #> [2,] 13.50375 56.64905 #> [3,] 13.54879 56.62305 #> [4,] 13.54879 56.57103 #> [5,] 13.50375 56.54503 #> [6,] 13.45870 56.57103 #> [7,] 13.45870 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.59704 #> #> Slot "ID": #> [1] "ID372" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[373]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.62305 #> [2,] 13.59384 56.64905 #> [3,] 13.63888 56.62305 #> [4,] 13.63888 56.57103 #> [5,] 13.59384 56.54503 #> [6,] 13.54879 56.57103 #> [7,] 13.54879 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.59704 #> #> Slot "ID": #> [1] "ID373" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[374]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.62305 #> [2,] 13.68393 56.64905 #> [3,] 13.72897 56.62305 #> [4,] 13.72897 56.57103 #> [5,] 13.68393 56.54503 #> [6,] 13.63888 56.57103 #> [7,] 13.63888 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.59704 #> #> Slot "ID": #> [1] "ID374" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[375]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.62305 #> [2,] 13.77402 56.64905 #> [3,] 13.81906 56.62305 #> [4,] 13.81906 56.57103 #> [5,] 13.77402 56.54503 #> [6,] 13.72897 56.57103 #> [7,] 13.72897 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.59704 #> #> Slot "ID": #> [1] "ID375" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[376]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.62305 #> [2,] 13.86411 56.64905 #> [3,] 13.90915 56.62305 #> [4,] 13.90915 56.57103 #> [5,] 13.86411 56.54503 #> [6,] 13.81906 56.57103 #> [7,] 13.81906 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.59704 #> #> Slot "ID": #> [1] "ID376" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[377]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.62305 #> [2,] 13.95420 56.64905 #> [3,] 13.99925 56.62305 #> [4,] 13.99925 56.57103 #> [5,] 13.95420 56.54503 #> [6,] 13.90915 56.57103 #> [7,] 13.90915 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.59704 #> #> Slot "ID": #> [1] "ID377" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[378]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.62305 #> [2,] 14.04429 56.64905 #> [3,] 14.08934 56.62305 #> [4,] 14.08934 56.57103 #> [5,] 14.04429 56.54503 #> [6,] 13.99925 56.57103 #> [7,] 13.99925 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.59704 #> #> Slot "ID": #> [1] "ID378" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[379]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.62305 #> [2,] 14.22447 56.64905 #> [3,] 14.26952 56.62305 #> [4,] 14.26952 56.57103 #> [5,] 14.22447 56.54503 #> [6,] 14.17943 56.57103 #> [7,] 14.17943 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.59704 #> #> Slot "ID": #> [1] "ID379" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[380]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.62305 #> [2,] 14.31456 56.64905 #> [3,] 14.35961 56.62305 #> [4,] 14.35961 56.57103 #> [5,] 14.31456 56.54503 #> [6,] 14.26952 56.57103 #> [7,] 14.26952 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.59704 #> #> Slot "ID": #> [1] "ID380" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[381]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.62305 #> [2,] 14.40465 56.64905 #> [3,] 14.44970 56.62305 #> [4,] 14.44970 56.57103 #> [5,] 14.40465 56.54503 #> [6,] 14.35961 56.57103 #> [7,] 14.35961 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.59704 #> #> Slot "ID": #> [1] "ID381" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[382]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.62305 #> [2,] 14.49474 56.64905 #> [3,] 14.53979 56.62305 #> [4,] 14.53979 56.57103 #> [5,] 14.49474 56.54503 #> [6,] 14.44970 56.57103 #> [7,] 14.44970 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.59704 #> #> Slot "ID": #> [1] "ID382" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[383]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.62305 #> [2,] 14.58483 56.64905 #> [3,] 14.62988 56.62305 #> [4,] 14.62988 56.57103 #> [5,] 14.58483 56.54503 #> [6,] 14.53979 56.57103 #> [7,] 14.53979 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.59704 #> #> Slot "ID": #> [1] "ID383" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[384]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.62305 #> [2,] 14.76501 56.64905 #> [3,] 14.81006 56.62305 #> [4,] 14.81006 56.57103 #> [5,] 14.76501 56.54503 #> [6,] 14.71997 56.57103 #> [7,] 14.71997 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.59704 #> #> Slot "ID": #> [1] "ID384" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[385]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.62305 #> [2,] 14.94519 56.64905 #> [3,] 14.99024 56.62305 #> [4,] 14.99024 56.57103 #> [5,] 14.94519 56.54503 #> [6,] 14.90015 56.57103 #> [7,] 14.90015 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.59704 #> #> Slot "ID": #> [1] "ID385" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[386]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.62305 #> [2,] 15.03528 56.64905 #> [3,] 15.08033 56.62305 #> [4,] 15.08033 56.57103 #> [5,] 15.03528 56.54503 #> [6,] 14.99024 56.57103 #> [7,] 14.99024 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.59704 #> #> Slot "ID": #> [1] "ID386" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[387]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.62305 #> [2,] 15.12537 56.64905 #> [3,] 15.17042 56.62305 #> [4,] 15.17042 56.57103 #> [5,] 15.12537 56.54503 #> [6,] 15.08033 56.57103 #> [7,] 15.08033 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.59704 #> #> Slot "ID": #> [1] "ID387" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[388]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.62305 #> [2,] 15.21546 56.64905 #> [3,] 15.26051 56.62305 #> [4,] 15.26051 56.57103 #> [5,] 15.21546 56.54503 #> [6,] 15.17042 56.57103 #> [7,] 15.17042 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.59704 #> #> Slot "ID": #> [1] "ID388" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[389]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.62305 #> [2,] 15.30555 56.64905 #> [3,] 15.35060 56.62305 #> [4,] 15.35060 56.57103 #> [5,] 15.30555 56.54503 #> [6,] 15.26051 56.57103 #> [7,] 15.26051 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.59704 #> #> Slot "ID": #> [1] "ID389" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[390]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.62305 #> [2,] 15.39564 56.64905 #> [3,] 15.44069 56.62305 #> [4,] 15.44069 56.57103 #> [5,] 15.39564 56.54503 #> [6,] 15.35060 56.57103 #> [7,] 15.35060 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.59704 #> #> Slot "ID": #> [1] "ID390" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[391]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.62305 #> [2,] 15.48573 56.64905 #> [3,] 15.53078 56.62305 #> [4,] 15.53078 56.57103 #> [5,] 15.48573 56.54503 #> [6,] 15.44069 56.57103 #> [7,] 15.44069 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.59704 #> #> Slot "ID": #> [1] "ID391" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[392]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.62305 #> [2,] 15.57582 56.64905 #> [3,] 15.62087 56.62305 #> [4,] 15.62087 56.57103 #> [5,] 15.57582 56.54503 #> [6,] 15.53078 56.57103 #> [7,] 15.53078 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.59704 #> #> Slot "ID": #> [1] "ID392" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[393]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.62305 #> [2,] 15.66591 56.64905 #> [3,] 15.71096 56.62305 #> [4,] 15.71096 56.57103 #> [5,] 15.66591 56.54503 #> [6,] 15.62087 56.57103 #> [7,] 15.62087 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.59704 #> #> Slot "ID": #> [1] "ID393" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[394]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.62305 #> [2,] 15.75600 56.64905 #> [3,] 15.80105 56.62305 #> [4,] 15.80105 56.57103 #> [5,] 15.75600 56.54503 #> [6,] 15.71096 56.57103 #> [7,] 15.71096 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.59704 #> #> Slot "ID": #> [1] "ID394" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[395]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.62305 #> [2,] 15.84609 56.64905 #> [3,] 15.89114 56.62305 #> [4,] 15.89114 56.57103 #> [5,] 15.84609 56.54503 #> [6,] 15.80105 56.57103 #> [7,] 15.80105 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.59704 #> #> Slot "ID": #> [1] "ID395" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[396]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.62305 #> [2,] 15.93618 56.64905 #> [3,] 15.98123 56.62305 #> [4,] 15.98123 56.57103 #> [5,] 15.93618 56.54503 #> [6,] 15.89114 56.57103 #> [7,] 15.89114 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.59704 #> #> Slot "ID": #> [1] "ID396" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[397]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.62305 #> [2,] 16.02627 56.64905 #> [3,] 16.07132 56.62305 #> [4,] 16.07132 56.57103 #> [5,] 16.02627 56.54503 #> [6,] 15.98123 56.57103 #> [7,] 15.98123 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.59704 #> #> Slot "ID": #> [1] "ID397" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[398]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 56.62305 #> [2,] 16.11636 56.64905 #> [3,] 16.16141 56.62305 #> [4,] 16.16141 56.57103 #> [5,] 16.11636 56.54503 #> [6,] 16.07132 56.57103 #> [7,] 16.07132 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 56.59704 #> #> Slot "ID": #> [1] "ID398" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[399]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 56.62305 #> [2,] 16.20645 56.64905 #> [3,] 16.25150 56.62305 #> [4,] 16.25150 56.57103 #> [5,] 16.20645 56.54503 #> [6,] 16.16141 56.57103 #> [7,] 16.16141 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 56.59704 #> #> Slot "ID": #> [1] "ID399" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[400]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 56.62305 #> [2,] 16.47672 56.64905 #> [3,] 16.52177 56.62305 #> [4,] 16.52177 56.57103 #> [5,] 16.47672 56.54503 #> [6,] 16.43168 56.57103 #> [7,] 16.43168 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 56.59704 #> #> Slot "ID": #> [1] "ID400" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[401]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 56.62305 #> [2,] 16.56681 56.64905 #> [3,] 16.61186 56.62305 #> [4,] 16.61186 56.57103 #> [5,] 16.56681 56.54503 #> [6,] 16.52177 56.57103 #> [7,] 16.52177 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 56.59704 #> #> Slot "ID": #> [1] "ID401" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[402]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 56.59704 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 56.62305 #> [2,] 16.65690 56.64905 #> [3,] 16.70195 56.62305 #> [4,] 16.70195 56.57103 #> [5,] 16.65690 56.54503 #> [6,] 16.61186 56.57103 #> [7,] 16.61186 56.62305 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 56.59704 #> #> Slot "ID": #> [1] "ID402" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[403]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.70107 #> [2,] 12.73798 56.72707 #> [3,] 12.78303 56.70107 #> [4,] 12.78303 56.64905 #> [5,] 12.73798 56.62305 #> [6,] 12.69294 56.64905 #> [7,] 12.69294 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.67506 #> #> Slot "ID": #> [1] "ID403" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[404]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.70107 #> [2,] 12.82807 56.72707 #> [3,] 12.87312 56.70107 #> [4,] 12.87312 56.64905 #> [5,] 12.82807 56.62305 #> [6,] 12.78303 56.64905 #> [7,] 12.78303 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.67506 #> #> Slot "ID": #> [1] "ID404" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[405]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.70107 #> [2,] 12.91816 56.72707 #> [3,] 12.96321 56.70107 #> [4,] 12.96321 56.64905 #> [5,] 12.91816 56.62305 #> [6,] 12.87312 56.64905 #> [7,] 12.87312 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.67506 #> #> Slot "ID": #> [1] "ID405" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[406]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.70107 #> [2,] 13.00825 56.72707 #> [3,] 13.05330 56.70107 #> [4,] 13.05330 56.64905 #> [5,] 13.00825 56.62305 #> [6,] 12.96321 56.64905 #> [7,] 12.96321 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.67506 #> #> Slot "ID": #> [1] "ID406" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[407]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.70107 #> [2,] 13.09834 56.72707 #> [3,] 13.14339 56.70107 #> [4,] 13.14339 56.64905 #> [5,] 13.09834 56.62305 #> [6,] 13.05330 56.64905 #> [7,] 13.05330 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.67506 #> #> Slot "ID": #> [1] "ID407" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[408]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.70107 #> [2,] 13.18843 56.72707 #> [3,] 13.23348 56.70107 #> [4,] 13.23348 56.64905 #> [5,] 13.18843 56.62305 #> [6,] 13.14339 56.64905 #> [7,] 13.14339 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.67506 #> #> Slot "ID": #> [1] "ID408" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[409]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.70107 #> [2,] 13.27852 56.72707 #> [3,] 13.32357 56.70107 #> [4,] 13.32357 56.64905 #> [5,] 13.27852 56.62305 #> [6,] 13.23348 56.64905 #> [7,] 13.23348 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.67506 #> #> Slot "ID": #> [1] "ID409" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[410]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.70107 #> [2,] 13.36861 56.72707 #> [3,] 13.41366 56.70107 #> [4,] 13.41366 56.64905 #> [5,] 13.36861 56.62305 #> [6,] 13.32357 56.64905 #> [7,] 13.32357 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.67506 #> #> Slot "ID": #> [1] "ID410" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[411]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.70107 #> [2,] 13.45870 56.72707 #> [3,] 13.50375 56.70107 #> [4,] 13.50375 56.64905 #> [5,] 13.45870 56.62305 #> [6,] 13.41366 56.64905 #> [7,] 13.41366 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.67506 #> #> Slot "ID": #> [1] "ID411" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[412]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.70107 #> [2,] 13.54879 56.72707 #> [3,] 13.59384 56.70107 #> [4,] 13.59384 56.64905 #> [5,] 13.54879 56.62305 #> [6,] 13.50375 56.64905 #> [7,] 13.50375 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.67506 #> #> Slot "ID": #> [1] "ID412" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[413]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 56.70107 #> [2,] 13.63888 56.72707 #> [3,] 13.68393 56.70107 #> [4,] 13.68393 56.64905 #> [5,] 13.63888 56.62305 #> [6,] 13.59384 56.64905 #> [7,] 13.59384 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.67506 #> #> Slot "ID": #> [1] "ID413" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[414]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.70107 #> [2,] 13.72897 56.72707 #> [3,] 13.77402 56.70107 #> [4,] 13.77402 56.64905 #> [5,] 13.72897 56.62305 #> [6,] 13.68393 56.64905 #> [7,] 13.68393 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.67506 #> #> Slot "ID": #> [1] "ID414" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[415]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.70107 #> [2,] 13.81906 56.72707 #> [3,] 13.86411 56.70107 #> [4,] 13.86411 56.64905 #> [5,] 13.81906 56.62305 #> [6,] 13.77402 56.64905 #> [7,] 13.77402 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.67506 #> #> Slot "ID": #> [1] "ID415" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[416]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.70107 #> [2,] 13.90915 56.72707 #> [3,] 13.95420 56.70107 #> [4,] 13.95420 56.64905 #> [5,] 13.90915 56.62305 #> [6,] 13.86411 56.64905 #> [7,] 13.86411 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.67506 #> #> Slot "ID": #> [1] "ID416" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[417]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.70107 #> [2,] 13.99925 56.72707 #> [3,] 14.04429 56.70107 #> [4,] 14.04429 56.64905 #> [5,] 13.99925 56.62305 #> [6,] 13.95420 56.64905 #> [7,] 13.95420 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.67506 #> #> Slot "ID": #> [1] "ID417" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[418]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.70107 #> [2,] 14.08934 56.72707 #> [3,] 14.13438 56.70107 #> [4,] 14.13438 56.64905 #> [5,] 14.08934 56.62305 #> [6,] 14.04429 56.64905 #> [7,] 14.04429 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.67506 #> #> Slot "ID": #> [1] "ID418" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[419]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.70107 #> [2,] 14.26952 56.72707 #> [3,] 14.31456 56.70107 #> [4,] 14.31456 56.64905 #> [5,] 14.26952 56.62305 #> [6,] 14.22447 56.64905 #> [7,] 14.22447 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.67506 #> #> Slot "ID": #> [1] "ID419" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[420]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.70107 #> [2,] 14.35961 56.72707 #> [3,] 14.40465 56.70107 #> [4,] 14.40465 56.64905 #> [5,] 14.35961 56.62305 #> [6,] 14.31456 56.64905 #> [7,] 14.31456 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.67506 #> #> Slot "ID": #> [1] "ID420" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[421]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.70107 #> [2,] 14.44970 56.72707 #> [3,] 14.49474 56.70107 #> [4,] 14.49474 56.64905 #> [5,] 14.44970 56.62305 #> [6,] 14.40465 56.64905 #> [7,] 14.40465 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.67506 #> #> Slot "ID": #> [1] "ID421" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[422]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.70107 #> [2,] 14.53979 56.72707 #> [3,] 14.58483 56.70107 #> [4,] 14.58483 56.64905 #> [5,] 14.53979 56.62305 #> [6,] 14.49474 56.64905 #> [7,] 14.49474 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.67506 #> #> Slot "ID": #> [1] "ID422" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[423]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.70107 #> [2,] 14.71997 56.72707 #> [3,] 14.76501 56.70107 #> [4,] 14.76501 56.64905 #> [5,] 14.71997 56.62305 #> [6,] 14.67492 56.64905 #> [7,] 14.67492 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.67506 #> #> Slot "ID": #> [1] "ID423" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[424]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.70107 #> [2,] 14.81006 56.72707 #> [3,] 14.85510 56.70107 #> [4,] 14.85510 56.64905 #> [5,] 14.81006 56.62305 #> [6,] 14.76501 56.64905 #> [7,] 14.76501 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.67506 #> #> Slot "ID": #> [1] "ID424" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[425]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.70107 #> [2,] 14.90015 56.72707 #> [3,] 14.94519 56.70107 #> [4,] 14.94519 56.64905 #> [5,] 14.90015 56.62305 #> [6,] 14.85510 56.64905 #> [7,] 14.85510 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.67506 #> #> Slot "ID": #> [1] "ID425" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[426]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.70107 #> [2,] 14.99024 56.72707 #> [3,] 15.03528 56.70107 #> [4,] 15.03528 56.64905 #> [5,] 14.99024 56.62305 #> [6,] 14.94519 56.64905 #> [7,] 14.94519 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.67506 #> #> Slot "ID": #> [1] "ID426" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[427]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.70107 #> [2,] 15.08033 56.72707 #> [3,] 15.12537 56.70107 #> [4,] 15.12537 56.64905 #> [5,] 15.08033 56.62305 #> [6,] 15.03528 56.64905 #> [7,] 15.03528 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.67506 #> #> Slot "ID": #> [1] "ID427" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[428]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.70107 #> [2,] 15.17042 56.72707 #> [3,] 15.21546 56.70107 #> [4,] 15.21546 56.64905 #> [5,] 15.17042 56.62305 #> [6,] 15.12537 56.64905 #> [7,] 15.12537 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.67506 #> #> Slot "ID": #> [1] "ID428" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[429]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.70107 #> [2,] 15.26051 56.72707 #> [3,] 15.30555 56.70107 #> [4,] 15.30555 56.64905 #> [5,] 15.26051 56.62305 #> [6,] 15.21546 56.64905 #> [7,] 15.21546 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.67506 #> #> Slot "ID": #> [1] "ID429" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[430]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.70107 #> [2,] 15.35060 56.72707 #> [3,] 15.39564 56.70107 #> [4,] 15.39564 56.64905 #> [5,] 15.35060 56.62305 #> [6,] 15.30555 56.64905 #> [7,] 15.30555 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.67506 #> #> Slot "ID": #> [1] "ID430" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[431]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.70107 #> [2,] 15.44069 56.72707 #> [3,] 15.48573 56.70107 #> [4,] 15.48573 56.64905 #> [5,] 15.44069 56.62305 #> [6,] 15.39564 56.64905 #> [7,] 15.39564 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.67506 #> #> Slot "ID": #> [1] "ID431" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[432]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.70107 #> [2,] 15.53078 56.72707 #> [3,] 15.57582 56.70107 #> [4,] 15.57582 56.64905 #> [5,] 15.53078 56.62305 #> [6,] 15.48573 56.64905 #> [7,] 15.48573 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.67506 #> #> Slot "ID": #> [1] "ID432" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[433]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.70107 #> [2,] 15.62087 56.72707 #> [3,] 15.66591 56.70107 #> [4,] 15.66591 56.64905 #> [5,] 15.62087 56.62305 #> [6,] 15.57582 56.64905 #> [7,] 15.57582 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.67506 #> #> Slot "ID": #> [1] "ID433" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[434]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.70107 #> [2,] 15.71096 56.72707 #> [3,] 15.75600 56.70107 #> [4,] 15.75600 56.64905 #> [5,] 15.71096 56.62305 #> [6,] 15.66591 56.64905 #> [7,] 15.66591 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.67506 #> #> Slot "ID": #> [1] "ID434" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[435]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.70107 #> [2,] 15.80105 56.72707 #> [3,] 15.84609 56.70107 #> [4,] 15.84609 56.64905 #> [5,] 15.80105 56.62305 #> [6,] 15.75600 56.64905 #> [7,] 15.75600 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.67506 #> #> Slot "ID": #> [1] "ID435" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[436]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.70107 #> [2,] 15.89114 56.72707 #> [3,] 15.93618 56.70107 #> [4,] 15.93618 56.64905 #> [5,] 15.89114 56.62305 #> [6,] 15.84609 56.64905 #> [7,] 15.84609 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.67506 #> #> Slot "ID": #> [1] "ID436" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[437]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.70107 #> [2,] 15.98123 56.72707 #> [3,] 16.02627 56.70107 #> [4,] 16.02627 56.64905 #> [5,] 15.98123 56.62305 #> [6,] 15.93618 56.64905 #> [7,] 15.93618 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.67506 #> #> Slot "ID": #> [1] "ID437" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[438]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 56.70107 #> [2,] 16.07132 56.72707 #> [3,] 16.11636 56.70107 #> [4,] 16.11636 56.64905 #> [5,] 16.07132 56.62305 #> [6,] 16.02627 56.64905 #> [7,] 16.02627 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.67506 #> #> Slot "ID": #> [1] "ID438" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[439]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 56.70107 #> [2,] 16.16141 56.72707 #> [3,] 16.20645 56.70107 #> [4,] 16.20645 56.64905 #> [5,] 16.16141 56.62305 #> [6,] 16.11636 56.64905 #> [7,] 16.11636 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 56.67506 #> #> Slot "ID": #> [1] "ID439" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[440]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 56.70107 #> [2,] 16.25150 56.72707 #> [3,] 16.29654 56.70107 #> [4,] 16.29654 56.64905 #> [5,] 16.25150 56.62305 #> [6,] 16.20645 56.64905 #> [7,] 16.20645 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 56.67506 #> #> Slot "ID": #> [1] "ID440" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[441]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 56.70107 #> [2,] 16.34159 56.72707 #> [3,] 16.38663 56.70107 #> [4,] 16.38663 56.64905 #> [5,] 16.34159 56.62305 #> [6,] 16.29654 56.64905 #> [7,] 16.29654 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 56.67506 #> #> Slot "ID": #> [1] "ID441" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[442]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 56.70107 #> [2,] 16.52177 56.72707 #> [3,] 16.56681 56.70107 #> [4,] 16.56681 56.64905 #> [5,] 16.52177 56.62305 #> [6,] 16.47672 56.64905 #> [7,] 16.47672 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 56.67506 #> #> Slot "ID": #> [1] "ID442" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[443]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 56.70107 #> [2,] 16.61186 56.72707 #> [3,] 16.65690 56.70107 #> [4,] 16.65690 56.64905 #> [5,] 16.61186 56.62305 #> [6,] 16.56681 56.64905 #> [7,] 16.56681 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 56.67506 #> #> Slot "ID": #> [1] "ID443" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[444]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 56.67506 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 56.70107 #> [2,] 16.70195 56.72707 #> [3,] 16.74699 56.70107 #> [4,] 16.74699 56.64905 #> [5,] 16.70195 56.62305 #> [6,] 16.65690 56.64905 #> [7,] 16.65690 56.70107 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 56.67506 #> #> Slot "ID": #> [1] "ID444" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[445]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 56.77909 #> [2,] 12.69294 56.80509 #> [3,] 12.73798 56.77909 #> [4,] 12.73798 56.72707 #> [5,] 12.69294 56.70107 #> [6,] 12.64789 56.72707 #> [7,] 12.64789 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 56.75308 #> #> Slot "ID": #> [1] "ID445" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[446]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 56.77909 #> [2,] 12.78303 56.80509 #> [3,] 12.82807 56.77909 #> [4,] 12.82807 56.72707 #> [5,] 12.78303 56.70107 #> [6,] 12.73798 56.72707 #> [7,] 12.73798 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 56.75308 #> #> Slot "ID": #> [1] "ID446" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[447]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 56.77909 #> [2,] 12.87312 56.80509 #> [3,] 12.91816 56.77909 #> [4,] 12.91816 56.72707 #> [5,] 12.87312 56.70107 #> [6,] 12.82807 56.72707 #> [7,] 12.82807 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 56.75308 #> #> Slot "ID": #> [1] "ID447" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[448]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.77909 #> [2,] 12.96321 56.80509 #> [3,] 13.00825 56.77909 #> [4,] 13.00825 56.72707 #> [5,] 12.96321 56.70107 #> [6,] 12.91816 56.72707 #> [7,] 12.91816 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.75308 #> #> Slot "ID": #> [1] "ID448" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[449]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.77909 #> [2,] 13.05330 56.80509 #> [3,] 13.09834 56.77909 #> [4,] 13.09834 56.72707 #> [5,] 13.05330 56.70107 #> [6,] 13.00825 56.72707 #> [7,] 13.00825 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.75308 #> #> Slot "ID": #> [1] "ID449" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[450]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.77909 #> [2,] 13.14339 56.80509 #> [3,] 13.18843 56.77909 #> [4,] 13.18843 56.72707 #> [5,] 13.14339 56.70107 #> [6,] 13.09834 56.72707 #> [7,] 13.09834 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.75308 #> #> Slot "ID": #> [1] "ID450" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[451]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.77909 #> [2,] 13.23348 56.80509 #> [3,] 13.27852 56.77909 #> [4,] 13.27852 56.72707 #> [5,] 13.23348 56.70107 #> [6,] 13.18843 56.72707 #> [7,] 13.18843 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.75308 #> #> Slot "ID": #> [1] "ID451" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[452]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.77909 #> [2,] 13.32357 56.80509 #> [3,] 13.36861 56.77909 #> [4,] 13.36861 56.72707 #> [5,] 13.32357 56.70107 #> [6,] 13.27852 56.72707 #> [7,] 13.27852 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.75308 #> #> Slot "ID": #> [1] "ID452" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[453]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.77909 #> [2,] 13.41366 56.80509 #> [3,] 13.45870 56.77909 #> [4,] 13.45870 56.72707 #> [5,] 13.41366 56.70107 #> [6,] 13.36861 56.72707 #> [7,] 13.36861 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.75308 #> #> Slot "ID": #> [1] "ID453" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[454]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.77909 #> [2,] 13.50375 56.80509 #> [3,] 13.54879 56.77909 #> [4,] 13.54879 56.72707 #> [5,] 13.50375 56.70107 #> [6,] 13.45870 56.72707 #> [7,] 13.45870 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.75308 #> #> Slot "ID": #> [1] "ID454" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[455]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.77909 #> [2,] 13.59384 56.80509 #> [3,] 13.63888 56.77909 #> [4,] 13.63888 56.72707 #> [5,] 13.59384 56.70107 #> [6,] 13.54879 56.72707 #> [7,] 13.54879 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.75308 #> #> Slot "ID": #> [1] "ID455" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[456]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 56.77909 #> [2,] 13.68393 56.80509 #> [3,] 13.72897 56.77909 #> [4,] 13.72897 56.72707 #> [5,] 13.68393 56.70107 #> [6,] 13.63888 56.72707 #> [7,] 13.63888 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 56.75308 #> #> Slot "ID": #> [1] "ID456" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[457]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 56.77909 #> [2,] 13.77402 56.80509 #> [3,] 13.81906 56.77909 #> [4,] 13.81906 56.72707 #> [5,] 13.77402 56.70107 #> [6,] 13.72897 56.72707 #> [7,] 13.72897 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 56.75308 #> #> Slot "ID": #> [1] "ID457" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[458]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.77909 #> [2,] 13.86411 56.80509 #> [3,] 13.90915 56.77909 #> [4,] 13.90915 56.72707 #> [5,] 13.86411 56.70107 #> [6,] 13.81906 56.72707 #> [7,] 13.81906 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.75308 #> #> Slot "ID": #> [1] "ID458" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[459]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.77909 #> [2,] 13.95420 56.80509 #> [3,] 13.99925 56.77909 #> [4,] 13.99925 56.72707 #> [5,] 13.95420 56.70107 #> [6,] 13.90915 56.72707 #> [7,] 13.90915 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.75308 #> #> Slot "ID": #> [1] "ID459" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[460]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.77909 #> [2,] 14.04429 56.80509 #> [3,] 14.08934 56.77909 #> [4,] 14.08934 56.72707 #> [5,] 14.04429 56.70107 #> [6,] 13.99925 56.72707 #> [7,] 13.99925 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.75308 #> #> Slot "ID": #> [1] "ID460" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[461]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.77909 #> [2,] 14.13438 56.80509 #> [3,] 14.17943 56.77909 #> [4,] 14.17943 56.72707 #> [5,] 14.13438 56.70107 #> [6,] 14.08934 56.72707 #> [7,] 14.08934 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.75308 #> #> Slot "ID": #> [1] "ID461" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[462]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.77909 #> [2,] 14.22447 56.80509 #> [3,] 14.26952 56.77909 #> [4,] 14.26952 56.72707 #> [5,] 14.22447 56.70107 #> [6,] 14.17943 56.72707 #> [7,] 14.17943 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.75308 #> #> Slot "ID": #> [1] "ID462" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[463]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.77909 #> [2,] 14.31456 56.80509 #> [3,] 14.35961 56.77909 #> [4,] 14.35961 56.72707 #> [5,] 14.31456 56.70107 #> [6,] 14.26952 56.72707 #> [7,] 14.26952 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.75308 #> #> Slot "ID": #> [1] "ID463" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[464]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.77909 #> [2,] 14.40465 56.80509 #> [3,] 14.44970 56.77909 #> [4,] 14.44970 56.72707 #> [5,] 14.40465 56.70107 #> [6,] 14.35961 56.72707 #> [7,] 14.35961 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.75308 #> #> Slot "ID": #> [1] "ID464" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[465]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.77909 #> [2,] 14.49474 56.80509 #> [3,] 14.53979 56.77909 #> [4,] 14.53979 56.72707 #> [5,] 14.49474 56.70107 #> [6,] 14.44970 56.72707 #> [7,] 14.44970 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.75308 #> #> Slot "ID": #> [1] "ID465" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[466]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.77909 #> [2,] 14.58483 56.80509 #> [3,] 14.62988 56.77909 #> [4,] 14.62988 56.72707 #> [5,] 14.58483 56.70107 #> [6,] 14.53979 56.72707 #> [7,] 14.53979 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.75308 #> #> Slot "ID": #> [1] "ID466" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[467]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.77909 #> [2,] 14.67492 56.80509 #> [3,] 14.71997 56.77909 #> [4,] 14.71997 56.72707 #> [5,] 14.67492 56.70107 #> [6,] 14.62988 56.72707 #> [7,] 14.62988 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.75308 #> #> Slot "ID": #> [1] "ID467" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[468]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.77909 #> [2,] 14.76501 56.80509 #> [3,] 14.81006 56.77909 #> [4,] 14.81006 56.72707 #> [5,] 14.76501 56.70107 #> [6,] 14.71997 56.72707 #> [7,] 14.71997 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.75308 #> #> Slot "ID": #> [1] "ID468" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[469]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 56.77909 #> [2,] 14.85510 56.80509 #> [3,] 14.90015 56.77909 #> [4,] 14.90015 56.72707 #> [5,] 14.85510 56.70107 #> [6,] 14.81006 56.72707 #> [7,] 14.81006 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 56.75308 #> #> Slot "ID": #> [1] "ID469" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[470]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.77909 #> [2,] 14.94519 56.80509 #> [3,] 14.99024 56.77909 #> [4,] 14.99024 56.72707 #> [5,] 14.94519 56.70107 #> [6,] 14.90015 56.72707 #> [7,] 14.90015 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.75308 #> #> Slot "ID": #> [1] "ID470" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[471]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.77909 #> [2,] 15.03528 56.80509 #> [3,] 15.08033 56.77909 #> [4,] 15.08033 56.72707 #> [5,] 15.03528 56.70107 #> [6,] 14.99024 56.72707 #> [7,] 14.99024 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.75308 #> #> Slot "ID": #> [1] "ID471" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[472]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.77909 #> [2,] 15.12537 56.80509 #> [3,] 15.17042 56.77909 #> [4,] 15.17042 56.72707 #> [5,] 15.12537 56.70107 #> [6,] 15.08033 56.72707 #> [7,] 15.08033 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.75308 #> #> Slot "ID": #> [1] "ID472" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[473]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.77909 #> [2,] 15.21546 56.80509 #> [3,] 15.26051 56.77909 #> [4,] 15.26051 56.72707 #> [5,] 15.21546 56.70107 #> [6,] 15.17042 56.72707 #> [7,] 15.17042 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.75308 #> #> Slot "ID": #> [1] "ID473" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[474]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.77909 #> [2,] 15.30555 56.80509 #> [3,] 15.35060 56.77909 #> [4,] 15.35060 56.72707 #> [5,] 15.30555 56.70107 #> [6,] 15.26051 56.72707 #> [7,] 15.26051 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.75308 #> #> Slot "ID": #> [1] "ID474" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[475]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.77909 #> [2,] 15.39564 56.80509 #> [3,] 15.44069 56.77909 #> [4,] 15.44069 56.72707 #> [5,] 15.39564 56.70107 #> [6,] 15.35060 56.72707 #> [7,] 15.35060 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.75308 #> #> Slot "ID": #> [1] "ID475" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[476]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.77909 #> [2,] 15.48573 56.80509 #> [3,] 15.53078 56.77909 #> [4,] 15.53078 56.72707 #> [5,] 15.48573 56.70107 #> [6,] 15.44069 56.72707 #> [7,] 15.44069 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.75308 #> #> Slot "ID": #> [1] "ID476" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[477]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.77909 #> [2,] 15.57582 56.80509 #> [3,] 15.62087 56.77909 #> [4,] 15.62087 56.72707 #> [5,] 15.57582 56.70107 #> [6,] 15.53078 56.72707 #> [7,] 15.53078 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.75308 #> #> Slot "ID": #> [1] "ID477" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[478]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.77909 #> [2,] 15.66591 56.80509 #> [3,] 15.71096 56.77909 #> [4,] 15.71096 56.72707 #> [5,] 15.66591 56.70107 #> [6,] 15.62087 56.72707 #> [7,] 15.62087 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.75308 #> #> Slot "ID": #> [1] "ID478" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[479]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.77909 #> [2,] 15.75600 56.80509 #> [3,] 15.80105 56.77909 #> [4,] 15.80105 56.72707 #> [5,] 15.75600 56.70107 #> [6,] 15.71096 56.72707 #> [7,] 15.71096 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.75308 #> #> Slot "ID": #> [1] "ID479" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[480]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.77909 #> [2,] 15.84609 56.80509 #> [3,] 15.89114 56.77909 #> [4,] 15.89114 56.72707 #> [5,] 15.84609 56.70107 #> [6,] 15.80105 56.72707 #> [7,] 15.80105 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.75308 #> #> Slot "ID": #> [1] "ID480" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[481]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.77909 #> [2,] 15.93618 56.80509 #> [3,] 15.98123 56.77909 #> [4,] 15.98123 56.72707 #> [5,] 15.93618 56.70107 #> [6,] 15.89114 56.72707 #> [7,] 15.89114 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.75308 #> #> Slot "ID": #> [1] "ID481" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[482]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.77909 #> [2,] 16.02627 56.80509 #> [3,] 16.07132 56.77909 #> [4,] 16.07132 56.72707 #> [5,] 16.02627 56.70107 #> [6,] 15.98123 56.72707 #> [7,] 15.98123 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.75308 #> #> Slot "ID": #> [1] "ID482" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[483]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 56.77909 #> [2,] 16.11636 56.80509 #> [3,] 16.16141 56.77909 #> [4,] 16.16141 56.72707 #> [5,] 16.11636 56.70107 #> [6,] 16.07132 56.72707 #> [7,] 16.07132 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 56.75308 #> #> Slot "ID": #> [1] "ID483" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[484]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 56.77909 #> [2,] 16.20645 56.80509 #> [3,] 16.25150 56.77909 #> [4,] 16.25150 56.72707 #> [5,] 16.20645 56.70107 #> [6,] 16.16141 56.72707 #> [7,] 16.16141 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 56.75308 #> #> Slot "ID": #> [1] "ID484" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[485]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 56.77909 #> [2,] 16.29654 56.80509 #> [3,] 16.34159 56.77909 #> [4,] 16.34159 56.72707 #> [5,] 16.29654 56.70107 #> [6,] 16.25150 56.72707 #> [7,] 16.25150 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 56.75308 #> #> Slot "ID": #> [1] "ID485" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[486]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 56.77909 #> [2,] 16.56681 56.80509 #> [3,] 16.61186 56.77909 #> [4,] 16.61186 56.72707 #> [5,] 16.56681 56.70107 #> [6,] 16.52177 56.72707 #> [7,] 16.52177 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 56.75308 #> #> Slot "ID": #> [1] "ID486" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[487]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 56.77909 #> [2,] 16.65690 56.80509 #> [3,] 16.70195 56.77909 #> [4,] 16.70195 56.72707 #> [5,] 16.65690 56.70107 #> [6,] 16.61186 56.72707 #> [7,] 16.61186 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 56.75308 #> #> Slot "ID": #> [1] "ID487" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[488]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 56.75308 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 56.77909 #> [2,] 16.74699 56.80509 #> [3,] 16.79204 56.77909 #> [4,] 16.79204 56.72707 #> [5,] 16.74699 56.70107 #> [6,] 16.70195 56.72707 #> [7,] 16.70195 56.77909 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 56.75308 #> #> Slot "ID": #> [1] "ID488" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[489]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 56.85711 #> [2,] 12.64789 56.88311 #> [3,] 12.69294 56.85711 #> [4,] 12.69294 56.80509 #> [5,] 12.64789 56.77909 #> [6,] 12.60285 56.80509 #> [7,] 12.60285 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 56.83110 #> #> Slot "ID": #> [1] "ID489" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[490]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 56.85711 #> [2,] 12.73798 56.88311 #> [3,] 12.78303 56.85711 #> [4,] 12.78303 56.80509 #> [5,] 12.73798 56.77909 #> [6,] 12.69294 56.80509 #> [7,] 12.69294 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.83110 #> #> Slot "ID": #> [1] "ID490" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[491]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 56.85711 #> [2,] 12.82807 56.88311 #> [3,] 12.87312 56.85711 #> [4,] 12.87312 56.80509 #> [5,] 12.82807 56.77909 #> [6,] 12.78303 56.80509 #> [7,] 12.78303 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.83110 #> #> Slot "ID": #> [1] "ID491" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[492]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 56.85711 #> [2,] 12.91816 56.88311 #> [3,] 12.96321 56.85711 #> [4,] 12.96321 56.80509 #> [5,] 12.91816 56.77909 #> [6,] 12.87312 56.80509 #> [7,] 12.87312 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.83110 #> #> Slot "ID": #> [1] "ID492" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[493]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 56.85711 #> [2,] 13.00825 56.88311 #> [3,] 13.05330 56.85711 #> [4,] 13.05330 56.80509 #> [5,] 13.00825 56.77909 #> [6,] 12.96321 56.80509 #> [7,] 12.96321 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.83110 #> #> Slot "ID": #> [1] "ID493" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[494]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 56.85711 #> [2,] 13.09834 56.88311 #> [3,] 13.14339 56.85711 #> [4,] 13.14339 56.80509 #> [5,] 13.09834 56.77909 #> [6,] 13.05330 56.80509 #> [7,] 13.05330 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.83110 #> #> Slot "ID": #> [1] "ID494" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[495]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 56.85711 #> [2,] 13.18843 56.88311 #> [3,] 13.23348 56.85711 #> [4,] 13.23348 56.80509 #> [5,] 13.18843 56.77909 #> [6,] 13.14339 56.80509 #> [7,] 13.14339 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.83110 #> #> Slot "ID": #> [1] "ID495" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[496]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 56.85711 #> [2,] 13.27852 56.88311 #> [3,] 13.32357 56.85711 #> [4,] 13.32357 56.80509 #> [5,] 13.27852 56.77909 #> [6,] 13.23348 56.80509 #> [7,] 13.23348 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.83110 #> #> Slot "ID": #> [1] "ID496" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[497]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 56.85711 #> [2,] 13.36861 56.88311 #> [3,] 13.41366 56.85711 #> [4,] 13.41366 56.80509 #> [5,] 13.36861 56.77909 #> [6,] 13.32357 56.80509 #> [7,] 13.32357 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.83110 #> #> Slot "ID": #> [1] "ID497" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[498]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.4587 56.8311 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 56.85711 #> [2,] 13.45870 56.88311 #> [3,] 13.50375 56.85711 #> [4,] 13.50375 56.80509 #> [5,] 13.45870 56.77909 #> [6,] 13.41366 56.80509 #> [7,] 13.41366 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.4587 56.8311 #> #> Slot "ID": #> [1] "ID498" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[499]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 56.85711 #> [2,] 13.54879 56.88311 #> [3,] 13.59384 56.85711 #> [4,] 13.59384 56.80509 #> [5,] 13.54879 56.77909 #> [6,] 13.50375 56.80509 #> [7,] 13.50375 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.83110 #> #> Slot "ID": #> [1] "ID499" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[500]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 56.85711 #> [2,] 13.72897 56.88311 #> [3,] 13.77402 56.85711 #> [4,] 13.77402 56.80509 #> [5,] 13.72897 56.77909 #> [6,] 13.68393 56.80509 #> [7,] 13.68393 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.83110 #> #> Slot "ID": #> [1] "ID500" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[501]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 56.85711 #> [2,] 13.81906 56.88311 #> [3,] 13.86411 56.85711 #> [4,] 13.86411 56.80509 #> [5,] 13.81906 56.77909 #> [6,] 13.77402 56.80509 #> [7,] 13.77402 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.83110 #> #> Slot "ID": #> [1] "ID501" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[502]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 56.85711 #> [2,] 13.90915 56.88311 #> [3,] 13.95420 56.85711 #> [4,] 13.95420 56.80509 #> [5,] 13.90915 56.77909 #> [6,] 13.86411 56.80509 #> [7,] 13.86411 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.83110 #> #> Slot "ID": #> [1] "ID502" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[503]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 56.85711 #> [2,] 13.99925 56.88311 #> [3,] 14.04429 56.85711 #> [4,] 14.04429 56.80509 #> [5,] 13.99925 56.77909 #> [6,] 13.95420 56.80509 #> [7,] 13.95420 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.83110 #> #> Slot "ID": #> [1] "ID503" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[504]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 56.85711 #> [2,] 14.08934 56.88311 #> [3,] 14.13438 56.85711 #> [4,] 14.13438 56.80509 #> [5,] 14.08934 56.77909 #> [6,] 14.04429 56.80509 #> [7,] 14.04429 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.83110 #> #> Slot "ID": #> [1] "ID504" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[505]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 56.85711 #> [2,] 14.17943 56.88311 #> [3,] 14.22447 56.85711 #> [4,] 14.22447 56.80509 #> [5,] 14.17943 56.77909 #> [6,] 14.13438 56.80509 #> [7,] 14.13438 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.83110 #> #> Slot "ID": #> [1] "ID505" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[506]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 56.85711 #> [2,] 14.26952 56.88311 #> [3,] 14.31456 56.85711 #> [4,] 14.31456 56.80509 #> [5,] 14.26952 56.77909 #> [6,] 14.22447 56.80509 #> [7,] 14.22447 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.83110 #> #> Slot "ID": #> [1] "ID506" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[507]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 56.85711 #> [2,] 14.35961 56.88311 #> [3,] 14.40465 56.85711 #> [4,] 14.40465 56.80509 #> [5,] 14.35961 56.77909 #> [6,] 14.31456 56.80509 #> [7,] 14.31456 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.83110 #> #> Slot "ID": #> [1] "ID507" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[508]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.4497 56.8311 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 56.85711 #> [2,] 14.44970 56.88311 #> [3,] 14.49474 56.85711 #> [4,] 14.49474 56.80509 #> [5,] 14.44970 56.77909 #> [6,] 14.40465 56.80509 #> [7,] 14.40465 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.4497 56.8311 #> #> Slot "ID": #> [1] "ID508" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[509]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 56.85711 #> [2,] 14.53979 56.88311 #> [3,] 14.58483 56.85711 #> [4,] 14.58483 56.80509 #> [5,] 14.53979 56.77909 #> [6,] 14.49474 56.80509 #> [7,] 14.49474 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.83110 #> #> Slot "ID": #> [1] "ID509" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[510]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 56.85711 #> [2,] 14.62988 56.88311 #> [3,] 14.67492 56.85711 #> [4,] 14.67492 56.80509 #> [5,] 14.62988 56.77909 #> [6,] 14.58483 56.80509 #> [7,] 14.58483 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.83110 #> #> Slot "ID": #> [1] "ID510" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[511]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 56.85711 #> [2,] 14.71997 56.88311 #> [3,] 14.76501 56.85711 #> [4,] 14.76501 56.80509 #> [5,] 14.71997 56.77909 #> [6,] 14.67492 56.80509 #> [7,] 14.67492 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.83110 #> #> Slot "ID": #> [1] "ID511" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[512]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 56.85711 #> [2,] 14.81006 56.88311 #> [3,] 14.85510 56.85711 #> [4,] 14.85510 56.80509 #> [5,] 14.81006 56.77909 #> [6,] 14.76501 56.80509 #> [7,] 14.76501 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 56.83110 #> #> Slot "ID": #> [1] "ID512" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[513]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 56.85711 #> [2,] 14.90015 56.88311 #> [3,] 14.94519 56.85711 #> [4,] 14.94519 56.80509 #> [5,] 14.90015 56.77909 #> [6,] 14.85510 56.80509 #> [7,] 14.85510 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.83110 #> #> Slot "ID": #> [1] "ID513" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[514]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 56.85711 #> [2,] 14.99024 56.88311 #> [3,] 15.03528 56.85711 #> [4,] 15.03528 56.80509 #> [5,] 14.99024 56.77909 #> [6,] 14.94519 56.80509 #> [7,] 14.94519 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.83110 #> #> Slot "ID": #> [1] "ID514" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[515]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 56.85711 #> [2,] 15.08033 56.88311 #> [3,] 15.12537 56.85711 #> [4,] 15.12537 56.80509 #> [5,] 15.08033 56.77909 #> [6,] 15.03528 56.80509 #> [7,] 15.03528 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.83110 #> #> Slot "ID": #> [1] "ID515" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[516]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 56.85711 #> [2,] 15.17042 56.88311 #> [3,] 15.21546 56.85711 #> [4,] 15.21546 56.80509 #> [5,] 15.17042 56.77909 #> [6,] 15.12537 56.80509 #> [7,] 15.12537 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.83110 #> #> Slot "ID": #> [1] "ID516" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[517]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 56.85711 #> [2,] 15.26051 56.88311 #> [3,] 15.30555 56.85711 #> [4,] 15.30555 56.80509 #> [5,] 15.26051 56.77909 #> [6,] 15.21546 56.80509 #> [7,] 15.21546 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.83110 #> #> Slot "ID": #> [1] "ID517" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[518]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.3506 56.8311 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 56.85711 #> [2,] 15.35060 56.88311 #> [3,] 15.39564 56.85711 #> [4,] 15.39564 56.80509 #> [5,] 15.35060 56.77909 #> [6,] 15.30555 56.80509 #> [7,] 15.30555 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.3506 56.8311 #> #> Slot "ID": #> [1] "ID518" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[519]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 56.85711 #> [2,] 15.44069 56.88311 #> [3,] 15.48573 56.85711 #> [4,] 15.48573 56.80509 #> [5,] 15.44069 56.77909 #> [6,] 15.39564 56.80509 #> [7,] 15.39564 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.83110 #> #> Slot "ID": #> [1] "ID519" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[520]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 56.85711 #> [2,] 15.53078 56.88311 #> [3,] 15.57582 56.85711 #> [4,] 15.57582 56.80509 #> [5,] 15.53078 56.77909 #> [6,] 15.48573 56.80509 #> [7,] 15.48573 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.83110 #> #> Slot "ID": #> [1] "ID520" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[521]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 56.85711 #> [2,] 15.62087 56.88311 #> [3,] 15.66591 56.85711 #> [4,] 15.66591 56.80509 #> [5,] 15.62087 56.77909 #> [6,] 15.57582 56.80509 #> [7,] 15.57582 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.83110 #> #> Slot "ID": #> [1] "ID521" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[522]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 56.85711 #> [2,] 15.71096 56.88311 #> [3,] 15.75600 56.85711 #> [4,] 15.75600 56.80509 #> [5,] 15.71096 56.77909 #> [6,] 15.66591 56.80509 #> [7,] 15.66591 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.83110 #> #> Slot "ID": #> [1] "ID522" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[523]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 56.85711 #> [2,] 15.80105 56.88311 #> [3,] 15.84609 56.85711 #> [4,] 15.84609 56.80509 #> [5,] 15.80105 56.77909 #> [6,] 15.75600 56.80509 #> [7,] 15.75600 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.83110 #> #> Slot "ID": #> [1] "ID523" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[524]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 56.85711 #> [2,] 15.89114 56.88311 #> [3,] 15.93618 56.85711 #> [4,] 15.93618 56.80509 #> [5,] 15.89114 56.77909 #> [6,] 15.84609 56.80509 #> [7,] 15.84609 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.83110 #> #> Slot "ID": #> [1] "ID524" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[525]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 56.85711 #> [2,] 15.98123 56.88311 #> [3,] 16.02627 56.85711 #> [4,] 16.02627 56.80509 #> [5,] 15.98123 56.77909 #> [6,] 15.93618 56.80509 #> [7,] 15.93618 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.83110 #> #> Slot "ID": #> [1] "ID525" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[526]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 56.85711 #> [2,] 16.07132 56.88311 #> [3,] 16.11636 56.85711 #> [4,] 16.11636 56.80509 #> [5,] 16.07132 56.77909 #> [6,] 16.02627 56.80509 #> [7,] 16.02627 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.83110 #> #> Slot "ID": #> [1] "ID526" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[527]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 56.85711 #> [2,] 16.16141 56.88311 #> [3,] 16.20645 56.85711 #> [4,] 16.20645 56.80509 #> [5,] 16.16141 56.77909 #> [6,] 16.11636 56.80509 #> [7,] 16.11636 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 56.83110 #> #> Slot "ID": #> [1] "ID527" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[528]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.2515 56.8311 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 56.85711 #> [2,] 16.25150 56.88311 #> [3,] 16.29654 56.85711 #> [4,] 16.29654 56.80509 #> [5,] 16.25150 56.77909 #> [6,] 16.20645 56.80509 #> [7,] 16.20645 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.2515 56.8311 #> #> Slot "ID": #> [1] "ID528" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[529]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 56.85711 #> [2,] 16.34159 56.88311 #> [3,] 16.38663 56.85711 #> [4,] 16.38663 56.80509 #> [5,] 16.34159 56.77909 #> [6,] 16.29654 56.80509 #> [7,] 16.29654 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 56.83110 #> #> Slot "ID": #> [1] "ID529" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[530]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 56.85711 #> [2,] 16.61186 56.88311 #> [3,] 16.65690 56.85711 #> [4,] 16.65690 56.80509 #> [5,] 16.61186 56.77909 #> [6,] 16.56681 56.80509 #> [7,] 16.56681 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 56.83110 #> #> Slot "ID": #> [1] "ID530" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[531]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 56.85711 #> [2,] 16.70195 56.88311 #> [3,] 16.74699 56.85711 #> [4,] 16.74699 56.80509 #> [5,] 16.70195 56.77909 #> [6,] 16.65690 56.80509 #> [7,] 16.65690 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 56.83110 #> #> Slot "ID": #> [1] "ID531" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[532]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 56.83110 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 56.85711 #> [2,] 16.79204 56.88311 #> [3,] 16.83708 56.85711 #> [4,] 16.83708 56.80509 #> [5,] 16.79204 56.77909 #> [6,] 16.74699 56.80509 #> [7,] 16.74699 56.85711 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 56.83110 #> #> Slot "ID": #> [1] "ID532" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[533]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 56.93513 #> [2,] 12.42267 56.96113 #> [3,] 12.46771 56.93513 #> [4,] 12.46771 56.88311 #> [5,] 12.42267 56.85711 #> [6,] 12.37762 56.88311 #> [7,] 12.37762 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 56.90912 #> #> Slot "ID": #> [1] "ID533" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[534]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 56.93513 #> [2,] 12.51276 56.96113 #> [3,] 12.55780 56.93513 #> [4,] 12.55780 56.88311 #> [5,] 12.51276 56.85711 #> [6,] 12.46771 56.88311 #> [7,] 12.46771 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 56.90912 #> #> Slot "ID": #> [1] "ID534" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[535]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 56.93513 #> [2,] 12.60285 56.96113 #> [3,] 12.64789 56.93513 #> [4,] 12.64789 56.88311 #> [5,] 12.60285 56.85711 #> [6,] 12.55780 56.88311 #> [7,] 12.55780 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 56.90912 #> #> Slot "ID": #> [1] "ID535" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[536]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 56.93513 #> [2,] 12.69294 56.96113 #> [3,] 12.73798 56.93513 #> [4,] 12.73798 56.88311 #> [5,] 12.69294 56.85711 #> [6,] 12.64789 56.88311 #> [7,] 12.64789 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 56.90912 #> #> Slot "ID": #> [1] "ID536" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[537]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 56.93513 #> [2,] 12.78303 56.96113 #> [3,] 12.82807 56.93513 #> [4,] 12.82807 56.88311 #> [5,] 12.78303 56.85711 #> [6,] 12.73798 56.88311 #> [7,] 12.73798 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 56.90912 #> #> Slot "ID": #> [1] "ID537" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[538]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 56.93513 #> [2,] 12.87312 56.96113 #> [3,] 12.91816 56.93513 #> [4,] 12.91816 56.88311 #> [5,] 12.87312 56.85711 #> [6,] 12.82807 56.88311 #> [7,] 12.82807 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 56.90912 #> #> Slot "ID": #> [1] "ID538" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[539]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 56.93513 #> [2,] 12.96321 56.96113 #> [3,] 13.00825 56.93513 #> [4,] 13.00825 56.88311 #> [5,] 12.96321 56.85711 #> [6,] 12.91816 56.88311 #> [7,] 12.91816 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 56.90912 #> #> Slot "ID": #> [1] "ID539" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[540]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 56.93513 #> [2,] 13.05330 56.96113 #> [3,] 13.09834 56.93513 #> [4,] 13.09834 56.88311 #> [5,] 13.05330 56.85711 #> [6,] 13.00825 56.88311 #> [7,] 13.00825 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 56.90912 #> #> Slot "ID": #> [1] "ID540" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[541]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 56.93513 #> [2,] 13.14339 56.96113 #> [3,] 13.18843 56.93513 #> [4,] 13.18843 56.88311 #> [5,] 13.14339 56.85711 #> [6,] 13.09834 56.88311 #> [7,] 13.09834 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 56.90912 #> #> Slot "ID": #> [1] "ID541" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[542]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 56.93513 #> [2,] 13.23348 56.96113 #> [3,] 13.27852 56.93513 #> [4,] 13.27852 56.88311 #> [5,] 13.23348 56.85711 #> [6,] 13.18843 56.88311 #> [7,] 13.18843 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 56.90912 #> #> Slot "ID": #> [1] "ID542" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[543]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 56.93513 #> [2,] 13.32357 56.96113 #> [3,] 13.36861 56.93513 #> [4,] 13.36861 56.88311 #> [5,] 13.32357 56.85711 #> [6,] 13.27852 56.88311 #> [7,] 13.27852 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 56.90912 #> #> Slot "ID": #> [1] "ID543" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[544]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 56.93513 #> [2,] 13.41366 56.96113 #> [3,] 13.45870 56.93513 #> [4,] 13.45870 56.88311 #> [5,] 13.41366 56.85711 #> [6,] 13.36861 56.88311 #> [7,] 13.36861 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 56.90912 #> #> Slot "ID": #> [1] "ID544" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[545]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 56.93513 #> [2,] 13.50375 56.96113 #> [3,] 13.54879 56.93513 #> [4,] 13.54879 56.88311 #> [5,] 13.50375 56.85711 #> [6,] 13.45870 56.88311 #> [7,] 13.45870 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 56.90912 #> #> Slot "ID": #> [1] "ID545" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[546]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 56.93513 #> [2,] 13.59384 56.96113 #> [3,] 13.63888 56.93513 #> [4,] 13.63888 56.88311 #> [5,] 13.59384 56.85711 #> [6,] 13.54879 56.88311 #> [7,] 13.54879 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 56.90912 #> #> Slot "ID": #> [1] "ID546" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[547]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 56.93513 #> [2,] 13.86411 56.96113 #> [3,] 13.90915 56.93513 #> [4,] 13.90915 56.88311 #> [5,] 13.86411 56.85711 #> [6,] 13.81906 56.88311 #> [7,] 13.81906 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 56.90912 #> #> Slot "ID": #> [1] "ID547" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[548]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 56.93513 #> [2,] 13.95420 56.96113 #> [3,] 13.99925 56.93513 #> [4,] 13.99925 56.88311 #> [5,] 13.95420 56.85711 #> [6,] 13.90915 56.88311 #> [7,] 13.90915 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 56.90912 #> #> Slot "ID": #> [1] "ID548" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[549]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 56.93513 #> [2,] 14.04429 56.96113 #> [3,] 14.08934 56.93513 #> [4,] 14.08934 56.88311 #> [5,] 14.04429 56.85711 #> [6,] 13.99925 56.88311 #> [7,] 13.99925 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 56.90912 #> #> Slot "ID": #> [1] "ID549" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[550]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 56.93513 #> [2,] 14.13438 56.96113 #> [3,] 14.17943 56.93513 #> [4,] 14.17943 56.88311 #> [5,] 14.13438 56.85711 #> [6,] 14.08934 56.88311 #> [7,] 14.08934 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 56.90912 #> #> Slot "ID": #> [1] "ID550" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[551]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 56.93513 #> [2,] 14.22447 56.96113 #> [3,] 14.26952 56.93513 #> [4,] 14.26952 56.88311 #> [5,] 14.22447 56.85711 #> [6,] 14.17943 56.88311 #> [7,] 14.17943 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 56.90912 #> #> Slot "ID": #> [1] "ID551" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[552]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 56.93513 #> [2,] 14.31456 56.96113 #> [3,] 14.35961 56.93513 #> [4,] 14.35961 56.88311 #> [5,] 14.31456 56.85711 #> [6,] 14.26952 56.88311 #> [7,] 14.26952 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 56.90912 #> #> Slot "ID": #> [1] "ID552" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[553]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 56.93513 #> [2,] 14.40465 56.96113 #> [3,] 14.44970 56.93513 #> [4,] 14.44970 56.88311 #> [5,] 14.40465 56.85711 #> [6,] 14.35961 56.88311 #> [7,] 14.35961 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 56.90912 #> #> Slot "ID": #> [1] "ID553" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[554]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 56.93513 #> [2,] 14.49474 56.96113 #> [3,] 14.53979 56.93513 #> [4,] 14.53979 56.88311 #> [5,] 14.49474 56.85711 #> [6,] 14.44970 56.88311 #> [7,] 14.44970 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 56.90912 #> #> Slot "ID": #> [1] "ID554" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[555]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 56.93513 #> [2,] 14.58483 56.96113 #> [3,] 14.62988 56.93513 #> [4,] 14.62988 56.88311 #> [5,] 14.58483 56.85711 #> [6,] 14.53979 56.88311 #> [7,] 14.53979 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 56.90912 #> #> Slot "ID": #> [1] "ID555" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[556]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 56.93513 #> [2,] 14.67492 56.96113 #> [3,] 14.71997 56.93513 #> [4,] 14.71997 56.88311 #> [5,] 14.67492 56.85711 #> [6,] 14.62988 56.88311 #> [7,] 14.62988 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 56.90912 #> #> Slot "ID": #> [1] "ID556" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[557]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 56.93513 #> [2,] 14.76501 56.96113 #> [3,] 14.81006 56.93513 #> [4,] 14.81006 56.88311 #> [5,] 14.76501 56.85711 #> [6,] 14.71997 56.88311 #> [7,] 14.71997 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 56.90912 #> #> Slot "ID": #> [1] "ID557" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[558]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 56.93513 #> [2,] 14.85510 56.96113 #> [3,] 14.90015 56.93513 #> [4,] 14.90015 56.88311 #> [5,] 14.85510 56.85711 #> [6,] 14.81006 56.88311 #> [7,] 14.81006 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 56.90912 #> #> Slot "ID": #> [1] "ID558" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[559]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 56.93513 #> [2,] 14.94519 56.96113 #> [3,] 14.99024 56.93513 #> [4,] 14.99024 56.88311 #> [5,] 14.94519 56.85711 #> [6,] 14.90015 56.88311 #> [7,] 14.90015 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 56.90912 #> #> Slot "ID": #> [1] "ID559" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[560]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 56.93513 #> [2,] 15.03528 56.96113 #> [3,] 15.08033 56.93513 #> [4,] 15.08033 56.88311 #> [5,] 15.03528 56.85711 #> [6,] 14.99024 56.88311 #> [7,] 14.99024 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 56.90912 #> #> Slot "ID": #> [1] "ID560" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[561]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 56.93513 #> [2,] 15.12537 56.96113 #> [3,] 15.17042 56.93513 #> [4,] 15.17042 56.88311 #> [5,] 15.12537 56.85711 #> [6,] 15.08033 56.88311 #> [7,] 15.08033 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 56.90912 #> #> Slot "ID": #> [1] "ID561" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[562]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 56.93513 #> [2,] 15.21546 56.96113 #> [3,] 15.26051 56.93513 #> [4,] 15.26051 56.88311 #> [5,] 15.21546 56.85711 #> [6,] 15.17042 56.88311 #> [7,] 15.17042 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 56.90912 #> #> Slot "ID": #> [1] "ID562" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[563]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 56.93513 #> [2,] 15.30555 56.96113 #> [3,] 15.35060 56.93513 #> [4,] 15.35060 56.88311 #> [5,] 15.30555 56.85711 #> [6,] 15.26051 56.88311 #> [7,] 15.26051 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 56.90912 #> #> Slot "ID": #> [1] "ID563" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[564]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 56.93513 #> [2,] 15.39564 56.96113 #> [3,] 15.44069 56.93513 #> [4,] 15.44069 56.88311 #> [5,] 15.39564 56.85711 #> [6,] 15.35060 56.88311 #> [7,] 15.35060 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 56.90912 #> #> Slot "ID": #> [1] "ID564" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[565]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 56.93513 #> [2,] 15.48573 56.96113 #> [3,] 15.53078 56.93513 #> [4,] 15.53078 56.88311 #> [5,] 15.48573 56.85711 #> [6,] 15.44069 56.88311 #> [7,] 15.44069 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 56.90912 #> #> Slot "ID": #> [1] "ID565" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[566]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 56.93513 #> [2,] 15.57582 56.96113 #> [3,] 15.62087 56.93513 #> [4,] 15.62087 56.88311 #> [5,] 15.57582 56.85711 #> [6,] 15.53078 56.88311 #> [7,] 15.53078 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 56.90912 #> #> Slot "ID": #> [1] "ID566" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[567]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 56.93513 #> [2,] 15.66591 56.96113 #> [3,] 15.71096 56.93513 #> [4,] 15.71096 56.88311 #> [5,] 15.66591 56.85711 #> [6,] 15.62087 56.88311 #> [7,] 15.62087 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 56.90912 #> #> Slot "ID": #> [1] "ID567" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[568]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 56.93513 #> [2,] 15.75600 56.96113 #> [3,] 15.80105 56.93513 #> [4,] 15.80105 56.88311 #> [5,] 15.75600 56.85711 #> [6,] 15.71096 56.88311 #> [7,] 15.71096 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 56.90912 #> #> Slot "ID": #> [1] "ID568" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[569]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 56.93513 #> [2,] 15.84609 56.96113 #> [3,] 15.89114 56.93513 #> [4,] 15.89114 56.88311 #> [5,] 15.84609 56.85711 #> [6,] 15.80105 56.88311 #> [7,] 15.80105 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 56.90912 #> #> Slot "ID": #> [1] "ID569" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[570]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 56.93513 #> [2,] 15.93618 56.96113 #> [3,] 15.98123 56.93513 #> [4,] 15.98123 56.88311 #> [5,] 15.93618 56.85711 #> [6,] 15.89114 56.88311 #> [7,] 15.89114 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 56.90912 #> #> Slot "ID": #> [1] "ID570" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[571]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 56.93513 #> [2,] 16.02627 56.96113 #> [3,] 16.07132 56.93513 #> [4,] 16.07132 56.88311 #> [5,] 16.02627 56.85711 #> [6,] 15.98123 56.88311 #> [7,] 15.98123 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 56.90912 #> #> Slot "ID": #> [1] "ID571" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[572]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 56.93513 #> [2,] 16.11636 56.96113 #> [3,] 16.16141 56.93513 #> [4,] 16.16141 56.88311 #> [5,] 16.11636 56.85711 #> [6,] 16.07132 56.88311 #> [7,] 16.07132 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 56.90912 #> #> Slot "ID": #> [1] "ID572" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[573]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 56.93513 #> [2,] 16.20645 56.96113 #> [3,] 16.25150 56.93513 #> [4,] 16.25150 56.88311 #> [5,] 16.20645 56.85711 #> [6,] 16.16141 56.88311 #> [7,] 16.16141 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 56.90912 #> #> Slot "ID": #> [1] "ID573" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[574]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 56.93513 #> [2,] 16.29654 56.96113 #> [3,] 16.34159 56.93513 #> [4,] 16.34159 56.88311 #> [5,] 16.29654 56.85711 #> [6,] 16.25150 56.88311 #> [7,] 16.25150 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 56.90912 #> #> Slot "ID": #> [1] "ID574" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[575]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 56.93513 #> [2,] 16.38663 56.96113 #> [3,] 16.43168 56.93513 #> [4,] 16.43168 56.88311 #> [5,] 16.38663 56.85711 #> [6,] 16.34159 56.88311 #> [7,] 16.34159 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 56.90912 #> #> Slot "ID": #> [1] "ID575" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[576]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 56.93513 #> [2,] 16.74699 56.96113 #> [3,] 16.79204 56.93513 #> [4,] 16.79204 56.88311 #> [5,] 16.74699 56.85711 #> [6,] 16.70195 56.88311 #> [7,] 16.70195 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 56.90912 #> #> Slot "ID": #> [1] "ID576" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[577]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.83708 56.90912 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.79204 56.93513 #> [2,] 16.83708 56.96113 #> [3,] 16.88213 56.93513 #> [4,] 16.88213 56.88311 #> [5,] 16.83708 56.85711 #> [6,] 16.79204 56.88311 #> [7,] 16.79204 56.93513 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.83708 56.90912 #> #> Slot "ID": #> [1] "ID577" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[578]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.01315 #> [2,] 12.37762 57.03915 #> [3,] 12.42267 57.01315 #> [4,] 12.42267 56.96113 #> [5,] 12.37762 56.93513 #> [6,] 12.33258 56.96113 #> [7,] 12.33258 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 56.98714 #> #> Slot "ID": #> [1] "ID578" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[579]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.01315 #> [2,] 12.46771 57.03915 #> [3,] 12.51276 57.01315 #> [4,] 12.51276 56.96113 #> [5,] 12.46771 56.93513 #> [6,] 12.42267 56.96113 #> [7,] 12.42267 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 56.98714 #> #> Slot "ID": #> [1] "ID579" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[580]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.01315 #> [2,] 12.55780 57.03915 #> [3,] 12.60285 57.01315 #> [4,] 12.60285 56.96113 #> [5,] 12.55780 56.93513 #> [6,] 12.51276 56.96113 #> [7,] 12.51276 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 56.98714 #> #> Slot "ID": #> [1] "ID580" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[581]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.01315 #> [2,] 12.64789 57.03915 #> [3,] 12.69294 57.01315 #> [4,] 12.69294 56.96113 #> [5,] 12.64789 56.93513 #> [6,] 12.60285 56.96113 #> [7,] 12.60285 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 56.98714 #> #> Slot "ID": #> [1] "ID581" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[582]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.01315 #> [2,] 12.73798 57.03915 #> [3,] 12.78303 57.01315 #> [4,] 12.78303 56.96113 #> [5,] 12.73798 56.93513 #> [6,] 12.69294 56.96113 #> [7,] 12.69294 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 56.98714 #> #> Slot "ID": #> [1] "ID582" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[583]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.01315 #> [2,] 12.82807 57.03915 #> [3,] 12.87312 57.01315 #> [4,] 12.87312 56.96113 #> [5,] 12.82807 56.93513 #> [6,] 12.78303 56.96113 #> [7,] 12.78303 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 56.98714 #> #> Slot "ID": #> [1] "ID583" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[584]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.01315 #> [2,] 12.91816 57.03915 #> [3,] 12.96321 57.01315 #> [4,] 12.96321 56.96113 #> [5,] 12.91816 56.93513 #> [6,] 12.87312 56.96113 #> [7,] 12.87312 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 56.98714 #> #> Slot "ID": #> [1] "ID584" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[585]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.01315 #> [2,] 13.00825 57.03915 #> [3,] 13.05330 57.01315 #> [4,] 13.05330 56.96113 #> [5,] 13.00825 56.93513 #> [6,] 12.96321 56.96113 #> [7,] 12.96321 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 56.98714 #> #> Slot "ID": #> [1] "ID585" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[586]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.01315 #> [2,] 13.09834 57.03915 #> [3,] 13.14339 57.01315 #> [4,] 13.14339 56.96113 #> [5,] 13.09834 56.93513 #> [6,] 13.05330 56.96113 #> [7,] 13.05330 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 56.98714 #> #> Slot "ID": #> [1] "ID586" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[587]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.01315 #> [2,] 13.18843 57.03915 #> [3,] 13.23348 57.01315 #> [4,] 13.23348 56.96113 #> [5,] 13.18843 56.93513 #> [6,] 13.14339 56.96113 #> [7,] 13.14339 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 56.98714 #> #> Slot "ID": #> [1] "ID587" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[588]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.01315 #> [2,] 13.27852 57.03915 #> [3,] 13.32357 57.01315 #> [4,] 13.32357 56.96113 #> [5,] 13.27852 56.93513 #> [6,] 13.23348 56.96113 #> [7,] 13.23348 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 56.98714 #> #> Slot "ID": #> [1] "ID588" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[589]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.01315 #> [2,] 13.36861 57.03915 #> [3,] 13.41366 57.01315 #> [4,] 13.41366 56.96113 #> [5,] 13.36861 56.93513 #> [6,] 13.32357 56.96113 #> [7,] 13.32357 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 56.98714 #> #> Slot "ID": #> [1] "ID589" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[590]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.01315 #> [2,] 13.45870 57.03915 #> [3,] 13.50375 57.01315 #> [4,] 13.50375 56.96113 #> [5,] 13.45870 56.93513 #> [6,] 13.41366 56.96113 #> [7,] 13.41366 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 56.98714 #> #> Slot "ID": #> [1] "ID590" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[591]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.01315 #> [2,] 13.54879 57.03915 #> [3,] 13.59384 57.01315 #> [4,] 13.59384 56.96113 #> [5,] 13.54879 56.93513 #> [6,] 13.50375 56.96113 #> [7,] 13.50375 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 56.98714 #> #> Slot "ID": #> [1] "ID591" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[592]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.01315 #> [2,] 13.63888 57.03915 #> [3,] 13.68393 57.01315 #> [4,] 13.68393 56.96113 #> [5,] 13.63888 56.93513 #> [6,] 13.59384 56.96113 #> [7,] 13.59384 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 56.98714 #> #> Slot "ID": #> [1] "ID592" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[593]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.01315 #> [2,] 13.72897 57.03915 #> [3,] 13.77402 57.01315 #> [4,] 13.77402 56.96113 #> [5,] 13.72897 56.93513 #> [6,] 13.68393 56.96113 #> [7,] 13.68393 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 56.98714 #> #> Slot "ID": #> [1] "ID593" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[594]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.01315 #> [2,] 13.81906 57.03915 #> [3,] 13.86411 57.01315 #> [4,] 13.86411 56.96113 #> [5,] 13.81906 56.93513 #> [6,] 13.77402 56.96113 #> [7,] 13.77402 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 56.98714 #> #> Slot "ID": #> [1] "ID594" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[595]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.01315 #> [2,] 13.90915 57.03915 #> [3,] 13.95420 57.01315 #> [4,] 13.95420 56.96113 #> [5,] 13.90915 56.93513 #> [6,] 13.86411 56.96113 #> [7,] 13.86411 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 56.98714 #> #> Slot "ID": #> [1] "ID595" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[596]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.01315 #> [2,] 13.99925 57.03915 #> [3,] 14.04429 57.01315 #> [4,] 14.04429 56.96113 #> [5,] 13.99925 56.93513 #> [6,] 13.95420 56.96113 #> [7,] 13.95420 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 56.98714 #> #> Slot "ID": #> [1] "ID596" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[597]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.01315 #> [2,] 14.08934 57.03915 #> [3,] 14.13438 57.01315 #> [4,] 14.13438 56.96113 #> [5,] 14.08934 56.93513 #> [6,] 14.04429 56.96113 #> [7,] 14.04429 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 56.98714 #> #> Slot "ID": #> [1] "ID597" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[598]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.01315 #> [2,] 14.17943 57.03915 #> [3,] 14.22447 57.01315 #> [4,] 14.22447 56.96113 #> [5,] 14.17943 56.93513 #> [6,] 14.13438 56.96113 #> [7,] 14.13438 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 56.98714 #> #> Slot "ID": #> [1] "ID598" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[599]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.01315 #> [2,] 14.26952 57.03915 #> [3,] 14.31456 57.01315 #> [4,] 14.31456 56.96113 #> [5,] 14.26952 56.93513 #> [6,] 14.22447 56.96113 #> [7,] 14.22447 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 56.98714 #> #> Slot "ID": #> [1] "ID599" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[600]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.01315 #> [2,] 14.35961 57.03915 #> [3,] 14.40465 57.01315 #> [4,] 14.40465 56.96113 #> [5,] 14.35961 56.93513 #> [6,] 14.31456 56.96113 #> [7,] 14.31456 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 56.98714 #> #> Slot "ID": #> [1] "ID600" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[601]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.01315 #> [2,] 14.44970 57.03915 #> [3,] 14.49474 57.01315 #> [4,] 14.49474 56.96113 #> [5,] 14.44970 56.93513 #> [6,] 14.40465 56.96113 #> [7,] 14.40465 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 56.98714 #> #> Slot "ID": #> [1] "ID601" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[602]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.01315 #> [2,] 14.53979 57.03915 #> [3,] 14.58483 57.01315 #> [4,] 14.58483 56.96113 #> [5,] 14.53979 56.93513 #> [6,] 14.49474 56.96113 #> [7,] 14.49474 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 56.98714 #> #> Slot "ID": #> [1] "ID602" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[603]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.01315 #> [2,] 14.62988 57.03915 #> [3,] 14.67492 57.01315 #> [4,] 14.67492 56.96113 #> [5,] 14.62988 56.93513 #> [6,] 14.58483 56.96113 #> [7,] 14.58483 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 56.98714 #> #> Slot "ID": #> [1] "ID603" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[604]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.01315 #> [2,] 14.71997 57.03915 #> [3,] 14.76501 57.01315 #> [4,] 14.76501 56.96113 #> [5,] 14.71997 56.93513 #> [6,] 14.67492 56.96113 #> [7,] 14.67492 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 56.98714 #> #> Slot "ID": #> [1] "ID604" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[605]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.01315 #> [2,] 14.90015 57.03915 #> [3,] 14.94519 57.01315 #> [4,] 14.94519 56.96113 #> [5,] 14.90015 56.93513 #> [6,] 14.85510 56.96113 #> [7,] 14.85510 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 56.98714 #> #> Slot "ID": #> [1] "ID605" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[606]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.01315 #> [2,] 14.99024 57.03915 #> [3,] 15.03528 57.01315 #> [4,] 15.03528 56.96113 #> [5,] 14.99024 56.93513 #> [6,] 14.94519 56.96113 #> [7,] 14.94519 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 56.98714 #> #> Slot "ID": #> [1] "ID606" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[607]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.01315 #> [2,] 15.08033 57.03915 #> [3,] 15.12537 57.01315 #> [4,] 15.12537 56.96113 #> [5,] 15.08033 56.93513 #> [6,] 15.03528 56.96113 #> [7,] 15.03528 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 56.98714 #> #> Slot "ID": #> [1] "ID607" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[608]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.01315 #> [2,] 15.17042 57.03915 #> [3,] 15.21546 57.01315 #> [4,] 15.21546 56.96113 #> [5,] 15.17042 56.93513 #> [6,] 15.12537 56.96113 #> [7,] 15.12537 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 56.98714 #> #> Slot "ID": #> [1] "ID608" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[609]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.01315 #> [2,] 15.26051 57.03915 #> [3,] 15.30555 57.01315 #> [4,] 15.30555 56.96113 #> [5,] 15.26051 56.93513 #> [6,] 15.21546 56.96113 #> [7,] 15.21546 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 56.98714 #> #> Slot "ID": #> [1] "ID609" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[610]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.01315 #> [2,] 15.35060 57.03915 #> [3,] 15.39564 57.01315 #> [4,] 15.39564 56.96113 #> [5,] 15.35060 56.93513 #> [6,] 15.30555 56.96113 #> [7,] 15.30555 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 56.98714 #> #> Slot "ID": #> [1] "ID610" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[611]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.01315 #> [2,] 15.44069 57.03915 #> [3,] 15.48573 57.01315 #> [4,] 15.48573 56.96113 #> [5,] 15.44069 56.93513 #> [6,] 15.39564 56.96113 #> [7,] 15.39564 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 56.98714 #> #> Slot "ID": #> [1] "ID611" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[612]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.01315 #> [2,] 15.53078 57.03915 #> [3,] 15.57582 57.01315 #> [4,] 15.57582 56.96113 #> [5,] 15.53078 56.93513 #> [6,] 15.48573 56.96113 #> [7,] 15.48573 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 56.98714 #> #> Slot "ID": #> [1] "ID612" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[613]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.01315 #> [2,] 15.62087 57.03915 #> [3,] 15.66591 57.01315 #> [4,] 15.66591 56.96113 #> [5,] 15.62087 56.93513 #> [6,] 15.57582 56.96113 #> [7,] 15.57582 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 56.98714 #> #> Slot "ID": #> [1] "ID613" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[614]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.01315 #> [2,] 15.71096 57.03915 #> [3,] 15.75600 57.01315 #> [4,] 15.75600 56.96113 #> [5,] 15.71096 56.93513 #> [6,] 15.66591 56.96113 #> [7,] 15.66591 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 56.98714 #> #> Slot "ID": #> [1] "ID614" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[615]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.01315 #> [2,] 15.80105 57.03915 #> [3,] 15.84609 57.01315 #> [4,] 15.84609 56.96113 #> [5,] 15.80105 56.93513 #> [6,] 15.75600 56.96113 #> [7,] 15.75600 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 56.98714 #> #> Slot "ID": #> [1] "ID615" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[616]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.01315 #> [2,] 15.89114 57.03915 #> [3,] 15.93618 57.01315 #> [4,] 15.93618 56.96113 #> [5,] 15.89114 56.93513 #> [6,] 15.84609 56.96113 #> [7,] 15.84609 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 56.98714 #> #> Slot "ID": #> [1] "ID616" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[617]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.01315 #> [2,] 15.98123 57.03915 #> [3,] 16.02627 57.01315 #> [4,] 16.02627 56.96113 #> [5,] 15.98123 56.93513 #> [6,] 15.93618 56.96113 #> [7,] 15.93618 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 56.98714 #> #> Slot "ID": #> [1] "ID617" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[618]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.01315 #> [2,] 16.07132 57.03915 #> [3,] 16.11636 57.01315 #> [4,] 16.11636 56.96113 #> [5,] 16.07132 56.93513 #> [6,] 16.02627 56.96113 #> [7,] 16.02627 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 56.98714 #> #> Slot "ID": #> [1] "ID618" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[619]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.01315 #> [2,] 16.16141 57.03915 #> [3,] 16.20645 57.01315 #> [4,] 16.20645 56.96113 #> [5,] 16.16141 56.93513 #> [6,] 16.11636 56.96113 #> [7,] 16.11636 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 56.98714 #> #> Slot "ID": #> [1] "ID619" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[620]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.01315 #> [2,] 16.25150 57.03915 #> [3,] 16.29654 57.01315 #> [4,] 16.29654 56.96113 #> [5,] 16.25150 56.93513 #> [6,] 16.20645 56.96113 #> [7,] 16.20645 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 56.98714 #> #> Slot "ID": #> [1] "ID620" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[621]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.01315 #> [2,] 16.34159 57.03915 #> [3,] 16.38663 57.01315 #> [4,] 16.38663 56.96113 #> [5,] 16.34159 56.93513 #> [6,] 16.29654 56.96113 #> [7,] 16.29654 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 56.98714 #> #> Slot "ID": #> [1] "ID621" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[622]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.01315 #> [2,] 16.43168 57.03915 #> [3,] 16.47672 57.01315 #> [4,] 16.47672 56.96113 #> [5,] 16.43168 56.93513 #> [6,] 16.38663 56.96113 #> [7,] 16.38663 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 56.98714 #> #> Slot "ID": #> [1] "ID622" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[623]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 57.01315 #> [2,] 16.79204 57.03915 #> [3,] 16.83708 57.01315 #> [4,] 16.83708 56.96113 #> [5,] 16.79204 56.93513 #> [6,] 16.74699 56.96113 #> [7,] 16.74699 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 56.98714 #> #> Slot "ID": #> [1] "ID623" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[624]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.88213 56.98714 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.83708 57.01315 #> [2,] 16.88213 57.03915 #> [3,] 16.92717 57.01315 #> [4,] 16.92717 56.96113 #> [5,] 16.88213 56.93513 #> [6,] 16.83708 56.96113 #> [7,] 16.83708 57.01315 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.88213 56.98714 #> #> Slot "ID": #> [1] "ID624" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[625]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.09117 #> [2,] 12.33258 57.11717 #> [3,] 12.37762 57.09117 #> [4,] 12.37762 57.03915 #> [5,] 12.33258 57.01315 #> [6,] 12.28753 57.03915 #> [7,] 12.28753 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.06516 #> #> Slot "ID": #> [1] "ID625" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[626]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.09117 #> [2,] 12.42267 57.11717 #> [3,] 12.46771 57.09117 #> [4,] 12.46771 57.03915 #> [5,] 12.42267 57.01315 #> [6,] 12.37762 57.03915 #> [7,] 12.37762 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.06516 #> #> Slot "ID": #> [1] "ID626" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[627]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.09117 #> [2,] 12.51276 57.11717 #> [3,] 12.55780 57.09117 #> [4,] 12.55780 57.03915 #> [5,] 12.51276 57.01315 #> [6,] 12.46771 57.03915 #> [7,] 12.46771 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.06516 #> #> Slot "ID": #> [1] "ID627" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[628]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.09117 #> [2,] 12.60285 57.11717 #> [3,] 12.64789 57.09117 #> [4,] 12.64789 57.03915 #> [5,] 12.60285 57.01315 #> [6,] 12.55780 57.03915 #> [7,] 12.55780 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.06516 #> #> Slot "ID": #> [1] "ID628" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[629]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.09117 #> [2,] 12.69294 57.11717 #> [3,] 12.73798 57.09117 #> [4,] 12.73798 57.03915 #> [5,] 12.69294 57.01315 #> [6,] 12.64789 57.03915 #> [7,] 12.64789 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.06516 #> #> Slot "ID": #> [1] "ID629" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[630]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.09117 #> [2,] 12.78303 57.11717 #> [3,] 12.82807 57.09117 #> [4,] 12.82807 57.03915 #> [5,] 12.78303 57.01315 #> [6,] 12.73798 57.03915 #> [7,] 12.73798 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.06516 #> #> Slot "ID": #> [1] "ID630" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[631]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.09117 #> [2,] 12.87312 57.11717 #> [3,] 12.91816 57.09117 #> [4,] 12.91816 57.03915 #> [5,] 12.87312 57.01315 #> [6,] 12.82807 57.03915 #> [7,] 12.82807 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.06516 #> #> Slot "ID": #> [1] "ID631" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[632]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.09117 #> [2,] 12.96321 57.11717 #> [3,] 13.00825 57.09117 #> [4,] 13.00825 57.03915 #> [5,] 12.96321 57.01315 #> [6,] 12.91816 57.03915 #> [7,] 12.91816 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.06516 #> #> Slot "ID": #> [1] "ID632" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[633]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.09117 #> [2,] 13.05330 57.11717 #> [3,] 13.09834 57.09117 #> [4,] 13.09834 57.03915 #> [5,] 13.05330 57.01315 #> [6,] 13.00825 57.03915 #> [7,] 13.00825 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.06516 #> #> Slot "ID": #> [1] "ID633" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[634]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.09117 #> [2,] 13.14339 57.11717 #> [3,] 13.18843 57.09117 #> [4,] 13.18843 57.03915 #> [5,] 13.14339 57.01315 #> [6,] 13.09834 57.03915 #> [7,] 13.09834 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.06516 #> #> Slot "ID": #> [1] "ID634" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[635]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.09117 #> [2,] 13.23348 57.11717 #> [3,] 13.27852 57.09117 #> [4,] 13.27852 57.03915 #> [5,] 13.23348 57.01315 #> [6,] 13.18843 57.03915 #> [7,] 13.18843 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.06516 #> #> Slot "ID": #> [1] "ID635" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[636]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.09117 #> [2,] 13.32357 57.11717 #> [3,] 13.36861 57.09117 #> [4,] 13.36861 57.03915 #> [5,] 13.32357 57.01315 #> [6,] 13.27852 57.03915 #> [7,] 13.27852 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.06516 #> #> Slot "ID": #> [1] "ID636" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[637]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.09117 #> [2,] 13.41366 57.11717 #> [3,] 13.45870 57.09117 #> [4,] 13.45870 57.03915 #> [5,] 13.41366 57.01315 #> [6,] 13.36861 57.03915 #> [7,] 13.36861 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.06516 #> #> Slot "ID": #> [1] "ID637" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[638]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.09117 #> [2,] 13.50375 57.11717 #> [3,] 13.54879 57.09117 #> [4,] 13.54879 57.03915 #> [5,] 13.50375 57.01315 #> [6,] 13.45870 57.03915 #> [7,] 13.45870 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.06516 #> #> Slot "ID": #> [1] "ID638" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[639]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.09117 #> [2,] 13.59384 57.11717 #> [3,] 13.63888 57.09117 #> [4,] 13.63888 57.03915 #> [5,] 13.59384 57.01315 #> [6,] 13.54879 57.03915 #> [7,] 13.54879 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.06516 #> #> Slot "ID": #> [1] "ID639" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[640]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.09117 #> [2,] 13.68393 57.11717 #> [3,] 13.72897 57.09117 #> [4,] 13.72897 57.03915 #> [5,] 13.68393 57.01315 #> [6,] 13.63888 57.03915 #> [7,] 13.63888 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.06516 #> #> Slot "ID": #> [1] "ID640" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[641]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.09117 #> [2,] 13.77402 57.11717 #> [3,] 13.81906 57.09117 #> [4,] 13.81906 57.03915 #> [5,] 13.77402 57.01315 #> [6,] 13.72897 57.03915 #> [7,] 13.72897 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.06516 #> #> Slot "ID": #> [1] "ID641" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[642]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.09117 #> [2,] 13.86411 57.11717 #> [3,] 13.90915 57.09117 #> [4,] 13.90915 57.03915 #> [5,] 13.86411 57.01315 #> [6,] 13.81906 57.03915 #> [7,] 13.81906 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.06516 #> #> Slot "ID": #> [1] "ID642" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[643]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.09117 #> [2,] 13.95420 57.11717 #> [3,] 13.99925 57.09117 #> [4,] 13.99925 57.03915 #> [5,] 13.95420 57.01315 #> [6,] 13.90915 57.03915 #> [7,] 13.90915 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.06516 #> #> Slot "ID": #> [1] "ID643" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[644]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.09117 #> [2,] 14.04429 57.11717 #> [3,] 14.08934 57.09117 #> [4,] 14.08934 57.03915 #> [5,] 14.04429 57.01315 #> [6,] 13.99925 57.03915 #> [7,] 13.99925 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.06516 #> #> Slot "ID": #> [1] "ID644" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[645]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.09117 #> [2,] 14.13438 57.11717 #> [3,] 14.17943 57.09117 #> [4,] 14.17943 57.03915 #> [5,] 14.13438 57.01315 #> [6,] 14.08934 57.03915 #> [7,] 14.08934 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.06516 #> #> Slot "ID": #> [1] "ID645" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[646]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.09117 #> [2,] 14.22447 57.11717 #> [3,] 14.26952 57.09117 #> [4,] 14.26952 57.03915 #> [5,] 14.22447 57.01315 #> [6,] 14.17943 57.03915 #> [7,] 14.17943 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.06516 #> #> Slot "ID": #> [1] "ID646" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[647]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.09117 #> [2,] 14.31456 57.11717 #> [3,] 14.35961 57.09117 #> [4,] 14.35961 57.03915 #> [5,] 14.31456 57.01315 #> [6,] 14.26952 57.03915 #> [7,] 14.26952 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.06516 #> #> Slot "ID": #> [1] "ID647" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[648]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.09117 #> [2,] 14.40465 57.11717 #> [3,] 14.44970 57.09117 #> [4,] 14.44970 57.03915 #> [5,] 14.40465 57.01315 #> [6,] 14.35961 57.03915 #> [7,] 14.35961 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.06516 #> #> Slot "ID": #> [1] "ID648" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[649]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.09117 #> [2,] 14.49474 57.11717 #> [3,] 14.53979 57.09117 #> [4,] 14.53979 57.03915 #> [5,] 14.49474 57.01315 #> [6,] 14.44970 57.03915 #> [7,] 14.44970 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.06516 #> #> Slot "ID": #> [1] "ID649" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[650]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.09117 #> [2,] 14.58483 57.11717 #> [3,] 14.62988 57.09117 #> [4,] 14.62988 57.03915 #> [5,] 14.58483 57.01315 #> [6,] 14.53979 57.03915 #> [7,] 14.53979 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.06516 #> #> Slot "ID": #> [1] "ID650" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[651]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.09117 #> [2,] 14.67492 57.11717 #> [3,] 14.71997 57.09117 #> [4,] 14.71997 57.03915 #> [5,] 14.67492 57.01315 #> [6,] 14.62988 57.03915 #> [7,] 14.62988 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.06516 #> #> Slot "ID": #> [1] "ID651" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[652]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.09117 #> [2,] 14.76501 57.11717 #> [3,] 14.81006 57.09117 #> [4,] 14.81006 57.03915 #> [5,] 14.76501 57.01315 #> [6,] 14.71997 57.03915 #> [7,] 14.71997 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.06516 #> #> Slot "ID": #> [1] "ID652" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[653]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.09117 #> [2,] 14.85510 57.11717 #> [3,] 14.90015 57.09117 #> [4,] 14.90015 57.03915 #> [5,] 14.85510 57.01315 #> [6,] 14.81006 57.03915 #> [7,] 14.81006 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.06516 #> #> Slot "ID": #> [1] "ID653" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[654]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.09117 #> [2,] 14.94519 57.11717 #> [3,] 14.99024 57.09117 #> [4,] 14.99024 57.03915 #> [5,] 14.94519 57.01315 #> [6,] 14.90015 57.03915 #> [7,] 14.90015 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.06516 #> #> Slot "ID": #> [1] "ID654" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[655]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.09117 #> [2,] 15.03528 57.11717 #> [3,] 15.08033 57.09117 #> [4,] 15.08033 57.03915 #> [5,] 15.03528 57.01315 #> [6,] 14.99024 57.03915 #> [7,] 14.99024 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.06516 #> #> Slot "ID": #> [1] "ID655" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[656]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.09117 #> [2,] 15.12537 57.11717 #> [3,] 15.17042 57.09117 #> [4,] 15.17042 57.03915 #> [5,] 15.12537 57.01315 #> [6,] 15.08033 57.03915 #> [7,] 15.08033 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.06516 #> #> Slot "ID": #> [1] "ID656" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[657]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.09117 #> [2,] 15.21546 57.11717 #> [3,] 15.26051 57.09117 #> [4,] 15.26051 57.03915 #> [5,] 15.21546 57.01315 #> [6,] 15.17042 57.03915 #> [7,] 15.17042 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.06516 #> #> Slot "ID": #> [1] "ID657" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[658]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.09117 #> [2,] 15.30555 57.11717 #> [3,] 15.35060 57.09117 #> [4,] 15.35060 57.03915 #> [5,] 15.30555 57.01315 #> [6,] 15.26051 57.03915 #> [7,] 15.26051 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.06516 #> #> Slot "ID": #> [1] "ID658" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[659]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.09117 #> [2,] 15.39564 57.11717 #> [3,] 15.44069 57.09117 #> [4,] 15.44069 57.03915 #> [5,] 15.39564 57.01315 #> [6,] 15.35060 57.03915 #> [7,] 15.35060 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.06516 #> #> Slot "ID": #> [1] "ID659" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[660]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.09117 #> [2,] 15.48573 57.11717 #> [3,] 15.53078 57.09117 #> [4,] 15.53078 57.03915 #> [5,] 15.48573 57.01315 #> [6,] 15.44069 57.03915 #> [7,] 15.44069 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.06516 #> #> Slot "ID": #> [1] "ID660" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[661]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.09117 #> [2,] 15.57582 57.11717 #> [3,] 15.62087 57.09117 #> [4,] 15.62087 57.03915 #> [5,] 15.57582 57.01315 #> [6,] 15.53078 57.03915 #> [7,] 15.53078 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.06516 #> #> Slot "ID": #> [1] "ID661" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[662]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.09117 #> [2,] 15.66591 57.11717 #> [3,] 15.71096 57.09117 #> [4,] 15.71096 57.03915 #> [5,] 15.66591 57.01315 #> [6,] 15.62087 57.03915 #> [7,] 15.62087 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.06516 #> #> Slot "ID": #> [1] "ID662" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[663]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.09117 #> [2,] 15.75600 57.11717 #> [3,] 15.80105 57.09117 #> [4,] 15.80105 57.03915 #> [5,] 15.75600 57.01315 #> [6,] 15.71096 57.03915 #> [7,] 15.71096 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.06516 #> #> Slot "ID": #> [1] "ID663" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[664]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.09117 #> [2,] 15.84609 57.11717 #> [3,] 15.89114 57.09117 #> [4,] 15.89114 57.03915 #> [5,] 15.84609 57.01315 #> [6,] 15.80105 57.03915 #> [7,] 15.80105 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.06516 #> #> Slot "ID": #> [1] "ID664" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[665]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.09117 #> [2,] 15.93618 57.11717 #> [3,] 15.98123 57.09117 #> [4,] 15.98123 57.03915 #> [5,] 15.93618 57.01315 #> [6,] 15.89114 57.03915 #> [7,] 15.89114 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.06516 #> #> Slot "ID": #> [1] "ID665" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[666]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.09117 #> [2,] 16.02627 57.11717 #> [3,] 16.07132 57.09117 #> [4,] 16.07132 57.03915 #> [5,] 16.02627 57.01315 #> [6,] 15.98123 57.03915 #> [7,] 15.98123 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.06516 #> #> Slot "ID": #> [1] "ID666" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[667]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.09117 #> [2,] 16.11636 57.11717 #> [3,] 16.16141 57.09117 #> [4,] 16.16141 57.03915 #> [5,] 16.11636 57.01315 #> [6,] 16.07132 57.03915 #> [7,] 16.07132 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.06516 #> #> Slot "ID": #> [1] "ID667" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[668]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.09117 #> [2,] 16.20645 57.11717 #> [3,] 16.25150 57.09117 #> [4,] 16.25150 57.03915 #> [5,] 16.20645 57.01315 #> [6,] 16.16141 57.03915 #> [7,] 16.16141 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.06516 #> #> Slot "ID": #> [1] "ID668" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[669]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.09117 #> [2,] 16.29654 57.11717 #> [3,] 16.34159 57.09117 #> [4,] 16.34159 57.03915 #> [5,] 16.29654 57.01315 #> [6,] 16.25150 57.03915 #> [7,] 16.25150 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.06516 #> #> Slot "ID": #> [1] "ID669" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[670]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.09117 #> [2,] 16.38663 57.11717 #> [3,] 16.43168 57.09117 #> [4,] 16.43168 57.03915 #> [5,] 16.38663 57.01315 #> [6,] 16.34159 57.03915 #> [7,] 16.34159 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.06516 #> #> Slot "ID": #> [1] "ID670" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[671]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.09117 #> [2,] 16.47672 57.11717 #> [3,] 16.52177 57.09117 #> [4,] 16.52177 57.03915 #> [5,] 16.47672 57.01315 #> [6,] 16.43168 57.03915 #> [7,] 16.43168 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.06516 #> #> Slot "ID": #> [1] "ID671" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[672]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.92717 57.06516 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.88213 57.09117 #> [2,] 16.92717 57.11717 #> [3,] 16.97222 57.09117 #> [4,] 16.97222 57.03915 #> [5,] 16.92717 57.01315 #> [6,] 16.88213 57.03915 #> [7,] 16.88213 57.09117 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.92717 57.06516 #> #> Slot "ID": #> [1] "ID672" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[673]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.16919 #> [2,] 12.28753 57.19519 #> [3,] 12.33258 57.16919 #> [4,] 12.33258 57.11717 #> [5,] 12.28753 57.09117 #> [6,] 12.24249 57.11717 #> [7,] 12.24249 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.14318 #> #> Slot "ID": #> [1] "ID673" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[674]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.16919 #> [2,] 12.37762 57.19519 #> [3,] 12.42267 57.16919 #> [4,] 12.42267 57.11717 #> [5,] 12.37762 57.09117 #> [6,] 12.33258 57.11717 #> [7,] 12.33258 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.14318 #> #> Slot "ID": #> [1] "ID674" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[675]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.16919 #> [2,] 12.46771 57.19519 #> [3,] 12.51276 57.16919 #> [4,] 12.51276 57.11717 #> [5,] 12.46771 57.09117 #> [6,] 12.42267 57.11717 #> [7,] 12.42267 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.14318 #> #> Slot "ID": #> [1] "ID675" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[676]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.16919 #> [2,] 12.55780 57.19519 #> [3,] 12.60285 57.16919 #> [4,] 12.60285 57.11717 #> [5,] 12.55780 57.09117 #> [6,] 12.51276 57.11717 #> [7,] 12.51276 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.14318 #> #> Slot "ID": #> [1] "ID676" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[677]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.16919 #> [2,] 12.64789 57.19519 #> [3,] 12.69294 57.16919 #> [4,] 12.69294 57.11717 #> [5,] 12.64789 57.09117 #> [6,] 12.60285 57.11717 #> [7,] 12.60285 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.14318 #> #> Slot "ID": #> [1] "ID677" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[678]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.16919 #> [2,] 12.73798 57.19519 #> [3,] 12.78303 57.16919 #> [4,] 12.78303 57.11717 #> [5,] 12.73798 57.09117 #> [6,] 12.69294 57.11717 #> [7,] 12.69294 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.14318 #> #> Slot "ID": #> [1] "ID678" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[679]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.16919 #> [2,] 12.82807 57.19519 #> [3,] 12.87312 57.16919 #> [4,] 12.87312 57.11717 #> [5,] 12.82807 57.09117 #> [6,] 12.78303 57.11717 #> [7,] 12.78303 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.14318 #> #> Slot "ID": #> [1] "ID679" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[680]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.16919 #> [2,] 12.91816 57.19519 #> [3,] 12.96321 57.16919 #> [4,] 12.96321 57.11717 #> [5,] 12.91816 57.09117 #> [6,] 12.87312 57.11717 #> [7,] 12.87312 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.14318 #> #> Slot "ID": #> [1] "ID680" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[681]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.16919 #> [2,] 13.00825 57.19519 #> [3,] 13.05330 57.16919 #> [4,] 13.05330 57.11717 #> [5,] 13.00825 57.09117 #> [6,] 12.96321 57.11717 #> [7,] 12.96321 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.14318 #> #> Slot "ID": #> [1] "ID681" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[682]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.16919 #> [2,] 13.09834 57.19519 #> [3,] 13.14339 57.16919 #> [4,] 13.14339 57.11717 #> [5,] 13.09834 57.09117 #> [6,] 13.05330 57.11717 #> [7,] 13.05330 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.14318 #> #> Slot "ID": #> [1] "ID682" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[683]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.16919 #> [2,] 13.18843 57.19519 #> [3,] 13.23348 57.16919 #> [4,] 13.23348 57.11717 #> [5,] 13.18843 57.09117 #> [6,] 13.14339 57.11717 #> [7,] 13.14339 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.14318 #> #> Slot "ID": #> [1] "ID683" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[684]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.16919 #> [2,] 13.27852 57.19519 #> [3,] 13.32357 57.16919 #> [4,] 13.32357 57.11717 #> [5,] 13.27852 57.09117 #> [6,] 13.23348 57.11717 #> [7,] 13.23348 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.14318 #> #> Slot "ID": #> [1] "ID684" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[685]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.16919 #> [2,] 13.36861 57.19519 #> [3,] 13.41366 57.16919 #> [4,] 13.41366 57.11717 #> [5,] 13.36861 57.09117 #> [6,] 13.32357 57.11717 #> [7,] 13.32357 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.14318 #> #> Slot "ID": #> [1] "ID685" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[686]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.16919 #> [2,] 13.45870 57.19519 #> [3,] 13.50375 57.16919 #> [4,] 13.50375 57.11717 #> [5,] 13.45870 57.09117 #> [6,] 13.41366 57.11717 #> [7,] 13.41366 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.14318 #> #> Slot "ID": #> [1] "ID686" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[687]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.16919 #> [2,] 13.54879 57.19519 #> [3,] 13.59384 57.16919 #> [4,] 13.59384 57.11717 #> [5,] 13.54879 57.09117 #> [6,] 13.50375 57.11717 #> [7,] 13.50375 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.14318 #> #> Slot "ID": #> [1] "ID687" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[688]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.16919 #> [2,] 13.63888 57.19519 #> [3,] 13.68393 57.16919 #> [4,] 13.68393 57.11717 #> [5,] 13.63888 57.09117 #> [6,] 13.59384 57.11717 #> [7,] 13.59384 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.14318 #> #> Slot "ID": #> [1] "ID688" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[689]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.16919 #> [2,] 13.72897 57.19519 #> [3,] 13.77402 57.16919 #> [4,] 13.77402 57.11717 #> [5,] 13.72897 57.09117 #> [6,] 13.68393 57.11717 #> [7,] 13.68393 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.14318 #> #> Slot "ID": #> [1] "ID689" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[690]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.16919 #> [2,] 13.81906 57.19519 #> [3,] 13.86411 57.16919 #> [4,] 13.86411 57.11717 #> [5,] 13.81906 57.09117 #> [6,] 13.77402 57.11717 #> [7,] 13.77402 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.14318 #> #> Slot "ID": #> [1] "ID690" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[691]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.16919 #> [2,] 13.90915 57.19519 #> [3,] 13.95420 57.16919 #> [4,] 13.95420 57.11717 #> [5,] 13.90915 57.09117 #> [6,] 13.86411 57.11717 #> [7,] 13.86411 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.14318 #> #> Slot "ID": #> [1] "ID691" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[692]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.16919 #> [2,] 13.99925 57.19519 #> [3,] 14.04429 57.16919 #> [4,] 14.04429 57.11717 #> [5,] 13.99925 57.09117 #> [6,] 13.95420 57.11717 #> [7,] 13.95420 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.14318 #> #> Slot "ID": #> [1] "ID692" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[693]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.16919 #> [2,] 14.08934 57.19519 #> [3,] 14.13438 57.16919 #> [4,] 14.13438 57.11717 #> [5,] 14.08934 57.09117 #> [6,] 14.04429 57.11717 #> [7,] 14.04429 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.14318 #> #> Slot "ID": #> [1] "ID693" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[694]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.16919 #> [2,] 14.17943 57.19519 #> [3,] 14.22447 57.16919 #> [4,] 14.22447 57.11717 #> [5,] 14.17943 57.09117 #> [6,] 14.13438 57.11717 #> [7,] 14.13438 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.14318 #> #> Slot "ID": #> [1] "ID694" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[695]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.16919 #> [2,] 14.26952 57.19519 #> [3,] 14.31456 57.16919 #> [4,] 14.31456 57.11717 #> [5,] 14.26952 57.09117 #> [6,] 14.22447 57.11717 #> [7,] 14.22447 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.14318 #> #> Slot "ID": #> [1] "ID695" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[696]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.16919 #> [2,] 14.35961 57.19519 #> [3,] 14.40465 57.16919 #> [4,] 14.40465 57.11717 #> [5,] 14.35961 57.09117 #> [6,] 14.31456 57.11717 #> [7,] 14.31456 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.14318 #> #> Slot "ID": #> [1] "ID696" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[697]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.16919 #> [2,] 14.44970 57.19519 #> [3,] 14.49474 57.16919 #> [4,] 14.49474 57.11717 #> [5,] 14.44970 57.09117 #> [6,] 14.40465 57.11717 #> [7,] 14.40465 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.14318 #> #> Slot "ID": #> [1] "ID697" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[698]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.16919 #> [2,] 14.53979 57.19519 #> [3,] 14.58483 57.16919 #> [4,] 14.58483 57.11717 #> [5,] 14.53979 57.09117 #> [6,] 14.49474 57.11717 #> [7,] 14.49474 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.14318 #> #> Slot "ID": #> [1] "ID698" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[699]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.16919 #> [2,] 14.62988 57.19519 #> [3,] 14.67492 57.16919 #> [4,] 14.67492 57.11717 #> [5,] 14.62988 57.09117 #> [6,] 14.58483 57.11717 #> [7,] 14.58483 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.14318 #> #> Slot "ID": #> [1] "ID699" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[700]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.16919 #> [2,] 14.71997 57.19519 #> [3,] 14.76501 57.16919 #> [4,] 14.76501 57.11717 #> [5,] 14.71997 57.09117 #> [6,] 14.67492 57.11717 #> [7,] 14.67492 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.14318 #> #> Slot "ID": #> [1] "ID700" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[701]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.16919 #> [2,] 14.81006 57.19519 #> [3,] 14.85510 57.16919 #> [4,] 14.85510 57.11717 #> [5,] 14.81006 57.09117 #> [6,] 14.76501 57.11717 #> [7,] 14.76501 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.14318 #> #> Slot "ID": #> [1] "ID701" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[702]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.16919 #> [2,] 14.90015 57.19519 #> [3,] 14.94519 57.16919 #> [4,] 14.94519 57.11717 #> [5,] 14.90015 57.09117 #> [6,] 14.85510 57.11717 #> [7,] 14.85510 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.14318 #> #> Slot "ID": #> [1] "ID702" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[703]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.16919 #> [2,] 14.99024 57.19519 #> [3,] 15.03528 57.16919 #> [4,] 15.03528 57.11717 #> [5,] 14.99024 57.09117 #> [6,] 14.94519 57.11717 #> [7,] 14.94519 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.14318 #> #> Slot "ID": #> [1] "ID703" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[704]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.16919 #> [2,] 15.08033 57.19519 #> [3,] 15.12537 57.16919 #> [4,] 15.12537 57.11717 #> [5,] 15.08033 57.09117 #> [6,] 15.03528 57.11717 #> [7,] 15.03528 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.14318 #> #> Slot "ID": #> [1] "ID704" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[705]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.16919 #> [2,] 15.17042 57.19519 #> [3,] 15.21546 57.16919 #> [4,] 15.21546 57.11717 #> [5,] 15.17042 57.09117 #> [6,] 15.12537 57.11717 #> [7,] 15.12537 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.14318 #> #> Slot "ID": #> [1] "ID705" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[706]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.16919 #> [2,] 15.26051 57.19519 #> [3,] 15.30555 57.16919 #> [4,] 15.30555 57.11717 #> [5,] 15.26051 57.09117 #> [6,] 15.21546 57.11717 #> [7,] 15.21546 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.14318 #> #> Slot "ID": #> [1] "ID706" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[707]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.16919 #> [2,] 15.35060 57.19519 #> [3,] 15.39564 57.16919 #> [4,] 15.39564 57.11717 #> [5,] 15.35060 57.09117 #> [6,] 15.30555 57.11717 #> [7,] 15.30555 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 57.14318 #> #> Slot "ID": #> [1] "ID707" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[708]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.16919 #> [2,] 15.44069 57.19519 #> [3,] 15.48573 57.16919 #> [4,] 15.48573 57.11717 #> [5,] 15.44069 57.09117 #> [6,] 15.39564 57.11717 #> [7,] 15.39564 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.14318 #> #> Slot "ID": #> [1] "ID708" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[709]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.16919 #> [2,] 15.53078 57.19519 #> [3,] 15.57582 57.16919 #> [4,] 15.57582 57.11717 #> [5,] 15.53078 57.09117 #> [6,] 15.48573 57.11717 #> [7,] 15.48573 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.14318 #> #> Slot "ID": #> [1] "ID709" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[710]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.16919 #> [2,] 15.62087 57.19519 #> [3,] 15.66591 57.16919 #> [4,] 15.66591 57.11717 #> [5,] 15.62087 57.09117 #> [6,] 15.57582 57.11717 #> [7,] 15.57582 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.14318 #> #> Slot "ID": #> [1] "ID710" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[711]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.16919 #> [2,] 15.71096 57.19519 #> [3,] 15.75600 57.16919 #> [4,] 15.75600 57.11717 #> [5,] 15.71096 57.09117 #> [6,] 15.66591 57.11717 #> [7,] 15.66591 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.14318 #> #> Slot "ID": #> [1] "ID711" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[712]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.16919 #> [2,] 15.80105 57.19519 #> [3,] 15.84609 57.16919 #> [4,] 15.84609 57.11717 #> [5,] 15.80105 57.09117 #> [6,] 15.75600 57.11717 #> [7,] 15.75600 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.14318 #> #> Slot "ID": #> [1] "ID712" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[713]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.16919 #> [2,] 15.89114 57.19519 #> [3,] 15.93618 57.16919 #> [4,] 15.93618 57.11717 #> [5,] 15.89114 57.09117 #> [6,] 15.84609 57.11717 #> [7,] 15.84609 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.14318 #> #> Slot "ID": #> [1] "ID713" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[714]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.16919 #> [2,] 15.98123 57.19519 #> [3,] 16.02627 57.16919 #> [4,] 16.02627 57.11717 #> [5,] 15.98123 57.09117 #> [6,] 15.93618 57.11717 #> [7,] 15.93618 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.14318 #> #> Slot "ID": #> [1] "ID714" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[715]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.16919 #> [2,] 16.07132 57.19519 #> [3,] 16.11636 57.16919 #> [4,] 16.11636 57.11717 #> [5,] 16.07132 57.09117 #> [6,] 16.02627 57.11717 #> [7,] 16.02627 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.14318 #> #> Slot "ID": #> [1] "ID715" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[716]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.16919 #> [2,] 16.16141 57.19519 #> [3,] 16.20645 57.16919 #> [4,] 16.20645 57.11717 #> [5,] 16.16141 57.09117 #> [6,] 16.11636 57.11717 #> [7,] 16.11636 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.14318 #> #> Slot "ID": #> [1] "ID716" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[717]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.16919 #> [2,] 16.25150 57.19519 #> [3,] 16.29654 57.16919 #> [4,] 16.29654 57.11717 #> [5,] 16.25150 57.09117 #> [6,] 16.20645 57.11717 #> [7,] 16.20645 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.14318 #> #> Slot "ID": #> [1] "ID717" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[718]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.16919 #> [2,] 16.34159 57.19519 #> [3,] 16.38663 57.16919 #> [4,] 16.38663 57.11717 #> [5,] 16.34159 57.09117 #> [6,] 16.29654 57.11717 #> [7,] 16.29654 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.14318 #> #> Slot "ID": #> [1] "ID718" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[719]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.16919 #> [2,] 16.43168 57.19519 #> [3,] 16.47672 57.16919 #> [4,] 16.47672 57.11717 #> [5,] 16.43168 57.09117 #> [6,] 16.38663 57.11717 #> [7,] 16.38663 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.14318 #> #> Slot "ID": #> [1] "ID719" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[720]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.97222 57.14318 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.92717 57.16919 #> [2,] 16.97222 57.19519 #> [3,] 17.01726 57.16919 #> [4,] 17.01726 57.11717 #> [5,] 16.97222 57.09117 #> [6,] 16.92717 57.11717 #> [7,] 16.92717 57.16919 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.97222 57.14318 #> #> Slot "ID": #> [1] "ID720" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[721]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.1524 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.24721 #> [2,] 12.15240 57.27322 #> [3,] 12.19744 57.24721 #> [4,] 12.19744 57.19519 #> [5,] 12.15240 57.16919 #> [6,] 12.10735 57.19519 #> [7,] 12.10735 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.1524 57.2212 #> #> Slot "ID": #> [1] "ID721" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[722]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.24721 #> [2,] 12.24249 57.27322 #> [3,] 12.28753 57.24721 #> [4,] 12.28753 57.19519 #> [5,] 12.24249 57.16919 #> [6,] 12.19744 57.19519 #> [7,] 12.19744 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.22120 #> #> Slot "ID": #> [1] "ID722" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[723]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.24721 #> [2,] 12.33258 57.27322 #> [3,] 12.37762 57.24721 #> [4,] 12.37762 57.19519 #> [5,] 12.33258 57.16919 #> [6,] 12.28753 57.19519 #> [7,] 12.28753 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.22120 #> #> Slot "ID": #> [1] "ID723" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[724]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.24721 #> [2,] 12.42267 57.27322 #> [3,] 12.46771 57.24721 #> [4,] 12.46771 57.19519 #> [5,] 12.42267 57.16919 #> [6,] 12.37762 57.19519 #> [7,] 12.37762 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.22120 #> #> Slot "ID": #> [1] "ID724" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[725]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.24721 #> [2,] 12.51276 57.27322 #> [3,] 12.55780 57.24721 #> [4,] 12.55780 57.19519 #> [5,] 12.51276 57.16919 #> [6,] 12.46771 57.19519 #> [7,] 12.46771 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.22120 #> #> Slot "ID": #> [1] "ID725" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[726]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.24721 #> [2,] 12.60285 57.27322 #> [3,] 12.64789 57.24721 #> [4,] 12.64789 57.19519 #> [5,] 12.60285 57.16919 #> [6,] 12.55780 57.19519 #> [7,] 12.55780 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.22120 #> #> Slot "ID": #> [1] "ID726" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[727]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.24721 #> [2,] 12.69294 57.27322 #> [3,] 12.73798 57.24721 #> [4,] 12.73798 57.19519 #> [5,] 12.69294 57.16919 #> [6,] 12.64789 57.19519 #> [7,] 12.64789 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.22120 #> #> Slot "ID": #> [1] "ID727" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[728]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.24721 #> [2,] 12.78303 57.27322 #> [3,] 12.82807 57.24721 #> [4,] 12.82807 57.19519 #> [5,] 12.78303 57.16919 #> [6,] 12.73798 57.19519 #> [7,] 12.73798 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.22120 #> #> Slot "ID": #> [1] "ID728" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[729]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.24721 #> [2,] 12.87312 57.27322 #> [3,] 12.91816 57.24721 #> [4,] 12.91816 57.19519 #> [5,] 12.87312 57.16919 #> [6,] 12.82807 57.19519 #> [7,] 12.82807 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.22120 #> #> Slot "ID": #> [1] "ID729" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[730]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.24721 #> [2,] 12.96321 57.27322 #> [3,] 13.00825 57.24721 #> [4,] 13.00825 57.19519 #> [5,] 12.96321 57.16919 #> [6,] 12.91816 57.19519 #> [7,] 12.91816 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.22120 #> #> Slot "ID": #> [1] "ID730" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[731]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.0533 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.24721 #> [2,] 13.05330 57.27322 #> [3,] 13.09834 57.24721 #> [4,] 13.09834 57.19519 #> [5,] 13.05330 57.16919 #> [6,] 13.00825 57.19519 #> [7,] 13.00825 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.0533 57.2212 #> #> Slot "ID": #> [1] "ID731" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[732]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.24721 #> [2,] 13.14339 57.27322 #> [3,] 13.18843 57.24721 #> [4,] 13.18843 57.19519 #> [5,] 13.14339 57.16919 #> [6,] 13.09834 57.19519 #> [7,] 13.09834 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.22120 #> #> Slot "ID": #> [1] "ID732" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[733]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.24721 #> [2,] 13.23348 57.27322 #> [3,] 13.27852 57.24721 #> [4,] 13.27852 57.19519 #> [5,] 13.23348 57.16919 #> [6,] 13.18843 57.19519 #> [7,] 13.18843 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.22120 #> #> Slot "ID": #> [1] "ID733" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[734]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.24721 #> [2,] 13.32357 57.27322 #> [3,] 13.36861 57.24721 #> [4,] 13.36861 57.19519 #> [5,] 13.32357 57.16919 #> [6,] 13.27852 57.19519 #> [7,] 13.27852 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.22120 #> #> Slot "ID": #> [1] "ID734" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[735]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.24721 #> [2,] 13.41366 57.27322 #> [3,] 13.45870 57.24721 #> [4,] 13.45870 57.19519 #> [5,] 13.41366 57.16919 #> [6,] 13.36861 57.19519 #> [7,] 13.36861 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.22120 #> #> Slot "ID": #> [1] "ID735" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[736]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.24721 #> [2,] 13.50375 57.27322 #> [3,] 13.54879 57.24721 #> [4,] 13.54879 57.19519 #> [5,] 13.50375 57.16919 #> [6,] 13.45870 57.19519 #> [7,] 13.45870 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.22120 #> #> Slot "ID": #> [1] "ID736" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[737]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.24721 #> [2,] 13.59384 57.27322 #> [3,] 13.63888 57.24721 #> [4,] 13.63888 57.19519 #> [5,] 13.59384 57.16919 #> [6,] 13.54879 57.19519 #> [7,] 13.54879 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.22120 #> #> Slot "ID": #> [1] "ID737" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[738]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.24721 #> [2,] 13.68393 57.27322 #> [3,] 13.72897 57.24721 #> [4,] 13.72897 57.19519 #> [5,] 13.68393 57.16919 #> [6,] 13.63888 57.19519 #> [7,] 13.63888 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.22120 #> #> Slot "ID": #> [1] "ID738" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[739]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.24721 #> [2,] 13.77402 57.27322 #> [3,] 13.81906 57.24721 #> [4,] 13.81906 57.19519 #> [5,] 13.77402 57.16919 #> [6,] 13.72897 57.19519 #> [7,] 13.72897 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.22120 #> #> Slot "ID": #> [1] "ID739" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[740]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.24721 #> [2,] 13.86411 57.27322 #> [3,] 13.90915 57.24721 #> [4,] 13.90915 57.19519 #> [5,] 13.86411 57.16919 #> [6,] 13.81906 57.19519 #> [7,] 13.81906 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.22120 #> #> Slot "ID": #> [1] "ID740" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[741]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.9542 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.24721 #> [2,] 13.95420 57.27322 #> [3,] 13.99925 57.24721 #> [4,] 13.99925 57.19519 #> [5,] 13.95420 57.16919 #> [6,] 13.90915 57.19519 #> [7,] 13.90915 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.9542 57.2212 #> #> Slot "ID": #> [1] "ID741" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[742]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.24721 #> [2,] 14.04429 57.27322 #> [3,] 14.08934 57.24721 #> [4,] 14.08934 57.19519 #> [5,] 14.04429 57.16919 #> [6,] 13.99925 57.19519 #> [7,] 13.99925 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.22120 #> #> Slot "ID": #> [1] "ID742" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[743]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.24721 #> [2,] 14.13438 57.27322 #> [3,] 14.17943 57.24721 #> [4,] 14.17943 57.19519 #> [5,] 14.13438 57.16919 #> [6,] 14.08934 57.19519 #> [7,] 14.08934 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.22120 #> #> Slot "ID": #> [1] "ID743" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[744]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.24721 #> [2,] 14.22447 57.27322 #> [3,] 14.26952 57.24721 #> [4,] 14.26952 57.19519 #> [5,] 14.22447 57.16919 #> [6,] 14.17943 57.19519 #> [7,] 14.17943 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.22120 #> #> Slot "ID": #> [1] "ID744" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[745]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.24721 #> [2,] 14.31456 57.27322 #> [3,] 14.35961 57.24721 #> [4,] 14.35961 57.19519 #> [5,] 14.31456 57.16919 #> [6,] 14.26952 57.19519 #> [7,] 14.26952 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.22120 #> #> Slot "ID": #> [1] "ID745" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[746]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.24721 #> [2,] 14.40465 57.27322 #> [3,] 14.44970 57.24721 #> [4,] 14.44970 57.19519 #> [5,] 14.40465 57.16919 #> [6,] 14.35961 57.19519 #> [7,] 14.35961 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.22120 #> #> Slot "ID": #> [1] "ID746" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[747]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.24721 #> [2,] 14.49474 57.27322 #> [3,] 14.53979 57.24721 #> [4,] 14.53979 57.19519 #> [5,] 14.49474 57.16919 #> [6,] 14.44970 57.19519 #> [7,] 14.44970 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.22120 #> #> Slot "ID": #> [1] "ID747" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[748]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.24721 #> [2,] 14.58483 57.27322 #> [3,] 14.62988 57.24721 #> [4,] 14.62988 57.19519 #> [5,] 14.58483 57.16919 #> [6,] 14.53979 57.19519 #> [7,] 14.53979 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.22120 #> #> Slot "ID": #> [1] "ID748" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[749]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.24721 #> [2,] 14.67492 57.27322 #> [3,] 14.71997 57.24721 #> [4,] 14.71997 57.19519 #> [5,] 14.67492 57.16919 #> [6,] 14.62988 57.19519 #> [7,] 14.62988 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.22120 #> #> Slot "ID": #> [1] "ID749" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[750]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.24721 #> [2,] 14.76501 57.27322 #> [3,] 14.81006 57.24721 #> [4,] 14.81006 57.19519 #> [5,] 14.76501 57.16919 #> [6,] 14.71997 57.19519 #> [7,] 14.71997 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.22120 #> #> Slot "ID": #> [1] "ID750" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[751]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.8551 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.24721 #> [2,] 14.85510 57.27322 #> [3,] 14.90015 57.24721 #> [4,] 14.90015 57.19519 #> [5,] 14.85510 57.16919 #> [6,] 14.81006 57.19519 #> [7,] 14.81006 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.8551 57.2212 #> #> Slot "ID": #> [1] "ID751" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[752]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.24721 #> [2,] 14.94519 57.27322 #> [3,] 14.99024 57.24721 #> [4,] 14.99024 57.19519 #> [5,] 14.94519 57.16919 #> [6,] 14.90015 57.19519 #> [7,] 14.90015 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.22120 #> #> Slot "ID": #> [1] "ID752" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[753]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.24721 #> [2,] 15.03528 57.27322 #> [3,] 15.08033 57.24721 #> [4,] 15.08033 57.19519 #> [5,] 15.03528 57.16919 #> [6,] 14.99024 57.19519 #> [7,] 14.99024 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.22120 #> #> Slot "ID": #> [1] "ID753" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[754]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.24721 #> [2,] 15.12537 57.27322 #> [3,] 15.17042 57.24721 #> [4,] 15.17042 57.19519 #> [5,] 15.12537 57.16919 #> [6,] 15.08033 57.19519 #> [7,] 15.08033 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.22120 #> #> Slot "ID": #> [1] "ID754" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[755]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.24721 #> [2,] 15.21546 57.27322 #> [3,] 15.26051 57.24721 #> [4,] 15.26051 57.19519 #> [5,] 15.21546 57.16919 #> [6,] 15.17042 57.19519 #> [7,] 15.17042 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.22120 #> #> Slot "ID": #> [1] "ID755" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[756]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.24721 #> [2,] 15.30555 57.27322 #> [3,] 15.35060 57.24721 #> [4,] 15.35060 57.19519 #> [5,] 15.30555 57.16919 #> [6,] 15.26051 57.19519 #> [7,] 15.26051 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.22120 #> #> Slot "ID": #> [1] "ID756" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[757]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.24721 #> [2,] 15.39564 57.27322 #> [3,] 15.44069 57.24721 #> [4,] 15.44069 57.19519 #> [5,] 15.39564 57.16919 #> [6,] 15.35060 57.19519 #> [7,] 15.35060 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.22120 #> #> Slot "ID": #> [1] "ID757" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[758]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.24721 #> [2,] 15.48573 57.27322 #> [3,] 15.53078 57.24721 #> [4,] 15.53078 57.19519 #> [5,] 15.48573 57.16919 #> [6,] 15.44069 57.19519 #> [7,] 15.44069 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.22120 #> #> Slot "ID": #> [1] "ID758" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[759]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.24721 #> [2,] 15.57582 57.27322 #> [3,] 15.62087 57.24721 #> [4,] 15.62087 57.19519 #> [5,] 15.57582 57.16919 #> [6,] 15.53078 57.19519 #> [7,] 15.53078 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.22120 #> #> Slot "ID": #> [1] "ID759" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[760]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.24721 #> [2,] 15.66591 57.27322 #> [3,] 15.71096 57.24721 #> [4,] 15.71096 57.19519 #> [5,] 15.66591 57.16919 #> [6,] 15.62087 57.19519 #> [7,] 15.62087 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.22120 #> #> Slot "ID": #> [1] "ID760" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[761]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.7560 57.2212 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.24721 #> [2,] 15.75600 57.27322 #> [3,] 15.80105 57.24721 #> [4,] 15.80105 57.19519 #> [5,] 15.75600 57.16919 #> [6,] 15.71096 57.19519 #> [7,] 15.71096 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.7560 57.2212 #> #> Slot "ID": #> [1] "ID761" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[762]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.24721 #> [2,] 15.84609 57.27322 #> [3,] 15.89114 57.24721 #> [4,] 15.89114 57.19519 #> [5,] 15.84609 57.16919 #> [6,] 15.80105 57.19519 #> [7,] 15.80105 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.22120 #> #> Slot "ID": #> [1] "ID762" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[763]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.24721 #> [2,] 15.93618 57.27322 #> [3,] 15.98123 57.24721 #> [4,] 15.98123 57.19519 #> [5,] 15.93618 57.16919 #> [6,] 15.89114 57.19519 #> [7,] 15.89114 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.22120 #> #> Slot "ID": #> [1] "ID763" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[764]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.24721 #> [2,] 16.02627 57.27322 #> [3,] 16.07132 57.24721 #> [4,] 16.07132 57.19519 #> [5,] 16.02627 57.16919 #> [6,] 15.98123 57.19519 #> [7,] 15.98123 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.22120 #> #> Slot "ID": #> [1] "ID764" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[765]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.24721 #> [2,] 16.11636 57.27322 #> [3,] 16.16141 57.24721 #> [4,] 16.16141 57.19519 #> [5,] 16.11636 57.16919 #> [6,] 16.07132 57.19519 #> [7,] 16.07132 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.22120 #> #> Slot "ID": #> [1] "ID765" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[766]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.24721 #> [2,] 16.20645 57.27322 #> [3,] 16.25150 57.24721 #> [4,] 16.25150 57.19519 #> [5,] 16.20645 57.16919 #> [6,] 16.16141 57.19519 #> [7,] 16.16141 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.22120 #> #> Slot "ID": #> [1] "ID766" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[767]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.24721 #> [2,] 16.29654 57.27322 #> [3,] 16.34159 57.24721 #> [4,] 16.34159 57.19519 #> [5,] 16.29654 57.16919 #> [6,] 16.25150 57.19519 #> [7,] 16.25150 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.22120 #> #> Slot "ID": #> [1] "ID767" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[768]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.24721 #> [2,] 16.38663 57.27322 #> [3,] 16.43168 57.24721 #> [4,] 16.43168 57.19519 #> [5,] 16.38663 57.16919 #> [6,] 16.34159 57.19519 #> [7,] 16.34159 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.22120 #> #> Slot "ID": #> [1] "ID768" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[769]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.24721 #> [2,] 16.47672 57.27322 #> [3,] 16.52177 57.24721 #> [4,] 16.52177 57.19519 #> [5,] 16.47672 57.16919 #> [6,] 16.43168 57.19519 #> [7,] 16.43168 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.22120 #> #> Slot "ID": #> [1] "ID769" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[770]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 17.01726 57.22120 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.97222 57.24721 #> [2,] 17.01726 57.27322 #> [3,] 17.06231 57.24721 #> [4,] 17.06231 57.19519 #> [5,] 17.01726 57.16919 #> [6,] 16.97222 57.19519 #> [7,] 16.97222 57.24721 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 17.01726 57.22120 #> #> Slot "ID": #> [1] "ID770" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[771]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.32523 #> [2,] 12.19744 57.35124 #> [3,] 12.24249 57.32523 #> [4,] 12.24249 57.27322 #> [5,] 12.19744 57.24721 #> [6,] 12.15240 57.27322 #> [7,] 12.15240 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.29922 #> #> Slot "ID": #> [1] "ID771" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[772]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.32523 #> [2,] 12.28753 57.35124 #> [3,] 12.33258 57.32523 #> [4,] 12.33258 57.27322 #> [5,] 12.28753 57.24721 #> [6,] 12.24249 57.27322 #> [7,] 12.24249 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.29922 #> #> Slot "ID": #> [1] "ID772" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[773]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.32523 #> [2,] 12.37762 57.35124 #> [3,] 12.42267 57.32523 #> [4,] 12.42267 57.27322 #> [5,] 12.37762 57.24721 #> [6,] 12.33258 57.27322 #> [7,] 12.33258 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.29922 #> #> Slot "ID": #> [1] "ID773" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[774]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.32523 #> [2,] 12.46771 57.35124 #> [3,] 12.51276 57.32523 #> [4,] 12.51276 57.27322 #> [5,] 12.46771 57.24721 #> [6,] 12.42267 57.27322 #> [7,] 12.42267 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.29922 #> #> Slot "ID": #> [1] "ID774" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[775]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.32523 #> [2,] 12.55780 57.35124 #> [3,] 12.60285 57.32523 #> [4,] 12.60285 57.27322 #> [5,] 12.55780 57.24721 #> [6,] 12.51276 57.27322 #> [7,] 12.51276 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.29922 #> #> Slot "ID": #> [1] "ID775" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[776]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.32523 #> [2,] 12.64789 57.35124 #> [3,] 12.69294 57.32523 #> [4,] 12.69294 57.27322 #> [5,] 12.64789 57.24721 #> [6,] 12.60285 57.27322 #> [7,] 12.60285 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.29922 #> #> Slot "ID": #> [1] "ID776" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[777]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.32523 #> [2,] 12.73798 57.35124 #> [3,] 12.78303 57.32523 #> [4,] 12.78303 57.27322 #> [5,] 12.73798 57.24721 #> [6,] 12.69294 57.27322 #> [7,] 12.69294 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.29922 #> #> Slot "ID": #> [1] "ID777" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[778]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.32523 #> [2,] 12.82807 57.35124 #> [3,] 12.87312 57.32523 #> [4,] 12.87312 57.27322 #> [5,] 12.82807 57.24721 #> [6,] 12.78303 57.27322 #> [7,] 12.78303 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.29922 #> #> Slot "ID": #> [1] "ID778" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[779]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.32523 #> [2,] 12.91816 57.35124 #> [3,] 12.96321 57.32523 #> [4,] 12.96321 57.27322 #> [5,] 12.91816 57.24721 #> [6,] 12.87312 57.27322 #> [7,] 12.87312 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.29922 #> #> Slot "ID": #> [1] "ID779" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[780]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.32523 #> [2,] 13.00825 57.35124 #> [3,] 13.05330 57.32523 #> [4,] 13.05330 57.27322 #> [5,] 13.00825 57.24721 #> [6,] 12.96321 57.27322 #> [7,] 12.96321 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.29922 #> #> Slot "ID": #> [1] "ID780" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[781]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.32523 #> [2,] 13.09834 57.35124 #> [3,] 13.14339 57.32523 #> [4,] 13.14339 57.27322 #> [5,] 13.09834 57.24721 #> [6,] 13.05330 57.27322 #> [7,] 13.05330 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.29922 #> #> Slot "ID": #> [1] "ID781" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[782]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.32523 #> [2,] 13.18843 57.35124 #> [3,] 13.23348 57.32523 #> [4,] 13.23348 57.27322 #> [5,] 13.18843 57.24721 #> [6,] 13.14339 57.27322 #> [7,] 13.14339 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.29922 #> #> Slot "ID": #> [1] "ID782" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[783]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.32523 #> [2,] 13.27852 57.35124 #> [3,] 13.32357 57.32523 #> [4,] 13.32357 57.27322 #> [5,] 13.27852 57.24721 #> [6,] 13.23348 57.27322 #> [7,] 13.23348 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.29922 #> #> Slot "ID": #> [1] "ID783" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[784]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.32523 #> [2,] 13.36861 57.35124 #> [3,] 13.41366 57.32523 #> [4,] 13.41366 57.27322 #> [5,] 13.36861 57.24721 #> [6,] 13.32357 57.27322 #> [7,] 13.32357 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.29922 #> #> Slot "ID": #> [1] "ID784" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[785]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.32523 #> [2,] 13.45870 57.35124 #> [3,] 13.50375 57.32523 #> [4,] 13.50375 57.27322 #> [5,] 13.45870 57.24721 #> [6,] 13.41366 57.27322 #> [7,] 13.41366 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.29922 #> #> Slot "ID": #> [1] "ID785" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[786]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.32523 #> [2,] 13.54879 57.35124 #> [3,] 13.59384 57.32523 #> [4,] 13.59384 57.27322 #> [5,] 13.54879 57.24721 #> [6,] 13.50375 57.27322 #> [7,] 13.50375 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.29922 #> #> Slot "ID": #> [1] "ID786" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[787]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.32523 #> [2,] 13.63888 57.35124 #> [3,] 13.68393 57.32523 #> [4,] 13.68393 57.27322 #> [5,] 13.63888 57.24721 #> [6,] 13.59384 57.27322 #> [7,] 13.59384 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.29922 #> #> Slot "ID": #> [1] "ID787" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[788]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.32523 #> [2,] 13.72897 57.35124 #> [3,] 13.77402 57.32523 #> [4,] 13.77402 57.27322 #> [5,] 13.72897 57.24721 #> [6,] 13.68393 57.27322 #> [7,] 13.68393 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.29922 #> #> Slot "ID": #> [1] "ID788" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[789]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.32523 #> [2,] 13.81906 57.35124 #> [3,] 13.86411 57.32523 #> [4,] 13.86411 57.27322 #> [5,] 13.81906 57.24721 #> [6,] 13.77402 57.27322 #> [7,] 13.77402 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.29922 #> #> Slot "ID": #> [1] "ID789" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[790]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.32523 #> [2,] 13.90915 57.35124 #> [3,] 13.95420 57.32523 #> [4,] 13.95420 57.27322 #> [5,] 13.90915 57.24721 #> [6,] 13.86411 57.27322 #> [7,] 13.86411 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.29922 #> #> Slot "ID": #> [1] "ID790" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[791]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.32523 #> [2,] 13.99925 57.35124 #> [3,] 14.04429 57.32523 #> [4,] 14.04429 57.27322 #> [5,] 13.99925 57.24721 #> [6,] 13.95420 57.27322 #> [7,] 13.95420 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.29922 #> #> Slot "ID": #> [1] "ID791" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[792]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.32523 #> [2,] 14.08934 57.35124 #> [3,] 14.13438 57.32523 #> [4,] 14.13438 57.27322 #> [5,] 14.08934 57.24721 #> [6,] 14.04429 57.27322 #> [7,] 14.04429 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.29922 #> #> Slot "ID": #> [1] "ID792" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[793]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.32523 #> [2,] 14.17943 57.35124 #> [3,] 14.22447 57.32523 #> [4,] 14.22447 57.27322 #> [5,] 14.17943 57.24721 #> [6,] 14.13438 57.27322 #> [7,] 14.13438 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.29922 #> #> Slot "ID": #> [1] "ID793" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[794]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.32523 #> [2,] 14.26952 57.35124 #> [3,] 14.31456 57.32523 #> [4,] 14.31456 57.27322 #> [5,] 14.26952 57.24721 #> [6,] 14.22447 57.27322 #> [7,] 14.22447 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.29922 #> #> Slot "ID": #> [1] "ID794" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[795]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.32523 #> [2,] 14.35961 57.35124 #> [3,] 14.40465 57.32523 #> [4,] 14.40465 57.27322 #> [5,] 14.35961 57.24721 #> [6,] 14.31456 57.27322 #> [7,] 14.31456 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.29922 #> #> Slot "ID": #> [1] "ID795" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[796]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.32523 #> [2,] 14.44970 57.35124 #> [3,] 14.49474 57.32523 #> [4,] 14.49474 57.27322 #> [5,] 14.44970 57.24721 #> [6,] 14.40465 57.27322 #> [7,] 14.40465 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.29922 #> #> Slot "ID": #> [1] "ID796" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[797]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.32523 #> [2,] 14.53979 57.35124 #> [3,] 14.58483 57.32523 #> [4,] 14.58483 57.27322 #> [5,] 14.53979 57.24721 #> [6,] 14.49474 57.27322 #> [7,] 14.49474 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.29922 #> #> Slot "ID": #> [1] "ID797" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[798]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.32523 #> [2,] 14.62988 57.35124 #> [3,] 14.67492 57.32523 #> [4,] 14.67492 57.27322 #> [5,] 14.62988 57.24721 #> [6,] 14.58483 57.27322 #> [7,] 14.58483 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.29922 #> #> Slot "ID": #> [1] "ID798" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[799]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.32523 #> [2,] 14.71997 57.35124 #> [3,] 14.76501 57.32523 #> [4,] 14.76501 57.27322 #> [5,] 14.71997 57.24721 #> [6,] 14.67492 57.27322 #> [7,] 14.67492 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.29922 #> #> Slot "ID": #> [1] "ID799" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[800]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.32523 #> [2,] 14.81006 57.35124 #> [3,] 14.85510 57.32523 #> [4,] 14.85510 57.27322 #> [5,] 14.81006 57.24721 #> [6,] 14.76501 57.27322 #> [7,] 14.76501 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.29922 #> #> Slot "ID": #> [1] "ID800" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[801]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.32523 #> [2,] 14.90015 57.35124 #> [3,] 14.94519 57.32523 #> [4,] 14.94519 57.27322 #> [5,] 14.90015 57.24721 #> [6,] 14.85510 57.27322 #> [7,] 14.85510 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.29922 #> #> Slot "ID": #> [1] "ID801" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[802]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.32523 #> [2,] 14.99024 57.35124 #> [3,] 15.03528 57.32523 #> [4,] 15.03528 57.27322 #> [5,] 14.99024 57.24721 #> [6,] 14.94519 57.27322 #> [7,] 14.94519 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.29922 #> #> Slot "ID": #> [1] "ID802" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[803]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.32523 #> [2,] 15.08033 57.35124 #> [3,] 15.12537 57.32523 #> [4,] 15.12537 57.27322 #> [5,] 15.08033 57.24721 #> [6,] 15.03528 57.27322 #> [7,] 15.03528 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.29922 #> #> Slot "ID": #> [1] "ID803" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[804]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.32523 #> [2,] 15.17042 57.35124 #> [3,] 15.21546 57.32523 #> [4,] 15.21546 57.27322 #> [5,] 15.17042 57.24721 #> [6,] 15.12537 57.27322 #> [7,] 15.12537 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.29922 #> #> Slot "ID": #> [1] "ID804" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[805]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.32523 #> [2,] 15.26051 57.35124 #> [3,] 15.30555 57.32523 #> [4,] 15.30555 57.27322 #> [5,] 15.26051 57.24721 #> [6,] 15.21546 57.27322 #> [7,] 15.21546 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.29922 #> #> Slot "ID": #> [1] "ID805" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[806]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.32523 #> [2,] 15.35060 57.35124 #> [3,] 15.39564 57.32523 #> [4,] 15.39564 57.27322 #> [5,] 15.35060 57.24721 #> [6,] 15.30555 57.27322 #> [7,] 15.30555 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 57.29922 #> #> Slot "ID": #> [1] "ID806" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[807]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.32523 #> [2,] 15.44069 57.35124 #> [3,] 15.48573 57.32523 #> [4,] 15.48573 57.27322 #> [5,] 15.44069 57.24721 #> [6,] 15.39564 57.27322 #> [7,] 15.39564 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.29922 #> #> Slot "ID": #> [1] "ID807" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[808]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.32523 #> [2,] 15.53078 57.35124 #> [3,] 15.57582 57.32523 #> [4,] 15.57582 57.27322 #> [5,] 15.53078 57.24721 #> [6,] 15.48573 57.27322 #> [7,] 15.48573 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.29922 #> #> Slot "ID": #> [1] "ID808" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[809]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.32523 #> [2,] 15.62087 57.35124 #> [3,] 15.66591 57.32523 #> [4,] 15.66591 57.27322 #> [5,] 15.62087 57.24721 #> [6,] 15.57582 57.27322 #> [7,] 15.57582 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.29922 #> #> Slot "ID": #> [1] "ID809" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[810]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.32523 #> [2,] 15.71096 57.35124 #> [3,] 15.75600 57.32523 #> [4,] 15.75600 57.27322 #> [5,] 15.71096 57.24721 #> [6,] 15.66591 57.27322 #> [7,] 15.66591 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.29922 #> #> Slot "ID": #> [1] "ID810" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[811]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.32523 #> [2,] 15.80105 57.35124 #> [3,] 15.84609 57.32523 #> [4,] 15.84609 57.27322 #> [5,] 15.80105 57.24721 #> [6,] 15.75600 57.27322 #> [7,] 15.75600 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.29922 #> #> Slot "ID": #> [1] "ID811" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[812]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.32523 #> [2,] 15.89114 57.35124 #> [3,] 15.93618 57.32523 #> [4,] 15.93618 57.27322 #> [5,] 15.89114 57.24721 #> [6,] 15.84609 57.27322 #> [7,] 15.84609 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.29922 #> #> Slot "ID": #> [1] "ID812" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[813]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.32523 #> [2,] 15.98123 57.35124 #> [3,] 16.02627 57.32523 #> [4,] 16.02627 57.27322 #> [5,] 15.98123 57.24721 #> [6,] 15.93618 57.27322 #> [7,] 15.93618 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.29922 #> #> Slot "ID": #> [1] "ID813" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[814]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.32523 #> [2,] 16.07132 57.35124 #> [3,] 16.11636 57.32523 #> [4,] 16.11636 57.27322 #> [5,] 16.07132 57.24721 #> [6,] 16.02627 57.27322 #> [7,] 16.02627 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.29922 #> #> Slot "ID": #> [1] "ID814" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[815]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.32523 #> [2,] 16.16141 57.35124 #> [3,] 16.20645 57.32523 #> [4,] 16.20645 57.27322 #> [5,] 16.16141 57.24721 #> [6,] 16.11636 57.27322 #> [7,] 16.11636 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.29922 #> #> Slot "ID": #> [1] "ID815" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[816]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.32523 #> [2,] 16.25150 57.35124 #> [3,] 16.29654 57.32523 #> [4,] 16.29654 57.27322 #> [5,] 16.25150 57.24721 #> [6,] 16.20645 57.27322 #> [7,] 16.20645 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.29922 #> #> Slot "ID": #> [1] "ID816" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[817]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.32523 #> [2,] 16.34159 57.35124 #> [3,] 16.38663 57.32523 #> [4,] 16.38663 57.27322 #> [5,] 16.34159 57.24721 #> [6,] 16.29654 57.27322 #> [7,] 16.29654 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.29922 #> #> Slot "ID": #> [1] "ID817" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[818]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.32523 #> [2,] 16.43168 57.35124 #> [3,] 16.47672 57.32523 #> [4,] 16.47672 57.27322 #> [5,] 16.43168 57.24721 #> [6,] 16.38663 57.27322 #> [7,] 16.38663 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.29922 #> #> Slot "ID": #> [1] "ID818" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[819]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 17.06231 57.29922 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 17.01726 57.32523 #> [2,] 17.06231 57.35124 #> [3,] 17.10735 57.32523 #> [4,] 17.10735 57.27322 #> [5,] 17.06231 57.24721 #> [6,] 17.01726 57.27322 #> [7,] 17.01726 57.32523 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 17.06231 57.29922 #> #> Slot "ID": #> [1] "ID819" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[820]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 57.40325 #> [2,] 11.97222 57.42926 #> [3,] 12.01726 57.40325 #> [4,] 12.01726 57.35124 #> [5,] 11.97222 57.32523 #> [6,] 11.92717 57.35124 #> [7,] 11.92717 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 57.37724 #> #> Slot "ID": #> [1] "ID820" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[821]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.40325 #> [2,] 12.15240 57.42926 #> [3,] 12.19744 57.40325 #> [4,] 12.19744 57.35124 #> [5,] 12.15240 57.32523 #> [6,] 12.10735 57.35124 #> [7,] 12.10735 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 57.37724 #> #> Slot "ID": #> [1] "ID821" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[822]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.40325 #> [2,] 12.24249 57.42926 #> [3,] 12.28753 57.40325 #> [4,] 12.28753 57.35124 #> [5,] 12.24249 57.32523 #> [6,] 12.19744 57.35124 #> [7,] 12.19744 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.37724 #> #> Slot "ID": #> [1] "ID822" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[823]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.40325 #> [2,] 12.33258 57.42926 #> [3,] 12.37762 57.40325 #> [4,] 12.37762 57.35124 #> [5,] 12.33258 57.32523 #> [6,] 12.28753 57.35124 #> [7,] 12.28753 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.37724 #> #> Slot "ID": #> [1] "ID823" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[824]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.40325 #> [2,] 12.42267 57.42926 #> [3,] 12.46771 57.40325 #> [4,] 12.46771 57.35124 #> [5,] 12.42267 57.32523 #> [6,] 12.37762 57.35124 #> [7,] 12.37762 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.37724 #> #> Slot "ID": #> [1] "ID824" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[825]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.40325 #> [2,] 12.51276 57.42926 #> [3,] 12.55780 57.40325 #> [4,] 12.55780 57.35124 #> [5,] 12.51276 57.32523 #> [6,] 12.46771 57.35124 #> [7,] 12.46771 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.37724 #> #> Slot "ID": #> [1] "ID825" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[826]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.40325 #> [2,] 12.60285 57.42926 #> [3,] 12.64789 57.40325 #> [4,] 12.64789 57.35124 #> [5,] 12.60285 57.32523 #> [6,] 12.55780 57.35124 #> [7,] 12.55780 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.37724 #> #> Slot "ID": #> [1] "ID826" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[827]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.40325 #> [2,] 12.69294 57.42926 #> [3,] 12.73798 57.40325 #> [4,] 12.73798 57.35124 #> [5,] 12.69294 57.32523 #> [6,] 12.64789 57.35124 #> [7,] 12.64789 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.37724 #> #> Slot "ID": #> [1] "ID827" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[828]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.40325 #> [2,] 12.78303 57.42926 #> [3,] 12.82807 57.40325 #> [4,] 12.82807 57.35124 #> [5,] 12.78303 57.32523 #> [6,] 12.73798 57.35124 #> [7,] 12.73798 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.37724 #> #> Slot "ID": #> [1] "ID828" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[829]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.40325 #> [2,] 12.87312 57.42926 #> [3,] 12.91816 57.40325 #> [4,] 12.91816 57.35124 #> [5,] 12.87312 57.32523 #> [6,] 12.82807 57.35124 #> [7,] 12.82807 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.37724 #> #> Slot "ID": #> [1] "ID829" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[830]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.40325 #> [2,] 12.96321 57.42926 #> [3,] 13.00825 57.40325 #> [4,] 13.00825 57.35124 #> [5,] 12.96321 57.32523 #> [6,] 12.91816 57.35124 #> [7,] 12.91816 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.37724 #> #> Slot "ID": #> [1] "ID830" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[831]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.40325 #> [2,] 13.05330 57.42926 #> [3,] 13.09834 57.40325 #> [4,] 13.09834 57.35124 #> [5,] 13.05330 57.32523 #> [6,] 13.00825 57.35124 #> [7,] 13.00825 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.37724 #> #> Slot "ID": #> [1] "ID831" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[832]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.40325 #> [2,] 13.14339 57.42926 #> [3,] 13.18843 57.40325 #> [4,] 13.18843 57.35124 #> [5,] 13.14339 57.32523 #> [6,] 13.09834 57.35124 #> [7,] 13.09834 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.37724 #> #> Slot "ID": #> [1] "ID832" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[833]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.40325 #> [2,] 13.23348 57.42926 #> [3,] 13.27852 57.40325 #> [4,] 13.27852 57.35124 #> [5,] 13.23348 57.32523 #> [6,] 13.18843 57.35124 #> [7,] 13.18843 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.37724 #> #> Slot "ID": #> [1] "ID833" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[834]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.40325 #> [2,] 13.32357 57.42926 #> [3,] 13.36861 57.40325 #> [4,] 13.36861 57.35124 #> [5,] 13.32357 57.32523 #> [6,] 13.27852 57.35124 #> [7,] 13.27852 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.37724 #> #> Slot "ID": #> [1] "ID834" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[835]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.40325 #> [2,] 13.41366 57.42926 #> [3,] 13.45870 57.40325 #> [4,] 13.45870 57.35124 #> [5,] 13.41366 57.32523 #> [6,] 13.36861 57.35124 #> [7,] 13.36861 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.37724 #> #> Slot "ID": #> [1] "ID835" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[836]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.40325 #> [2,] 13.50375 57.42926 #> [3,] 13.54879 57.40325 #> [4,] 13.54879 57.35124 #> [5,] 13.50375 57.32523 #> [6,] 13.45870 57.35124 #> [7,] 13.45870 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.37724 #> #> Slot "ID": #> [1] "ID836" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[837]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.40325 #> [2,] 13.59384 57.42926 #> [3,] 13.63888 57.40325 #> [4,] 13.63888 57.35124 #> [5,] 13.59384 57.32523 #> [6,] 13.54879 57.35124 #> [7,] 13.54879 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.37724 #> #> Slot "ID": #> [1] "ID837" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[838]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.40325 #> [2,] 13.68393 57.42926 #> [3,] 13.72897 57.40325 #> [4,] 13.72897 57.35124 #> [5,] 13.68393 57.32523 #> [6,] 13.63888 57.35124 #> [7,] 13.63888 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.37724 #> #> Slot "ID": #> [1] "ID838" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[839]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.40325 #> [2,] 13.77402 57.42926 #> [3,] 13.81906 57.40325 #> [4,] 13.81906 57.35124 #> [5,] 13.77402 57.32523 #> [6,] 13.72897 57.35124 #> [7,] 13.72897 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.37724 #> #> Slot "ID": #> [1] "ID839" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[840]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.40325 #> [2,] 13.86411 57.42926 #> [3,] 13.90915 57.40325 #> [4,] 13.90915 57.35124 #> [5,] 13.86411 57.32523 #> [6,] 13.81906 57.35124 #> [7,] 13.81906 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.37724 #> #> Slot "ID": #> [1] "ID840" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[841]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.40325 #> [2,] 13.95420 57.42926 #> [3,] 13.99925 57.40325 #> [4,] 13.99925 57.35124 #> [5,] 13.95420 57.32523 #> [6,] 13.90915 57.35124 #> [7,] 13.90915 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.37724 #> #> Slot "ID": #> [1] "ID841" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[842]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.40325 #> [2,] 14.04429 57.42926 #> [3,] 14.08934 57.40325 #> [4,] 14.08934 57.35124 #> [5,] 14.04429 57.32523 #> [6,] 13.99925 57.35124 #> [7,] 13.99925 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.37724 #> #> Slot "ID": #> [1] "ID842" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[843]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.40325 #> [2,] 14.13438 57.42926 #> [3,] 14.17943 57.40325 #> [4,] 14.17943 57.35124 #> [5,] 14.13438 57.32523 #> [6,] 14.08934 57.35124 #> [7,] 14.08934 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.37724 #> #> Slot "ID": #> [1] "ID843" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[844]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.40325 #> [2,] 14.22447 57.42926 #> [3,] 14.26952 57.40325 #> [4,] 14.26952 57.35124 #> [5,] 14.22447 57.32523 #> [6,] 14.17943 57.35124 #> [7,] 14.17943 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.37724 #> #> Slot "ID": #> [1] "ID844" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[845]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.40325 #> [2,] 14.31456 57.42926 #> [3,] 14.35961 57.40325 #> [4,] 14.35961 57.35124 #> [5,] 14.31456 57.32523 #> [6,] 14.26952 57.35124 #> [7,] 14.26952 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.37724 #> #> Slot "ID": #> [1] "ID845" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[846]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.40325 #> [2,] 14.40465 57.42926 #> [3,] 14.44970 57.40325 #> [4,] 14.44970 57.35124 #> [5,] 14.40465 57.32523 #> [6,] 14.35961 57.35124 #> [7,] 14.35961 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.37724 #> #> Slot "ID": #> [1] "ID846" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[847]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.40325 #> [2,] 14.49474 57.42926 #> [3,] 14.53979 57.40325 #> [4,] 14.53979 57.35124 #> [5,] 14.49474 57.32523 #> [6,] 14.44970 57.35124 #> [7,] 14.44970 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.37724 #> #> Slot "ID": #> [1] "ID847" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[848]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.40325 #> [2,] 14.58483 57.42926 #> [3,] 14.62988 57.40325 #> [4,] 14.62988 57.35124 #> [5,] 14.58483 57.32523 #> [6,] 14.53979 57.35124 #> [7,] 14.53979 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.37724 #> #> Slot "ID": #> [1] "ID848" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[849]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.40325 #> [2,] 14.67492 57.42926 #> [3,] 14.71997 57.40325 #> [4,] 14.71997 57.35124 #> [5,] 14.67492 57.32523 #> [6,] 14.62988 57.35124 #> [7,] 14.62988 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.37724 #> #> Slot "ID": #> [1] "ID849" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[850]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.40325 #> [2,] 14.76501 57.42926 #> [3,] 14.81006 57.40325 #> [4,] 14.81006 57.35124 #> [5,] 14.76501 57.32523 #> [6,] 14.71997 57.35124 #> [7,] 14.71997 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.37724 #> #> Slot "ID": #> [1] "ID850" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[851]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.40325 #> [2,] 14.85510 57.42926 #> [3,] 14.90015 57.40325 #> [4,] 14.90015 57.35124 #> [5,] 14.85510 57.32523 #> [6,] 14.81006 57.35124 #> [7,] 14.81006 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.37724 #> #> Slot "ID": #> [1] "ID851" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[852]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.40325 #> [2,] 14.94519 57.42926 #> [3,] 14.99024 57.40325 #> [4,] 14.99024 57.35124 #> [5,] 14.94519 57.32523 #> [6,] 14.90015 57.35124 #> [7,] 14.90015 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.37724 #> #> Slot "ID": #> [1] "ID852" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[853]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.40325 #> [2,] 15.03528 57.42926 #> [3,] 15.08033 57.40325 #> [4,] 15.08033 57.35124 #> [5,] 15.03528 57.32523 #> [6,] 14.99024 57.35124 #> [7,] 14.99024 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.37724 #> #> Slot "ID": #> [1] "ID853" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[854]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.40325 #> [2,] 15.12537 57.42926 #> [3,] 15.17042 57.40325 #> [4,] 15.17042 57.35124 #> [5,] 15.12537 57.32523 #> [6,] 15.08033 57.35124 #> [7,] 15.08033 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.37724 #> #> Slot "ID": #> [1] "ID854" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[855]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.40325 #> [2,] 15.21546 57.42926 #> [3,] 15.26051 57.40325 #> [4,] 15.26051 57.35124 #> [5,] 15.21546 57.32523 #> [6,] 15.17042 57.35124 #> [7,] 15.17042 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.37724 #> #> Slot "ID": #> [1] "ID855" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[856]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.40325 #> [2,] 15.30555 57.42926 #> [3,] 15.35060 57.40325 #> [4,] 15.35060 57.35124 #> [5,] 15.30555 57.32523 #> [6,] 15.26051 57.35124 #> [7,] 15.26051 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.37724 #> #> Slot "ID": #> [1] "ID856" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[857]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.40325 #> [2,] 15.39564 57.42926 #> [3,] 15.44069 57.40325 #> [4,] 15.44069 57.35124 #> [5,] 15.39564 57.32523 #> [6,] 15.35060 57.35124 #> [7,] 15.35060 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.37724 #> #> Slot "ID": #> [1] "ID857" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[858]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.40325 #> [2,] 15.48573 57.42926 #> [3,] 15.53078 57.40325 #> [4,] 15.53078 57.35124 #> [5,] 15.48573 57.32523 #> [6,] 15.44069 57.35124 #> [7,] 15.44069 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.37724 #> #> Slot "ID": #> [1] "ID858" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[859]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.40325 #> [2,] 15.57582 57.42926 #> [3,] 15.62087 57.40325 #> [4,] 15.62087 57.35124 #> [5,] 15.57582 57.32523 #> [6,] 15.53078 57.35124 #> [7,] 15.53078 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.37724 #> #> Slot "ID": #> [1] "ID859" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[860]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.40325 #> [2,] 15.66591 57.42926 #> [3,] 15.71096 57.40325 #> [4,] 15.71096 57.35124 #> [5,] 15.66591 57.32523 #> [6,] 15.62087 57.35124 #> [7,] 15.62087 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.37724 #> #> Slot "ID": #> [1] "ID860" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[861]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.40325 #> [2,] 15.75600 57.42926 #> [3,] 15.80105 57.40325 #> [4,] 15.80105 57.35124 #> [5,] 15.75600 57.32523 #> [6,] 15.71096 57.35124 #> [7,] 15.71096 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.37724 #> #> Slot "ID": #> [1] "ID861" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[862]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.40325 #> [2,] 15.84609 57.42926 #> [3,] 15.89114 57.40325 #> [4,] 15.89114 57.35124 #> [5,] 15.84609 57.32523 #> [6,] 15.80105 57.35124 #> [7,] 15.80105 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.37724 #> #> Slot "ID": #> [1] "ID862" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[863]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.40325 #> [2,] 15.93618 57.42926 #> [3,] 15.98123 57.40325 #> [4,] 15.98123 57.35124 #> [5,] 15.93618 57.32523 #> [6,] 15.89114 57.35124 #> [7,] 15.89114 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.37724 #> #> Slot "ID": #> [1] "ID863" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[864]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.40325 #> [2,] 16.02627 57.42926 #> [3,] 16.07132 57.40325 #> [4,] 16.07132 57.35124 #> [5,] 16.02627 57.32523 #> [6,] 15.98123 57.35124 #> [7,] 15.98123 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.37724 #> #> Slot "ID": #> [1] "ID864" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[865]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.40325 #> [2,] 16.11636 57.42926 #> [3,] 16.16141 57.40325 #> [4,] 16.16141 57.35124 #> [5,] 16.11636 57.32523 #> [6,] 16.07132 57.35124 #> [7,] 16.07132 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.37724 #> #> Slot "ID": #> [1] "ID865" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[866]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.40325 #> [2,] 16.20645 57.42926 #> [3,] 16.25150 57.40325 #> [4,] 16.25150 57.35124 #> [5,] 16.20645 57.32523 #> [6,] 16.16141 57.35124 #> [7,] 16.16141 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.37724 #> #> Slot "ID": #> [1] "ID866" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[867]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.40325 #> [2,] 16.29654 57.42926 #> [3,] 16.34159 57.40325 #> [4,] 16.34159 57.35124 #> [5,] 16.29654 57.32523 #> [6,] 16.25150 57.35124 #> [7,] 16.25150 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.37724 #> #> Slot "ID": #> [1] "ID867" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[868]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.40325 #> [2,] 16.38663 57.42926 #> [3,] 16.43168 57.40325 #> [4,] 16.43168 57.35124 #> [5,] 16.38663 57.32523 #> [6,] 16.34159 57.35124 #> [7,] 16.34159 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.37724 #> #> Slot "ID": #> [1] "ID868" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[869]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.40325 #> [2,] 16.47672 57.42926 #> [3,] 16.52177 57.40325 #> [4,] 16.52177 57.35124 #> [5,] 16.47672 57.32523 #> [6,] 16.43168 57.35124 #> [7,] 16.43168 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.37724 #> #> Slot "ID": #> [1] "ID869" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[870]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 57.37724 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 57.40325 #> [2,] 16.56681 57.42926 #> [3,] 16.61186 57.40325 #> [4,] 16.61186 57.35124 #> [5,] 16.56681 57.32523 #> [6,] 16.52177 57.35124 #> [7,] 16.52177 57.40325 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 57.37724 #> #> Slot "ID": #> [1] "ID870" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[871]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 57.48127 #> [2,] 11.92717 57.50728 #> [3,] 11.97222 57.48127 #> [4,] 11.97222 57.42926 #> [5,] 11.92717 57.40325 #> [6,] 11.88213 57.42926 #> [7,] 11.88213 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 57.45526 #> #> Slot "ID": #> [1] "ID871" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[872]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 57.48127 #> [2,] 12.01726 57.50728 #> [3,] 12.06231 57.48127 #> [4,] 12.06231 57.42926 #> [5,] 12.01726 57.40325 #> [6,] 11.97222 57.42926 #> [7,] 11.97222 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 57.45526 #> #> Slot "ID": #> [1] "ID872" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[873]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 57.48127 #> [2,] 12.10735 57.50728 #> [3,] 12.15240 57.48127 #> [4,] 12.15240 57.42926 #> [5,] 12.10735 57.40325 #> [6,] 12.06231 57.42926 #> [7,] 12.06231 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 57.45526 #> #> Slot "ID": #> [1] "ID873" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[874]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.48127 #> [2,] 12.19744 57.50728 #> [3,] 12.24249 57.48127 #> [4,] 12.24249 57.42926 #> [5,] 12.19744 57.40325 #> [6,] 12.15240 57.42926 #> [7,] 12.15240 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.45526 #> #> Slot "ID": #> [1] "ID874" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[875]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.48127 #> [2,] 12.28753 57.50728 #> [3,] 12.33258 57.48127 #> [4,] 12.33258 57.42926 #> [5,] 12.28753 57.40325 #> [6,] 12.24249 57.42926 #> [7,] 12.24249 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.45526 #> #> Slot "ID": #> [1] "ID875" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[876]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.48127 #> [2,] 12.37762 57.50728 #> [3,] 12.42267 57.48127 #> [4,] 12.42267 57.42926 #> [5,] 12.37762 57.40325 #> [6,] 12.33258 57.42926 #> [7,] 12.33258 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.45526 #> #> Slot "ID": #> [1] "ID876" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[877]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.48127 #> [2,] 12.46771 57.50728 #> [3,] 12.51276 57.48127 #> [4,] 12.51276 57.42926 #> [5,] 12.46771 57.40325 #> [6,] 12.42267 57.42926 #> [7,] 12.42267 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.45526 #> #> Slot "ID": #> [1] "ID877" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[878]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.48127 #> [2,] 12.55780 57.50728 #> [3,] 12.60285 57.48127 #> [4,] 12.60285 57.42926 #> [5,] 12.55780 57.40325 #> [6,] 12.51276 57.42926 #> [7,] 12.51276 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.45526 #> #> Slot "ID": #> [1] "ID878" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[879]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.48127 #> [2,] 12.64789 57.50728 #> [3,] 12.69294 57.48127 #> [4,] 12.69294 57.42926 #> [5,] 12.64789 57.40325 #> [6,] 12.60285 57.42926 #> [7,] 12.60285 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.45526 #> #> Slot "ID": #> [1] "ID879" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[880]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.48127 #> [2,] 12.73798 57.50728 #> [3,] 12.78303 57.48127 #> [4,] 12.78303 57.42926 #> [5,] 12.73798 57.40325 #> [6,] 12.69294 57.42926 #> [7,] 12.69294 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.45526 #> #> Slot "ID": #> [1] "ID880" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[881]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.48127 #> [2,] 12.82807 57.50728 #> [3,] 12.87312 57.48127 #> [4,] 12.87312 57.42926 #> [5,] 12.82807 57.40325 #> [6,] 12.78303 57.42926 #> [7,] 12.78303 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.45526 #> #> Slot "ID": #> [1] "ID881" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[882]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.48127 #> [2,] 12.91816 57.50728 #> [3,] 12.96321 57.48127 #> [4,] 12.96321 57.42926 #> [5,] 12.91816 57.40325 #> [6,] 12.87312 57.42926 #> [7,] 12.87312 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.45526 #> #> Slot "ID": #> [1] "ID882" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[883]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.48127 #> [2,] 13.00825 57.50728 #> [3,] 13.05330 57.48127 #> [4,] 13.05330 57.42926 #> [5,] 13.00825 57.40325 #> [6,] 12.96321 57.42926 #> [7,] 12.96321 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.45526 #> #> Slot "ID": #> [1] "ID883" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[884]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.48127 #> [2,] 13.09834 57.50728 #> [3,] 13.14339 57.48127 #> [4,] 13.14339 57.42926 #> [5,] 13.09834 57.40325 #> [6,] 13.05330 57.42926 #> [7,] 13.05330 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.45526 #> #> Slot "ID": #> [1] "ID884" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[885]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.48127 #> [2,] 13.18843 57.50728 #> [3,] 13.23348 57.48127 #> [4,] 13.23348 57.42926 #> [5,] 13.18843 57.40325 #> [6,] 13.14339 57.42926 #> [7,] 13.14339 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.45526 #> #> Slot "ID": #> [1] "ID885" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[886]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.48127 #> [2,] 13.27852 57.50728 #> [3,] 13.32357 57.48127 #> [4,] 13.32357 57.42926 #> [5,] 13.27852 57.40325 #> [6,] 13.23348 57.42926 #> [7,] 13.23348 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.45526 #> #> Slot "ID": #> [1] "ID886" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[887]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.48127 #> [2,] 13.36861 57.50728 #> [3,] 13.41366 57.48127 #> [4,] 13.41366 57.42926 #> [5,] 13.36861 57.40325 #> [6,] 13.32357 57.42926 #> [7,] 13.32357 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.45526 #> #> Slot "ID": #> [1] "ID887" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[888]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.48127 #> [2,] 13.45870 57.50728 #> [3,] 13.50375 57.48127 #> [4,] 13.50375 57.42926 #> [5,] 13.45870 57.40325 #> [6,] 13.41366 57.42926 #> [7,] 13.41366 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.45526 #> #> Slot "ID": #> [1] "ID888" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[889]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.48127 #> [2,] 13.54879 57.50728 #> [3,] 13.59384 57.48127 #> [4,] 13.59384 57.42926 #> [5,] 13.54879 57.40325 #> [6,] 13.50375 57.42926 #> [7,] 13.50375 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.45526 #> #> Slot "ID": #> [1] "ID889" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[890]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.48127 #> [2,] 13.63888 57.50728 #> [3,] 13.68393 57.48127 #> [4,] 13.68393 57.42926 #> [5,] 13.63888 57.40325 #> [6,] 13.59384 57.42926 #> [7,] 13.59384 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.45526 #> #> Slot "ID": #> [1] "ID890" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[891]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.48127 #> [2,] 13.72897 57.50728 #> [3,] 13.77402 57.48127 #> [4,] 13.77402 57.42926 #> [5,] 13.72897 57.40325 #> [6,] 13.68393 57.42926 #> [7,] 13.68393 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.45526 #> #> Slot "ID": #> [1] "ID891" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[892]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.48127 #> [2,] 13.81906 57.50728 #> [3,] 13.86411 57.48127 #> [4,] 13.86411 57.42926 #> [5,] 13.81906 57.40325 #> [6,] 13.77402 57.42926 #> [7,] 13.77402 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.45526 #> #> Slot "ID": #> [1] "ID892" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[893]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.48127 #> [2,] 13.90915 57.50728 #> [3,] 13.95420 57.48127 #> [4,] 13.95420 57.42926 #> [5,] 13.90915 57.40325 #> [6,] 13.86411 57.42926 #> [7,] 13.86411 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.45526 #> #> Slot "ID": #> [1] "ID893" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[894]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.48127 #> [2,] 13.99925 57.50728 #> [3,] 14.04429 57.48127 #> [4,] 14.04429 57.42926 #> [5,] 13.99925 57.40325 #> [6,] 13.95420 57.42926 #> [7,] 13.95420 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.45526 #> #> Slot "ID": #> [1] "ID894" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[895]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.48127 #> [2,] 14.08934 57.50728 #> [3,] 14.13438 57.48127 #> [4,] 14.13438 57.42926 #> [5,] 14.08934 57.40325 #> [6,] 14.04429 57.42926 #> [7,] 14.04429 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.45526 #> #> Slot "ID": #> [1] "ID895" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[896]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.48127 #> [2,] 14.17943 57.50728 #> [3,] 14.22447 57.48127 #> [4,] 14.22447 57.42926 #> [5,] 14.17943 57.40325 #> [6,] 14.13438 57.42926 #> [7,] 14.13438 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.45526 #> #> Slot "ID": #> [1] "ID896" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[897]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.48127 #> [2,] 14.26952 57.50728 #> [3,] 14.31456 57.48127 #> [4,] 14.31456 57.42926 #> [5,] 14.26952 57.40325 #> [6,] 14.22447 57.42926 #> [7,] 14.22447 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.45526 #> #> Slot "ID": #> [1] "ID897" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[898]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.48127 #> [2,] 14.35961 57.50728 #> [3,] 14.40465 57.48127 #> [4,] 14.40465 57.42926 #> [5,] 14.35961 57.40325 #> [6,] 14.31456 57.42926 #> [7,] 14.31456 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.45526 #> #> Slot "ID": #> [1] "ID898" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[899]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.48127 #> [2,] 14.44970 57.50728 #> [3,] 14.49474 57.48127 #> [4,] 14.49474 57.42926 #> [5,] 14.44970 57.40325 #> [6,] 14.40465 57.42926 #> [7,] 14.40465 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.45526 #> #> Slot "ID": #> [1] "ID899" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[900]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.48127 #> [2,] 14.53979 57.50728 #> [3,] 14.58483 57.48127 #> [4,] 14.58483 57.42926 #> [5,] 14.53979 57.40325 #> [6,] 14.49474 57.42926 #> [7,] 14.49474 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.45526 #> #> Slot "ID": #> [1] "ID900" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[901]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.48127 #> [2,] 14.62988 57.50728 #> [3,] 14.67492 57.48127 #> [4,] 14.67492 57.42926 #> [5,] 14.62988 57.40325 #> [6,] 14.58483 57.42926 #> [7,] 14.58483 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.45526 #> #> Slot "ID": #> [1] "ID901" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[902]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.48127 #> [2,] 14.71997 57.50728 #> [3,] 14.76501 57.48127 #> [4,] 14.76501 57.42926 #> [5,] 14.71997 57.40325 #> [6,] 14.67492 57.42926 #> [7,] 14.67492 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.45526 #> #> Slot "ID": #> [1] "ID902" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[903]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.48127 #> [2,] 14.81006 57.50728 #> [3,] 14.85510 57.48127 #> [4,] 14.85510 57.42926 #> [5,] 14.81006 57.40325 #> [6,] 14.76501 57.42926 #> [7,] 14.76501 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.45526 #> #> Slot "ID": #> [1] "ID903" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[904]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.48127 #> [2,] 14.90015 57.50728 #> [3,] 14.94519 57.48127 #> [4,] 14.94519 57.42926 #> [5,] 14.90015 57.40325 #> [6,] 14.85510 57.42926 #> [7,] 14.85510 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.45526 #> #> Slot "ID": #> [1] "ID904" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[905]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.48127 #> [2,] 14.99024 57.50728 #> [3,] 15.03528 57.48127 #> [4,] 15.03528 57.42926 #> [5,] 14.99024 57.40325 #> [6,] 14.94519 57.42926 #> [7,] 14.94519 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.45526 #> #> Slot "ID": #> [1] "ID905" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[906]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.48127 #> [2,] 15.08033 57.50728 #> [3,] 15.12537 57.48127 #> [4,] 15.12537 57.42926 #> [5,] 15.08033 57.40325 #> [6,] 15.03528 57.42926 #> [7,] 15.03528 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.45526 #> #> Slot "ID": #> [1] "ID906" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[907]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.48127 #> [2,] 15.17042 57.50728 #> [3,] 15.21546 57.48127 #> [4,] 15.21546 57.42926 #> [5,] 15.17042 57.40325 #> [6,] 15.12537 57.42926 #> [7,] 15.12537 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.45526 #> #> Slot "ID": #> [1] "ID907" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[908]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.48127 #> [2,] 15.26051 57.50728 #> [3,] 15.30555 57.48127 #> [4,] 15.30555 57.42926 #> [5,] 15.26051 57.40325 #> [6,] 15.21546 57.42926 #> [7,] 15.21546 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.45526 #> #> Slot "ID": #> [1] "ID908" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[909]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.48127 #> [2,] 15.35060 57.50728 #> [3,] 15.39564 57.48127 #> [4,] 15.39564 57.42926 #> [5,] 15.35060 57.40325 #> [6,] 15.30555 57.42926 #> [7,] 15.30555 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 57.45526 #> #> Slot "ID": #> [1] "ID909" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[910]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.48127 #> [2,] 15.44069 57.50728 #> [3,] 15.48573 57.48127 #> [4,] 15.48573 57.42926 #> [5,] 15.44069 57.40325 #> [6,] 15.39564 57.42926 #> [7,] 15.39564 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.45526 #> #> Slot "ID": #> [1] "ID910" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[911]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.48127 #> [2,] 15.53078 57.50728 #> [3,] 15.57582 57.48127 #> [4,] 15.57582 57.42926 #> [5,] 15.53078 57.40325 #> [6,] 15.48573 57.42926 #> [7,] 15.48573 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.45526 #> #> Slot "ID": #> [1] "ID911" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[912]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.48127 #> [2,] 15.62087 57.50728 #> [3,] 15.66591 57.48127 #> [4,] 15.66591 57.42926 #> [5,] 15.62087 57.40325 #> [6,] 15.57582 57.42926 #> [7,] 15.57582 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.45526 #> #> Slot "ID": #> [1] "ID912" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[913]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.48127 #> [2,] 15.71096 57.50728 #> [3,] 15.75600 57.48127 #> [4,] 15.75600 57.42926 #> [5,] 15.71096 57.40325 #> [6,] 15.66591 57.42926 #> [7,] 15.66591 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.45526 #> #> Slot "ID": #> [1] "ID913" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[914]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.48127 #> [2,] 15.80105 57.50728 #> [3,] 15.84609 57.48127 #> [4,] 15.84609 57.42926 #> [5,] 15.80105 57.40325 #> [6,] 15.75600 57.42926 #> [7,] 15.75600 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.45526 #> #> Slot "ID": #> [1] "ID914" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[915]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.48127 #> [2,] 15.89114 57.50728 #> [3,] 15.93618 57.48127 #> [4,] 15.93618 57.42926 #> [5,] 15.89114 57.40325 #> [6,] 15.84609 57.42926 #> [7,] 15.84609 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.45526 #> #> Slot "ID": #> [1] "ID915" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[916]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.48127 #> [2,] 15.98123 57.50728 #> [3,] 16.02627 57.48127 #> [4,] 16.02627 57.42926 #> [5,] 15.98123 57.40325 #> [6,] 15.93618 57.42926 #> [7,] 15.93618 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.45526 #> #> Slot "ID": #> [1] "ID916" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[917]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.48127 #> [2,] 16.07132 57.50728 #> [3,] 16.11636 57.48127 #> [4,] 16.11636 57.42926 #> [5,] 16.07132 57.40325 #> [6,] 16.02627 57.42926 #> [7,] 16.02627 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.45526 #> #> Slot "ID": #> [1] "ID917" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[918]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.48127 #> [2,] 16.16141 57.50728 #> [3,] 16.20645 57.48127 #> [4,] 16.20645 57.42926 #> [5,] 16.16141 57.40325 #> [6,] 16.11636 57.42926 #> [7,] 16.11636 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.45526 #> #> Slot "ID": #> [1] "ID918" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[919]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.48127 #> [2,] 16.25150 57.50728 #> [3,] 16.29654 57.48127 #> [4,] 16.29654 57.42926 #> [5,] 16.25150 57.40325 #> [6,] 16.20645 57.42926 #> [7,] 16.20645 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.45526 #> #> Slot "ID": #> [1] "ID919" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[920]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.48127 #> [2,] 16.34159 57.50728 #> [3,] 16.38663 57.48127 #> [4,] 16.38663 57.42926 #> [5,] 16.34159 57.40325 #> [6,] 16.29654 57.42926 #> [7,] 16.29654 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.45526 #> #> Slot "ID": #> [1] "ID920" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[921]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.48127 #> [2,] 16.43168 57.50728 #> [3,] 16.47672 57.48127 #> [4,] 16.47672 57.42926 #> [5,] 16.43168 57.40325 #> [6,] 16.38663 57.42926 #> [7,] 16.38663 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.45526 #> #> Slot "ID": #> [1] "ID921" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[922]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 57.48127 #> [2,] 16.52177 57.50728 #> [3,] 16.56681 57.48127 #> [4,] 16.56681 57.42926 #> [5,] 16.52177 57.40325 #> [6,] 16.47672 57.42926 #> [7,] 16.47672 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 57.45526 #> #> Slot "ID": #> [1] "ID922" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[923]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 57.45526 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 57.48127 #> [2,] 16.61186 57.50728 #> [3,] 16.65690 57.48127 #> [4,] 16.65690 57.42926 #> [5,] 16.61186 57.40325 #> [6,] 16.56681 57.42926 #> [7,] 16.56681 57.48127 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 57.45526 #> #> Slot "ID": #> [1] "ID923" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[924]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 57.55929 #> [2,] 11.97222 57.58530 #> [3,] 12.01726 57.55929 #> [4,] 12.01726 57.50728 #> [5,] 11.97222 57.48127 #> [6,] 11.92717 57.50728 #> [7,] 11.92717 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 57.53328 #> #> Slot "ID": #> [1] "ID924" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[925]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 57.55929 #> [2,] 12.06231 57.58530 #> [3,] 12.10735 57.55929 #> [4,] 12.10735 57.50728 #> [5,] 12.06231 57.48127 #> [6,] 12.01726 57.50728 #> [7,] 12.01726 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 57.53328 #> #> Slot "ID": #> [1] "ID925" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[926]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.55929 #> [2,] 12.15240 57.58530 #> [3,] 12.19744 57.55929 #> [4,] 12.19744 57.50728 #> [5,] 12.15240 57.48127 #> [6,] 12.10735 57.50728 #> [7,] 12.10735 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 57.53328 #> #> Slot "ID": #> [1] "ID926" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[927]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.55929 #> [2,] 12.24249 57.58530 #> [3,] 12.28753 57.55929 #> [4,] 12.28753 57.50728 #> [5,] 12.24249 57.48127 #> [6,] 12.19744 57.50728 #> [7,] 12.19744 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.53328 #> #> Slot "ID": #> [1] "ID927" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[928]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.55929 #> [2,] 12.33258 57.58530 #> [3,] 12.37762 57.55929 #> [4,] 12.37762 57.50728 #> [5,] 12.33258 57.48127 #> [6,] 12.28753 57.50728 #> [7,] 12.28753 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.53328 #> #> Slot "ID": #> [1] "ID928" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[929]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.55929 #> [2,] 12.42267 57.58530 #> [3,] 12.46771 57.55929 #> [4,] 12.46771 57.50728 #> [5,] 12.42267 57.48127 #> [6,] 12.37762 57.50728 #> [7,] 12.37762 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.53328 #> #> Slot "ID": #> [1] "ID929" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[930]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.55929 #> [2,] 12.51276 57.58530 #> [3,] 12.55780 57.55929 #> [4,] 12.55780 57.50728 #> [5,] 12.51276 57.48127 #> [6,] 12.46771 57.50728 #> [7,] 12.46771 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.53328 #> #> Slot "ID": #> [1] "ID930" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[931]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.55929 #> [2,] 12.60285 57.58530 #> [3,] 12.64789 57.55929 #> [4,] 12.64789 57.50728 #> [5,] 12.60285 57.48127 #> [6,] 12.55780 57.50728 #> [7,] 12.55780 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.53328 #> #> Slot "ID": #> [1] "ID931" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[932]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.55929 #> [2,] 12.69294 57.58530 #> [3,] 12.73798 57.55929 #> [4,] 12.73798 57.50728 #> [5,] 12.69294 57.48127 #> [6,] 12.64789 57.50728 #> [7,] 12.64789 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.53328 #> #> Slot "ID": #> [1] "ID932" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[933]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.55929 #> [2,] 12.78303 57.58530 #> [3,] 12.82807 57.55929 #> [4,] 12.82807 57.50728 #> [5,] 12.78303 57.48127 #> [6,] 12.73798 57.50728 #> [7,] 12.73798 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.53328 #> #> Slot "ID": #> [1] "ID933" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[934]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.55929 #> [2,] 12.87312 57.58530 #> [3,] 12.91816 57.55929 #> [4,] 12.91816 57.50728 #> [5,] 12.87312 57.48127 #> [6,] 12.82807 57.50728 #> [7,] 12.82807 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.53328 #> #> Slot "ID": #> [1] "ID934" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[935]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.55929 #> [2,] 12.96321 57.58530 #> [3,] 13.00825 57.55929 #> [4,] 13.00825 57.50728 #> [5,] 12.96321 57.48127 #> [6,] 12.91816 57.50728 #> [7,] 12.91816 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.53328 #> #> Slot "ID": #> [1] "ID935" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[936]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.55929 #> [2,] 13.05330 57.58530 #> [3,] 13.09834 57.55929 #> [4,] 13.09834 57.50728 #> [5,] 13.05330 57.48127 #> [6,] 13.00825 57.50728 #> [7,] 13.00825 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.53328 #> #> Slot "ID": #> [1] "ID936" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[937]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.55929 #> [2,] 13.14339 57.58530 #> [3,] 13.18843 57.55929 #> [4,] 13.18843 57.50728 #> [5,] 13.14339 57.48127 #> [6,] 13.09834 57.50728 #> [7,] 13.09834 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.53328 #> #> Slot "ID": #> [1] "ID937" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[938]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.55929 #> [2,] 13.23348 57.58530 #> [3,] 13.27852 57.55929 #> [4,] 13.27852 57.50728 #> [5,] 13.23348 57.48127 #> [6,] 13.18843 57.50728 #> [7,] 13.18843 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.53328 #> #> Slot "ID": #> [1] "ID938" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[939]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.55929 #> [2,] 13.32357 57.58530 #> [3,] 13.36861 57.55929 #> [4,] 13.36861 57.50728 #> [5,] 13.32357 57.48127 #> [6,] 13.27852 57.50728 #> [7,] 13.27852 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.53328 #> #> Slot "ID": #> [1] "ID939" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[940]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.55929 #> [2,] 13.41366 57.58530 #> [3,] 13.45870 57.55929 #> [4,] 13.45870 57.50728 #> [5,] 13.41366 57.48127 #> [6,] 13.36861 57.50728 #> [7,] 13.36861 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.53328 #> #> Slot "ID": #> [1] "ID940" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[941]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.55929 #> [2,] 13.50375 57.58530 #> [3,] 13.54879 57.55929 #> [4,] 13.54879 57.50728 #> [5,] 13.50375 57.48127 #> [6,] 13.45870 57.50728 #> [7,] 13.45870 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.53328 #> #> Slot "ID": #> [1] "ID941" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[942]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.55929 #> [2,] 13.59384 57.58530 #> [3,] 13.63888 57.55929 #> [4,] 13.63888 57.50728 #> [5,] 13.59384 57.48127 #> [6,] 13.54879 57.50728 #> [7,] 13.54879 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.53328 #> #> Slot "ID": #> [1] "ID942" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[943]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.55929 #> [2,] 13.68393 57.58530 #> [3,] 13.72897 57.55929 #> [4,] 13.72897 57.50728 #> [5,] 13.68393 57.48127 #> [6,] 13.63888 57.50728 #> [7,] 13.63888 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.53328 #> #> Slot "ID": #> [1] "ID943" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[944]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.55929 #> [2,] 13.77402 57.58530 #> [3,] 13.81906 57.55929 #> [4,] 13.81906 57.50728 #> [5,] 13.77402 57.48127 #> [6,] 13.72897 57.50728 #> [7,] 13.72897 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.53328 #> #> Slot "ID": #> [1] "ID944" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[945]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.55929 #> [2,] 13.86411 57.58530 #> [3,] 13.90915 57.55929 #> [4,] 13.90915 57.50728 #> [5,] 13.86411 57.48127 #> [6,] 13.81906 57.50728 #> [7,] 13.81906 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.53328 #> #> Slot "ID": #> [1] "ID945" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[946]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.55929 #> [2,] 13.95420 57.58530 #> [3,] 13.99925 57.55929 #> [4,] 13.99925 57.50728 #> [5,] 13.95420 57.48127 #> [6,] 13.90915 57.50728 #> [7,] 13.90915 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.53328 #> #> Slot "ID": #> [1] "ID946" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[947]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.55929 #> [2,] 14.04429 57.58530 #> [3,] 14.08934 57.55929 #> [4,] 14.08934 57.50728 #> [5,] 14.04429 57.48127 #> [6,] 13.99925 57.50728 #> [7,] 13.99925 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.53328 #> #> Slot "ID": #> [1] "ID947" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[948]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.55929 #> [2,] 14.13438 57.58530 #> [3,] 14.17943 57.55929 #> [4,] 14.17943 57.50728 #> [5,] 14.13438 57.48127 #> [6,] 14.08934 57.50728 #> [7,] 14.08934 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.53328 #> #> Slot "ID": #> [1] "ID948" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[949]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.55929 #> [2,] 14.22447 57.58530 #> [3,] 14.26952 57.55929 #> [4,] 14.26952 57.50728 #> [5,] 14.22447 57.48127 #> [6,] 14.17943 57.50728 #> [7,] 14.17943 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.53328 #> #> Slot "ID": #> [1] "ID949" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[950]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.55929 #> [2,] 14.31456 57.58530 #> [3,] 14.35961 57.55929 #> [4,] 14.35961 57.50728 #> [5,] 14.31456 57.48127 #> [6,] 14.26952 57.50728 #> [7,] 14.26952 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.53328 #> #> Slot "ID": #> [1] "ID950" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[951]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.55929 #> [2,] 14.40465 57.58530 #> [3,] 14.44970 57.55929 #> [4,] 14.44970 57.50728 #> [5,] 14.40465 57.48127 #> [6,] 14.35961 57.50728 #> [7,] 14.35961 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.53328 #> #> Slot "ID": #> [1] "ID951" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[952]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.55929 #> [2,] 14.49474 57.58530 #> [3,] 14.53979 57.55929 #> [4,] 14.53979 57.50728 #> [5,] 14.49474 57.48127 #> [6,] 14.44970 57.50728 #> [7,] 14.44970 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.53328 #> #> Slot "ID": #> [1] "ID952" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[953]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.55929 #> [2,] 14.58483 57.58530 #> [3,] 14.62988 57.55929 #> [4,] 14.62988 57.50728 #> [5,] 14.58483 57.48127 #> [6,] 14.53979 57.50728 #> [7,] 14.53979 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.53328 #> #> Slot "ID": #> [1] "ID953" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[954]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.55929 #> [2,] 14.67492 57.58530 #> [3,] 14.71997 57.55929 #> [4,] 14.71997 57.50728 #> [5,] 14.67492 57.48127 #> [6,] 14.62988 57.50728 #> [7,] 14.62988 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.53328 #> #> Slot "ID": #> [1] "ID954" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[955]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.55929 #> [2,] 14.76501 57.58530 #> [3,] 14.81006 57.55929 #> [4,] 14.81006 57.50728 #> [5,] 14.76501 57.48127 #> [6,] 14.71997 57.50728 #> [7,] 14.71997 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.53328 #> #> Slot "ID": #> [1] "ID955" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[956]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.55929 #> [2,] 14.85510 57.58530 #> [3,] 14.90015 57.55929 #> [4,] 14.90015 57.50728 #> [5,] 14.85510 57.48127 #> [6,] 14.81006 57.50728 #> [7,] 14.81006 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.53328 #> #> Slot "ID": #> [1] "ID956" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[957]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.55929 #> [2,] 14.94519 57.58530 #> [3,] 14.99024 57.55929 #> [4,] 14.99024 57.50728 #> [5,] 14.94519 57.48127 #> [6,] 14.90015 57.50728 #> [7,] 14.90015 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.53328 #> #> Slot "ID": #> [1] "ID957" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[958]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.55929 #> [2,] 15.03528 57.58530 #> [3,] 15.08033 57.55929 #> [4,] 15.08033 57.50728 #> [5,] 15.03528 57.48127 #> [6,] 14.99024 57.50728 #> [7,] 14.99024 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.53328 #> #> Slot "ID": #> [1] "ID958" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[959]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.55929 #> [2,] 15.12537 57.58530 #> [3,] 15.17042 57.55929 #> [4,] 15.17042 57.50728 #> [5,] 15.12537 57.48127 #> [6,] 15.08033 57.50728 #> [7,] 15.08033 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.53328 #> #> Slot "ID": #> [1] "ID959" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[960]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.55929 #> [2,] 15.21546 57.58530 #> [3,] 15.26051 57.55929 #> [4,] 15.26051 57.50728 #> [5,] 15.21546 57.48127 #> [6,] 15.17042 57.50728 #> [7,] 15.17042 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.53328 #> #> Slot "ID": #> [1] "ID960" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[961]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.55929 #> [2,] 15.30555 57.58530 #> [3,] 15.35060 57.55929 #> [4,] 15.35060 57.50728 #> [5,] 15.30555 57.48127 #> [6,] 15.26051 57.50728 #> [7,] 15.26051 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.53328 #> #> Slot "ID": #> [1] "ID961" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[962]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.55929 #> [2,] 15.39564 57.58530 #> [3,] 15.44069 57.55929 #> [4,] 15.44069 57.50728 #> [5,] 15.39564 57.48127 #> [6,] 15.35060 57.50728 #> [7,] 15.35060 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.53328 #> #> Slot "ID": #> [1] "ID962" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[963]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.55929 #> [2,] 15.48573 57.58530 #> [3,] 15.53078 57.55929 #> [4,] 15.53078 57.50728 #> [5,] 15.48573 57.48127 #> [6,] 15.44069 57.50728 #> [7,] 15.44069 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.53328 #> #> Slot "ID": #> [1] "ID963" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[964]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.55929 #> [2,] 15.57582 57.58530 #> [3,] 15.62087 57.55929 #> [4,] 15.62087 57.50728 #> [5,] 15.57582 57.48127 #> [6,] 15.53078 57.50728 #> [7,] 15.53078 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.53328 #> #> Slot "ID": #> [1] "ID964" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[965]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.55929 #> [2,] 15.66591 57.58530 #> [3,] 15.71096 57.55929 #> [4,] 15.71096 57.50728 #> [5,] 15.66591 57.48127 #> [6,] 15.62087 57.50728 #> [7,] 15.62087 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.53328 #> #> Slot "ID": #> [1] "ID965" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[966]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.55929 #> [2,] 15.75600 57.58530 #> [3,] 15.80105 57.55929 #> [4,] 15.80105 57.50728 #> [5,] 15.75600 57.48127 #> [6,] 15.71096 57.50728 #> [7,] 15.71096 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.53328 #> #> Slot "ID": #> [1] "ID966" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[967]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.55929 #> [2,] 15.84609 57.58530 #> [3,] 15.89114 57.55929 #> [4,] 15.89114 57.50728 #> [5,] 15.84609 57.48127 #> [6,] 15.80105 57.50728 #> [7,] 15.80105 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.53328 #> #> Slot "ID": #> [1] "ID967" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[968]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.55929 #> [2,] 15.93618 57.58530 #> [3,] 15.98123 57.55929 #> [4,] 15.98123 57.50728 #> [5,] 15.93618 57.48127 #> [6,] 15.89114 57.50728 #> [7,] 15.89114 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.53328 #> #> Slot "ID": #> [1] "ID968" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[969]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.55929 #> [2,] 16.02627 57.58530 #> [3,] 16.07132 57.55929 #> [4,] 16.07132 57.50728 #> [5,] 16.02627 57.48127 #> [6,] 15.98123 57.50728 #> [7,] 15.98123 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.53328 #> #> Slot "ID": #> [1] "ID969" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[970]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.55929 #> [2,] 16.11636 57.58530 #> [3,] 16.16141 57.55929 #> [4,] 16.16141 57.50728 #> [5,] 16.11636 57.48127 #> [6,] 16.07132 57.50728 #> [7,] 16.07132 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.53328 #> #> Slot "ID": #> [1] "ID970" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[971]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.55929 #> [2,] 16.20645 57.58530 #> [3,] 16.25150 57.55929 #> [4,] 16.25150 57.50728 #> [5,] 16.20645 57.48127 #> [6,] 16.16141 57.50728 #> [7,] 16.16141 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.53328 #> #> Slot "ID": #> [1] "ID971" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[972]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.55929 #> [2,] 16.29654 57.58530 #> [3,] 16.34159 57.55929 #> [4,] 16.34159 57.50728 #> [5,] 16.29654 57.48127 #> [6,] 16.25150 57.50728 #> [7,] 16.25150 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.53328 #> #> Slot "ID": #> [1] "ID972" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[973]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.55929 #> [2,] 16.38663 57.58530 #> [3,] 16.43168 57.55929 #> [4,] 16.43168 57.50728 #> [5,] 16.38663 57.48127 #> [6,] 16.34159 57.50728 #> [7,] 16.34159 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.53328 #> #> Slot "ID": #> [1] "ID973" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[974]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.55929 #> [2,] 16.47672 57.58530 #> [3,] 16.52177 57.55929 #> [4,] 16.52177 57.50728 #> [5,] 16.47672 57.48127 #> [6,] 16.43168 57.50728 #> [7,] 16.43168 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.53328 #> #> Slot "ID": #> [1] "ID974" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[975]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 57.55929 #> [2,] 16.56681 57.58530 #> [3,] 16.61186 57.55929 #> [4,] 16.61186 57.50728 #> [5,] 16.56681 57.48127 #> [6,] 16.52177 57.50728 #> [7,] 16.52177 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 57.53328 #> #> Slot "ID": #> [1] "ID975" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[976]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 57.53328 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 57.55929 #> [2,] 16.74699 57.58530 #> [3,] 16.79204 57.55929 #> [4,] 16.79204 57.50728 #> [5,] 16.74699 57.48127 #> [6,] 16.70195 57.50728 #> [7,] 16.70195 57.55929 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 57.53328 #> #> Slot "ID": #> [1] "ID976" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[977]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 57.63731 #> [2,] 11.92717 57.66332 #> [3,] 11.97222 57.63731 #> [4,] 11.97222 57.58530 #> [5,] 11.92717 57.55929 #> [6,] 11.88213 57.58530 #> [7,] 11.88213 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 57.61130 #> #> Slot "ID": #> [1] "ID977" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[978]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 57.63731 #> [2,] 12.01726 57.66332 #> [3,] 12.06231 57.63731 #> [4,] 12.06231 57.58530 #> [5,] 12.01726 57.55929 #> [6,] 11.97222 57.58530 #> [7,] 11.97222 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 57.61130 #> #> Slot "ID": #> [1] "ID978" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[979]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 57.63731 #> [2,] 12.10735 57.66332 #> [3,] 12.15240 57.63731 #> [4,] 12.15240 57.58530 #> [5,] 12.10735 57.55929 #> [6,] 12.06231 57.58530 #> [7,] 12.06231 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 57.61130 #> #> Slot "ID": #> [1] "ID979" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[980]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.63731 #> [2,] 12.19744 57.66332 #> [3,] 12.24249 57.63731 #> [4,] 12.24249 57.58530 #> [5,] 12.19744 57.55929 #> [6,] 12.15240 57.58530 #> [7,] 12.15240 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.61130 #> #> Slot "ID": #> [1] "ID980" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[981]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.63731 #> [2,] 12.28753 57.66332 #> [3,] 12.33258 57.63731 #> [4,] 12.33258 57.58530 #> [5,] 12.28753 57.55929 #> [6,] 12.24249 57.58530 #> [7,] 12.24249 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.61130 #> #> Slot "ID": #> [1] "ID981" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[982]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.63731 #> [2,] 12.37762 57.66332 #> [3,] 12.42267 57.63731 #> [4,] 12.42267 57.58530 #> [5,] 12.37762 57.55929 #> [6,] 12.33258 57.58530 #> [7,] 12.33258 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.61130 #> #> Slot "ID": #> [1] "ID982" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[983]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.63731 #> [2,] 12.46771 57.66332 #> [3,] 12.51276 57.63731 #> [4,] 12.51276 57.58530 #> [5,] 12.46771 57.55929 #> [6,] 12.42267 57.58530 #> [7,] 12.42267 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.61130 #> #> Slot "ID": #> [1] "ID983" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[984]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.5578 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.63731 #> [2,] 12.55780 57.66332 #> [3,] 12.60285 57.63731 #> [4,] 12.60285 57.58530 #> [5,] 12.55780 57.55929 #> [6,] 12.51276 57.58530 #> [7,] 12.51276 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.5578 57.6113 #> #> Slot "ID": #> [1] "ID984" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[985]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.63731 #> [2,] 12.64789 57.66332 #> [3,] 12.69294 57.63731 #> [4,] 12.69294 57.58530 #> [5,] 12.64789 57.55929 #> [6,] 12.60285 57.58530 #> [7,] 12.60285 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.61130 #> #> Slot "ID": #> [1] "ID985" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[986]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.63731 #> [2,] 12.73798 57.66332 #> [3,] 12.78303 57.63731 #> [4,] 12.78303 57.58530 #> [5,] 12.73798 57.55929 #> [6,] 12.69294 57.58530 #> [7,] 12.69294 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.61130 #> #> Slot "ID": #> [1] "ID986" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[987]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.63731 #> [2,] 12.82807 57.66332 #> [3,] 12.87312 57.63731 #> [4,] 12.87312 57.58530 #> [5,] 12.82807 57.55929 #> [6,] 12.78303 57.58530 #> [7,] 12.78303 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.61130 #> #> Slot "ID": #> [1] "ID987" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[988]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.63731 #> [2,] 12.91816 57.66332 #> [3,] 12.96321 57.63731 #> [4,] 12.96321 57.58530 #> [5,] 12.91816 57.55929 #> [6,] 12.87312 57.58530 #> [7,] 12.87312 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.61130 #> #> Slot "ID": #> [1] "ID988" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[989]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.63731 #> [2,] 13.00825 57.66332 #> [3,] 13.05330 57.63731 #> [4,] 13.05330 57.58530 #> [5,] 13.00825 57.55929 #> [6,] 12.96321 57.58530 #> [7,] 12.96321 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.61130 #> #> Slot "ID": #> [1] "ID989" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[990]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.63731 #> [2,] 13.09834 57.66332 #> [3,] 13.14339 57.63731 #> [4,] 13.14339 57.58530 #> [5,] 13.09834 57.55929 #> [6,] 13.05330 57.58530 #> [7,] 13.05330 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.61130 #> #> Slot "ID": #> [1] "ID990" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[991]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.63731 #> [2,] 13.18843 57.66332 #> [3,] 13.23348 57.63731 #> [4,] 13.23348 57.58530 #> [5,] 13.18843 57.55929 #> [6,] 13.14339 57.58530 #> [7,] 13.14339 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.61130 #> #> Slot "ID": #> [1] "ID991" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[992]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.63731 #> [2,] 13.27852 57.66332 #> [3,] 13.32357 57.63731 #> [4,] 13.32357 57.58530 #> [5,] 13.27852 57.55929 #> [6,] 13.23348 57.58530 #> [7,] 13.23348 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.61130 #> #> Slot "ID": #> [1] "ID992" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[993]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.63731 #> [2,] 13.36861 57.66332 #> [3,] 13.41366 57.63731 #> [4,] 13.41366 57.58530 #> [5,] 13.36861 57.55929 #> [6,] 13.32357 57.58530 #> [7,] 13.32357 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.61130 #> #> Slot "ID": #> [1] "ID993" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[994]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.4587 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.63731 #> [2,] 13.45870 57.66332 #> [3,] 13.50375 57.63731 #> [4,] 13.50375 57.58530 #> [5,] 13.45870 57.55929 #> [6,] 13.41366 57.58530 #> [7,] 13.41366 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.4587 57.6113 #> #> Slot "ID": #> [1] "ID994" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[995]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.63731 #> [2,] 13.54879 57.66332 #> [3,] 13.59384 57.63731 #> [4,] 13.59384 57.58530 #> [5,] 13.54879 57.55929 #> [6,] 13.50375 57.58530 #> [7,] 13.50375 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.61130 #> #> Slot "ID": #> [1] "ID995" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[996]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.63731 #> [2,] 13.63888 57.66332 #> [3,] 13.68393 57.63731 #> [4,] 13.68393 57.58530 #> [5,] 13.63888 57.55929 #> [6,] 13.59384 57.58530 #> [7,] 13.59384 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.61130 #> #> Slot "ID": #> [1] "ID996" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[997]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.63731 #> [2,] 13.72897 57.66332 #> [3,] 13.77402 57.63731 #> [4,] 13.77402 57.58530 #> [5,] 13.72897 57.55929 #> [6,] 13.68393 57.58530 #> [7,] 13.68393 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.61130 #> #> Slot "ID": #> [1] "ID997" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[998]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.63731 #> [2,] 13.81906 57.66332 #> [3,] 13.86411 57.63731 #> [4,] 13.86411 57.58530 #> [5,] 13.81906 57.55929 #> [6,] 13.77402 57.58530 #> [7,] 13.77402 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.61130 #> #> Slot "ID": #> [1] "ID998" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[999]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.63731 #> [2,] 13.90915 57.66332 #> [3,] 13.95420 57.63731 #> [4,] 13.95420 57.58530 #> [5,] 13.90915 57.55929 #> [6,] 13.86411 57.58530 #> [7,] 13.86411 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.61130 #> #> Slot "ID": #> [1] "ID999" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1000]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.63731 #> [2,] 13.99925 57.66332 #> [3,] 14.04429 57.63731 #> [4,] 14.04429 57.58530 #> [5,] 13.99925 57.55929 #> [6,] 13.95420 57.58530 #> [7,] 13.95420 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.61130 #> #> Slot "ID": #> [1] "ID1000" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1001]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.63731 #> [2,] 14.08934 57.66332 #> [3,] 14.13438 57.63731 #> [4,] 14.13438 57.58530 #> [5,] 14.08934 57.55929 #> [6,] 14.04429 57.58530 #> [7,] 14.04429 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.61130 #> #> Slot "ID": #> [1] "ID1001" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1002]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.63731 #> [2,] 14.17943 57.66332 #> [3,] 14.22447 57.63731 #> [4,] 14.22447 57.58530 #> [5,] 14.17943 57.55929 #> [6,] 14.13438 57.58530 #> [7,] 14.13438 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.61130 #> #> Slot "ID": #> [1] "ID1002" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1003]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.63731 #> [2,] 14.26952 57.66332 #> [3,] 14.31456 57.63731 #> [4,] 14.31456 57.58530 #> [5,] 14.26952 57.55929 #> [6,] 14.22447 57.58530 #> [7,] 14.22447 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.61130 #> #> Slot "ID": #> [1] "ID1003" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1004]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.63731 #> [2,] 14.35961 57.66332 #> [3,] 14.40465 57.63731 #> [4,] 14.40465 57.58530 #> [5,] 14.35961 57.55929 #> [6,] 14.31456 57.58530 #> [7,] 14.31456 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.61130 #> #> Slot "ID": #> [1] "ID1004" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1005]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.4497 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.63731 #> [2,] 14.44970 57.66332 #> [3,] 14.49474 57.63731 #> [4,] 14.49474 57.58530 #> [5,] 14.44970 57.55929 #> [6,] 14.40465 57.58530 #> [7,] 14.40465 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.4497 57.6113 #> #> Slot "ID": #> [1] "ID1005" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1006]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.63731 #> [2,] 14.53979 57.66332 #> [3,] 14.58483 57.63731 #> [4,] 14.58483 57.58530 #> [5,] 14.53979 57.55929 #> [6,] 14.49474 57.58530 #> [7,] 14.49474 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.61130 #> #> Slot "ID": #> [1] "ID1006" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1007]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.63731 #> [2,] 14.62988 57.66332 #> [3,] 14.67492 57.63731 #> [4,] 14.67492 57.58530 #> [5,] 14.62988 57.55929 #> [6,] 14.58483 57.58530 #> [7,] 14.58483 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.61130 #> #> Slot "ID": #> [1] "ID1007" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1008]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.63731 #> [2,] 14.71997 57.66332 #> [3,] 14.76501 57.63731 #> [4,] 14.76501 57.58530 #> [5,] 14.71997 57.55929 #> [6,] 14.67492 57.58530 #> [7,] 14.67492 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.61130 #> #> Slot "ID": #> [1] "ID1008" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1009]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.63731 #> [2,] 14.81006 57.66332 #> [3,] 14.85510 57.63731 #> [4,] 14.85510 57.58530 #> [5,] 14.81006 57.55929 #> [6,] 14.76501 57.58530 #> [7,] 14.76501 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.61130 #> #> Slot "ID": #> [1] "ID1009" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1010]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.63731 #> [2,] 14.90015 57.66332 #> [3,] 14.94519 57.63731 #> [4,] 14.94519 57.58530 #> [5,] 14.90015 57.55929 #> [6,] 14.85510 57.58530 #> [7,] 14.85510 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.61130 #> #> Slot "ID": #> [1] "ID1010" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1011]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.63731 #> [2,] 14.99024 57.66332 #> [3,] 15.03528 57.63731 #> [4,] 15.03528 57.58530 #> [5,] 14.99024 57.55929 #> [6,] 14.94519 57.58530 #> [7,] 14.94519 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.61130 #> #> Slot "ID": #> [1] "ID1011" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1012]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.63731 #> [2,] 15.08033 57.66332 #> [3,] 15.12537 57.63731 #> [4,] 15.12537 57.58530 #> [5,] 15.08033 57.55929 #> [6,] 15.03528 57.58530 #> [7,] 15.03528 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.61130 #> #> Slot "ID": #> [1] "ID1012" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1013]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.63731 #> [2,] 15.17042 57.66332 #> [3,] 15.21546 57.63731 #> [4,] 15.21546 57.58530 #> [5,] 15.17042 57.55929 #> [6,] 15.12537 57.58530 #> [7,] 15.12537 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.61130 #> #> Slot "ID": #> [1] "ID1013" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1014]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.63731 #> [2,] 15.26051 57.66332 #> [3,] 15.30555 57.63731 #> [4,] 15.30555 57.58530 #> [5,] 15.26051 57.55929 #> [6,] 15.21546 57.58530 #> [7,] 15.21546 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.61130 #> #> Slot "ID": #> [1] "ID1014" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1015]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.3506 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.63731 #> [2,] 15.35060 57.66332 #> [3,] 15.39564 57.63731 #> [4,] 15.39564 57.58530 #> [5,] 15.35060 57.55929 #> [6,] 15.30555 57.58530 #> [7,] 15.30555 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.3506 57.6113 #> #> Slot "ID": #> [1] "ID1015" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1016]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.63731 #> [2,] 15.44069 57.66332 #> [3,] 15.48573 57.63731 #> [4,] 15.48573 57.58530 #> [5,] 15.44069 57.55929 #> [6,] 15.39564 57.58530 #> [7,] 15.39564 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.61130 #> #> Slot "ID": #> [1] "ID1016" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1017]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.63731 #> [2,] 15.53078 57.66332 #> [3,] 15.57582 57.63731 #> [4,] 15.57582 57.58530 #> [5,] 15.53078 57.55929 #> [6,] 15.48573 57.58530 #> [7,] 15.48573 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.61130 #> #> Slot "ID": #> [1] "ID1017" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1018]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.63731 #> [2,] 15.62087 57.66332 #> [3,] 15.66591 57.63731 #> [4,] 15.66591 57.58530 #> [5,] 15.62087 57.55929 #> [6,] 15.57582 57.58530 #> [7,] 15.57582 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.61130 #> #> Slot "ID": #> [1] "ID1018" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1019]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.63731 #> [2,] 15.71096 57.66332 #> [3,] 15.75600 57.63731 #> [4,] 15.75600 57.58530 #> [5,] 15.71096 57.55929 #> [6,] 15.66591 57.58530 #> [7,] 15.66591 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.61130 #> #> Slot "ID": #> [1] "ID1019" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1020]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.63731 #> [2,] 15.80105 57.66332 #> [3,] 15.84609 57.63731 #> [4,] 15.84609 57.58530 #> [5,] 15.80105 57.55929 #> [6,] 15.75600 57.58530 #> [7,] 15.75600 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.61130 #> #> Slot "ID": #> [1] "ID1020" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1021]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.63731 #> [2,] 15.89114 57.66332 #> [3,] 15.93618 57.63731 #> [4,] 15.93618 57.58530 #> [5,] 15.89114 57.55929 #> [6,] 15.84609 57.58530 #> [7,] 15.84609 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.61130 #> #> Slot "ID": #> [1] "ID1021" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1022]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.63731 #> [2,] 15.98123 57.66332 #> [3,] 16.02627 57.63731 #> [4,] 16.02627 57.58530 #> [5,] 15.98123 57.55929 #> [6,] 15.93618 57.58530 #> [7,] 15.93618 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.61130 #> #> Slot "ID": #> [1] "ID1022" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1023]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.63731 #> [2,] 16.07132 57.66332 #> [3,] 16.11636 57.63731 #> [4,] 16.11636 57.58530 #> [5,] 16.07132 57.55929 #> [6,] 16.02627 57.58530 #> [7,] 16.02627 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.61130 #> #> Slot "ID": #> [1] "ID1023" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1024]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.63731 #> [2,] 16.16141 57.66332 #> [3,] 16.20645 57.63731 #> [4,] 16.20645 57.58530 #> [5,] 16.16141 57.55929 #> [6,] 16.11636 57.58530 #> [7,] 16.11636 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.61130 #> #> Slot "ID": #> [1] "ID1024" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1025]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.2515 57.6113 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.63731 #> [2,] 16.25150 57.66332 #> [3,] 16.29654 57.63731 #> [4,] 16.29654 57.58530 #> [5,] 16.25150 57.55929 #> [6,] 16.20645 57.58530 #> [7,] 16.20645 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.2515 57.6113 #> #> Slot "ID": #> [1] "ID1025" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1026]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.63731 #> [2,] 16.34159 57.66332 #> [3,] 16.38663 57.63731 #> [4,] 16.38663 57.58530 #> [5,] 16.34159 57.55929 #> [6,] 16.29654 57.58530 #> [7,] 16.29654 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.61130 #> #> Slot "ID": #> [1] "ID1026" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1027]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.63731 #> [2,] 16.43168 57.66332 #> [3,] 16.47672 57.63731 #> [4,] 16.47672 57.58530 #> [5,] 16.43168 57.55929 #> [6,] 16.38663 57.58530 #> [7,] 16.38663 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.61130 #> #> Slot "ID": #> [1] "ID1027" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1028]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 57.63731 #> [2,] 16.52177 57.66332 #> [3,] 16.56681 57.63731 #> [4,] 16.56681 57.58530 #> [5,] 16.52177 57.55929 #> [6,] 16.47672 57.58530 #> [7,] 16.47672 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 57.61130 #> #> Slot "ID": #> [1] "ID1028" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1029]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 57.61130 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 57.63731 #> [2,] 16.61186 57.66332 #> [3,] 16.65690 57.63731 #> [4,] 16.65690 57.58530 #> [5,] 16.61186 57.55929 #> [6,] 16.56681 57.58530 #> [7,] 16.56681 57.63731 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 57.61130 #> #> Slot "ID": #> [1] "ID1029" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1030]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 57.71533 #> [2,] 11.97222 57.74134 #> [3,] 12.01726 57.71533 #> [4,] 12.01726 57.66332 #> [5,] 11.97222 57.63731 #> [6,] 11.92717 57.66332 #> [7,] 11.92717 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 57.68932 #> #> Slot "ID": #> [1] "ID1030" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1031]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 57.71533 #> [2,] 12.06231 57.74134 #> [3,] 12.10735 57.71533 #> [4,] 12.10735 57.66332 #> [5,] 12.06231 57.63731 #> [6,] 12.01726 57.66332 #> [7,] 12.01726 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 57.68932 #> #> Slot "ID": #> [1] "ID1031" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1032]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.71533 #> [2,] 12.15240 57.74134 #> [3,] 12.19744 57.71533 #> [4,] 12.19744 57.66332 #> [5,] 12.15240 57.63731 #> [6,] 12.10735 57.66332 #> [7,] 12.10735 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 57.68932 #> #> Slot "ID": #> [1] "ID1032" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1033]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.71533 #> [2,] 12.24249 57.74134 #> [3,] 12.28753 57.71533 #> [4,] 12.28753 57.66332 #> [5,] 12.24249 57.63731 #> [6,] 12.19744 57.66332 #> [7,] 12.19744 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.68932 #> #> Slot "ID": #> [1] "ID1033" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1034]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.71533 #> [2,] 12.33258 57.74134 #> [3,] 12.37762 57.71533 #> [4,] 12.37762 57.66332 #> [5,] 12.33258 57.63731 #> [6,] 12.28753 57.66332 #> [7,] 12.28753 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.68932 #> #> Slot "ID": #> [1] "ID1034" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1035]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.71533 #> [2,] 12.42267 57.74134 #> [3,] 12.46771 57.71533 #> [4,] 12.46771 57.66332 #> [5,] 12.42267 57.63731 #> [6,] 12.37762 57.66332 #> [7,] 12.37762 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.68932 #> #> Slot "ID": #> [1] "ID1035" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1036]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.71533 #> [2,] 12.51276 57.74134 #> [3,] 12.55780 57.71533 #> [4,] 12.55780 57.66332 #> [5,] 12.51276 57.63731 #> [6,] 12.46771 57.66332 #> [7,] 12.46771 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.68932 #> #> Slot "ID": #> [1] "ID1036" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1037]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.71533 #> [2,] 12.60285 57.74134 #> [3,] 12.64789 57.71533 #> [4,] 12.64789 57.66332 #> [5,] 12.60285 57.63731 #> [6,] 12.55780 57.66332 #> [7,] 12.55780 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.68932 #> #> Slot "ID": #> [1] "ID1037" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1038]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.71533 #> [2,] 12.69294 57.74134 #> [3,] 12.73798 57.71533 #> [4,] 12.73798 57.66332 #> [5,] 12.69294 57.63731 #> [6,] 12.64789 57.66332 #> [7,] 12.64789 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.68932 #> #> Slot "ID": #> [1] "ID1038" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1039]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.71533 #> [2,] 12.78303 57.74134 #> [3,] 12.82807 57.71533 #> [4,] 12.82807 57.66332 #> [5,] 12.78303 57.63731 #> [6,] 12.73798 57.66332 #> [7,] 12.73798 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.68932 #> #> Slot "ID": #> [1] "ID1039" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1040]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.71533 #> [2,] 12.87312 57.74134 #> [3,] 12.91816 57.71533 #> [4,] 12.91816 57.66332 #> [5,] 12.87312 57.63731 #> [6,] 12.82807 57.66332 #> [7,] 12.82807 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.68932 #> #> Slot "ID": #> [1] "ID1040" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1041]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.71533 #> [2,] 12.96321 57.74134 #> [3,] 13.00825 57.71533 #> [4,] 13.00825 57.66332 #> [5,] 12.96321 57.63731 #> [6,] 12.91816 57.66332 #> [7,] 12.91816 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.68932 #> #> Slot "ID": #> [1] "ID1041" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1042]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.71533 #> [2,] 13.05330 57.74134 #> [3,] 13.09834 57.71533 #> [4,] 13.09834 57.66332 #> [5,] 13.05330 57.63731 #> [6,] 13.00825 57.66332 #> [7,] 13.00825 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.68932 #> #> Slot "ID": #> [1] "ID1042" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1043]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.71533 #> [2,] 13.14339 57.74134 #> [3,] 13.18843 57.71533 #> [4,] 13.18843 57.66332 #> [5,] 13.14339 57.63731 #> [6,] 13.09834 57.66332 #> [7,] 13.09834 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.68932 #> #> Slot "ID": #> [1] "ID1043" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1044]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.71533 #> [2,] 13.23348 57.74134 #> [3,] 13.27852 57.71533 #> [4,] 13.27852 57.66332 #> [5,] 13.23348 57.63731 #> [6,] 13.18843 57.66332 #> [7,] 13.18843 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.68932 #> #> Slot "ID": #> [1] "ID1044" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1045]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.71533 #> [2,] 13.32357 57.74134 #> [3,] 13.36861 57.71533 #> [4,] 13.36861 57.66332 #> [5,] 13.32357 57.63731 #> [6,] 13.27852 57.66332 #> [7,] 13.27852 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.68932 #> #> Slot "ID": #> [1] "ID1045" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1046]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.71533 #> [2,] 13.41366 57.74134 #> [3,] 13.45870 57.71533 #> [4,] 13.45870 57.66332 #> [5,] 13.41366 57.63731 #> [6,] 13.36861 57.66332 #> [7,] 13.36861 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.68932 #> #> Slot "ID": #> [1] "ID1046" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1047]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.71533 #> [2,] 13.50375 57.74134 #> [3,] 13.54879 57.71533 #> [4,] 13.54879 57.66332 #> [5,] 13.50375 57.63731 #> [6,] 13.45870 57.66332 #> [7,] 13.45870 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.68932 #> #> Slot "ID": #> [1] "ID1047" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1048]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.71533 #> [2,] 13.59384 57.74134 #> [3,] 13.63888 57.71533 #> [4,] 13.63888 57.66332 #> [5,] 13.59384 57.63731 #> [6,] 13.54879 57.66332 #> [7,] 13.54879 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.68932 #> #> Slot "ID": #> [1] "ID1048" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1049]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.71533 #> [2,] 13.68393 57.74134 #> [3,] 13.72897 57.71533 #> [4,] 13.72897 57.66332 #> [5,] 13.68393 57.63731 #> [6,] 13.63888 57.66332 #> [7,] 13.63888 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.68932 #> #> Slot "ID": #> [1] "ID1049" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1050]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.71533 #> [2,] 13.77402 57.74134 #> [3,] 13.81906 57.71533 #> [4,] 13.81906 57.66332 #> [5,] 13.77402 57.63731 #> [6,] 13.72897 57.66332 #> [7,] 13.72897 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.68932 #> #> Slot "ID": #> [1] "ID1050" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1051]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.71533 #> [2,] 13.86411 57.74134 #> [3,] 13.90915 57.71533 #> [4,] 13.90915 57.66332 #> [5,] 13.86411 57.63731 #> [6,] 13.81906 57.66332 #> [7,] 13.81906 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.68932 #> #> Slot "ID": #> [1] "ID1051" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1052]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.71533 #> [2,] 13.95420 57.74134 #> [3,] 13.99925 57.71533 #> [4,] 13.99925 57.66332 #> [5,] 13.95420 57.63731 #> [6,] 13.90915 57.66332 #> [7,] 13.90915 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.68932 #> #> Slot "ID": #> [1] "ID1052" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1053]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.71533 #> [2,] 14.04429 57.74134 #> [3,] 14.08934 57.71533 #> [4,] 14.08934 57.66332 #> [5,] 14.04429 57.63731 #> [6,] 13.99925 57.66332 #> [7,] 13.99925 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.68932 #> #> Slot "ID": #> [1] "ID1053" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1054]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.71533 #> [2,] 14.13438 57.74134 #> [3,] 14.17943 57.71533 #> [4,] 14.17943 57.66332 #> [5,] 14.13438 57.63731 #> [6,] 14.08934 57.66332 #> [7,] 14.08934 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.68932 #> #> Slot "ID": #> [1] "ID1054" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1055]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 57.71533 #> [2,] 14.22447 57.74134 #> [3,] 14.26952 57.71533 #> [4,] 14.26952 57.66332 #> [5,] 14.22447 57.63731 #> [6,] 14.17943 57.66332 #> [7,] 14.17943 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 57.68932 #> #> Slot "ID": #> [1] "ID1055" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1056]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.71533 #> [2,] 14.31456 57.74134 #> [3,] 14.35961 57.71533 #> [4,] 14.35961 57.66332 #> [5,] 14.31456 57.63731 #> [6,] 14.26952 57.66332 #> [7,] 14.26952 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.68932 #> #> Slot "ID": #> [1] "ID1056" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1057]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.71533 #> [2,] 14.40465 57.74134 #> [3,] 14.44970 57.71533 #> [4,] 14.44970 57.66332 #> [5,] 14.40465 57.63731 #> [6,] 14.35961 57.66332 #> [7,] 14.35961 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.68932 #> #> Slot "ID": #> [1] "ID1057" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1058]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.71533 #> [2,] 14.49474 57.74134 #> [3,] 14.53979 57.71533 #> [4,] 14.53979 57.66332 #> [5,] 14.49474 57.63731 #> [6,] 14.44970 57.66332 #> [7,] 14.44970 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.68932 #> #> Slot "ID": #> [1] "ID1058" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1059]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.71533 #> [2,] 14.58483 57.74134 #> [3,] 14.62988 57.71533 #> [4,] 14.62988 57.66332 #> [5,] 14.58483 57.63731 #> [6,] 14.53979 57.66332 #> [7,] 14.53979 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.68932 #> #> Slot "ID": #> [1] "ID1059" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1060]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.71533 #> [2,] 14.67492 57.74134 #> [3,] 14.71997 57.71533 #> [4,] 14.71997 57.66332 #> [5,] 14.67492 57.63731 #> [6,] 14.62988 57.66332 #> [7,] 14.62988 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.68932 #> #> Slot "ID": #> [1] "ID1060" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1061]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.71533 #> [2,] 14.76501 57.74134 #> [3,] 14.81006 57.71533 #> [4,] 14.81006 57.66332 #> [5,] 14.76501 57.63731 #> [6,] 14.71997 57.66332 #> [7,] 14.71997 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.68932 #> #> Slot "ID": #> [1] "ID1061" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1062]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.71533 #> [2,] 14.85510 57.74134 #> [3,] 14.90015 57.71533 #> [4,] 14.90015 57.66332 #> [5,] 14.85510 57.63731 #> [6,] 14.81006 57.66332 #> [7,] 14.81006 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.68932 #> #> Slot "ID": #> [1] "ID1062" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1063]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.71533 #> [2,] 14.94519 57.74134 #> [3,] 14.99024 57.71533 #> [4,] 14.99024 57.66332 #> [5,] 14.94519 57.63731 #> [6,] 14.90015 57.66332 #> [7,] 14.90015 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.68932 #> #> Slot "ID": #> [1] "ID1063" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1064]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.71533 #> [2,] 15.03528 57.74134 #> [3,] 15.08033 57.71533 #> [4,] 15.08033 57.66332 #> [5,] 15.03528 57.63731 #> [6,] 14.99024 57.66332 #> [7,] 14.99024 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.68932 #> #> Slot "ID": #> [1] "ID1064" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1065]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.71533 #> [2,] 15.12537 57.74134 #> [3,] 15.17042 57.71533 #> [4,] 15.17042 57.66332 #> [5,] 15.12537 57.63731 #> [6,] 15.08033 57.66332 #> [7,] 15.08033 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.68932 #> #> Slot "ID": #> [1] "ID1065" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1066]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.71533 #> [2,] 15.21546 57.74134 #> [3,] 15.26051 57.71533 #> [4,] 15.26051 57.66332 #> [5,] 15.21546 57.63731 #> [6,] 15.17042 57.66332 #> [7,] 15.17042 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.68932 #> #> Slot "ID": #> [1] "ID1066" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1067]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.71533 #> [2,] 15.30555 57.74134 #> [3,] 15.35060 57.71533 #> [4,] 15.35060 57.66332 #> [5,] 15.30555 57.63731 #> [6,] 15.26051 57.66332 #> [7,] 15.26051 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.68932 #> #> Slot "ID": #> [1] "ID1067" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1068]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.71533 #> [2,] 15.39564 57.74134 #> [3,] 15.44069 57.71533 #> [4,] 15.44069 57.66332 #> [5,] 15.39564 57.63731 #> [6,] 15.35060 57.66332 #> [7,] 15.35060 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.68932 #> #> Slot "ID": #> [1] "ID1068" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1069]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.71533 #> [2,] 15.48573 57.74134 #> [3,] 15.53078 57.71533 #> [4,] 15.53078 57.66332 #> [5,] 15.48573 57.63731 #> [6,] 15.44069 57.66332 #> [7,] 15.44069 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.68932 #> #> Slot "ID": #> [1] "ID1069" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1070]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.71533 #> [2,] 15.57582 57.74134 #> [3,] 15.62087 57.71533 #> [4,] 15.62087 57.66332 #> [5,] 15.57582 57.63731 #> [6,] 15.53078 57.66332 #> [7,] 15.53078 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.68932 #> #> Slot "ID": #> [1] "ID1070" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1071]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.71533 #> [2,] 15.66591 57.74134 #> [3,] 15.71096 57.71533 #> [4,] 15.71096 57.66332 #> [5,] 15.66591 57.63731 #> [6,] 15.62087 57.66332 #> [7,] 15.62087 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.68932 #> #> Slot "ID": #> [1] "ID1071" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1072]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.71533 #> [2,] 15.75600 57.74134 #> [3,] 15.80105 57.71533 #> [4,] 15.80105 57.66332 #> [5,] 15.75600 57.63731 #> [6,] 15.71096 57.66332 #> [7,] 15.71096 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.68932 #> #> Slot "ID": #> [1] "ID1072" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1073]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.71533 #> [2,] 15.84609 57.74134 #> [3,] 15.89114 57.71533 #> [4,] 15.89114 57.66332 #> [5,] 15.84609 57.63731 #> [6,] 15.80105 57.66332 #> [7,] 15.80105 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.68932 #> #> Slot "ID": #> [1] "ID1073" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1074]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.71533 #> [2,] 15.93618 57.74134 #> [3,] 15.98123 57.71533 #> [4,] 15.98123 57.66332 #> [5,] 15.93618 57.63731 #> [6,] 15.89114 57.66332 #> [7,] 15.89114 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.68932 #> #> Slot "ID": #> [1] "ID1074" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1075]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.71533 #> [2,] 16.02627 57.74134 #> [3,] 16.07132 57.71533 #> [4,] 16.07132 57.66332 #> [5,] 16.02627 57.63731 #> [6,] 15.98123 57.66332 #> [7,] 15.98123 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.68932 #> #> Slot "ID": #> [1] "ID1075" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1076]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.71533 #> [2,] 16.11636 57.74134 #> [3,] 16.16141 57.71533 #> [4,] 16.16141 57.66332 #> [5,] 16.11636 57.63731 #> [6,] 16.07132 57.66332 #> [7,] 16.07132 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.68932 #> #> Slot "ID": #> [1] "ID1076" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1077]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.71533 #> [2,] 16.20645 57.74134 #> [3,] 16.25150 57.71533 #> [4,] 16.25150 57.66332 #> [5,] 16.20645 57.63731 #> [6,] 16.16141 57.66332 #> [7,] 16.16141 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.68932 #> #> Slot "ID": #> [1] "ID1077" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1078]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.71533 #> [2,] 16.29654 57.74134 #> [3,] 16.34159 57.71533 #> [4,] 16.34159 57.66332 #> [5,] 16.29654 57.63731 #> [6,] 16.25150 57.66332 #> [7,] 16.25150 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.68932 #> #> Slot "ID": #> [1] "ID1078" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1079]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.71533 #> [2,] 16.38663 57.74134 #> [3,] 16.43168 57.71533 #> [4,] 16.43168 57.66332 #> [5,] 16.38663 57.63731 #> [6,] 16.34159 57.66332 #> [7,] 16.34159 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.68932 #> #> Slot "ID": #> [1] "ID1079" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1080]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.71533 #> [2,] 16.47672 57.74134 #> [3,] 16.52177 57.71533 #> [4,] 16.52177 57.66332 #> [5,] 16.47672 57.63731 #> [6,] 16.43168 57.66332 #> [7,] 16.43168 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.68932 #> #> Slot "ID": #> [1] "ID1080" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1081]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 57.71533 #> [2,] 16.56681 57.74134 #> [3,] 16.61186 57.71533 #> [4,] 16.61186 57.66332 #> [5,] 16.56681 57.63731 #> [6,] 16.52177 57.66332 #> [7,] 16.52177 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 57.68932 #> #> Slot "ID": #> [1] "ID1081" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1082]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 57.68932 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 57.71533 #> [2,] 16.65690 57.74134 #> [3,] 16.70195 57.71533 #> [4,] 16.70195 57.66332 #> [5,] 16.65690 57.63731 #> [6,] 16.61186 57.66332 #> [7,] 16.61186 57.71533 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 57.68932 #> #> Slot "ID": #> [1] "ID1082" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1083]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 57.79335 #> [2,] 11.83708 57.81936 #> [3,] 11.88213 57.79335 #> [4,] 11.88213 57.74134 #> [5,] 11.83708 57.71533 #> [6,] 11.79204 57.74134 #> [7,] 11.79204 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 57.76734 #> #> Slot "ID": #> [1] "ID1083" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1084]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 57.79335 #> [2,] 11.92717 57.81936 #> [3,] 11.97222 57.79335 #> [4,] 11.97222 57.74134 #> [5,] 11.92717 57.71533 #> [6,] 11.88213 57.74134 #> [7,] 11.88213 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 57.76734 #> #> Slot "ID": #> [1] "ID1084" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1085]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 57.79335 #> [2,] 12.01726 57.81936 #> [3,] 12.06231 57.79335 #> [4,] 12.06231 57.74134 #> [5,] 12.01726 57.71533 #> [6,] 11.97222 57.74134 #> [7,] 11.97222 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 57.76734 #> #> Slot "ID": #> [1] "ID1085" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1086]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 57.79335 #> [2,] 12.10735 57.81936 #> [3,] 12.15240 57.79335 #> [4,] 12.15240 57.74134 #> [5,] 12.10735 57.71533 #> [6,] 12.06231 57.74134 #> [7,] 12.06231 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 57.76734 #> #> Slot "ID": #> [1] "ID1086" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1087]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.79335 #> [2,] 12.19744 57.81936 #> [3,] 12.24249 57.79335 #> [4,] 12.24249 57.74134 #> [5,] 12.19744 57.71533 #> [6,] 12.15240 57.74134 #> [7,] 12.15240 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.76734 #> #> Slot "ID": #> [1] "ID1087" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1088]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.79335 #> [2,] 12.28753 57.81936 #> [3,] 12.33258 57.79335 #> [4,] 12.33258 57.74134 #> [5,] 12.28753 57.71533 #> [6,] 12.24249 57.74134 #> [7,] 12.24249 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.76734 #> #> Slot "ID": #> [1] "ID1088" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1089]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.79335 #> [2,] 12.37762 57.81936 #> [3,] 12.42267 57.79335 #> [4,] 12.42267 57.74134 #> [5,] 12.37762 57.71533 #> [6,] 12.33258 57.74134 #> [7,] 12.33258 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.76734 #> #> Slot "ID": #> [1] "ID1089" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1090]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 57.79335 #> [2,] 12.46771 57.81936 #> [3,] 12.51276 57.79335 #> [4,] 12.51276 57.74134 #> [5,] 12.46771 57.71533 #> [6,] 12.42267 57.74134 #> [7,] 12.42267 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 57.76734 #> #> Slot "ID": #> [1] "ID1090" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1091]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.79335 #> [2,] 12.55780 57.81936 #> [3,] 12.60285 57.79335 #> [4,] 12.60285 57.74134 #> [5,] 12.55780 57.71533 #> [6,] 12.51276 57.74134 #> [7,] 12.51276 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.76734 #> #> Slot "ID": #> [1] "ID1091" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1092]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.79335 #> [2,] 12.64789 57.81936 #> [3,] 12.69294 57.79335 #> [4,] 12.69294 57.74134 #> [5,] 12.64789 57.71533 #> [6,] 12.60285 57.74134 #> [7,] 12.60285 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.76734 #> #> Slot "ID": #> [1] "ID1092" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1093]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.79335 #> [2,] 12.73798 57.81936 #> [3,] 12.78303 57.79335 #> [4,] 12.78303 57.74134 #> [5,] 12.73798 57.71533 #> [6,] 12.69294 57.74134 #> [7,] 12.69294 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.76734 #> #> Slot "ID": #> [1] "ID1093" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1094]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.79335 #> [2,] 12.82807 57.81936 #> [3,] 12.87312 57.79335 #> [4,] 12.87312 57.74134 #> [5,] 12.82807 57.71533 #> [6,] 12.78303 57.74134 #> [7,] 12.78303 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.76734 #> #> Slot "ID": #> [1] "ID1094" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1095]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.79335 #> [2,] 12.91816 57.81936 #> [3,] 12.96321 57.79335 #> [4,] 12.96321 57.74134 #> [5,] 12.91816 57.71533 #> [6,] 12.87312 57.74134 #> [7,] 12.87312 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.76734 #> #> Slot "ID": #> [1] "ID1095" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1096]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.79335 #> [2,] 13.00825 57.81936 #> [3,] 13.05330 57.79335 #> [4,] 13.05330 57.74134 #> [5,] 13.00825 57.71533 #> [6,] 12.96321 57.74134 #> [7,] 12.96321 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.76734 #> #> Slot "ID": #> [1] "ID1096" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1097]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.79335 #> [2,] 13.09834 57.81936 #> [3,] 13.14339 57.79335 #> [4,] 13.14339 57.74134 #> [5,] 13.09834 57.71533 #> [6,] 13.05330 57.74134 #> [7,] 13.05330 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.76734 #> #> Slot "ID": #> [1] "ID1097" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1098]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.79335 #> [2,] 13.18843 57.81936 #> [3,] 13.23348 57.79335 #> [4,] 13.23348 57.74134 #> [5,] 13.18843 57.71533 #> [6,] 13.14339 57.74134 #> [7,] 13.14339 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.76734 #> #> Slot "ID": #> [1] "ID1098" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1099]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.79335 #> [2,] 13.27852 57.81936 #> [3,] 13.32357 57.79335 #> [4,] 13.32357 57.74134 #> [5,] 13.27852 57.71533 #> [6,] 13.23348 57.74134 #> [7,] 13.23348 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.76734 #> #> Slot "ID": #> [1] "ID1099" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1100]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.79335 #> [2,] 13.36861 57.81936 #> [3,] 13.41366 57.79335 #> [4,] 13.41366 57.74134 #> [5,] 13.36861 57.71533 #> [6,] 13.32357 57.74134 #> [7,] 13.32357 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.76734 #> #> Slot "ID": #> [1] "ID1100" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1101]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.79335 #> [2,] 13.45870 57.81936 #> [3,] 13.50375 57.79335 #> [4,] 13.50375 57.74134 #> [5,] 13.45870 57.71533 #> [6,] 13.41366 57.74134 #> [7,] 13.41366 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.76734 #> #> Slot "ID": #> [1] "ID1101" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1102]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.79335 #> [2,] 13.54879 57.81936 #> [3,] 13.59384 57.79335 #> [4,] 13.59384 57.74134 #> [5,] 13.54879 57.71533 #> [6,] 13.50375 57.74134 #> [7,] 13.50375 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.76734 #> #> Slot "ID": #> [1] "ID1102" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1103]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.79335 #> [2,] 13.63888 57.81936 #> [3,] 13.68393 57.79335 #> [4,] 13.68393 57.74134 #> [5,] 13.63888 57.71533 #> [6,] 13.59384 57.74134 #> [7,] 13.59384 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.76734 #> #> Slot "ID": #> [1] "ID1103" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1104]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.79335 #> [2,] 13.72897 57.81936 #> [3,] 13.77402 57.79335 #> [4,] 13.77402 57.74134 #> [5,] 13.72897 57.71533 #> [6,] 13.68393 57.74134 #> [7,] 13.68393 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.76734 #> #> Slot "ID": #> [1] "ID1104" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1105]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.79335 #> [2,] 13.81906 57.81936 #> [3,] 13.86411 57.79335 #> [4,] 13.86411 57.74134 #> [5,] 13.81906 57.71533 #> [6,] 13.77402 57.74134 #> [7,] 13.77402 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.76734 #> #> Slot "ID": #> [1] "ID1105" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1106]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.79335 #> [2,] 13.90915 57.81936 #> [3,] 13.95420 57.79335 #> [4,] 13.95420 57.74134 #> [5,] 13.90915 57.71533 #> [6,] 13.86411 57.74134 #> [7,] 13.86411 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.76734 #> #> Slot "ID": #> [1] "ID1106" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1107]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.79335 #> [2,] 13.99925 57.81936 #> [3,] 14.04429 57.79335 #> [4,] 14.04429 57.74134 #> [5,] 13.99925 57.71533 #> [6,] 13.95420 57.74134 #> [7,] 13.95420 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.76734 #> #> Slot "ID": #> [1] "ID1107" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1108]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.79335 #> [2,] 14.08934 57.81936 #> [3,] 14.13438 57.79335 #> [4,] 14.13438 57.74134 #> [5,] 14.08934 57.71533 #> [6,] 14.04429 57.74134 #> [7,] 14.04429 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.76734 #> #> Slot "ID": #> [1] "ID1108" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1109]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 57.79335 #> [2,] 14.17943 57.81936 #> [3,] 14.22447 57.79335 #> [4,] 14.22447 57.74134 #> [5,] 14.17943 57.71533 #> [6,] 14.13438 57.74134 #> [7,] 14.13438 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 57.76734 #> #> Slot "ID": #> [1] "ID1109" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1110]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 57.79335 #> [2,] 14.26952 57.81936 #> [3,] 14.31456 57.79335 #> [4,] 14.31456 57.74134 #> [5,] 14.26952 57.71533 #> [6,] 14.22447 57.74134 #> [7,] 14.22447 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 57.76734 #> #> Slot "ID": #> [1] "ID1110" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1111]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.79335 #> [2,] 14.35961 57.81936 #> [3,] 14.40465 57.79335 #> [4,] 14.40465 57.74134 #> [5,] 14.35961 57.71533 #> [6,] 14.31456 57.74134 #> [7,] 14.31456 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.76734 #> #> Slot "ID": #> [1] "ID1111" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1112]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.79335 #> [2,] 14.44970 57.81936 #> [3,] 14.49474 57.79335 #> [4,] 14.49474 57.74134 #> [5,] 14.44970 57.71533 #> [6,] 14.40465 57.74134 #> [7,] 14.40465 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.76734 #> #> Slot "ID": #> [1] "ID1112" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1113]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.79335 #> [2,] 14.53979 57.81936 #> [3,] 14.58483 57.79335 #> [4,] 14.58483 57.74134 #> [5,] 14.53979 57.71533 #> [6,] 14.49474 57.74134 #> [7,] 14.49474 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.76734 #> #> Slot "ID": #> [1] "ID1113" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1114]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.79335 #> [2,] 14.62988 57.81936 #> [3,] 14.67492 57.79335 #> [4,] 14.67492 57.74134 #> [5,] 14.62988 57.71533 #> [6,] 14.58483 57.74134 #> [7,] 14.58483 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.76734 #> #> Slot "ID": #> [1] "ID1114" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1115]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.79335 #> [2,] 14.71997 57.81936 #> [3,] 14.76501 57.79335 #> [4,] 14.76501 57.74134 #> [5,] 14.71997 57.71533 #> [6,] 14.67492 57.74134 #> [7,] 14.67492 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.76734 #> #> Slot "ID": #> [1] "ID1115" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1116]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.79335 #> [2,] 14.81006 57.81936 #> [3,] 14.85510 57.79335 #> [4,] 14.85510 57.74134 #> [5,] 14.81006 57.71533 #> [6,] 14.76501 57.74134 #> [7,] 14.76501 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.76734 #> #> Slot "ID": #> [1] "ID1116" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1117]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.79335 #> [2,] 14.90015 57.81936 #> [3,] 14.94519 57.79335 #> [4,] 14.94519 57.74134 #> [5,] 14.90015 57.71533 #> [6,] 14.85510 57.74134 #> [7,] 14.85510 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.76734 #> #> Slot "ID": #> [1] "ID1117" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1118]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.79335 #> [2,] 14.99024 57.81936 #> [3,] 15.03528 57.79335 #> [4,] 15.03528 57.74134 #> [5,] 14.99024 57.71533 #> [6,] 14.94519 57.74134 #> [7,] 14.94519 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.76734 #> #> Slot "ID": #> [1] "ID1118" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1119]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.79335 #> [2,] 15.08033 57.81936 #> [3,] 15.12537 57.79335 #> [4,] 15.12537 57.74134 #> [5,] 15.08033 57.71533 #> [6,] 15.03528 57.74134 #> [7,] 15.03528 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.76734 #> #> Slot "ID": #> [1] "ID1119" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1120]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.79335 #> [2,] 15.17042 57.81936 #> [3,] 15.21546 57.79335 #> [4,] 15.21546 57.74134 #> [5,] 15.17042 57.71533 #> [6,] 15.12537 57.74134 #> [7,] 15.12537 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.76734 #> #> Slot "ID": #> [1] "ID1120" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1121]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.79335 #> [2,] 15.26051 57.81936 #> [3,] 15.30555 57.79335 #> [4,] 15.30555 57.74134 #> [5,] 15.26051 57.71533 #> [6,] 15.21546 57.74134 #> [7,] 15.21546 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.76734 #> #> Slot "ID": #> [1] "ID1121" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1122]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 57.79335 #> [2,] 15.35060 57.81936 #> [3,] 15.39564 57.79335 #> [4,] 15.39564 57.74134 #> [5,] 15.35060 57.71533 #> [6,] 15.30555 57.74134 #> [7,] 15.30555 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 57.76734 #> #> Slot "ID": #> [1] "ID1122" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1123]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.79335 #> [2,] 15.44069 57.81936 #> [3,] 15.48573 57.79335 #> [4,] 15.48573 57.74134 #> [5,] 15.44069 57.71533 #> [6,] 15.39564 57.74134 #> [7,] 15.39564 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.76734 #> #> Slot "ID": #> [1] "ID1123" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1124]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.79335 #> [2,] 15.53078 57.81936 #> [3,] 15.57582 57.79335 #> [4,] 15.57582 57.74134 #> [5,] 15.53078 57.71533 #> [6,] 15.48573 57.74134 #> [7,] 15.48573 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.76734 #> #> Slot "ID": #> [1] "ID1124" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1125]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.79335 #> [2,] 15.62087 57.81936 #> [3,] 15.66591 57.79335 #> [4,] 15.66591 57.74134 #> [5,] 15.62087 57.71533 #> [6,] 15.57582 57.74134 #> [7,] 15.57582 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.76734 #> #> Slot "ID": #> [1] "ID1125" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1126]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.79335 #> [2,] 15.71096 57.81936 #> [3,] 15.75600 57.79335 #> [4,] 15.75600 57.74134 #> [5,] 15.71096 57.71533 #> [6,] 15.66591 57.74134 #> [7,] 15.66591 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.76734 #> #> Slot "ID": #> [1] "ID1126" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1127]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.79335 #> [2,] 15.80105 57.81936 #> [3,] 15.84609 57.79335 #> [4,] 15.84609 57.74134 #> [5,] 15.80105 57.71533 #> [6,] 15.75600 57.74134 #> [7,] 15.75600 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.76734 #> #> Slot "ID": #> [1] "ID1127" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1128]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.79335 #> [2,] 15.89114 57.81936 #> [3,] 15.93618 57.79335 #> [4,] 15.93618 57.74134 #> [5,] 15.89114 57.71533 #> [6,] 15.84609 57.74134 #> [7,] 15.84609 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.76734 #> #> Slot "ID": #> [1] "ID1128" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1129]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.79335 #> [2,] 15.98123 57.81936 #> [3,] 16.02627 57.79335 #> [4,] 16.02627 57.74134 #> [5,] 15.98123 57.71533 #> [6,] 15.93618 57.74134 #> [7,] 15.93618 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.76734 #> #> Slot "ID": #> [1] "ID1129" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1130]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.79335 #> [2,] 16.07132 57.81936 #> [3,] 16.11636 57.79335 #> [4,] 16.11636 57.74134 #> [5,] 16.07132 57.71533 #> [6,] 16.02627 57.74134 #> [7,] 16.02627 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.76734 #> #> Slot "ID": #> [1] "ID1130" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1131]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.79335 #> [2,] 16.16141 57.81936 #> [3,] 16.20645 57.79335 #> [4,] 16.20645 57.74134 #> [5,] 16.16141 57.71533 #> [6,] 16.11636 57.74134 #> [7,] 16.11636 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.76734 #> #> Slot "ID": #> [1] "ID1131" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1132]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.79335 #> [2,] 16.25150 57.81936 #> [3,] 16.29654 57.79335 #> [4,] 16.29654 57.74134 #> [5,] 16.25150 57.71533 #> [6,] 16.20645 57.74134 #> [7,] 16.20645 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.76734 #> #> Slot "ID": #> [1] "ID1132" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1133]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.79335 #> [2,] 16.34159 57.81936 #> [3,] 16.38663 57.79335 #> [4,] 16.38663 57.74134 #> [5,] 16.34159 57.71533 #> [6,] 16.29654 57.74134 #> [7,] 16.29654 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.76734 #> #> Slot "ID": #> [1] "ID1133" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1134]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.79335 #> [2,] 16.43168 57.81936 #> [3,] 16.47672 57.79335 #> [4,] 16.47672 57.74134 #> [5,] 16.43168 57.71533 #> [6,] 16.38663 57.74134 #> [7,] 16.38663 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.76734 #> #> Slot "ID": #> [1] "ID1134" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1135]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 57.79335 #> [2,] 16.52177 57.81936 #> [3,] 16.56681 57.79335 #> [4,] 16.56681 57.74134 #> [5,] 16.52177 57.71533 #> [6,] 16.47672 57.74134 #> [7,] 16.47672 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 57.76734 #> #> Slot "ID": #> [1] "ID1135" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1136]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 57.76734 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 57.79335 #> [2,] 16.61186 57.81936 #> [3,] 16.65690 57.79335 #> [4,] 16.65690 57.74134 #> [5,] 16.61186 57.71533 #> [6,] 16.56681 57.74134 #> [7,] 16.56681 57.79335 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 57.76734 #> #> Slot "ID": #> [1] "ID1136" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1137]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 57.87137 #> [2,] 11.70195 57.89738 #> [3,] 11.74699 57.87137 #> [4,] 11.74699 57.81936 #> [5,] 11.70195 57.79335 #> [6,] 11.65690 57.81936 #> [7,] 11.65690 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 57.84536 #> #> Slot "ID": #> [1] "ID1137" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1138]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 57.87137 #> [2,] 11.79204 57.89738 #> [3,] 11.83708 57.87137 #> [4,] 11.83708 57.81936 #> [5,] 11.79204 57.79335 #> [6,] 11.74699 57.81936 #> [7,] 11.74699 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 57.84536 #> #> Slot "ID": #> [1] "ID1138" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1139]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 57.87137 #> [2,] 11.88213 57.89738 #> [3,] 11.92717 57.87137 #> [4,] 11.92717 57.81936 #> [5,] 11.88213 57.79335 #> [6,] 11.83708 57.81936 #> [7,] 11.83708 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 57.84536 #> #> Slot "ID": #> [1] "ID1139" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1140]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 57.87137 #> [2,] 11.97222 57.89738 #> [3,] 12.01726 57.87137 #> [4,] 12.01726 57.81936 #> [5,] 11.97222 57.79335 #> [6,] 11.92717 57.81936 #> [7,] 11.92717 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 57.84536 #> #> Slot "ID": #> [1] "ID1140" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1141]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 57.87137 #> [2,] 12.06231 57.89738 #> [3,] 12.10735 57.87137 #> [4,] 12.10735 57.81936 #> [5,] 12.06231 57.79335 #> [6,] 12.01726 57.81936 #> [7,] 12.01726 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 57.84536 #> #> Slot "ID": #> [1] "ID1141" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1142]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 57.87137 #> [2,] 12.15240 57.89738 #> [3,] 12.19744 57.87137 #> [4,] 12.19744 57.81936 #> [5,] 12.15240 57.79335 #> [6,] 12.10735 57.81936 #> [7,] 12.10735 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 57.84536 #> #> Slot "ID": #> [1] "ID1142" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1143]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 57.87137 #> [2,] 12.24249 57.89738 #> [3,] 12.28753 57.87137 #> [4,] 12.28753 57.81936 #> [5,] 12.24249 57.79335 #> [6,] 12.19744 57.81936 #> [7,] 12.19744 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 57.84536 #> #> Slot "ID": #> [1] "ID1143" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1144]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 57.87137 #> [2,] 12.33258 57.89738 #> [3,] 12.37762 57.87137 #> [4,] 12.37762 57.81936 #> [5,] 12.33258 57.79335 #> [6,] 12.28753 57.81936 #> [7,] 12.28753 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 57.84536 #> #> Slot "ID": #> [1] "ID1144" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1145]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 57.87137 #> [2,] 12.42267 57.89738 #> [3,] 12.46771 57.87137 #> [4,] 12.46771 57.81936 #> [5,] 12.42267 57.79335 #> [6,] 12.37762 57.81936 #> [7,] 12.37762 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 57.84536 #> #> Slot "ID": #> [1] "ID1145" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1146]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 57.87137 #> [2,] 12.51276 57.89738 #> [3,] 12.55780 57.87137 #> [4,] 12.55780 57.81936 #> [5,] 12.51276 57.79335 #> [6,] 12.46771 57.81936 #> [7,] 12.46771 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 57.84536 #> #> Slot "ID": #> [1] "ID1146" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1147]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 57.87137 #> [2,] 12.60285 57.89738 #> [3,] 12.64789 57.87137 #> [4,] 12.64789 57.81936 #> [5,] 12.60285 57.79335 #> [6,] 12.55780 57.81936 #> [7,] 12.55780 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 57.84536 #> #> Slot "ID": #> [1] "ID1147" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1148]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 57.87137 #> [2,] 12.69294 57.89738 #> [3,] 12.73798 57.87137 #> [4,] 12.73798 57.81936 #> [5,] 12.69294 57.79335 #> [6,] 12.64789 57.81936 #> [7,] 12.64789 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 57.84536 #> #> Slot "ID": #> [1] "ID1148" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1149]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 57.87137 #> [2,] 12.78303 57.89738 #> [3,] 12.82807 57.87137 #> [4,] 12.82807 57.81936 #> [5,] 12.78303 57.79335 #> [6,] 12.73798 57.81936 #> [7,] 12.73798 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 57.84536 #> #> Slot "ID": #> [1] "ID1149" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1150]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 57.87137 #> [2,] 12.87312 57.89738 #> [3,] 12.91816 57.87137 #> [4,] 12.91816 57.81936 #> [5,] 12.87312 57.79335 #> [6,] 12.82807 57.81936 #> [7,] 12.82807 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 57.84536 #> #> Slot "ID": #> [1] "ID1150" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1151]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 57.87137 #> [2,] 12.96321 57.89738 #> [3,] 13.00825 57.87137 #> [4,] 13.00825 57.81936 #> [5,] 12.96321 57.79335 #> [6,] 12.91816 57.81936 #> [7,] 12.91816 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 57.84536 #> #> Slot "ID": #> [1] "ID1151" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1152]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 57.87137 #> [2,] 13.05330 57.89738 #> [3,] 13.09834 57.87137 #> [4,] 13.09834 57.81936 #> [5,] 13.05330 57.79335 #> [6,] 13.00825 57.81936 #> [7,] 13.00825 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 57.84536 #> #> Slot "ID": #> [1] "ID1152" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1153]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 57.87137 #> [2,] 13.14339 57.89738 #> [3,] 13.18843 57.87137 #> [4,] 13.18843 57.81936 #> [5,] 13.14339 57.79335 #> [6,] 13.09834 57.81936 #> [7,] 13.09834 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 57.84536 #> #> Slot "ID": #> [1] "ID1153" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1154]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 57.87137 #> [2,] 13.23348 57.89738 #> [3,] 13.27852 57.87137 #> [4,] 13.27852 57.81936 #> [5,] 13.23348 57.79335 #> [6,] 13.18843 57.81936 #> [7,] 13.18843 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 57.84536 #> #> Slot "ID": #> [1] "ID1154" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1155]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 57.87137 #> [2,] 13.32357 57.89738 #> [3,] 13.36861 57.87137 #> [4,] 13.36861 57.81936 #> [5,] 13.32357 57.79335 #> [6,] 13.27852 57.81936 #> [7,] 13.27852 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 57.84536 #> #> Slot "ID": #> [1] "ID1155" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1156]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 57.87137 #> [2,] 13.41366 57.89738 #> [3,] 13.45870 57.87137 #> [4,] 13.45870 57.81936 #> [5,] 13.41366 57.79335 #> [6,] 13.36861 57.81936 #> [7,] 13.36861 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 57.84536 #> #> Slot "ID": #> [1] "ID1156" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1157]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 57.87137 #> [2,] 13.50375 57.89738 #> [3,] 13.54879 57.87137 #> [4,] 13.54879 57.81936 #> [5,] 13.50375 57.79335 #> [6,] 13.45870 57.81936 #> [7,] 13.45870 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 57.84536 #> #> Slot "ID": #> [1] "ID1157" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1158]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 57.87137 #> [2,] 13.59384 57.89738 #> [3,] 13.63888 57.87137 #> [4,] 13.63888 57.81936 #> [5,] 13.59384 57.79335 #> [6,] 13.54879 57.81936 #> [7,] 13.54879 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 57.84536 #> #> Slot "ID": #> [1] "ID1158" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1159]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 57.87137 #> [2,] 13.68393 57.89738 #> [3,] 13.72897 57.87137 #> [4,] 13.72897 57.81936 #> [5,] 13.68393 57.79335 #> [6,] 13.63888 57.81936 #> [7,] 13.63888 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 57.84536 #> #> Slot "ID": #> [1] "ID1159" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1160]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 57.87137 #> [2,] 13.77402 57.89738 #> [3,] 13.81906 57.87137 #> [4,] 13.81906 57.81936 #> [5,] 13.77402 57.79335 #> [6,] 13.72897 57.81936 #> [7,] 13.72897 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 57.84536 #> #> Slot "ID": #> [1] "ID1160" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1161]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 57.87137 #> [2,] 13.86411 57.89738 #> [3,] 13.90915 57.87137 #> [4,] 13.90915 57.81936 #> [5,] 13.86411 57.79335 #> [6,] 13.81906 57.81936 #> [7,] 13.81906 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 57.84536 #> #> Slot "ID": #> [1] "ID1161" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1162]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 57.87137 #> [2,] 13.95420 57.89738 #> [3,] 13.99925 57.87137 #> [4,] 13.99925 57.81936 #> [5,] 13.95420 57.79335 #> [6,] 13.90915 57.81936 #> [7,] 13.90915 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 57.84536 #> #> Slot "ID": #> [1] "ID1162" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1163]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 57.87137 #> [2,] 14.04429 57.89738 #> [3,] 14.08934 57.87137 #> [4,] 14.08934 57.81936 #> [5,] 14.04429 57.79335 #> [6,] 13.99925 57.81936 #> [7,] 13.99925 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 57.84536 #> #> Slot "ID": #> [1] "ID1163" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1164]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 57.87137 #> [2,] 14.13438 57.89738 #> [3,] 14.17943 57.87137 #> [4,] 14.17943 57.81936 #> [5,] 14.13438 57.79335 #> [6,] 14.08934 57.81936 #> [7,] 14.08934 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 57.84536 #> #> Slot "ID": #> [1] "ID1164" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1165]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 57.87137 #> [2,] 14.31456 57.89738 #> [3,] 14.35961 57.87137 #> [4,] 14.35961 57.81936 #> [5,] 14.31456 57.79335 #> [6,] 14.26952 57.81936 #> [7,] 14.26952 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 57.84536 #> #> Slot "ID": #> [1] "ID1165" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1166]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 57.87137 #> [2,] 14.40465 57.89738 #> [3,] 14.44970 57.87137 #> [4,] 14.44970 57.81936 #> [5,] 14.40465 57.79335 #> [6,] 14.35961 57.81936 #> [7,] 14.35961 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 57.84536 #> #> Slot "ID": #> [1] "ID1166" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1167]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 57.87137 #> [2,] 14.49474 57.89738 #> [3,] 14.53979 57.87137 #> [4,] 14.53979 57.81936 #> [5,] 14.49474 57.79335 #> [6,] 14.44970 57.81936 #> [7,] 14.44970 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 57.84536 #> #> Slot "ID": #> [1] "ID1167" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1168]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 57.87137 #> [2,] 14.58483 57.89738 #> [3,] 14.62988 57.87137 #> [4,] 14.62988 57.81936 #> [5,] 14.58483 57.79335 #> [6,] 14.53979 57.81936 #> [7,] 14.53979 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 57.84536 #> #> Slot "ID": #> [1] "ID1168" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1169]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 57.87137 #> [2,] 14.67492 57.89738 #> [3,] 14.71997 57.87137 #> [4,] 14.71997 57.81936 #> [5,] 14.67492 57.79335 #> [6,] 14.62988 57.81936 #> [7,] 14.62988 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 57.84536 #> #> Slot "ID": #> [1] "ID1169" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1170]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 57.87137 #> [2,] 14.76501 57.89738 #> [3,] 14.81006 57.87137 #> [4,] 14.81006 57.81936 #> [5,] 14.76501 57.79335 #> [6,] 14.71997 57.81936 #> [7,] 14.71997 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 57.84536 #> #> Slot "ID": #> [1] "ID1170" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1171]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 57.87137 #> [2,] 14.85510 57.89738 #> [3,] 14.90015 57.87137 #> [4,] 14.90015 57.81936 #> [5,] 14.85510 57.79335 #> [6,] 14.81006 57.81936 #> [7,] 14.81006 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 57.84536 #> #> Slot "ID": #> [1] "ID1171" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1172]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 57.87137 #> [2,] 14.94519 57.89738 #> [3,] 14.99024 57.87137 #> [4,] 14.99024 57.81936 #> [5,] 14.94519 57.79335 #> [6,] 14.90015 57.81936 #> [7,] 14.90015 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 57.84536 #> #> Slot "ID": #> [1] "ID1172" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1173]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 57.87137 #> [2,] 15.03528 57.89738 #> [3,] 15.08033 57.87137 #> [4,] 15.08033 57.81936 #> [5,] 15.03528 57.79335 #> [6,] 14.99024 57.81936 #> [7,] 14.99024 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 57.84536 #> #> Slot "ID": #> [1] "ID1173" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1174]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 57.87137 #> [2,] 15.12537 57.89738 #> [3,] 15.17042 57.87137 #> [4,] 15.17042 57.81936 #> [5,] 15.12537 57.79335 #> [6,] 15.08033 57.81936 #> [7,] 15.08033 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 57.84536 #> #> Slot "ID": #> [1] "ID1174" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1175]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 57.87137 #> [2,] 15.21546 57.89738 #> [3,] 15.26051 57.87137 #> [4,] 15.26051 57.81936 #> [5,] 15.21546 57.79335 #> [6,] 15.17042 57.81936 #> [7,] 15.17042 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 57.84536 #> #> Slot "ID": #> [1] "ID1175" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1176]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 57.87137 #> [2,] 15.30555 57.89738 #> [3,] 15.35060 57.87137 #> [4,] 15.35060 57.81936 #> [5,] 15.30555 57.79335 #> [6,] 15.26051 57.81936 #> [7,] 15.26051 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 57.84536 #> #> Slot "ID": #> [1] "ID1176" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1177]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 57.87137 #> [2,] 15.39564 57.89738 #> [3,] 15.44069 57.87137 #> [4,] 15.44069 57.81936 #> [5,] 15.39564 57.79335 #> [6,] 15.35060 57.81936 #> [7,] 15.35060 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 57.84536 #> #> Slot "ID": #> [1] "ID1177" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1178]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 57.87137 #> [2,] 15.48573 57.89738 #> [3,] 15.53078 57.87137 #> [4,] 15.53078 57.81936 #> [5,] 15.48573 57.79335 #> [6,] 15.44069 57.81936 #> [7,] 15.44069 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 57.84536 #> #> Slot "ID": #> [1] "ID1178" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1179]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 57.87137 #> [2,] 15.57582 57.89738 #> [3,] 15.62087 57.87137 #> [4,] 15.62087 57.81936 #> [5,] 15.57582 57.79335 #> [6,] 15.53078 57.81936 #> [7,] 15.53078 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 57.84536 #> #> Slot "ID": #> [1] "ID1179" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1180]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 57.87137 #> [2,] 15.66591 57.89738 #> [3,] 15.71096 57.87137 #> [4,] 15.71096 57.81936 #> [5,] 15.66591 57.79335 #> [6,] 15.62087 57.81936 #> [7,] 15.62087 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 57.84536 #> #> Slot "ID": #> [1] "ID1180" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1181]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 57.87137 #> [2,] 15.75600 57.89738 #> [3,] 15.80105 57.87137 #> [4,] 15.80105 57.81936 #> [5,] 15.75600 57.79335 #> [6,] 15.71096 57.81936 #> [7,] 15.71096 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 57.84536 #> #> Slot "ID": #> [1] "ID1181" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1182]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 57.87137 #> [2,] 15.84609 57.89738 #> [3,] 15.89114 57.87137 #> [4,] 15.89114 57.81936 #> [5,] 15.84609 57.79335 #> [6,] 15.80105 57.81936 #> [7,] 15.80105 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 57.84536 #> #> Slot "ID": #> [1] "ID1182" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1183]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 57.87137 #> [2,] 15.93618 57.89738 #> [3,] 15.98123 57.87137 #> [4,] 15.98123 57.81936 #> [5,] 15.93618 57.79335 #> [6,] 15.89114 57.81936 #> [7,] 15.89114 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 57.84536 #> #> Slot "ID": #> [1] "ID1183" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1184]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 57.87137 #> [2,] 16.02627 57.89738 #> [3,] 16.07132 57.87137 #> [4,] 16.07132 57.81936 #> [5,] 16.02627 57.79335 #> [6,] 15.98123 57.81936 #> [7,] 15.98123 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 57.84536 #> #> Slot "ID": #> [1] "ID1184" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1185]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 57.87137 #> [2,] 16.11636 57.89738 #> [3,] 16.16141 57.87137 #> [4,] 16.16141 57.81936 #> [5,] 16.11636 57.79335 #> [6,] 16.07132 57.81936 #> [7,] 16.07132 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 57.84536 #> #> Slot "ID": #> [1] "ID1185" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1186]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 57.87137 #> [2,] 16.20645 57.89738 #> [3,] 16.25150 57.87137 #> [4,] 16.25150 57.81936 #> [5,] 16.20645 57.79335 #> [6,] 16.16141 57.81936 #> [7,] 16.16141 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 57.84536 #> #> Slot "ID": #> [1] "ID1186" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1187]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 57.87137 #> [2,] 16.29654 57.89738 #> [3,] 16.34159 57.87137 #> [4,] 16.34159 57.81936 #> [5,] 16.29654 57.79335 #> [6,] 16.25150 57.81936 #> [7,] 16.25150 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 57.84536 #> #> Slot "ID": #> [1] "ID1187" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1188]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 57.87137 #> [2,] 16.38663 57.89738 #> [3,] 16.43168 57.87137 #> [4,] 16.43168 57.81936 #> [5,] 16.38663 57.79335 #> [6,] 16.34159 57.81936 #> [7,] 16.34159 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 57.84536 #> #> Slot "ID": #> [1] "ID1188" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1189]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 57.84536 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 57.87137 #> [2,] 16.47672 57.89738 #> [3,] 16.52177 57.87137 #> [4,] 16.52177 57.81936 #> [5,] 16.47672 57.79335 #> [6,] 16.43168 57.81936 #> [7,] 16.43168 57.87137 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 57.84536 #> #> Slot "ID": #> [1] "ID1189" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1190]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 57.94939 #> [2,] 11.74699 57.97540 #> [3,] 11.79204 57.94939 #> [4,] 11.79204 57.89738 #> [5,] 11.74699 57.87137 #> [6,] 11.70195 57.89738 #> [7,] 11.70195 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 57.92338 #> #> Slot "ID": #> [1] "ID1190" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1191]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 57.94939 #> [2,] 11.83708 57.97540 #> [3,] 11.88213 57.94939 #> [4,] 11.88213 57.89738 #> [5,] 11.83708 57.87137 #> [6,] 11.79204 57.89738 #> [7,] 11.79204 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 57.92338 #> #> Slot "ID": #> [1] "ID1191" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1192]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 57.94939 #> [2,] 11.92717 57.97540 #> [3,] 11.97222 57.94939 #> [4,] 11.97222 57.89738 #> [5,] 11.92717 57.87137 #> [6,] 11.88213 57.89738 #> [7,] 11.88213 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 57.92338 #> #> Slot "ID": #> [1] "ID1192" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1193]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 57.94939 #> [2,] 12.01726 57.97540 #> [3,] 12.06231 57.94939 #> [4,] 12.06231 57.89738 #> [5,] 12.01726 57.87137 #> [6,] 11.97222 57.89738 #> [7,] 11.97222 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 57.92338 #> #> Slot "ID": #> [1] "ID1193" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1194]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 57.94939 #> [2,] 12.10735 57.97540 #> [3,] 12.15240 57.94939 #> [4,] 12.15240 57.89738 #> [5,] 12.10735 57.87137 #> [6,] 12.06231 57.89738 #> [7,] 12.06231 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 57.92338 #> #> Slot "ID": #> [1] "ID1194" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1195]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 57.94939 #> [2,] 12.19744 57.97540 #> [3,] 12.24249 57.94939 #> [4,] 12.24249 57.89738 #> [5,] 12.19744 57.87137 #> [6,] 12.15240 57.89738 #> [7,] 12.15240 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 57.92338 #> #> Slot "ID": #> [1] "ID1195" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1196]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 57.94939 #> [2,] 12.28753 57.97540 #> [3,] 12.33258 57.94939 #> [4,] 12.33258 57.89738 #> [5,] 12.28753 57.87137 #> [6,] 12.24249 57.89738 #> [7,] 12.24249 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 57.92338 #> #> Slot "ID": #> [1] "ID1196" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1197]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 57.94939 #> [2,] 12.37762 57.97540 #> [3,] 12.42267 57.94939 #> [4,] 12.42267 57.89738 #> [5,] 12.37762 57.87137 #> [6,] 12.33258 57.89738 #> [7,] 12.33258 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 57.92338 #> #> Slot "ID": #> [1] "ID1197" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1198]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 57.94939 #> [2,] 12.55780 57.97540 #> [3,] 12.60285 57.94939 #> [4,] 12.60285 57.89738 #> [5,] 12.55780 57.87137 #> [6,] 12.51276 57.89738 #> [7,] 12.51276 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 57.92338 #> #> Slot "ID": #> [1] "ID1198" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1199]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 57.94939 #> [2,] 12.64789 57.97540 #> [3,] 12.69294 57.94939 #> [4,] 12.69294 57.89738 #> [5,] 12.64789 57.87137 #> [6,] 12.60285 57.89738 #> [7,] 12.60285 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 57.92338 #> #> Slot "ID": #> [1] "ID1199" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1200]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 57.94939 #> [2,] 12.73798 57.97540 #> [3,] 12.78303 57.94939 #> [4,] 12.78303 57.89738 #> [5,] 12.73798 57.87137 #> [6,] 12.69294 57.89738 #> [7,] 12.69294 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 57.92338 #> #> Slot "ID": #> [1] "ID1200" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1201]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 57.94939 #> [2,] 12.82807 57.97540 #> [3,] 12.87312 57.94939 #> [4,] 12.87312 57.89738 #> [5,] 12.82807 57.87137 #> [6,] 12.78303 57.89738 #> [7,] 12.78303 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 57.92338 #> #> Slot "ID": #> [1] "ID1201" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1202]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 57.94939 #> [2,] 12.91816 57.97540 #> [3,] 12.96321 57.94939 #> [4,] 12.96321 57.89738 #> [5,] 12.91816 57.87137 #> [6,] 12.87312 57.89738 #> [7,] 12.87312 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 57.92338 #> #> Slot "ID": #> [1] "ID1202" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1203]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 57.94939 #> [2,] 13.00825 57.97540 #> [3,] 13.05330 57.94939 #> [4,] 13.05330 57.89738 #> [5,] 13.00825 57.87137 #> [6,] 12.96321 57.89738 #> [7,] 12.96321 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 57.92338 #> #> Slot "ID": #> [1] "ID1203" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1204]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 57.94939 #> [2,] 13.09834 57.97540 #> [3,] 13.14339 57.94939 #> [4,] 13.14339 57.89738 #> [5,] 13.09834 57.87137 #> [6,] 13.05330 57.89738 #> [7,] 13.05330 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 57.92338 #> #> Slot "ID": #> [1] "ID1204" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1205]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 57.94939 #> [2,] 13.18843 57.97540 #> [3,] 13.23348 57.94939 #> [4,] 13.23348 57.89738 #> [5,] 13.18843 57.87137 #> [6,] 13.14339 57.89738 #> [7,] 13.14339 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 57.92338 #> #> Slot "ID": #> [1] "ID1205" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1206]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 57.94939 #> [2,] 13.27852 57.97540 #> [3,] 13.32357 57.94939 #> [4,] 13.32357 57.89738 #> [5,] 13.27852 57.87137 #> [6,] 13.23348 57.89738 #> [7,] 13.23348 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 57.92338 #> #> Slot "ID": #> [1] "ID1206" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1207]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 57.94939 #> [2,] 13.36861 57.97540 #> [3,] 13.41366 57.94939 #> [4,] 13.41366 57.89738 #> [5,] 13.36861 57.87137 #> [6,] 13.32357 57.89738 #> [7,] 13.32357 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 57.92338 #> #> Slot "ID": #> [1] "ID1207" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1208]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 57.94939 #> [2,] 13.45870 57.97540 #> [3,] 13.50375 57.94939 #> [4,] 13.50375 57.89738 #> [5,] 13.45870 57.87137 #> [6,] 13.41366 57.89738 #> [7,] 13.41366 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 57.92338 #> #> Slot "ID": #> [1] "ID1208" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1209]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 57.94939 #> [2,] 13.54879 57.97540 #> [3,] 13.59384 57.94939 #> [4,] 13.59384 57.89738 #> [5,] 13.54879 57.87137 #> [6,] 13.50375 57.89738 #> [7,] 13.50375 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 57.92338 #> #> Slot "ID": #> [1] "ID1209" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1210]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 57.94939 #> [2,] 13.63888 57.97540 #> [3,] 13.68393 57.94939 #> [4,] 13.68393 57.89738 #> [5,] 13.63888 57.87137 #> [6,] 13.59384 57.89738 #> [7,] 13.59384 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 57.92338 #> #> Slot "ID": #> [1] "ID1210" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1211]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 57.94939 #> [2,] 13.72897 57.97540 #> [3,] 13.77402 57.94939 #> [4,] 13.77402 57.89738 #> [5,] 13.72897 57.87137 #> [6,] 13.68393 57.89738 #> [7,] 13.68393 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 57.92338 #> #> Slot "ID": #> [1] "ID1211" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1212]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 57.94939 #> [2,] 13.81906 57.97540 #> [3,] 13.86411 57.94939 #> [4,] 13.86411 57.89738 #> [5,] 13.81906 57.87137 #> [6,] 13.77402 57.89738 #> [7,] 13.77402 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 57.92338 #> #> Slot "ID": #> [1] "ID1212" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1213]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 57.94939 #> [2,] 13.90915 57.97540 #> [3,] 13.95420 57.94939 #> [4,] 13.95420 57.89738 #> [5,] 13.90915 57.87137 #> [6,] 13.86411 57.89738 #> [7,] 13.86411 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 57.92338 #> #> Slot "ID": #> [1] "ID1213" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1214]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 57.94939 #> [2,] 13.99925 57.97540 #> [3,] 14.04429 57.94939 #> [4,] 14.04429 57.89738 #> [5,] 13.99925 57.87137 #> [6,] 13.95420 57.89738 #> [7,] 13.95420 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 57.92338 #> #> Slot "ID": #> [1] "ID1214" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1215]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 57.94939 #> [2,] 14.08934 57.97540 #> [3,] 14.13438 57.94939 #> [4,] 14.13438 57.89738 #> [5,] 14.08934 57.87137 #> [6,] 14.04429 57.89738 #> [7,] 14.04429 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 57.92338 #> #> Slot "ID": #> [1] "ID1215" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1216]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 57.94939 #> [2,] 14.35961 57.97540 #> [3,] 14.40465 57.94939 #> [4,] 14.40465 57.89738 #> [5,] 14.35961 57.87137 #> [6,] 14.31456 57.89738 #> [7,] 14.31456 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 57.92338 #> #> Slot "ID": #> [1] "ID1216" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1217]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 57.94939 #> [2,] 14.44970 57.97540 #> [3,] 14.49474 57.94939 #> [4,] 14.49474 57.89738 #> [5,] 14.44970 57.87137 #> [6,] 14.40465 57.89738 #> [7,] 14.40465 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 57.92338 #> #> Slot "ID": #> [1] "ID1217" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1218]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 57.94939 #> [2,] 14.53979 57.97540 #> [3,] 14.58483 57.94939 #> [4,] 14.58483 57.89738 #> [5,] 14.53979 57.87137 #> [6,] 14.49474 57.89738 #> [7,] 14.49474 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 57.92338 #> #> Slot "ID": #> [1] "ID1218" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1219]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 57.94939 #> [2,] 14.62988 57.97540 #> [3,] 14.67492 57.94939 #> [4,] 14.67492 57.89738 #> [5,] 14.62988 57.87137 #> [6,] 14.58483 57.89738 #> [7,] 14.58483 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 57.92338 #> #> Slot "ID": #> [1] "ID1219" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1220]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 57.94939 #> [2,] 14.71997 57.97540 #> [3,] 14.76501 57.94939 #> [4,] 14.76501 57.89738 #> [5,] 14.71997 57.87137 #> [6,] 14.67492 57.89738 #> [7,] 14.67492 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 57.92338 #> #> Slot "ID": #> [1] "ID1220" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1221]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 57.94939 #> [2,] 14.81006 57.97540 #> [3,] 14.85510 57.94939 #> [4,] 14.85510 57.89738 #> [5,] 14.81006 57.87137 #> [6,] 14.76501 57.89738 #> [7,] 14.76501 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 57.92338 #> #> Slot "ID": #> [1] "ID1221" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1222]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 57.94939 #> [2,] 14.90015 57.97540 #> [3,] 14.94519 57.94939 #> [4,] 14.94519 57.89738 #> [5,] 14.90015 57.87137 #> [6,] 14.85510 57.89738 #> [7,] 14.85510 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 57.92338 #> #> Slot "ID": #> [1] "ID1222" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1223]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 57.94939 #> [2,] 14.99024 57.97540 #> [3,] 15.03528 57.94939 #> [4,] 15.03528 57.89738 #> [5,] 14.99024 57.87137 #> [6,] 14.94519 57.89738 #> [7,] 14.94519 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 57.92338 #> #> Slot "ID": #> [1] "ID1223" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1224]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 57.94939 #> [2,] 15.08033 57.97540 #> [3,] 15.12537 57.94939 #> [4,] 15.12537 57.89738 #> [5,] 15.08033 57.87137 #> [6,] 15.03528 57.89738 #> [7,] 15.03528 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 57.92338 #> #> Slot "ID": #> [1] "ID1224" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1225]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 57.94939 #> [2,] 15.17042 57.97540 #> [3,] 15.21546 57.94939 #> [4,] 15.21546 57.89738 #> [5,] 15.17042 57.87137 #> [6,] 15.12537 57.89738 #> [7,] 15.12537 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 57.92338 #> #> Slot "ID": #> [1] "ID1225" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1226]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 57.94939 #> [2,] 15.26051 57.97540 #> [3,] 15.30555 57.94939 #> [4,] 15.30555 57.89738 #> [5,] 15.26051 57.87137 #> [6,] 15.21546 57.89738 #> [7,] 15.21546 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 57.92338 #> #> Slot "ID": #> [1] "ID1226" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1227]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 57.94939 #> [2,] 15.44069 57.97540 #> [3,] 15.48573 57.94939 #> [4,] 15.48573 57.89738 #> [5,] 15.44069 57.87137 #> [6,] 15.39564 57.89738 #> [7,] 15.39564 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 57.92338 #> #> Slot "ID": #> [1] "ID1227" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1228]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 57.94939 #> [2,] 15.53078 57.97540 #> [3,] 15.57582 57.94939 #> [4,] 15.57582 57.89738 #> [5,] 15.53078 57.87137 #> [6,] 15.48573 57.89738 #> [7,] 15.48573 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 57.92338 #> #> Slot "ID": #> [1] "ID1228" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1229]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 57.94939 #> [2,] 15.62087 57.97540 #> [3,] 15.66591 57.94939 #> [4,] 15.66591 57.89738 #> [5,] 15.62087 57.87137 #> [6,] 15.57582 57.89738 #> [7,] 15.57582 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 57.92338 #> #> Slot "ID": #> [1] "ID1229" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1230]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 57.94939 #> [2,] 15.71096 57.97540 #> [3,] 15.75600 57.94939 #> [4,] 15.75600 57.89738 #> [5,] 15.71096 57.87137 #> [6,] 15.66591 57.89738 #> [7,] 15.66591 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 57.92338 #> #> Slot "ID": #> [1] "ID1230" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1231]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 57.94939 #> [2,] 15.80105 57.97540 #> [3,] 15.84609 57.94939 #> [4,] 15.84609 57.89738 #> [5,] 15.80105 57.87137 #> [6,] 15.75600 57.89738 #> [7,] 15.75600 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 57.92338 #> #> Slot "ID": #> [1] "ID1231" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1232]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 57.94939 #> [2,] 15.89114 57.97540 #> [3,] 15.93618 57.94939 #> [4,] 15.93618 57.89738 #> [5,] 15.89114 57.87137 #> [6,] 15.84609 57.89738 #> [7,] 15.84609 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 57.92338 #> #> Slot "ID": #> [1] "ID1232" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1233]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 57.94939 #> [2,] 15.98123 57.97540 #> [3,] 16.02627 57.94939 #> [4,] 16.02627 57.89738 #> [5,] 15.98123 57.87137 #> [6,] 15.93618 57.89738 #> [7,] 15.93618 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 57.92338 #> #> Slot "ID": #> [1] "ID1233" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1234]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 57.94939 #> [2,] 16.07132 57.97540 #> [3,] 16.11636 57.94939 #> [4,] 16.11636 57.89738 #> [5,] 16.07132 57.87137 #> [6,] 16.02627 57.89738 #> [7,] 16.02627 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 57.92338 #> #> Slot "ID": #> [1] "ID1234" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1235]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 57.94939 #> [2,] 16.16141 57.97540 #> [3,] 16.20645 57.94939 #> [4,] 16.20645 57.89738 #> [5,] 16.16141 57.87137 #> [6,] 16.11636 57.89738 #> [7,] 16.11636 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 57.92338 #> #> Slot "ID": #> [1] "ID1235" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1236]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 57.94939 #> [2,] 16.25150 57.97540 #> [3,] 16.29654 57.94939 #> [4,] 16.29654 57.89738 #> [5,] 16.25150 57.87137 #> [6,] 16.20645 57.89738 #> [7,] 16.20645 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 57.92338 #> #> Slot "ID": #> [1] "ID1236" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1237]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 57.94939 #> [2,] 16.34159 57.97540 #> [3,] 16.38663 57.94939 #> [4,] 16.38663 57.89738 #> [5,] 16.34159 57.87137 #> [6,] 16.29654 57.89738 #> [7,] 16.29654 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 57.92338 #> #> Slot "ID": #> [1] "ID1237" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1238]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 57.94939 #> [2,] 16.43168 57.97540 #> [3,] 16.47672 57.94939 #> [4,] 16.47672 57.89738 #> [5,] 16.43168 57.87137 #> [6,] 16.38663 57.89738 #> [7,] 16.38663 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 57.92338 #> #> Slot "ID": #> [1] "ID1238" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1239]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 57.94939 #> [2,] 16.52177 57.97540 #> [3,] 16.56681 57.94939 #> [4,] 16.56681 57.89738 #> [5,] 16.52177 57.87137 #> [6,] 16.47672 57.89738 #> [7,] 16.47672 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 57.92338 #> #> Slot "ID": #> [1] "ID1239" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1240]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 57.94939 #> [2,] 16.61186 57.97540 #> [3,] 16.65690 57.94939 #> [4,] 16.65690 57.89738 #> [5,] 16.61186 57.87137 #> [6,] 16.56681 57.89738 #> [7,] 16.56681 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 57.92338 #> #> Slot "ID": #> [1] "ID1240" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1241]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 57.94939 #> [2,] 16.70195 57.97540 #> [3,] 16.74699 57.94939 #> [4,] 16.74699 57.89738 #> [5,] 16.70195 57.87137 #> [6,] 16.65690 57.89738 #> [7,] 16.65690 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 57.92338 #> #> Slot "ID": #> [1] "ID1241" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1242]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 57.92338 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 57.94939 #> [2,] 16.79204 57.97540 #> [3,] 16.83708 57.94939 #> [4,] 16.83708 57.89738 #> [5,] 16.79204 57.87137 #> [6,] 16.74699 57.89738 #> [7,] 16.74699 57.94939 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 57.92338 #> #> Slot "ID": #> [1] "ID1242" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1243]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.02741 #> [2,] 11.61186 58.05342 #> [3,] 11.65690 58.02741 #> [4,] 11.65690 57.97540 #> [5,] 11.61186 57.94939 #> [6,] 11.56681 57.97540 #> [7,] 11.56681 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.00140 #> #> Slot "ID": #> [1] "ID1243" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1244]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.02741 #> [2,] 11.88213 58.05342 #> [3,] 11.92717 58.02741 #> [4,] 11.92717 57.97540 #> [5,] 11.88213 57.94939 #> [6,] 11.83708 57.97540 #> [7,] 11.83708 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.00140 #> #> Slot "ID": #> [1] "ID1244" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1245]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.02741 #> [2,] 11.97222 58.05342 #> [3,] 12.01726 58.02741 #> [4,] 12.01726 57.97540 #> [5,] 11.97222 57.94939 #> [6,] 11.92717 57.97540 #> [7,] 11.92717 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.00140 #> #> Slot "ID": #> [1] "ID1245" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1246]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.02741 #> [2,] 12.06231 58.05342 #> [3,] 12.10735 58.02741 #> [4,] 12.10735 57.97540 #> [5,] 12.06231 57.94939 #> [6,] 12.01726 57.97540 #> [7,] 12.01726 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.00140 #> #> Slot "ID": #> [1] "ID1246" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1247]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.1524 58.0014 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.02741 #> [2,] 12.15240 58.05342 #> [3,] 12.19744 58.02741 #> [4,] 12.19744 57.97540 #> [5,] 12.15240 57.94939 #> [6,] 12.10735 57.97540 #> [7,] 12.10735 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.1524 58.0014 #> #> Slot "ID": #> [1] "ID1247" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1248]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.02741 #> [2,] 12.24249 58.05342 #> [3,] 12.28753 58.02741 #> [4,] 12.28753 57.97540 #> [5,] 12.24249 57.94939 #> [6,] 12.19744 57.97540 #> [7,] 12.19744 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.00140 #> #> Slot "ID": #> [1] "ID1248" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1249]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.02741 #> [2,] 12.33258 58.05342 #> [3,] 12.37762 58.02741 #> [4,] 12.37762 57.97540 #> [5,] 12.33258 57.94939 #> [6,] 12.28753 57.97540 #> [7,] 12.28753 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.00140 #> #> Slot "ID": #> [1] "ID1249" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1250]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.02741 #> [2,] 12.42267 58.05342 #> [3,] 12.46771 58.02741 #> [4,] 12.46771 57.97540 #> [5,] 12.42267 57.94939 #> [6,] 12.37762 57.97540 #> [7,] 12.37762 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.00140 #> #> Slot "ID": #> [1] "ID1250" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1251]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.02741 #> [2,] 12.51276 58.05342 #> [3,] 12.55780 58.02741 #> [4,] 12.55780 57.97540 #> [5,] 12.51276 57.94939 #> [6,] 12.46771 57.97540 #> [7,] 12.46771 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.00140 #> #> Slot "ID": #> [1] "ID1251" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1252]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.02741 #> [2,] 12.60285 58.05342 #> [3,] 12.64789 58.02741 #> [4,] 12.64789 57.97540 #> [5,] 12.60285 57.94939 #> [6,] 12.55780 57.97540 #> [7,] 12.55780 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.00140 #> #> Slot "ID": #> [1] "ID1252" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1253]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 58.02741 #> [2,] 12.69294 58.05342 #> [3,] 12.73798 58.02741 #> [4,] 12.73798 57.97540 #> [5,] 12.69294 57.94939 #> [6,] 12.64789 57.97540 #> [7,] 12.64789 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 58.00140 #> #> Slot "ID": #> [1] "ID1253" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1254]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 58.02741 #> [2,] 12.78303 58.05342 #> [3,] 12.82807 58.02741 #> [4,] 12.82807 57.97540 #> [5,] 12.78303 57.94939 #> [6,] 12.73798 57.97540 #> [7,] 12.73798 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 58.00140 #> #> Slot "ID": #> [1] "ID1254" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1255]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 58.02741 #> [2,] 12.87312 58.05342 #> [3,] 12.91816 58.02741 #> [4,] 12.91816 57.97540 #> [5,] 12.87312 57.94939 #> [6,] 12.82807 57.97540 #> [7,] 12.82807 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 58.00140 #> #> Slot "ID": #> [1] "ID1255" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1256]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 58.02741 #> [2,] 12.96321 58.05342 #> [3,] 13.00825 58.02741 #> [4,] 13.00825 57.97540 #> [5,] 12.96321 57.94939 #> [6,] 12.91816 57.97540 #> [7,] 12.91816 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 58.00140 #> #> Slot "ID": #> [1] "ID1256" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1257]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.0533 58.0014 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.02741 #> [2,] 13.05330 58.05342 #> [3,] 13.09834 58.02741 #> [4,] 13.09834 57.97540 #> [5,] 13.05330 57.94939 #> [6,] 13.00825 57.97540 #> [7,] 13.00825 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.0533 58.0014 #> #> Slot "ID": #> [1] "ID1257" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1258]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.02741 #> [2,] 13.14339 58.05342 #> [3,] 13.18843 58.02741 #> [4,] 13.18843 57.97540 #> [5,] 13.14339 57.94939 #> [6,] 13.09834 57.97540 #> [7,] 13.09834 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.00140 #> #> Slot "ID": #> [1] "ID1258" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1259]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 58.02741 #> [2,] 13.23348 58.05342 #> [3,] 13.27852 58.02741 #> [4,] 13.27852 57.97540 #> [5,] 13.23348 57.94939 #> [6,] 13.18843 57.97540 #> [7,] 13.18843 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 58.00140 #> #> Slot "ID": #> [1] "ID1259" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1260]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 58.02741 #> [2,] 13.32357 58.05342 #> [3,] 13.36861 58.02741 #> [4,] 13.36861 57.97540 #> [5,] 13.32357 57.94939 #> [6,] 13.27852 57.97540 #> [7,] 13.27852 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 58.00140 #> #> Slot "ID": #> [1] "ID1260" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1261]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.02741 #> [2,] 13.41366 58.05342 #> [3,] 13.45870 58.02741 #> [4,] 13.45870 57.97540 #> [5,] 13.41366 57.94939 #> [6,] 13.36861 57.97540 #> [7,] 13.36861 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.00140 #> #> Slot "ID": #> [1] "ID1261" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1262]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.02741 #> [2,] 13.50375 58.05342 #> [3,] 13.54879 58.02741 #> [4,] 13.54879 57.97540 #> [5,] 13.50375 57.94939 #> [6,] 13.45870 57.97540 #> [7,] 13.45870 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.00140 #> #> Slot "ID": #> [1] "ID1262" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1263]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.02741 #> [2,] 13.59384 58.05342 #> [3,] 13.63888 58.02741 #> [4,] 13.63888 57.97540 #> [5,] 13.59384 57.94939 #> [6,] 13.54879 57.97540 #> [7,] 13.54879 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.00140 #> #> Slot "ID": #> [1] "ID1263" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1264]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.02741 #> [2,] 13.68393 58.05342 #> [3,] 13.72897 58.02741 #> [4,] 13.72897 57.97540 #> [5,] 13.68393 57.94939 #> [6,] 13.63888 57.97540 #> [7,] 13.63888 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.00140 #> #> Slot "ID": #> [1] "ID1264" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1265]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.02741 #> [2,] 13.77402 58.05342 #> [3,] 13.81906 58.02741 #> [4,] 13.81906 57.97540 #> [5,] 13.77402 57.94939 #> [6,] 13.72897 57.97540 #> [7,] 13.72897 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.00140 #> #> Slot "ID": #> [1] "ID1265" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1266]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.02741 #> [2,] 13.86411 58.05342 #> [3,] 13.90915 58.02741 #> [4,] 13.90915 57.97540 #> [5,] 13.86411 57.94939 #> [6,] 13.81906 57.97540 #> [7,] 13.81906 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.00140 #> #> Slot "ID": #> [1] "ID1266" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1267]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.9542 58.0014 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.02741 #> [2,] 13.95420 58.05342 #> [3,] 13.99925 58.02741 #> [4,] 13.99925 57.97540 #> [5,] 13.95420 57.94939 #> [6,] 13.90915 57.97540 #> [7,] 13.90915 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.9542 58.0014 #> #> Slot "ID": #> [1] "ID1267" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1268]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.02741 #> [2,] 14.04429 58.05342 #> [3,] 14.08934 58.02741 #> [4,] 14.08934 57.97540 #> [5,] 14.04429 57.94939 #> [6,] 13.99925 57.97540 #> [7,] 13.99925 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.00140 #> #> Slot "ID": #> [1] "ID1268" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1269]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.02741 #> [2,] 14.13438 58.05342 #> [3,] 14.17943 58.02741 #> [4,] 14.17943 57.97540 #> [5,] 14.13438 57.94939 #> [6,] 14.08934 57.97540 #> [7,] 14.08934 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.00140 #> #> Slot "ID": #> [1] "ID1269" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1270]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 58.02741 #> [2,] 14.49474 58.05342 #> [3,] 14.53979 58.02741 #> [4,] 14.53979 57.97540 #> [5,] 14.49474 57.94939 #> [6,] 14.44970 57.97540 #> [7,] 14.44970 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 58.00140 #> #> Slot "ID": #> [1] "ID1270" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1271]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 58.02741 #> [2,] 14.58483 58.05342 #> [3,] 14.62988 58.02741 #> [4,] 14.62988 57.97540 #> [5,] 14.58483 57.94939 #> [6,] 14.53979 57.97540 #> [7,] 14.53979 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 58.00140 #> #> Slot "ID": #> [1] "ID1271" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1272]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 58.02741 #> [2,] 14.67492 58.05342 #> [3,] 14.71997 58.02741 #> [4,] 14.71997 57.97540 #> [5,] 14.67492 57.94939 #> [6,] 14.62988 57.97540 #> [7,] 14.62988 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 58.00140 #> #> Slot "ID": #> [1] "ID1272" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1273]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 58.02741 #> [2,] 14.76501 58.05342 #> [3,] 14.81006 58.02741 #> [4,] 14.81006 57.97540 #> [5,] 14.76501 57.94939 #> [6,] 14.71997 57.97540 #> [7,] 14.71997 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 58.00140 #> #> Slot "ID": #> [1] "ID1273" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1274]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.8551 58.0014 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 58.02741 #> [2,] 14.85510 58.05342 #> [3,] 14.90015 58.02741 #> [4,] 14.90015 57.97540 #> [5,] 14.85510 57.94939 #> [6,] 14.81006 57.97540 #> [7,] 14.81006 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.8551 58.0014 #> #> Slot "ID": #> [1] "ID1274" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1275]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.02741 #> [2,] 14.94519 58.05342 #> [3,] 14.99024 58.02741 #> [4,] 14.99024 57.97540 #> [5,] 14.94519 57.94939 #> [6,] 14.90015 57.97540 #> [7,] 14.90015 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.00140 #> #> Slot "ID": #> [1] "ID1275" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1276]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.02741 #> [2,] 15.03528 58.05342 #> [3,] 15.08033 58.02741 #> [4,] 15.08033 57.97540 #> [5,] 15.03528 57.94939 #> [6,] 14.99024 57.97540 #> [7,] 14.99024 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.00140 #> #> Slot "ID": #> [1] "ID1276" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1277]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.02741 #> [2,] 15.12537 58.05342 #> [3,] 15.17042 58.02741 #> [4,] 15.17042 57.97540 #> [5,] 15.12537 57.94939 #> [6,] 15.08033 57.97540 #> [7,] 15.08033 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.00140 #> #> Slot "ID": #> [1] "ID1277" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1278]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.02741 #> [2,] 15.30555 58.05342 #> [3,] 15.35060 58.02741 #> [4,] 15.35060 57.97540 #> [5,] 15.30555 57.94939 #> [6,] 15.26051 57.97540 #> [7,] 15.26051 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.00140 #> #> Slot "ID": #> [1] "ID1278" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1279]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.02741 #> [2,] 15.39564 58.05342 #> [3,] 15.44069 58.02741 #> [4,] 15.44069 57.97540 #> [5,] 15.39564 57.94939 #> [6,] 15.35060 57.97540 #> [7,] 15.35060 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.00140 #> #> Slot "ID": #> [1] "ID1279" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1280]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.02741 #> [2,] 15.48573 58.05342 #> [3,] 15.53078 58.02741 #> [4,] 15.53078 57.97540 #> [5,] 15.48573 57.94939 #> [6,] 15.44069 57.97540 #> [7,] 15.44069 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.00140 #> #> Slot "ID": #> [1] "ID1280" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1281]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.02741 #> [2,] 15.57582 58.05342 #> [3,] 15.62087 58.02741 #> [4,] 15.62087 57.97540 #> [5,] 15.57582 57.94939 #> [6,] 15.53078 57.97540 #> [7,] 15.53078 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.00140 #> #> Slot "ID": #> [1] "ID1281" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1282]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.02741 #> [2,] 15.66591 58.05342 #> [3,] 15.71096 58.02741 #> [4,] 15.71096 57.97540 #> [5,] 15.66591 57.94939 #> [6,] 15.62087 57.97540 #> [7,] 15.62087 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.00140 #> #> Slot "ID": #> [1] "ID1282" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1283]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.02741 #> [2,] 15.84609 58.05342 #> [3,] 15.89114 58.02741 #> [4,] 15.89114 57.97540 #> [5,] 15.84609 57.94939 #> [6,] 15.80105 57.97540 #> [7,] 15.80105 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.00140 #> #> Slot "ID": #> [1] "ID1283" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1284]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.02741 #> [2,] 15.93618 58.05342 #> [3,] 15.98123 58.02741 #> [4,] 15.98123 57.97540 #> [5,] 15.93618 57.94939 #> [6,] 15.89114 57.97540 #> [7,] 15.89114 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.00140 #> #> Slot "ID": #> [1] "ID1284" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1285]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.02741 #> [2,] 16.02627 58.05342 #> [3,] 16.07132 58.02741 #> [4,] 16.07132 57.97540 #> [5,] 16.02627 57.94939 #> [6,] 15.98123 57.97540 #> [7,] 15.98123 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.00140 #> #> Slot "ID": #> [1] "ID1285" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1286]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.02741 #> [2,] 16.11636 58.05342 #> [3,] 16.16141 58.02741 #> [4,] 16.16141 57.97540 #> [5,] 16.11636 57.94939 #> [6,] 16.07132 57.97540 #> [7,] 16.07132 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.00140 #> #> Slot "ID": #> [1] "ID1286" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1287]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.02741 #> [2,] 16.20645 58.05342 #> [3,] 16.25150 58.02741 #> [4,] 16.25150 57.97540 #> [5,] 16.20645 57.94939 #> [6,] 16.16141 57.97540 #> [7,] 16.16141 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.00140 #> #> Slot "ID": #> [1] "ID1287" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1288]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.02741 #> [2,] 16.29654 58.05342 #> [3,] 16.34159 58.02741 #> [4,] 16.34159 57.97540 #> [5,] 16.29654 57.94939 #> [6,] 16.25150 57.97540 #> [7,] 16.25150 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.00140 #> #> Slot "ID": #> [1] "ID1288" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1289]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 58.02741 #> [2,] 16.38663 58.05342 #> [3,] 16.43168 58.02741 #> [4,] 16.43168 57.97540 #> [5,] 16.38663 57.94939 #> [6,] 16.34159 57.97540 #> [7,] 16.34159 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 58.00140 #> #> Slot "ID": #> [1] "ID1289" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1290]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 58.02741 #> [2,] 16.47672 58.05342 #> [3,] 16.52177 58.02741 #> [4,] 16.52177 57.97540 #> [5,] 16.47672 57.94939 #> [6,] 16.43168 57.97540 #> [7,] 16.43168 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 58.00140 #> #> Slot "ID": #> [1] "ID1290" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1291]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.00140 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.02741 #> [2,] 16.56681 58.05342 #> [3,] 16.61186 58.02741 #> [4,] 16.61186 57.97540 #> [5,] 16.56681 57.94939 #> [6,] 16.52177 57.97540 #> [7,] 16.52177 58.02741 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.00140 #> #> Slot "ID": #> [1] "ID1291" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1292]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.10543 #> [2,] 11.47672 58.13144 #> [3,] 11.52177 58.10543 #> [4,] 11.52177 58.05342 #> [5,] 11.47672 58.02741 #> [6,] 11.43168 58.05342 #> [7,] 11.43168 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.07943 #> #> Slot "ID": #> [1] "ID1292" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1293]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.10543 #> [2,] 11.65690 58.13144 #> [3,] 11.70195 58.10543 #> [4,] 11.70195 58.05342 #> [5,] 11.65690 58.02741 #> [6,] 11.61186 58.05342 #> [7,] 11.61186 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.07943 #> #> Slot "ID": #> [1] "ID1293" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1294]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.10543 #> [2,] 11.83708 58.13144 #> [3,] 11.88213 58.10543 #> [4,] 11.88213 58.05342 #> [5,] 11.83708 58.02741 #> [6,] 11.79204 58.05342 #> [7,] 11.79204 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.07943 #> #> Slot "ID": #> [1] "ID1294" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1295]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.10543 #> [2,] 11.92717 58.13144 #> [3,] 11.97222 58.10543 #> [4,] 11.97222 58.05342 #> [5,] 11.92717 58.02741 #> [6,] 11.88213 58.05342 #> [7,] 11.88213 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.07943 #> #> Slot "ID": #> [1] "ID1295" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1296]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.10543 #> [2,] 12.01726 58.13144 #> [3,] 12.06231 58.10543 #> [4,] 12.06231 58.05342 #> [5,] 12.01726 58.02741 #> [6,] 11.97222 58.05342 #> [7,] 11.97222 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.07943 #> #> Slot "ID": #> [1] "ID1296" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1297]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.10543 #> [2,] 12.10735 58.13144 #> [3,] 12.15240 58.10543 #> [4,] 12.15240 58.05342 #> [5,] 12.10735 58.02741 #> [6,] 12.06231 58.05342 #> [7,] 12.06231 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.07943 #> #> Slot "ID": #> [1] "ID1297" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1298]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.10543 #> [2,] 12.19744 58.13144 #> [3,] 12.24249 58.10543 #> [4,] 12.24249 58.05342 #> [5,] 12.19744 58.02741 #> [6,] 12.15240 58.05342 #> [7,] 12.15240 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.07943 #> #> Slot "ID": #> [1] "ID1298" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1299]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.10543 #> [2,] 12.28753 58.13144 #> [3,] 12.33258 58.10543 #> [4,] 12.33258 58.05342 #> [5,] 12.28753 58.02741 #> [6,] 12.24249 58.05342 #> [7,] 12.24249 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.07943 #> #> Slot "ID": #> [1] "ID1299" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1300]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.10543 #> [2,] 12.37762 58.13144 #> [3,] 12.42267 58.10543 #> [4,] 12.42267 58.05342 #> [5,] 12.37762 58.02741 #> [6,] 12.33258 58.05342 #> [7,] 12.33258 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.07943 #> #> Slot "ID": #> [1] "ID1300" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1301]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.10543 #> [2,] 12.46771 58.13144 #> [3,] 12.51276 58.10543 #> [4,] 12.51276 58.05342 #> [5,] 12.46771 58.02741 #> [6,] 12.42267 58.05342 #> [7,] 12.42267 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.07943 #> #> Slot "ID": #> [1] "ID1301" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1302]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 58.10543 #> [2,] 12.55780 58.13144 #> [3,] 12.60285 58.10543 #> [4,] 12.60285 58.05342 #> [5,] 12.55780 58.02741 #> [6,] 12.51276 58.05342 #> [7,] 12.51276 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 58.07943 #> #> Slot "ID": #> [1] "ID1302" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1303]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 58.10543 #> [2,] 12.64789 58.13144 #> [3,] 12.69294 58.10543 #> [4,] 12.69294 58.05342 #> [5,] 12.64789 58.02741 #> [6,] 12.60285 58.05342 #> [7,] 12.60285 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 58.07943 #> #> Slot "ID": #> [1] "ID1303" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1304]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 58.10543 #> [2,] 12.73798 58.13144 #> [3,] 12.78303 58.10543 #> [4,] 12.78303 58.05342 #> [5,] 12.73798 58.02741 #> [6,] 12.69294 58.05342 #> [7,] 12.69294 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 58.07943 #> #> Slot "ID": #> [1] "ID1304" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1305]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 58.10543 #> [2,] 12.82807 58.13144 #> [3,] 12.87312 58.10543 #> [4,] 12.87312 58.05342 #> [5,] 12.82807 58.02741 #> [6,] 12.78303 58.05342 #> [7,] 12.78303 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 58.07943 #> #> Slot "ID": #> [1] "ID1305" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1306]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 58.10543 #> [2,] 12.91816 58.13144 #> [3,] 12.96321 58.10543 #> [4,] 12.96321 58.05342 #> [5,] 12.91816 58.02741 #> [6,] 12.87312 58.05342 #> [7,] 12.87312 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 58.07943 #> #> Slot "ID": #> [1] "ID1306" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1307]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 58.10543 #> [2,] 13.00825 58.13144 #> [3,] 13.05330 58.10543 #> [4,] 13.05330 58.05342 #> [5,] 13.00825 58.02741 #> [6,] 12.96321 58.05342 #> [7,] 12.96321 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 58.07943 #> #> Slot "ID": #> [1] "ID1307" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1308]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 58.10543 #> [2,] 13.09834 58.13144 #> [3,] 13.14339 58.10543 #> [4,] 13.14339 58.05342 #> [5,] 13.09834 58.02741 #> [6,] 13.05330 58.05342 #> [7,] 13.05330 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 58.07943 #> #> Slot "ID": #> [1] "ID1308" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1309]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 58.10543 #> [2,] 13.18843 58.13144 #> [3,] 13.23348 58.10543 #> [4,] 13.23348 58.05342 #> [5,] 13.18843 58.02741 #> [6,] 13.14339 58.05342 #> [7,] 13.14339 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 58.07943 #> #> Slot "ID": #> [1] "ID1309" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1310]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 58.10543 #> [2,] 13.27852 58.13144 #> [3,] 13.32357 58.10543 #> [4,] 13.32357 58.05342 #> [5,] 13.27852 58.02741 #> [6,] 13.23348 58.05342 #> [7,] 13.23348 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 58.07943 #> #> Slot "ID": #> [1] "ID1310" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1311]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 58.10543 #> [2,] 13.36861 58.13144 #> [3,] 13.41366 58.10543 #> [4,] 13.41366 58.05342 #> [5,] 13.36861 58.02741 #> [6,] 13.32357 58.05342 #> [7,] 13.32357 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 58.07943 #> #> Slot "ID": #> [1] "ID1311" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1312]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 58.10543 #> [2,] 13.45870 58.13144 #> [3,] 13.50375 58.10543 #> [4,] 13.50375 58.05342 #> [5,] 13.45870 58.02741 #> [6,] 13.41366 58.05342 #> [7,] 13.41366 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 58.07943 #> #> Slot "ID": #> [1] "ID1312" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1313]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 58.10543 #> [2,] 13.54879 58.13144 #> [3,] 13.59384 58.10543 #> [4,] 13.59384 58.05342 #> [5,] 13.54879 58.02741 #> [6,] 13.50375 58.05342 #> [7,] 13.50375 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 58.07943 #> #> Slot "ID": #> [1] "ID1313" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1314]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 58.10543 #> [2,] 13.63888 58.13144 #> [3,] 13.68393 58.10543 #> [4,] 13.68393 58.05342 #> [5,] 13.63888 58.02741 #> [6,] 13.59384 58.05342 #> [7,] 13.59384 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 58.07943 #> #> Slot "ID": #> [1] "ID1314" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1315]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 58.10543 #> [2,] 13.72897 58.13144 #> [3,] 13.77402 58.10543 #> [4,] 13.77402 58.05342 #> [5,] 13.72897 58.02741 #> [6,] 13.68393 58.05342 #> [7,] 13.68393 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 58.07943 #> #> Slot "ID": #> [1] "ID1315" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1316]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.10543 #> [2,] 13.81906 58.13144 #> [3,] 13.86411 58.10543 #> [4,] 13.86411 58.05342 #> [5,] 13.81906 58.02741 #> [6,] 13.77402 58.05342 #> [7,] 13.77402 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.07943 #> #> Slot "ID": #> [1] "ID1316" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1317]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.10543 #> [2,] 13.90915 58.13144 #> [3,] 13.95420 58.10543 #> [4,] 13.95420 58.05342 #> [5,] 13.90915 58.02741 #> [6,] 13.86411 58.05342 #> [7,] 13.86411 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.07943 #> #> Slot "ID": #> [1] "ID1317" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1318]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.10543 #> [2,] 13.99925 58.13144 #> [3,] 14.04429 58.10543 #> [4,] 14.04429 58.05342 #> [5,] 13.99925 58.02741 #> [6,] 13.95420 58.05342 #> [7,] 13.95420 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.07943 #> #> Slot "ID": #> [1] "ID1318" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1319]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.10543 #> [2,] 14.08934 58.13144 #> [3,] 14.13438 58.10543 #> [4,] 14.13438 58.05342 #> [5,] 14.08934 58.02741 #> [6,] 14.04429 58.05342 #> [7,] 14.04429 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.07943 #> #> Slot "ID": #> [1] "ID1319" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1320]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.10543 #> [2,] 14.17943 58.13144 #> [3,] 14.22447 58.10543 #> [4,] 14.22447 58.05342 #> [5,] 14.17943 58.02741 #> [6,] 14.13438 58.05342 #> [7,] 14.13438 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.07943 #> #> Slot "ID": #> [1] "ID1320" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1321]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.10543 #> [2,] 14.35961 58.13144 #> [3,] 14.40465 58.10543 #> [4,] 14.40465 58.05342 #> [5,] 14.35961 58.02741 #> [6,] 14.31456 58.05342 #> [7,] 14.31456 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.07943 #> #> Slot "ID": #> [1] "ID1321" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1322]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 58.10543 #> [2,] 14.53979 58.13144 #> [3,] 14.58483 58.10543 #> [4,] 14.58483 58.05342 #> [5,] 14.53979 58.02741 #> [6,] 14.49474 58.05342 #> [7,] 14.49474 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 58.07943 #> #> Slot "ID": #> [1] "ID1322" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1323]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 58.10543 #> [2,] 14.62988 58.13144 #> [3,] 14.67492 58.10543 #> [4,] 14.67492 58.05342 #> [5,] 14.62988 58.02741 #> [6,] 14.58483 58.05342 #> [7,] 14.58483 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 58.07943 #> #> Slot "ID": #> [1] "ID1323" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1324]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 58.10543 #> [2,] 14.71997 58.13144 #> [3,] 14.76501 58.10543 #> [4,] 14.76501 58.05342 #> [5,] 14.71997 58.02741 #> [6,] 14.67492 58.05342 #> [7,] 14.67492 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 58.07943 #> #> Slot "ID": #> [1] "ID1324" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1325]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 58.10543 #> [2,] 14.81006 58.13144 #> [3,] 14.85510 58.10543 #> [4,] 14.85510 58.05342 #> [5,] 14.81006 58.02741 #> [6,] 14.76501 58.05342 #> [7,] 14.76501 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 58.07943 #> #> Slot "ID": #> [1] "ID1325" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1326]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 58.10543 #> [2,] 14.90015 58.13144 #> [3,] 14.94519 58.10543 #> [4,] 14.94519 58.05342 #> [5,] 14.90015 58.02741 #> [6,] 14.85510 58.05342 #> [7,] 14.85510 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 58.07943 #> #> Slot "ID": #> [1] "ID1326" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1327]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 58.10543 #> [2,] 14.99024 58.13144 #> [3,] 15.03528 58.10543 #> [4,] 15.03528 58.05342 #> [5,] 14.99024 58.02741 #> [6,] 14.94519 58.05342 #> [7,] 14.94519 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 58.07943 #> #> Slot "ID": #> [1] "ID1327" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1328]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.10543 #> [2,] 15.08033 58.13144 #> [3,] 15.12537 58.10543 #> [4,] 15.12537 58.05342 #> [5,] 15.08033 58.02741 #> [6,] 15.03528 58.05342 #> [7,] 15.03528 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.07943 #> #> Slot "ID": #> [1] "ID1328" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1329]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.10543 #> [2,] 15.26051 58.13144 #> [3,] 15.30555 58.10543 #> [4,] 15.30555 58.05342 #> [5,] 15.26051 58.02741 #> [6,] 15.21546 58.05342 #> [7,] 15.21546 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.07943 #> #> Slot "ID": #> [1] "ID1329" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1330]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.10543 #> [2,] 15.35060 58.13144 #> [3,] 15.39564 58.10543 #> [4,] 15.39564 58.05342 #> [5,] 15.35060 58.02741 #> [6,] 15.30555 58.05342 #> [7,] 15.30555 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.07943 #> #> Slot "ID": #> [1] "ID1330" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1331]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.10543 #> [2,] 15.44069 58.13144 #> [3,] 15.48573 58.10543 #> [4,] 15.48573 58.05342 #> [5,] 15.44069 58.02741 #> [6,] 15.39564 58.05342 #> [7,] 15.39564 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.07943 #> #> Slot "ID": #> [1] "ID1331" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1332]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.10543 #> [2,] 15.53078 58.13144 #> [3,] 15.57582 58.10543 #> [4,] 15.57582 58.05342 #> [5,] 15.53078 58.02741 #> [6,] 15.48573 58.05342 #> [7,] 15.48573 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.07943 #> #> Slot "ID": #> [1] "ID1332" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1333]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.10543 #> [2,] 15.62087 58.13144 #> [3,] 15.66591 58.10543 #> [4,] 15.66591 58.05342 #> [5,] 15.62087 58.02741 #> [6,] 15.57582 58.05342 #> [7,] 15.57582 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.07943 #> #> Slot "ID": #> [1] "ID1333" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1334]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.10543 #> [2,] 15.71096 58.13144 #> [3,] 15.75600 58.10543 #> [4,] 15.75600 58.05342 #> [5,] 15.71096 58.02741 #> [6,] 15.66591 58.05342 #> [7,] 15.66591 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.07943 #> #> Slot "ID": #> [1] "ID1334" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1335]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.10543 #> [2,] 15.80105 58.13144 #> [3,] 15.84609 58.10543 #> [4,] 15.84609 58.05342 #> [5,] 15.80105 58.02741 #> [6,] 15.75600 58.05342 #> [7,] 15.75600 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.07943 #> #> Slot "ID": #> [1] "ID1335" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1336]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.10543 #> [2,] 15.89114 58.13144 #> [3,] 15.93618 58.10543 #> [4,] 15.93618 58.05342 #> [5,] 15.89114 58.02741 #> [6,] 15.84609 58.05342 #> [7,] 15.84609 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.07943 #> #> Slot "ID": #> [1] "ID1336" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1337]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.10543 #> [2,] 15.98123 58.13144 #> [3,] 16.02627 58.10543 #> [4,] 16.02627 58.05342 #> [5,] 15.98123 58.02741 #> [6,] 15.93618 58.05342 #> [7,] 15.93618 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.07943 #> #> Slot "ID": #> [1] "ID1337" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1338]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.10543 #> [2,] 16.07132 58.13144 #> [3,] 16.11636 58.10543 #> [4,] 16.11636 58.05342 #> [5,] 16.07132 58.02741 #> [6,] 16.02627 58.05342 #> [7,] 16.02627 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.07943 #> #> Slot "ID": #> [1] "ID1338" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1339]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.10543 #> [2,] 16.16141 58.13144 #> [3,] 16.20645 58.10543 #> [4,] 16.20645 58.05342 #> [5,] 16.16141 58.02741 #> [6,] 16.11636 58.05342 #> [7,] 16.11636 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.07943 #> #> Slot "ID": #> [1] "ID1339" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1340]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.10543 #> [2,] 16.25150 58.13144 #> [3,] 16.29654 58.10543 #> [4,] 16.29654 58.05342 #> [5,] 16.25150 58.02741 #> [6,] 16.20645 58.05342 #> [7,] 16.20645 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.07943 #> #> Slot "ID": #> [1] "ID1340" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1341]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.10543 #> [2,] 16.34159 58.13144 #> [3,] 16.38663 58.10543 #> [4,] 16.38663 58.05342 #> [5,] 16.34159 58.02741 #> [6,] 16.29654 58.05342 #> [7,] 16.29654 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.07943 #> #> Slot "ID": #> [1] "ID1341" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1342]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 58.10543 #> [2,] 16.43168 58.13144 #> [3,] 16.47672 58.10543 #> [4,] 16.47672 58.05342 #> [5,] 16.43168 58.02741 #> [6,] 16.38663 58.05342 #> [7,] 16.38663 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 58.07943 #> #> Slot "ID": #> [1] "ID1342" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1343]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 58.10543 #> [2,] 16.52177 58.13144 #> [3,] 16.56681 58.10543 #> [4,] 16.56681 58.05342 #> [5,] 16.52177 58.02741 #> [6,] 16.47672 58.05342 #> [7,] 16.47672 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 58.07943 #> #> Slot "ID": #> [1] "ID1343" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1344]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 58.10543 #> [2,] 16.61186 58.13144 #> [3,] 16.65690 58.10543 #> [4,] 16.65690 58.05342 #> [5,] 16.61186 58.02741 #> [6,] 16.56681 58.05342 #> [7,] 16.56681 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 58.07943 #> #> Slot "ID": #> [1] "ID1344" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1345]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 58.07943 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 58.10543 #> [2,] 16.70195 58.13144 #> [3,] 16.74699 58.10543 #> [4,] 16.74699 58.05342 #> [5,] 16.70195 58.02741 #> [6,] 16.65690 58.05342 #> [7,] 16.65690 58.10543 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 58.07943 #> #> Slot "ID": #> [1] "ID1345" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1346]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.18345 #> [2,] 11.43168 58.20946 #> [3,] 11.47672 58.18345 #> [4,] 11.47672 58.13144 #> [5,] 11.43168 58.10543 #> [6,] 11.38663 58.13144 #> [7,] 11.38663 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.15745 #> #> Slot "ID": #> [1] "ID1346" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1347]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.52177 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.47672 58.18345 #> [2,] 11.52177 58.20946 #> [3,] 11.56681 58.18345 #> [4,] 11.56681 58.13144 #> [5,] 11.52177 58.10543 #> [6,] 11.47672 58.13144 #> [7,] 11.47672 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.52177 58.15745 #> #> Slot "ID": #> [1] "ID1347" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1348]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.18345 #> [2,] 11.61186 58.20946 #> [3,] 11.65690 58.18345 #> [4,] 11.65690 58.13144 #> [5,] 11.61186 58.10543 #> [6,] 11.56681 58.13144 #> [7,] 11.56681 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.15745 #> #> Slot "ID": #> [1] "ID1348" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1349]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.18345 #> [2,] 11.70195 58.20946 #> [3,] 11.74699 58.18345 #> [4,] 11.74699 58.13144 #> [5,] 11.70195 58.10543 #> [6,] 11.65690 58.13144 #> [7,] 11.65690 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.15745 #> #> Slot "ID": #> [1] "ID1349" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1350]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.18345 #> [2,] 11.79204 58.20946 #> [3,] 11.83708 58.18345 #> [4,] 11.83708 58.13144 #> [5,] 11.79204 58.10543 #> [6,] 11.74699 58.13144 #> [7,] 11.74699 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.15745 #> #> Slot "ID": #> [1] "ID1350" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1351]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.18345 #> [2,] 11.88213 58.20946 #> [3,] 11.92717 58.18345 #> [4,] 11.92717 58.13144 #> [5,] 11.88213 58.10543 #> [6,] 11.83708 58.13144 #> [7,] 11.83708 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.15745 #> #> Slot "ID": #> [1] "ID1351" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1352]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.18345 #> [2,] 11.97222 58.20946 #> [3,] 12.01726 58.18345 #> [4,] 12.01726 58.13144 #> [5,] 11.97222 58.10543 #> [6,] 11.92717 58.13144 #> [7,] 11.92717 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.15745 #> #> Slot "ID": #> [1] "ID1352" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1353]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.18345 #> [2,] 12.06231 58.20946 #> [3,] 12.10735 58.18345 #> [4,] 12.10735 58.13144 #> [5,] 12.06231 58.10543 #> [6,] 12.01726 58.13144 #> [7,] 12.01726 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.15745 #> #> Slot "ID": #> [1] "ID1353" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1354]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.18345 #> [2,] 12.15240 58.20946 #> [3,] 12.19744 58.18345 #> [4,] 12.19744 58.13144 #> [5,] 12.15240 58.10543 #> [6,] 12.10735 58.13144 #> [7,] 12.10735 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.15745 #> #> Slot "ID": #> [1] "ID1354" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1355]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.18345 #> [2,] 12.24249 58.20946 #> [3,] 12.28753 58.18345 #> [4,] 12.28753 58.13144 #> [5,] 12.24249 58.10543 #> [6,] 12.19744 58.13144 #> [7,] 12.19744 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.15745 #> #> Slot "ID": #> [1] "ID1355" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1356]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.18345 #> [2,] 12.33258 58.20946 #> [3,] 12.37762 58.18345 #> [4,] 12.37762 58.13144 #> [5,] 12.33258 58.10543 #> [6,] 12.28753 58.13144 #> [7,] 12.28753 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.15745 #> #> Slot "ID": #> [1] "ID1356" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1357]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.18345 #> [2,] 12.42267 58.20946 #> [3,] 12.46771 58.18345 #> [4,] 12.46771 58.13144 #> [5,] 12.42267 58.10543 #> [6,] 12.37762 58.13144 #> [7,] 12.37762 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.15745 #> #> Slot "ID": #> [1] "ID1357" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1358]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.18345 #> [2,] 12.51276 58.20946 #> [3,] 12.55780 58.18345 #> [4,] 12.55780 58.13144 #> [5,] 12.51276 58.10543 #> [6,] 12.46771 58.13144 #> [7,] 12.46771 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.15745 #> #> Slot "ID": #> [1] "ID1358" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1359]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.18345 #> [2,] 12.60285 58.20946 #> [3,] 12.64789 58.18345 #> [4,] 12.64789 58.13144 #> [5,] 12.60285 58.10543 #> [6,] 12.55780 58.13144 #> [7,] 12.55780 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.15745 #> #> Slot "ID": #> [1] "ID1359" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1360]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 58.18345 #> [2,] 12.69294 58.20946 #> [3,] 12.73798 58.18345 #> [4,] 12.73798 58.13144 #> [5,] 12.69294 58.10543 #> [6,] 12.64789 58.13144 #> [7,] 12.64789 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 58.15745 #> #> Slot "ID": #> [1] "ID1360" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1361]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 58.18345 #> [2,] 12.78303 58.20946 #> [3,] 12.82807 58.18345 #> [4,] 12.82807 58.13144 #> [5,] 12.78303 58.10543 #> [6,] 12.73798 58.13144 #> [7,] 12.73798 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 58.15745 #> #> Slot "ID": #> [1] "ID1361" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1362]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 58.18345 #> [2,] 12.87312 58.20946 #> [3,] 12.91816 58.18345 #> [4,] 12.91816 58.13144 #> [5,] 12.87312 58.10543 #> [6,] 12.82807 58.13144 #> [7,] 12.82807 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 58.15745 #> #> Slot "ID": #> [1] "ID1362" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1363]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 58.18345 #> [2,] 12.96321 58.20946 #> [3,] 13.00825 58.18345 #> [4,] 13.00825 58.13144 #> [5,] 12.96321 58.10543 #> [6,] 12.91816 58.13144 #> [7,] 12.91816 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 58.15745 #> #> Slot "ID": #> [1] "ID1363" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1364]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.18345 #> [2,] 13.05330 58.20946 #> [3,] 13.09834 58.18345 #> [4,] 13.09834 58.13144 #> [5,] 13.05330 58.10543 #> [6,] 13.00825 58.13144 #> [7,] 13.00825 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 58.15745 #> #> Slot "ID": #> [1] "ID1364" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1365]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.18345 #> [2,] 13.14339 58.20946 #> [3,] 13.18843 58.18345 #> [4,] 13.18843 58.13144 #> [5,] 13.14339 58.10543 #> [6,] 13.09834 58.13144 #> [7,] 13.09834 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.15745 #> #> Slot "ID": #> [1] "ID1365" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1366]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 58.18345 #> [2,] 13.23348 58.20946 #> [3,] 13.27852 58.18345 #> [4,] 13.27852 58.13144 #> [5,] 13.23348 58.10543 #> [6,] 13.18843 58.13144 #> [7,] 13.18843 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 58.15745 #> #> Slot "ID": #> [1] "ID1366" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1367]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 58.18345 #> [2,] 13.32357 58.20946 #> [3,] 13.36861 58.18345 #> [4,] 13.36861 58.13144 #> [5,] 13.32357 58.10543 #> [6,] 13.27852 58.13144 #> [7,] 13.27852 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 58.15745 #> #> Slot "ID": #> [1] "ID1367" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1368]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.18345 #> [2,] 13.41366 58.20946 #> [3,] 13.45870 58.18345 #> [4,] 13.45870 58.13144 #> [5,] 13.41366 58.10543 #> [6,] 13.36861 58.13144 #> [7,] 13.36861 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.15745 #> #> Slot "ID": #> [1] "ID1368" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1369]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.18345 #> [2,] 13.50375 58.20946 #> [3,] 13.54879 58.18345 #> [4,] 13.54879 58.13144 #> [5,] 13.50375 58.10543 #> [6,] 13.45870 58.13144 #> [7,] 13.45870 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.15745 #> #> Slot "ID": #> [1] "ID1369" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1370]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.18345 #> [2,] 13.59384 58.20946 #> [3,] 13.63888 58.18345 #> [4,] 13.63888 58.13144 #> [5,] 13.59384 58.10543 #> [6,] 13.54879 58.13144 #> [7,] 13.54879 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.15745 #> #> Slot "ID": #> [1] "ID1370" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1371]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.18345 #> [2,] 13.68393 58.20946 #> [3,] 13.72897 58.18345 #> [4,] 13.72897 58.13144 #> [5,] 13.68393 58.10543 #> [6,] 13.63888 58.13144 #> [7,] 13.63888 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.15745 #> #> Slot "ID": #> [1] "ID1371" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1372]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.18345 #> [2,] 13.77402 58.20946 #> [3,] 13.81906 58.18345 #> [4,] 13.81906 58.13144 #> [5,] 13.77402 58.10543 #> [6,] 13.72897 58.13144 #> [7,] 13.72897 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.15745 #> #> Slot "ID": #> [1] "ID1372" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1373]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.18345 #> [2,] 13.86411 58.20946 #> [3,] 13.90915 58.18345 #> [4,] 13.90915 58.13144 #> [5,] 13.86411 58.10543 #> [6,] 13.81906 58.13144 #> [7,] 13.81906 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.15745 #> #> Slot "ID": #> [1] "ID1373" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1374]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.18345 #> [2,] 13.95420 58.20946 #> [3,] 13.99925 58.18345 #> [4,] 13.99925 58.13144 #> [5,] 13.95420 58.10543 #> [6,] 13.90915 58.13144 #> [7,] 13.90915 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.15745 #> #> Slot "ID": #> [1] "ID1374" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1375]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.18345 #> [2,] 14.04429 58.20946 #> [3,] 14.08934 58.18345 #> [4,] 14.08934 58.13144 #> [5,] 14.04429 58.10543 #> [6,] 13.99925 58.13144 #> [7,] 13.99925 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.15745 #> #> Slot "ID": #> [1] "ID1375" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1376]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.18345 #> [2,] 14.13438 58.20946 #> [3,] 14.17943 58.18345 #> [4,] 14.17943 58.13144 #> [5,] 14.13438 58.10543 #> [6,] 14.08934 58.13144 #> [7,] 14.08934 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.15745 #> #> Slot "ID": #> [1] "ID1376" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1377]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.18345 #> [2,] 14.22447 58.20946 #> [3,] 14.26952 58.18345 #> [4,] 14.26952 58.13144 #> [5,] 14.22447 58.10543 #> [6,] 14.17943 58.13144 #> [7,] 14.17943 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.15745 #> #> Slot "ID": #> [1] "ID1377" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1378]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.58483 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.53979 58.18345 #> [2,] 14.58483 58.20946 #> [3,] 14.62988 58.18345 #> [4,] 14.62988 58.13144 #> [5,] 14.58483 58.10543 #> [6,] 14.53979 58.13144 #> [7,] 14.53979 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.58483 58.15745 #> #> Slot "ID": #> [1] "ID1378" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1379]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 58.18345 #> [2,] 14.67492 58.20946 #> [3,] 14.71997 58.18345 #> [4,] 14.71997 58.13144 #> [5,] 14.67492 58.10543 #> [6,] 14.62988 58.13144 #> [7,] 14.62988 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 58.15745 #> #> Slot "ID": #> [1] "ID1379" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1380]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 58.18345 #> [2,] 14.76501 58.20946 #> [3,] 14.81006 58.18345 #> [4,] 14.81006 58.13144 #> [5,] 14.76501 58.10543 #> [6,] 14.71997 58.13144 #> [7,] 14.71997 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 58.15745 #> #> Slot "ID": #> [1] "ID1380" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1381]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 58.18345 #> [2,] 14.85510 58.20946 #> [3,] 14.90015 58.18345 #> [4,] 14.90015 58.13144 #> [5,] 14.85510 58.10543 #> [6,] 14.81006 58.13144 #> [7,] 14.81006 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 58.15745 #> #> Slot "ID": #> [1] "ID1381" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1382]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.18345 #> [2,] 14.94519 58.20946 #> [3,] 14.99024 58.18345 #> [4,] 14.99024 58.13144 #> [5,] 14.94519 58.10543 #> [6,] 14.90015 58.13144 #> [7,] 14.90015 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.15745 #> #> Slot "ID": #> [1] "ID1382" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1383]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.18345 #> [2,] 15.03528 58.20946 #> [3,] 15.08033 58.18345 #> [4,] 15.08033 58.13144 #> [5,] 15.03528 58.10543 #> [6,] 14.99024 58.13144 #> [7,] 14.99024 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.15745 #> #> Slot "ID": #> [1] "ID1383" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1384]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.18345 #> [2,] 15.12537 58.20946 #> [3,] 15.17042 58.18345 #> [4,] 15.17042 58.13144 #> [5,] 15.12537 58.10543 #> [6,] 15.08033 58.13144 #> [7,] 15.08033 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.15745 #> #> Slot "ID": #> [1] "ID1384" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1385]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.18345 #> [2,] 15.21546 58.20946 #> [3,] 15.26051 58.18345 #> [4,] 15.26051 58.13144 #> [5,] 15.21546 58.10543 #> [6,] 15.17042 58.13144 #> [7,] 15.17042 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.15745 #> #> Slot "ID": #> [1] "ID1385" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1386]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.18345 #> [2,] 15.30555 58.20946 #> [3,] 15.35060 58.18345 #> [4,] 15.35060 58.13144 #> [5,] 15.30555 58.10543 #> [6,] 15.26051 58.13144 #> [7,] 15.26051 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.15745 #> #> Slot "ID": #> [1] "ID1386" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1387]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.18345 #> [2,] 15.39564 58.20946 #> [3,] 15.44069 58.18345 #> [4,] 15.44069 58.13144 #> [5,] 15.39564 58.10543 #> [6,] 15.35060 58.13144 #> [7,] 15.35060 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.15745 #> #> Slot "ID": #> [1] "ID1387" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1388]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.18345 #> [2,] 15.48573 58.20946 #> [3,] 15.53078 58.18345 #> [4,] 15.53078 58.13144 #> [5,] 15.48573 58.10543 #> [6,] 15.44069 58.13144 #> [7,] 15.44069 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.15745 #> #> Slot "ID": #> [1] "ID1388" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1389]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.18345 #> [2,] 15.57582 58.20946 #> [3,] 15.62087 58.18345 #> [4,] 15.62087 58.13144 #> [5,] 15.57582 58.10543 #> [6,] 15.53078 58.13144 #> [7,] 15.53078 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.15745 #> #> Slot "ID": #> [1] "ID1389" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1390]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.18345 #> [2,] 15.75600 58.20946 #> [3,] 15.80105 58.18345 #> [4,] 15.80105 58.13144 #> [5,] 15.75600 58.10543 #> [6,] 15.71096 58.13144 #> [7,] 15.71096 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.15745 #> #> Slot "ID": #> [1] "ID1390" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1391]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.18345 #> [2,] 15.84609 58.20946 #> [3,] 15.89114 58.18345 #> [4,] 15.89114 58.13144 #> [5,] 15.84609 58.10543 #> [6,] 15.80105 58.13144 #> [7,] 15.80105 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.15745 #> #> Slot "ID": #> [1] "ID1391" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1392]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.18345 #> [2,] 15.93618 58.20946 #> [3,] 15.98123 58.18345 #> [4,] 15.98123 58.13144 #> [5,] 15.93618 58.10543 #> [6,] 15.89114 58.13144 #> [7,] 15.89114 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.15745 #> #> Slot "ID": #> [1] "ID1392" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1393]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.18345 #> [2,] 16.02627 58.20946 #> [3,] 16.07132 58.18345 #> [4,] 16.07132 58.13144 #> [5,] 16.02627 58.10543 #> [6,] 15.98123 58.13144 #> [7,] 15.98123 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.15745 #> #> Slot "ID": #> [1] "ID1393" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1394]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.18345 #> [2,] 16.11636 58.20946 #> [3,] 16.16141 58.18345 #> [4,] 16.16141 58.13144 #> [5,] 16.11636 58.10543 #> [6,] 16.07132 58.13144 #> [7,] 16.07132 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.15745 #> #> Slot "ID": #> [1] "ID1394" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1395]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.18345 #> [2,] 16.20645 58.20946 #> [3,] 16.25150 58.18345 #> [4,] 16.25150 58.13144 #> [5,] 16.20645 58.10543 #> [6,] 16.16141 58.13144 #> [7,] 16.16141 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.15745 #> #> Slot "ID": #> [1] "ID1395" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1396]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.18345 #> [2,] 16.29654 58.20946 #> [3,] 16.34159 58.18345 #> [4,] 16.34159 58.13144 #> [5,] 16.29654 58.10543 #> [6,] 16.25150 58.13144 #> [7,] 16.25150 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.15745 #> #> Slot "ID": #> [1] "ID1396" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1397]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 58.18345 #> [2,] 16.38663 58.20946 #> [3,] 16.43168 58.18345 #> [4,] 16.43168 58.13144 #> [5,] 16.38663 58.10543 #> [6,] 16.34159 58.13144 #> [7,] 16.34159 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 58.15745 #> #> Slot "ID": #> [1] "ID1397" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1398]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 58.18345 #> [2,] 16.47672 58.20946 #> [3,] 16.52177 58.18345 #> [4,] 16.52177 58.13144 #> [5,] 16.47672 58.10543 #> [6,] 16.43168 58.13144 #> [7,] 16.43168 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 58.15745 #> #> Slot "ID": #> [1] "ID1398" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1399]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.18345 #> [2,] 16.56681 58.20946 #> [3,] 16.61186 58.18345 #> [4,] 16.61186 58.13144 #> [5,] 16.56681 58.10543 #> [6,] 16.52177 58.13144 #> [7,] 16.52177 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.15745 #> #> Slot "ID": #> [1] "ID1399" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1400]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 58.18345 #> [2,] 16.65690 58.20946 #> [3,] 16.70195 58.18345 #> [4,] 16.70195 58.13144 #> [5,] 16.65690 58.10543 #> [6,] 16.61186 58.13144 #> [7,] 16.61186 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 58.15745 #> #> Slot "ID": #> [1] "ID1400" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1401]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 58.15745 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 58.18345 #> [2,] 16.74699 58.20946 #> [3,] 16.79204 58.18345 #> [4,] 16.79204 58.13144 #> [5,] 16.74699 58.10543 #> [6,] 16.70195 58.13144 #> [7,] 16.70195 58.18345 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 58.15745 #> #> Slot "ID": #> [1] "ID1401" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1402]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 58.26147 #> [2,] 11.38663 58.28748 #> [3,] 11.43168 58.26147 #> [4,] 11.43168 58.20946 #> [5,] 11.38663 58.18345 #> [6,] 11.34159 58.20946 #> [7,] 11.34159 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 58.23547 #> #> Slot "ID": #> [1] "ID1402" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1403]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.26147 #> [2,] 11.65690 58.28748 #> [3,] 11.70195 58.26147 #> [4,] 11.70195 58.20946 #> [5,] 11.65690 58.18345 #> [6,] 11.61186 58.20946 #> [7,] 11.61186 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.23547 #> #> Slot "ID": #> [1] "ID1403" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1404]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.26147 #> [2,] 11.74699 58.28748 #> [3,] 11.79204 58.26147 #> [4,] 11.79204 58.20946 #> [5,] 11.74699 58.18345 #> [6,] 11.70195 58.20946 #> [7,] 11.70195 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.23547 #> #> Slot "ID": #> [1] "ID1404" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1405]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.26147 #> [2,] 11.83708 58.28748 #> [3,] 11.88213 58.26147 #> [4,] 11.88213 58.20946 #> [5,] 11.83708 58.18345 #> [6,] 11.79204 58.20946 #> [7,] 11.79204 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.23547 #> #> Slot "ID": #> [1] "ID1405" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1406]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.26147 #> [2,] 11.92717 58.28748 #> [3,] 11.97222 58.26147 #> [4,] 11.97222 58.20946 #> [5,] 11.92717 58.18345 #> [6,] 11.88213 58.20946 #> [7,] 11.88213 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.23547 #> #> Slot "ID": #> [1] "ID1406" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1407]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.26147 #> [2,] 12.01726 58.28748 #> [3,] 12.06231 58.26147 #> [4,] 12.06231 58.20946 #> [5,] 12.01726 58.18345 #> [6,] 11.97222 58.20946 #> [7,] 11.97222 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.23547 #> #> Slot "ID": #> [1] "ID1407" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1408]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.26147 #> [2,] 12.10735 58.28748 #> [3,] 12.15240 58.26147 #> [4,] 12.15240 58.20946 #> [5,] 12.10735 58.18345 #> [6,] 12.06231 58.20946 #> [7,] 12.06231 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.23547 #> #> Slot "ID": #> [1] "ID1408" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1409]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.26147 #> [2,] 12.19744 58.28748 #> [3,] 12.24249 58.26147 #> [4,] 12.24249 58.20946 #> [5,] 12.19744 58.18345 #> [6,] 12.15240 58.20946 #> [7,] 12.15240 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.23547 #> #> Slot "ID": #> [1] "ID1409" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1410]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.26147 #> [2,] 12.28753 58.28748 #> [3,] 12.33258 58.26147 #> [4,] 12.33258 58.20946 #> [5,] 12.28753 58.18345 #> [6,] 12.24249 58.20946 #> [7,] 12.24249 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.23547 #> #> Slot "ID": #> [1] "ID1410" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1411]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.26147 #> [2,] 12.37762 58.28748 #> [3,] 12.42267 58.26147 #> [4,] 12.42267 58.20946 #> [5,] 12.37762 58.18345 #> [6,] 12.33258 58.20946 #> [7,] 12.33258 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.23547 #> #> Slot "ID": #> [1] "ID1411" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1412]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.26147 #> [2,] 12.46771 58.28748 #> [3,] 12.51276 58.26147 #> [4,] 12.51276 58.20946 #> [5,] 12.46771 58.18345 #> [6,] 12.42267 58.20946 #> [7,] 12.42267 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.23547 #> #> Slot "ID": #> [1] "ID1412" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1413]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 58.26147 #> [2,] 12.55780 58.28748 #> [3,] 12.60285 58.26147 #> [4,] 12.60285 58.20946 #> [5,] 12.55780 58.18345 #> [6,] 12.51276 58.20946 #> [7,] 12.51276 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 58.23547 #> #> Slot "ID": #> [1] "ID1413" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1414]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 58.26147 #> [2,] 12.64789 58.28748 #> [3,] 12.69294 58.26147 #> [4,] 12.69294 58.20946 #> [5,] 12.64789 58.18345 #> [6,] 12.60285 58.20946 #> [7,] 12.60285 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 58.23547 #> #> Slot "ID": #> [1] "ID1414" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1415]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 58.26147 #> [2,] 12.73798 58.28748 #> [3,] 12.78303 58.26147 #> [4,] 12.78303 58.20946 #> [5,] 12.73798 58.18345 #> [6,] 12.69294 58.20946 #> [7,] 12.69294 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 58.23547 #> #> Slot "ID": #> [1] "ID1415" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1416]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 58.26147 #> [2,] 12.82807 58.28748 #> [3,] 12.87312 58.26147 #> [4,] 12.87312 58.20946 #> [5,] 12.82807 58.18345 #> [6,] 12.78303 58.20946 #> [7,] 12.78303 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 58.23547 #> #> Slot "ID": #> [1] "ID1416" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1417]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 58.26147 #> [2,] 12.91816 58.28748 #> [3,] 12.96321 58.26147 #> [4,] 12.96321 58.20946 #> [5,] 12.91816 58.18345 #> [6,] 12.87312 58.20946 #> [7,] 12.87312 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 58.23547 #> #> Slot "ID": #> [1] "ID1417" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1418]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 58.26147 #> [2,] 13.00825 58.28748 #> [3,] 13.05330 58.26147 #> [4,] 13.05330 58.20946 #> [5,] 13.00825 58.18345 #> [6,] 12.96321 58.20946 #> [7,] 12.96321 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 58.23547 #> #> Slot "ID": #> [1] "ID1418" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1419]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 58.26147 #> [2,] 13.09834 58.28748 #> [3,] 13.14339 58.26147 #> [4,] 13.14339 58.20946 #> [5,] 13.09834 58.18345 #> [6,] 13.05330 58.20946 #> [7,] 13.05330 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 58.23547 #> #> Slot "ID": #> [1] "ID1419" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1420]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 58.26147 #> [2,] 13.18843 58.28748 #> [3,] 13.23348 58.26147 #> [4,] 13.23348 58.20946 #> [5,] 13.18843 58.18345 #> [6,] 13.14339 58.20946 #> [7,] 13.14339 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 58.23547 #> #> Slot "ID": #> [1] "ID1420" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1421]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 58.26147 #> [2,] 13.27852 58.28748 #> [3,] 13.32357 58.26147 #> [4,] 13.32357 58.20946 #> [5,] 13.27852 58.18345 #> [6,] 13.23348 58.20946 #> [7,] 13.23348 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 58.23547 #> #> Slot "ID": #> [1] "ID1421" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1422]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 58.26147 #> [2,] 13.36861 58.28748 #> [3,] 13.41366 58.26147 #> [4,] 13.41366 58.20946 #> [5,] 13.36861 58.18345 #> [6,] 13.32357 58.20946 #> [7,] 13.32357 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 58.23547 #> #> Slot "ID": #> [1] "ID1422" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1423]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 58.26147 #> [2,] 13.45870 58.28748 #> [3,] 13.50375 58.26147 #> [4,] 13.50375 58.20946 #> [5,] 13.45870 58.18345 #> [6,] 13.41366 58.20946 #> [7,] 13.41366 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 58.23547 #> #> Slot "ID": #> [1] "ID1423" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1424]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 58.26147 #> [2,] 13.54879 58.28748 #> [3,] 13.59384 58.26147 #> [4,] 13.59384 58.20946 #> [5,] 13.54879 58.18345 #> [6,] 13.50375 58.20946 #> [7,] 13.50375 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 58.23547 #> #> Slot "ID": #> [1] "ID1424" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1425]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 58.26147 #> [2,] 13.63888 58.28748 #> [3,] 13.68393 58.26147 #> [4,] 13.68393 58.20946 #> [5,] 13.63888 58.18345 #> [6,] 13.59384 58.20946 #> [7,] 13.59384 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 58.23547 #> #> Slot "ID": #> [1] "ID1425" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1426]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 58.26147 #> [2,] 13.72897 58.28748 #> [3,] 13.77402 58.26147 #> [4,] 13.77402 58.20946 #> [5,] 13.72897 58.18345 #> [6,] 13.68393 58.20946 #> [7,] 13.68393 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 58.23547 #> #> Slot "ID": #> [1] "ID1426" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1427]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.26147 #> [2,] 13.81906 58.28748 #> [3,] 13.86411 58.26147 #> [4,] 13.86411 58.20946 #> [5,] 13.81906 58.18345 #> [6,] 13.77402 58.20946 #> [7,] 13.77402 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.23547 #> #> Slot "ID": #> [1] "ID1427" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1428]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.26147 #> [2,] 13.90915 58.28748 #> [3,] 13.95420 58.26147 #> [4,] 13.95420 58.20946 #> [5,] 13.90915 58.18345 #> [6,] 13.86411 58.20946 #> [7,] 13.86411 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.23547 #> #> Slot "ID": #> [1] "ID1428" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1429]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.26147 #> [2,] 13.99925 58.28748 #> [3,] 14.04429 58.26147 #> [4,] 14.04429 58.20946 #> [5,] 13.99925 58.18345 #> [6,] 13.95420 58.20946 #> [7,] 13.95420 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.23547 #> #> Slot "ID": #> [1] "ID1429" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1430]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.26147 #> [2,] 14.08934 58.28748 #> [3,] 14.13438 58.26147 #> [4,] 14.13438 58.20946 #> [5,] 14.08934 58.18345 #> [6,] 14.04429 58.20946 #> [7,] 14.04429 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.23547 #> #> Slot "ID": #> [1] "ID1430" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1431]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.26147 #> [2,] 14.17943 58.28748 #> [3,] 14.22447 58.26147 #> [4,] 14.22447 58.20946 #> [5,] 14.17943 58.18345 #> [6,] 14.13438 58.20946 #> [7,] 14.13438 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.23547 #> #> Slot "ID": #> [1] "ID1431" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1432]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 58.26147 #> [2,] 14.62988 58.28748 #> [3,] 14.67492 58.26147 #> [4,] 14.67492 58.20946 #> [5,] 14.62988 58.18345 #> [6,] 14.58483 58.20946 #> [7,] 14.58483 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 58.23547 #> #> Slot "ID": #> [1] "ID1432" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1433]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 58.26147 #> [2,] 14.71997 58.28748 #> [3,] 14.76501 58.26147 #> [4,] 14.76501 58.20946 #> [5,] 14.71997 58.18345 #> [6,] 14.67492 58.20946 #> [7,] 14.67492 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 58.23547 #> #> Slot "ID": #> [1] "ID1433" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1434]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 58.26147 #> [2,] 14.81006 58.28748 #> [3,] 14.85510 58.26147 #> [4,] 14.85510 58.20946 #> [5,] 14.81006 58.18345 #> [6,] 14.76501 58.20946 #> [7,] 14.76501 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 58.23547 #> #> Slot "ID": #> [1] "ID1434" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1435]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 58.26147 #> [2,] 14.90015 58.28748 #> [3,] 14.94519 58.26147 #> [4,] 14.94519 58.20946 #> [5,] 14.90015 58.18345 #> [6,] 14.85510 58.20946 #> [7,] 14.85510 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 58.23547 #> #> Slot "ID": #> [1] "ID1435" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1436]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 58.26147 #> [2,] 14.99024 58.28748 #> [3,] 15.03528 58.26147 #> [4,] 15.03528 58.20946 #> [5,] 14.99024 58.18345 #> [6,] 14.94519 58.20946 #> [7,] 14.94519 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 58.23547 #> #> Slot "ID": #> [1] "ID1436" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1437]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.26147 #> [2,] 15.08033 58.28748 #> [3,] 15.12537 58.26147 #> [4,] 15.12537 58.20946 #> [5,] 15.08033 58.18345 #> [6,] 15.03528 58.20946 #> [7,] 15.03528 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.23547 #> #> Slot "ID": #> [1] "ID1437" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1438]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 58.26147 #> [2,] 15.17042 58.28748 #> [3,] 15.21546 58.26147 #> [4,] 15.21546 58.20946 #> [5,] 15.17042 58.18345 #> [6,] 15.12537 58.20946 #> [7,] 15.12537 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 58.23547 #> #> Slot "ID": #> [1] "ID1438" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1439]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.26147 #> [2,] 15.26051 58.28748 #> [3,] 15.30555 58.26147 #> [4,] 15.30555 58.20946 #> [5,] 15.26051 58.18345 #> [6,] 15.21546 58.20946 #> [7,] 15.21546 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.23547 #> #> Slot "ID": #> [1] "ID1439" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1440]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.26147 #> [2,] 15.35060 58.28748 #> [3,] 15.39564 58.26147 #> [4,] 15.39564 58.20946 #> [5,] 15.35060 58.18345 #> [6,] 15.30555 58.20946 #> [7,] 15.30555 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.23547 #> #> Slot "ID": #> [1] "ID1440" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1441]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.26147 #> [2,] 15.44069 58.28748 #> [3,] 15.48573 58.26147 #> [4,] 15.48573 58.20946 #> [5,] 15.44069 58.18345 #> [6,] 15.39564 58.20946 #> [7,] 15.39564 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.23547 #> #> Slot "ID": #> [1] "ID1441" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1442]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.26147 #> [2,] 15.53078 58.28748 #> [3,] 15.57582 58.26147 #> [4,] 15.57582 58.20946 #> [5,] 15.53078 58.18345 #> [6,] 15.48573 58.20946 #> [7,] 15.48573 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.23547 #> #> Slot "ID": #> [1] "ID1442" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1443]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.26147 #> [2,] 15.62087 58.28748 #> [3,] 15.66591 58.26147 #> [4,] 15.66591 58.20946 #> [5,] 15.62087 58.18345 #> [6,] 15.57582 58.20946 #> [7,] 15.57582 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.23547 #> #> Slot "ID": #> [1] "ID1443" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1444]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.26147 #> [2,] 15.71096 58.28748 #> [3,] 15.75600 58.26147 #> [4,] 15.75600 58.20946 #> [5,] 15.71096 58.18345 #> [6,] 15.66591 58.20946 #> [7,] 15.66591 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.23547 #> #> Slot "ID": #> [1] "ID1444" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1445]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.26147 #> [2,] 15.80105 58.28748 #> [3,] 15.84609 58.26147 #> [4,] 15.84609 58.20946 #> [5,] 15.80105 58.18345 #> [6,] 15.75600 58.20946 #> [7,] 15.75600 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.23547 #> #> Slot "ID": #> [1] "ID1445" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1446]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.26147 #> [2,] 15.89114 58.28748 #> [3,] 15.93618 58.26147 #> [4,] 15.93618 58.20946 #> [5,] 15.89114 58.18345 #> [6,] 15.84609 58.20946 #> [7,] 15.84609 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.23547 #> #> Slot "ID": #> [1] "ID1446" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1447]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.26147 #> [2,] 15.98123 58.28748 #> [3,] 16.02627 58.26147 #> [4,] 16.02627 58.20946 #> [5,] 15.98123 58.18345 #> [6,] 15.93618 58.20946 #> [7,] 15.93618 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.23547 #> #> Slot "ID": #> [1] "ID1447" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1448]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.26147 #> [2,] 16.07132 58.28748 #> [3,] 16.11636 58.26147 #> [4,] 16.11636 58.20946 #> [5,] 16.07132 58.18345 #> [6,] 16.02627 58.20946 #> [7,] 16.02627 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.23547 #> #> Slot "ID": #> [1] "ID1448" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1449]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.26147 #> [2,] 16.16141 58.28748 #> [3,] 16.20645 58.26147 #> [4,] 16.20645 58.20946 #> [5,] 16.16141 58.18345 #> [6,] 16.11636 58.20946 #> [7,] 16.11636 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.23547 #> #> Slot "ID": #> [1] "ID1449" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1450]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.26147 #> [2,] 16.25150 58.28748 #> [3,] 16.29654 58.26147 #> [4,] 16.29654 58.20946 #> [5,] 16.25150 58.18345 #> [6,] 16.20645 58.20946 #> [7,] 16.20645 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.23547 #> #> Slot "ID": #> [1] "ID1450" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1451]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.26147 #> [2,] 16.34159 58.28748 #> [3,] 16.38663 58.26147 #> [4,] 16.38663 58.20946 #> [5,] 16.34159 58.18345 #> [6,] 16.29654 58.20946 #> [7,] 16.29654 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.23547 #> #> Slot "ID": #> [1] "ID1451" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1452]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 58.26147 #> [2,] 16.43168 58.28748 #> [3,] 16.47672 58.26147 #> [4,] 16.47672 58.20946 #> [5,] 16.43168 58.18345 #> [6,] 16.38663 58.20946 #> [7,] 16.38663 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 58.23547 #> #> Slot "ID": #> [1] "ID1452" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1453]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 58.26147 #> [2,] 16.52177 58.28748 #> [3,] 16.56681 58.26147 #> [4,] 16.56681 58.20946 #> [5,] 16.52177 58.18345 #> [6,] 16.47672 58.20946 #> [7,] 16.47672 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 58.23547 #> #> Slot "ID": #> [1] "ID1453" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1454]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 58.26147 #> [2,] 16.61186 58.28748 #> [3,] 16.65690 58.26147 #> [4,] 16.65690 58.20946 #> [5,] 16.61186 58.18345 #> [6,] 16.56681 58.20946 #> [7,] 16.56681 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 58.23547 #> #> Slot "ID": #> [1] "ID1454" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1455]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 58.26147 #> [2,] 16.70195 58.28748 #> [3,] 16.74699 58.26147 #> [4,] 16.74699 58.20946 #> [5,] 16.70195 58.18345 #> [6,] 16.65690 58.20946 #> [7,] 16.65690 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 58.23547 #> #> Slot "ID": #> [1] "ID1455" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1456]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 58.23547 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 58.26147 #> [2,] 16.79204 58.28748 #> [3,] 16.83708 58.26147 #> [4,] 16.83708 58.20946 #> [5,] 16.79204 58.18345 #> [6,] 16.74699 58.20946 #> [7,] 16.74699 58.26147 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 58.23547 #> #> Slot "ID": #> [1] "ID1456" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1457]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.33949 #> [2,] 11.43168 58.36550 #> [3,] 11.47672 58.33949 #> [4,] 11.47672 58.28748 #> [5,] 11.43168 58.26147 #> [6,] 11.38663 58.28748 #> [7,] 11.38663 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.31349 #> #> Slot "ID": #> [1] "ID1457" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1458]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.33949 #> [2,] 11.61186 58.36550 #> [3,] 11.65690 58.33949 #> [4,] 11.65690 58.28748 #> [5,] 11.61186 58.26147 #> [6,] 11.56681 58.28748 #> [7,] 11.56681 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.31349 #> #> Slot "ID": #> [1] "ID1458" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1459]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.33949 #> [2,] 11.70195 58.36550 #> [3,] 11.74699 58.33949 #> [4,] 11.74699 58.28748 #> [5,] 11.70195 58.26147 #> [6,] 11.65690 58.28748 #> [7,] 11.65690 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.31349 #> #> Slot "ID": #> [1] "ID1459" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1460]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.33949 #> [2,] 11.88213 58.36550 #> [3,] 11.92717 58.33949 #> [4,] 11.92717 58.28748 #> [5,] 11.88213 58.26147 #> [6,] 11.83708 58.28748 #> [7,] 11.83708 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.31349 #> #> Slot "ID": #> [1] "ID1460" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1461]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.33949 #> [2,] 11.97222 58.36550 #> [3,] 12.01726 58.33949 #> [4,] 12.01726 58.28748 #> [5,] 11.97222 58.26147 #> [6,] 11.92717 58.28748 #> [7,] 11.92717 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.31349 #> #> Slot "ID": #> [1] "ID1461" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1462]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.33949 #> [2,] 12.06231 58.36550 #> [3,] 12.10735 58.33949 #> [4,] 12.10735 58.28748 #> [5,] 12.06231 58.26147 #> [6,] 12.01726 58.28748 #> [7,] 12.01726 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.31349 #> #> Slot "ID": #> [1] "ID1462" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1463]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.33949 #> [2,] 12.15240 58.36550 #> [3,] 12.19744 58.33949 #> [4,] 12.19744 58.28748 #> [5,] 12.15240 58.26147 #> [6,] 12.10735 58.28748 #> [7,] 12.10735 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.31349 #> #> Slot "ID": #> [1] "ID1463" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1464]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.33949 #> [2,] 12.24249 58.36550 #> [3,] 12.28753 58.33949 #> [4,] 12.28753 58.28748 #> [5,] 12.24249 58.26147 #> [6,] 12.19744 58.28748 #> [7,] 12.19744 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.31349 #> #> Slot "ID": #> [1] "ID1464" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1465]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.33949 #> [2,] 12.33258 58.36550 #> [3,] 12.37762 58.33949 #> [4,] 12.37762 58.28748 #> [5,] 12.33258 58.26147 #> [6,] 12.28753 58.28748 #> [7,] 12.28753 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.31349 #> #> Slot "ID": #> [1] "ID1465" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1466]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.33949 #> [2,] 12.42267 58.36550 #> [3,] 12.46771 58.33949 #> [4,] 12.46771 58.28748 #> [5,] 12.42267 58.26147 #> [6,] 12.37762 58.28748 #> [7,] 12.37762 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.31349 #> #> Slot "ID": #> [1] "ID1466" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1467]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.33949 #> [2,] 12.51276 58.36550 #> [3,] 12.55780 58.33949 #> [4,] 12.55780 58.28748 #> [5,] 12.51276 58.26147 #> [6,] 12.46771 58.28748 #> [7,] 12.46771 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.31349 #> #> Slot "ID": #> [1] "ID1467" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1468]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.33949 #> [2,] 12.60285 58.36550 #> [3,] 12.64789 58.33949 #> [4,] 12.64789 58.28748 #> [5,] 12.60285 58.26147 #> [6,] 12.55780 58.28748 #> [7,] 12.55780 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.31349 #> #> Slot "ID": #> [1] "ID1468" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1469]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 58.33949 #> [2,] 12.69294 58.36550 #> [3,] 12.73798 58.33949 #> [4,] 12.73798 58.28748 #> [5,] 12.69294 58.26147 #> [6,] 12.64789 58.28748 #> [7,] 12.64789 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 58.31349 #> #> Slot "ID": #> [1] "ID1469" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1470]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 58.33949 #> [2,] 12.78303 58.36550 #> [3,] 12.82807 58.33949 #> [4,] 12.82807 58.28748 #> [5,] 12.78303 58.26147 #> [6,] 12.73798 58.28748 #> [7,] 12.73798 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 58.31349 #> #> Slot "ID": #> [1] "ID1470" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1471]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 58.33949 #> [2,] 12.87312 58.36550 #> [3,] 12.91816 58.33949 #> [4,] 12.91816 58.28748 #> [5,] 12.87312 58.26147 #> [6,] 12.82807 58.28748 #> [7,] 12.82807 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 58.31349 #> #> Slot "ID": #> [1] "ID1471" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1472]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 58.33949 #> [2,] 12.96321 58.36550 #> [3,] 13.00825 58.33949 #> [4,] 13.00825 58.28748 #> [5,] 12.96321 58.26147 #> [6,] 12.91816 58.28748 #> [7,] 12.91816 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 58.31349 #> #> Slot "ID": #> [1] "ID1472" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1473]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.33949 #> [2,] 13.05330 58.36550 #> [3,] 13.09834 58.33949 #> [4,] 13.09834 58.28748 #> [5,] 13.05330 58.26147 #> [6,] 13.00825 58.28748 #> [7,] 13.00825 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 58.31349 #> #> Slot "ID": #> [1] "ID1473" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1474]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.33949 #> [2,] 13.14339 58.36550 #> [3,] 13.18843 58.33949 #> [4,] 13.18843 58.28748 #> [5,] 13.14339 58.26147 #> [6,] 13.09834 58.28748 #> [7,] 13.09834 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.31349 #> #> Slot "ID": #> [1] "ID1474" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1475]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 58.33949 #> [2,] 13.23348 58.36550 #> [3,] 13.27852 58.33949 #> [4,] 13.27852 58.28748 #> [5,] 13.23348 58.26147 #> [6,] 13.18843 58.28748 #> [7,] 13.18843 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 58.31349 #> #> Slot "ID": #> [1] "ID1475" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1476]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 58.33949 #> [2,] 13.32357 58.36550 #> [3,] 13.36861 58.33949 #> [4,] 13.36861 58.28748 #> [5,] 13.32357 58.26147 #> [6,] 13.27852 58.28748 #> [7,] 13.27852 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 58.31349 #> #> Slot "ID": #> [1] "ID1476" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1477]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.33949 #> [2,] 13.41366 58.36550 #> [3,] 13.45870 58.33949 #> [4,] 13.45870 58.28748 #> [5,] 13.41366 58.26147 #> [6,] 13.36861 58.28748 #> [7,] 13.36861 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.31349 #> #> Slot "ID": #> [1] "ID1477" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1478]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.33949 #> [2,] 13.50375 58.36550 #> [3,] 13.54879 58.33949 #> [4,] 13.54879 58.28748 #> [5,] 13.50375 58.26147 #> [6,] 13.45870 58.28748 #> [7,] 13.45870 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.31349 #> #> Slot "ID": #> [1] "ID1478" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1479]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.33949 #> [2,] 13.59384 58.36550 #> [3,] 13.63888 58.33949 #> [4,] 13.63888 58.28748 #> [5,] 13.59384 58.26147 #> [6,] 13.54879 58.28748 #> [7,] 13.54879 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.31349 #> #> Slot "ID": #> [1] "ID1479" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1480]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.33949 #> [2,] 13.68393 58.36550 #> [3,] 13.72897 58.33949 #> [4,] 13.72897 58.28748 #> [5,] 13.68393 58.26147 #> [6,] 13.63888 58.28748 #> [7,] 13.63888 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.31349 #> #> Slot "ID": #> [1] "ID1480" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1481]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.33949 #> [2,] 13.77402 58.36550 #> [3,] 13.81906 58.33949 #> [4,] 13.81906 58.28748 #> [5,] 13.77402 58.26147 #> [6,] 13.72897 58.28748 #> [7,] 13.72897 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.31349 #> #> Slot "ID": #> [1] "ID1481" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1482]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.33949 #> [2,] 13.86411 58.36550 #> [3,] 13.90915 58.33949 #> [4,] 13.90915 58.28748 #> [5,] 13.86411 58.26147 #> [6,] 13.81906 58.28748 #> [7,] 13.81906 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.31349 #> #> Slot "ID": #> [1] "ID1482" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1483]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.33949 #> [2,] 13.95420 58.36550 #> [3,] 13.99925 58.33949 #> [4,] 13.99925 58.28748 #> [5,] 13.95420 58.26147 #> [6,] 13.90915 58.28748 #> [7,] 13.90915 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.31349 #> #> Slot "ID": #> [1] "ID1483" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1484]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.33949 #> [2,] 14.04429 58.36550 #> [3,] 14.08934 58.33949 #> [4,] 14.08934 58.28748 #> [5,] 14.04429 58.26147 #> [6,] 13.99925 58.28748 #> [7,] 13.99925 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.31349 #> #> Slot "ID": #> [1] "ID1484" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1485]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.33949 #> [2,] 14.13438 58.36550 #> [3,] 14.17943 58.33949 #> [4,] 14.17943 58.28748 #> [5,] 14.13438 58.26147 #> [6,] 14.08934 58.28748 #> [7,] 14.08934 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.31349 #> #> Slot "ID": #> [1] "ID1485" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1486]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.33949 #> [2,] 14.22447 58.36550 #> [3,] 14.26952 58.33949 #> [4,] 14.26952 58.28748 #> [5,] 14.22447 58.26147 #> [6,] 14.17943 58.28748 #> [7,] 14.17943 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.31349 #> #> Slot "ID": #> [1] "ID1486" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1487]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 58.33949 #> [2,] 14.31456 58.36550 #> [3,] 14.35961 58.33949 #> [4,] 14.35961 58.28748 #> [5,] 14.31456 58.26147 #> [6,] 14.26952 58.28748 #> [7,] 14.26952 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 58.31349 #> #> Slot "ID": #> [1] "ID1487" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1488]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.67492 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.62988 58.33949 #> [2,] 14.67492 58.36550 #> [3,] 14.71997 58.33949 #> [4,] 14.71997 58.28748 #> [5,] 14.67492 58.26147 #> [6,] 14.62988 58.28748 #> [7,] 14.62988 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.67492 58.31349 #> #> Slot "ID": #> [1] "ID1488" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1489]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.76501 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.71997 58.33949 #> [2,] 14.76501 58.36550 #> [3,] 14.81006 58.33949 #> [4,] 14.81006 58.28748 #> [5,] 14.76501 58.26147 #> [6,] 14.71997 58.28748 #> [7,] 14.71997 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.76501 58.31349 #> #> Slot "ID": #> [1] "ID1489" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1490]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.85510 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.81006 58.33949 #> [2,] 14.85510 58.36550 #> [3,] 14.90015 58.33949 #> [4,] 14.90015 58.28748 #> [5,] 14.85510 58.26147 #> [6,] 14.81006 58.28748 #> [7,] 14.81006 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.85510 58.31349 #> #> Slot "ID": #> [1] "ID1490" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1491]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.33949 #> [2,] 14.94519 58.36550 #> [3,] 14.99024 58.33949 #> [4,] 14.99024 58.28748 #> [5,] 14.94519 58.26147 #> [6,] 14.90015 58.28748 #> [7,] 14.90015 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.31349 #> #> Slot "ID": #> [1] "ID1491" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1492]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.33949 #> [2,] 15.03528 58.36550 #> [3,] 15.08033 58.33949 #> [4,] 15.08033 58.28748 #> [5,] 15.03528 58.26147 #> [6,] 14.99024 58.28748 #> [7,] 14.99024 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.31349 #> #> Slot "ID": #> [1] "ID1492" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1493]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.33949 #> [2,] 15.12537 58.36550 #> [3,] 15.17042 58.33949 #> [4,] 15.17042 58.28748 #> [5,] 15.12537 58.26147 #> [6,] 15.08033 58.28748 #> [7,] 15.08033 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.31349 #> #> Slot "ID": #> [1] "ID1493" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1494]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.33949 #> [2,] 15.21546 58.36550 #> [3,] 15.26051 58.33949 #> [4,] 15.26051 58.28748 #> [5,] 15.21546 58.26147 #> [6,] 15.17042 58.28748 #> [7,] 15.17042 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.31349 #> #> Slot "ID": #> [1] "ID1494" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1495]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.33949 #> [2,] 15.30555 58.36550 #> [3,] 15.35060 58.33949 #> [4,] 15.35060 58.28748 #> [5,] 15.30555 58.26147 #> [6,] 15.26051 58.28748 #> [7,] 15.26051 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.31349 #> #> Slot "ID": #> [1] "ID1495" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1496]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.33949 #> [2,] 15.39564 58.36550 #> [3,] 15.44069 58.33949 #> [4,] 15.44069 58.28748 #> [5,] 15.39564 58.26147 #> [6,] 15.35060 58.28748 #> [7,] 15.35060 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.31349 #> #> Slot "ID": #> [1] "ID1496" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1497]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.33949 #> [2,] 15.48573 58.36550 #> [3,] 15.53078 58.33949 #> [4,] 15.53078 58.28748 #> [5,] 15.48573 58.26147 #> [6,] 15.44069 58.28748 #> [7,] 15.44069 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.31349 #> #> Slot "ID": #> [1] "ID1497" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1498]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.33949 #> [2,] 15.57582 58.36550 #> [3,] 15.62087 58.33949 #> [4,] 15.62087 58.28748 #> [5,] 15.57582 58.26147 #> [6,] 15.53078 58.28748 #> [7,] 15.53078 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.31349 #> #> Slot "ID": #> [1] "ID1498" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1499]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.33949 #> [2,] 15.66591 58.36550 #> [3,] 15.71096 58.33949 #> [4,] 15.71096 58.28748 #> [5,] 15.66591 58.26147 #> [6,] 15.62087 58.28748 #> [7,] 15.62087 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.31349 #> #> Slot "ID": #> [1] "ID1499" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1500]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.33949 #> [2,] 15.75600 58.36550 #> [3,] 15.80105 58.33949 #> [4,] 15.80105 58.28748 #> [5,] 15.75600 58.26147 #> [6,] 15.71096 58.28748 #> [7,] 15.71096 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.31349 #> #> Slot "ID": #> [1] "ID1500" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1501]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.33949 #> [2,] 15.84609 58.36550 #> [3,] 15.89114 58.33949 #> [4,] 15.89114 58.28748 #> [5,] 15.84609 58.26147 #> [6,] 15.80105 58.28748 #> [7,] 15.80105 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.31349 #> #> Slot "ID": #> [1] "ID1501" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1502]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.33949 #> [2,] 15.93618 58.36550 #> [3,] 15.98123 58.33949 #> [4,] 15.98123 58.28748 #> [5,] 15.93618 58.26147 #> [6,] 15.89114 58.28748 #> [7,] 15.89114 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.31349 #> #> Slot "ID": #> [1] "ID1502" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1503]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.33949 #> [2,] 16.02627 58.36550 #> [3,] 16.07132 58.33949 #> [4,] 16.07132 58.28748 #> [5,] 16.02627 58.26147 #> [6,] 15.98123 58.28748 #> [7,] 15.98123 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.31349 #> #> Slot "ID": #> [1] "ID1503" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1504]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.33949 #> [2,] 16.11636 58.36550 #> [3,] 16.16141 58.33949 #> [4,] 16.16141 58.28748 #> [5,] 16.11636 58.26147 #> [6,] 16.07132 58.28748 #> [7,] 16.07132 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.31349 #> #> Slot "ID": #> [1] "ID1504" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1505]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.33949 #> [2,] 16.20645 58.36550 #> [3,] 16.25150 58.33949 #> [4,] 16.25150 58.28748 #> [5,] 16.20645 58.26147 #> [6,] 16.16141 58.28748 #> [7,] 16.16141 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.31349 #> #> Slot "ID": #> [1] "ID1505" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1506]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.33949 #> [2,] 16.29654 58.36550 #> [3,] 16.34159 58.33949 #> [4,] 16.34159 58.28748 #> [5,] 16.29654 58.26147 #> [6,] 16.25150 58.28748 #> [7,] 16.25150 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.31349 #> #> Slot "ID": #> [1] "ID1506" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1507]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 58.33949 #> [2,] 16.38663 58.36550 #> [3,] 16.43168 58.33949 #> [4,] 16.43168 58.28748 #> [5,] 16.38663 58.26147 #> [6,] 16.34159 58.28748 #> [7,] 16.34159 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 58.31349 #> #> Slot "ID": #> [1] "ID1507" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1508]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 58.33949 #> [2,] 16.47672 58.36550 #> [3,] 16.52177 58.33949 #> [4,] 16.52177 58.28748 #> [5,] 16.47672 58.26147 #> [6,] 16.43168 58.28748 #> [7,] 16.43168 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 58.31349 #> #> Slot "ID": #> [1] "ID1508" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1509]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.33949 #> [2,] 16.56681 58.36550 #> [3,] 16.61186 58.33949 #> [4,] 16.61186 58.28748 #> [5,] 16.56681 58.26147 #> [6,] 16.52177 58.28748 #> [7,] 16.52177 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.31349 #> #> Slot "ID": #> [1] "ID1509" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1510]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 58.33949 #> [2,] 16.65690 58.36550 #> [3,] 16.70195 58.33949 #> [4,] 16.70195 58.28748 #> [5,] 16.65690 58.26147 #> [6,] 16.61186 58.28748 #> [7,] 16.61186 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 58.31349 #> #> Slot "ID": #> [1] "ID1510" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1511]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 58.31349 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 58.33949 #> [2,] 16.74699 58.36550 #> [3,] 16.79204 58.33949 #> [4,] 16.79204 58.28748 #> [5,] 16.74699 58.26147 #> [6,] 16.70195 58.28748 #> [7,] 16.70195 58.33949 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 58.31349 #> #> Slot "ID": #> [1] "ID1511" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1512]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 58.41751 #> [2,] 11.29654 58.44352 #> [3,] 11.34159 58.41751 #> [4,] 11.34159 58.36550 #> [5,] 11.29654 58.33949 #> [6,] 11.25150 58.36550 #> [7,] 11.25150 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 58.39151 #> #> Slot "ID": #> [1] "ID1512" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1513]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.41751 #> [2,] 11.47672 58.44352 #> [3,] 11.52177 58.41751 #> [4,] 11.52177 58.36550 #> [5,] 11.47672 58.33949 #> [6,] 11.43168 58.36550 #> [7,] 11.43168 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.39151 #> #> Slot "ID": #> [1] "ID1513" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1514]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.41751 #> [2,] 11.65690 58.44352 #> [3,] 11.70195 58.41751 #> [4,] 11.70195 58.36550 #> [5,] 11.65690 58.33949 #> [6,] 11.61186 58.36550 #> [7,] 11.61186 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.39151 #> #> Slot "ID": #> [1] "ID1514" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1515]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.41751 #> [2,] 11.74699 58.44352 #> [3,] 11.79204 58.41751 #> [4,] 11.79204 58.36550 #> [5,] 11.74699 58.33949 #> [6,] 11.70195 58.36550 #> [7,] 11.70195 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.39151 #> #> Slot "ID": #> [1] "ID1515" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1516]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.41751 #> [2,] 11.83708 58.44352 #> [3,] 11.88213 58.41751 #> [4,] 11.88213 58.36550 #> [5,] 11.83708 58.33949 #> [6,] 11.79204 58.36550 #> [7,] 11.79204 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.39151 #> #> Slot "ID": #> [1] "ID1516" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1517]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.41751 #> [2,] 11.92717 58.44352 #> [3,] 11.97222 58.41751 #> [4,] 11.97222 58.36550 #> [5,] 11.92717 58.33949 #> [6,] 11.88213 58.36550 #> [7,] 11.88213 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.39151 #> #> Slot "ID": #> [1] "ID1517" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1518]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.41751 #> [2,] 12.01726 58.44352 #> [3,] 12.06231 58.41751 #> [4,] 12.06231 58.36550 #> [5,] 12.01726 58.33949 #> [6,] 11.97222 58.36550 #> [7,] 11.97222 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.39151 #> #> Slot "ID": #> [1] "ID1518" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1519]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.41751 #> [2,] 12.10735 58.44352 #> [3,] 12.15240 58.41751 #> [4,] 12.15240 58.36550 #> [5,] 12.10735 58.33949 #> [6,] 12.06231 58.36550 #> [7,] 12.06231 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.39151 #> #> Slot "ID": #> [1] "ID1519" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1520]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.41751 #> [2,] 12.19744 58.44352 #> [3,] 12.24249 58.41751 #> [4,] 12.24249 58.36550 #> [5,] 12.19744 58.33949 #> [6,] 12.15240 58.36550 #> [7,] 12.15240 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.39151 #> #> Slot "ID": #> [1] "ID1520" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1521]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.41751 #> [2,] 12.28753 58.44352 #> [3,] 12.33258 58.41751 #> [4,] 12.33258 58.36550 #> [5,] 12.28753 58.33949 #> [6,] 12.24249 58.36550 #> [7,] 12.24249 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.39151 #> #> Slot "ID": #> [1] "ID1521" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1522]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.41751 #> [2,] 12.46771 58.44352 #> [3,] 12.51276 58.41751 #> [4,] 12.51276 58.36550 #> [5,] 12.46771 58.33949 #> [6,] 12.42267 58.36550 #> [7,] 12.42267 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.39151 #> #> Slot "ID": #> [1] "ID1522" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1523]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 58.41751 #> [2,] 12.64789 58.44352 #> [3,] 12.69294 58.41751 #> [4,] 12.69294 58.36550 #> [5,] 12.64789 58.33949 #> [6,] 12.60285 58.36550 #> [7,] 12.60285 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 58.39151 #> #> Slot "ID": #> [1] "ID1523" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1524]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.73798 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.69294 58.41751 #> [2,] 12.73798 58.44352 #> [3,] 12.78303 58.41751 #> [4,] 12.78303 58.36550 #> [5,] 12.73798 58.33949 #> [6,] 12.69294 58.36550 #> [7,] 12.69294 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.73798 58.39151 #> #> Slot "ID": #> [1] "ID1524" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1525]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.82807 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.78303 58.41751 #> [2,] 12.82807 58.44352 #> [3,] 12.87312 58.41751 #> [4,] 12.87312 58.36550 #> [5,] 12.82807 58.33949 #> [6,] 12.78303 58.36550 #> [7,] 12.78303 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.82807 58.39151 #> #> Slot "ID": #> [1] "ID1525" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1526]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.91816 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.87312 58.41751 #> [2,] 12.91816 58.44352 #> [3,] 12.96321 58.41751 #> [4,] 12.96321 58.36550 #> [5,] 12.91816 58.33949 #> [6,] 12.87312 58.36550 #> [7,] 12.87312 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.91816 58.39151 #> #> Slot "ID": #> [1] "ID1526" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1527]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 58.41751 #> [2,] 13.00825 58.44352 #> [3,] 13.05330 58.41751 #> [4,] 13.05330 58.36550 #> [5,] 13.00825 58.33949 #> [6,] 12.96321 58.36550 #> [7,] 12.96321 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 58.39151 #> #> Slot "ID": #> [1] "ID1527" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1528]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 58.41751 #> [2,] 13.09834 58.44352 #> [3,] 13.14339 58.41751 #> [4,] 13.14339 58.36550 #> [5,] 13.09834 58.33949 #> [6,] 13.05330 58.36550 #> [7,] 13.05330 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 58.39151 #> #> Slot "ID": #> [1] "ID1528" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1529]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.18843 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.14339 58.41751 #> [2,] 13.18843 58.44352 #> [3,] 13.23348 58.41751 #> [4,] 13.23348 58.36550 #> [5,] 13.18843 58.33949 #> [6,] 13.14339 58.36550 #> [7,] 13.14339 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.18843 58.39151 #> #> Slot "ID": #> [1] "ID1529" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1530]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.27852 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.23348 58.41751 #> [2,] 13.27852 58.44352 #> [3,] 13.32357 58.41751 #> [4,] 13.32357 58.36550 #> [5,] 13.27852 58.33949 #> [6,] 13.23348 58.36550 #> [7,] 13.23348 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.27852 58.39151 #> #> Slot "ID": #> [1] "ID1530" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1531]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 58.41751 #> [2,] 13.36861 58.44352 #> [3,] 13.41366 58.41751 #> [4,] 13.41366 58.36550 #> [5,] 13.36861 58.33949 #> [6,] 13.32357 58.36550 #> [7,] 13.32357 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 58.39151 #> #> Slot "ID": #> [1] "ID1531" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1532]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 58.41751 #> [2,] 13.45870 58.44352 #> [3,] 13.50375 58.41751 #> [4,] 13.50375 58.36550 #> [5,] 13.45870 58.33949 #> [6,] 13.41366 58.36550 #> [7,] 13.41366 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 58.39151 #> #> Slot "ID": #> [1] "ID1532" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1533]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 58.41751 #> [2,] 13.54879 58.44352 #> [3,] 13.59384 58.41751 #> [4,] 13.59384 58.36550 #> [5,] 13.54879 58.33949 #> [6,] 13.50375 58.36550 #> [7,] 13.50375 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 58.39151 #> #> Slot "ID": #> [1] "ID1533" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1534]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 58.41751 #> [2,] 13.63888 58.44352 #> [3,] 13.68393 58.41751 #> [4,] 13.68393 58.36550 #> [5,] 13.63888 58.33949 #> [6,] 13.59384 58.36550 #> [7,] 13.59384 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 58.39151 #> #> Slot "ID": #> [1] "ID1534" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1535]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 58.41751 #> [2,] 13.72897 58.44352 #> [3,] 13.77402 58.41751 #> [4,] 13.77402 58.36550 #> [5,] 13.72897 58.33949 #> [6,] 13.68393 58.36550 #> [7,] 13.68393 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 58.39151 #> #> Slot "ID": #> [1] "ID1535" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1536]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.41751 #> [2,] 13.81906 58.44352 #> [3,] 13.86411 58.41751 #> [4,] 13.86411 58.36550 #> [5,] 13.81906 58.33949 #> [6,] 13.77402 58.36550 #> [7,] 13.77402 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.39151 #> #> Slot "ID": #> [1] "ID1536" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1537]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.41751 #> [2,] 13.90915 58.44352 #> [3,] 13.95420 58.41751 #> [4,] 13.95420 58.36550 #> [5,] 13.90915 58.33949 #> [6,] 13.86411 58.36550 #> [7,] 13.86411 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.39151 #> #> Slot "ID": #> [1] "ID1537" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1538]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.41751 #> [2,] 13.99925 58.44352 #> [3,] 14.04429 58.41751 #> [4,] 14.04429 58.36550 #> [5,] 13.99925 58.33949 #> [6,] 13.95420 58.36550 #> [7,] 13.95420 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.39151 #> #> Slot "ID": #> [1] "ID1538" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1539]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.41751 #> [2,] 14.08934 58.44352 #> [3,] 14.13438 58.41751 #> [4,] 14.13438 58.36550 #> [5,] 14.08934 58.33949 #> [6,] 14.04429 58.36550 #> [7,] 14.04429 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.39151 #> #> Slot "ID": #> [1] "ID1539" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1540]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.41751 #> [2,] 14.17943 58.44352 #> [3,] 14.22447 58.41751 #> [4,] 14.22447 58.36550 #> [5,] 14.17943 58.33949 #> [6,] 14.13438 58.36550 #> [7,] 14.13438 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.39151 #> #> Slot "ID": #> [1] "ID1540" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1541]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 58.41751 #> [2,] 14.26952 58.44352 #> [3,] 14.31456 58.41751 #> [4,] 14.31456 58.36550 #> [5,] 14.26952 58.33949 #> [6,] 14.22447 58.36550 #> [7,] 14.22447 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 58.39151 #> #> Slot "ID": #> [1] "ID1541" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1542]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.41751 #> [2,] 14.35961 58.44352 #> [3,] 14.40465 58.41751 #> [4,] 14.40465 58.36550 #> [5,] 14.35961 58.33949 #> [6,] 14.31456 58.36550 #> [7,] 14.31456 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.39151 #> #> Slot "ID": #> [1] "ID1542" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1543]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.71997 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.67492 58.41751 #> [2,] 14.71997 58.44352 #> [3,] 14.76501 58.41751 #> [4,] 14.76501 58.36550 #> [5,] 14.71997 58.33949 #> [6,] 14.67492 58.36550 #> [7,] 14.67492 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.71997 58.39151 #> #> Slot "ID": #> [1] "ID1543" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1544]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.81006 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.76501 58.41751 #> [2,] 14.81006 58.44352 #> [3,] 14.85510 58.41751 #> [4,] 14.85510 58.36550 #> [5,] 14.81006 58.33949 #> [6,] 14.76501 58.36550 #> [7,] 14.76501 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.81006 58.39151 #> #> Slot "ID": #> [1] "ID1544" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1545]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.90015 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.85510 58.41751 #> [2,] 14.90015 58.44352 #> [3,] 14.94519 58.41751 #> [4,] 14.94519 58.36550 #> [5,] 14.90015 58.33949 #> [6,] 14.85510 58.36550 #> [7,] 14.85510 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.90015 58.39151 #> #> Slot "ID": #> [1] "ID1545" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1546]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.99024 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.94519 58.41751 #> [2,] 14.99024 58.44352 #> [3,] 15.03528 58.41751 #> [4,] 15.03528 58.36550 #> [5,] 14.99024 58.33949 #> [6,] 14.94519 58.36550 #> [7,] 14.94519 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.99024 58.39151 #> #> Slot "ID": #> [1] "ID1546" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1547]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.41751 #> [2,] 15.08033 58.44352 #> [3,] 15.12537 58.41751 #> [4,] 15.12537 58.36550 #> [5,] 15.08033 58.33949 #> [6,] 15.03528 58.36550 #> [7,] 15.03528 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.39151 #> #> Slot "ID": #> [1] "ID1547" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1548]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 58.41751 #> [2,] 15.17042 58.44352 #> [3,] 15.21546 58.41751 #> [4,] 15.21546 58.36550 #> [5,] 15.17042 58.33949 #> [6,] 15.12537 58.36550 #> [7,] 15.12537 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 58.39151 #> #> Slot "ID": #> [1] "ID1548" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1549]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.41751 #> [2,] 15.26051 58.44352 #> [3,] 15.30555 58.41751 #> [4,] 15.30555 58.36550 #> [5,] 15.26051 58.33949 #> [6,] 15.21546 58.36550 #> [7,] 15.21546 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.39151 #> #> Slot "ID": #> [1] "ID1549" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1550]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.41751 #> [2,] 15.35060 58.44352 #> [3,] 15.39564 58.41751 #> [4,] 15.39564 58.36550 #> [5,] 15.35060 58.33949 #> [6,] 15.30555 58.36550 #> [7,] 15.30555 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.39151 #> #> Slot "ID": #> [1] "ID1550" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1551]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.41751 #> [2,] 15.44069 58.44352 #> [3,] 15.48573 58.41751 #> [4,] 15.48573 58.36550 #> [5,] 15.44069 58.33949 #> [6,] 15.39564 58.36550 #> [7,] 15.39564 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.39151 #> #> Slot "ID": #> [1] "ID1551" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1552]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.41751 #> [2,] 15.53078 58.44352 #> [3,] 15.57582 58.41751 #> [4,] 15.57582 58.36550 #> [5,] 15.53078 58.33949 #> [6,] 15.48573 58.36550 #> [7,] 15.48573 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.39151 #> #> Slot "ID": #> [1] "ID1552" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1553]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.41751 #> [2,] 15.62087 58.44352 #> [3,] 15.66591 58.41751 #> [4,] 15.66591 58.36550 #> [5,] 15.62087 58.33949 #> [6,] 15.57582 58.36550 #> [7,] 15.57582 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.39151 #> #> Slot "ID": #> [1] "ID1553" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1554]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.41751 #> [2,] 15.71096 58.44352 #> [3,] 15.75600 58.41751 #> [4,] 15.75600 58.36550 #> [5,] 15.71096 58.33949 #> [6,] 15.66591 58.36550 #> [7,] 15.66591 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.39151 #> #> Slot "ID": #> [1] "ID1554" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1555]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.41751 #> [2,] 15.80105 58.44352 #> [3,] 15.84609 58.41751 #> [4,] 15.84609 58.36550 #> [5,] 15.80105 58.33949 #> [6,] 15.75600 58.36550 #> [7,] 15.75600 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.39151 #> #> Slot "ID": #> [1] "ID1555" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1556]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.41751 #> [2,] 15.89114 58.44352 #> [3,] 15.93618 58.41751 #> [4,] 15.93618 58.36550 #> [5,] 15.89114 58.33949 #> [6,] 15.84609 58.36550 #> [7,] 15.84609 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.39151 #> #> Slot "ID": #> [1] "ID1556" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1557]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.41751 #> [2,] 15.98123 58.44352 #> [3,] 16.02627 58.41751 #> [4,] 16.02627 58.36550 #> [5,] 15.98123 58.33949 #> [6,] 15.93618 58.36550 #> [7,] 15.93618 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.39151 #> #> Slot "ID": #> [1] "ID1557" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1558]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.41751 #> [2,] 16.07132 58.44352 #> [3,] 16.11636 58.41751 #> [4,] 16.11636 58.36550 #> [5,] 16.07132 58.33949 #> [6,] 16.02627 58.36550 #> [7,] 16.02627 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.39151 #> #> Slot "ID": #> [1] "ID1558" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1559]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.41751 #> [2,] 16.16141 58.44352 #> [3,] 16.20645 58.41751 #> [4,] 16.20645 58.36550 #> [5,] 16.16141 58.33949 #> [6,] 16.11636 58.36550 #> [7,] 16.11636 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.39151 #> #> Slot "ID": #> [1] "ID1559" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1560]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.41751 #> [2,] 16.25150 58.44352 #> [3,] 16.29654 58.41751 #> [4,] 16.29654 58.36550 #> [5,] 16.25150 58.33949 #> [6,] 16.20645 58.36550 #> [7,] 16.20645 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.39151 #> #> Slot "ID": #> [1] "ID1560" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1561]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.41751 #> [2,] 16.34159 58.44352 #> [3,] 16.38663 58.41751 #> [4,] 16.38663 58.36550 #> [5,] 16.34159 58.33949 #> [6,] 16.29654 58.36550 #> [7,] 16.29654 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.39151 #> #> Slot "ID": #> [1] "ID1561" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1562]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 58.41751 #> [2,] 16.43168 58.44352 #> [3,] 16.47672 58.41751 #> [4,] 16.47672 58.36550 #> [5,] 16.43168 58.33949 #> [6,] 16.38663 58.36550 #> [7,] 16.38663 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 58.39151 #> #> Slot "ID": #> [1] "ID1562" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1563]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 58.41751 #> [2,] 16.52177 58.44352 #> [3,] 16.56681 58.41751 #> [4,] 16.56681 58.36550 #> [5,] 16.52177 58.33949 #> [6,] 16.47672 58.36550 #> [7,] 16.47672 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 58.39151 #> #> Slot "ID": #> [1] "ID1563" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1564]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 58.41751 #> [2,] 16.61186 58.44352 #> [3,] 16.65690 58.41751 #> [4,] 16.65690 58.36550 #> [5,] 16.61186 58.33949 #> [6,] 16.56681 58.36550 #> [7,] 16.56681 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 58.39151 #> #> Slot "ID": #> [1] "ID1564" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1565]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 58.41751 #> [2,] 16.70195 58.44352 #> [3,] 16.74699 58.41751 #> [4,] 16.74699 58.36550 #> [5,] 16.70195 58.33949 #> [6,] 16.65690 58.36550 #> [7,] 16.65690 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 58.39151 #> #> Slot "ID": #> [1] "ID1565" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1566]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.97222 58.39151 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.92717 58.41751 #> [2,] 16.97222 58.44352 #> [3,] 17.01726 58.41751 #> [4,] 17.01726 58.36550 #> [5,] 16.97222 58.33949 #> [6,] 16.92717 58.36550 #> [7,] 16.92717 58.41751 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.97222 58.39151 #> #> Slot "ID": #> [1] "ID1566" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1567]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 58.49553 #> [2,] 11.34159 58.52154 #> [3,] 11.38663 58.49553 #> [4,] 11.38663 58.44352 #> [5,] 11.34159 58.41751 #> [6,] 11.29654 58.44352 #> [7,] 11.29654 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 58.46953 #> #> Slot "ID": #> [1] "ID1567" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1568]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.49553 #> [2,] 11.43168 58.52154 #> [3,] 11.47672 58.49553 #> [4,] 11.47672 58.44352 #> [5,] 11.43168 58.41751 #> [6,] 11.38663 58.44352 #> [7,] 11.38663 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.46953 #> #> Slot "ID": #> [1] "ID1568" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1569]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.52177 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.47672 58.49553 #> [2,] 11.52177 58.52154 #> [3,] 11.56681 58.49553 #> [4,] 11.56681 58.44352 #> [5,] 11.52177 58.41751 #> [6,] 11.47672 58.44352 #> [7,] 11.47672 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.52177 58.46953 #> #> Slot "ID": #> [1] "ID1569" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1570]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.49553 #> [2,] 11.61186 58.52154 #> [3,] 11.65690 58.49553 #> [4,] 11.65690 58.44352 #> [5,] 11.61186 58.41751 #> [6,] 11.56681 58.44352 #> [7,] 11.56681 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.46953 #> #> Slot "ID": #> [1] "ID1570" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1571]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.49553 #> [2,] 11.70195 58.52154 #> [3,] 11.74699 58.49553 #> [4,] 11.74699 58.44352 #> [5,] 11.70195 58.41751 #> [6,] 11.65690 58.44352 #> [7,] 11.65690 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.46953 #> #> Slot "ID": #> [1] "ID1571" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1572]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.49553 #> [2,] 11.79204 58.52154 #> [3,] 11.83708 58.49553 #> [4,] 11.83708 58.44352 #> [5,] 11.79204 58.41751 #> [6,] 11.74699 58.44352 #> [7,] 11.74699 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.46953 #> #> Slot "ID": #> [1] "ID1572" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1573]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.49553 #> [2,] 11.88213 58.52154 #> [3,] 11.92717 58.49553 #> [4,] 11.92717 58.44352 #> [5,] 11.88213 58.41751 #> [6,] 11.83708 58.44352 #> [7,] 11.83708 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.46953 #> #> Slot "ID": #> [1] "ID1573" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1574]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.49553 #> [2,] 11.97222 58.52154 #> [3,] 12.01726 58.49553 #> [4,] 12.01726 58.44352 #> [5,] 11.97222 58.41751 #> [6,] 11.92717 58.44352 #> [7,] 11.92717 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.46953 #> #> Slot "ID": #> [1] "ID1574" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1575]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.49553 #> [2,] 12.06231 58.52154 #> [3,] 12.10735 58.49553 #> [4,] 12.10735 58.44352 #> [5,] 12.06231 58.41751 #> [6,] 12.01726 58.44352 #> [7,] 12.01726 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.46953 #> #> Slot "ID": #> [1] "ID1575" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1576]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.49553 #> [2,] 12.15240 58.52154 #> [3,] 12.19744 58.49553 #> [4,] 12.19744 58.44352 #> [5,] 12.15240 58.41751 #> [6,] 12.10735 58.44352 #> [7,] 12.10735 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.46953 #> #> Slot "ID": #> [1] "ID1576" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1577]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.49553 #> [2,] 12.24249 58.52154 #> [3,] 12.28753 58.49553 #> [4,] 12.28753 58.44352 #> [5,] 12.24249 58.41751 #> [6,] 12.19744 58.44352 #> [7,] 12.19744 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.46953 #> #> Slot "ID": #> [1] "ID1577" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1578]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.49553 #> [2,] 12.33258 58.52154 #> [3,] 12.37762 58.49553 #> [4,] 12.37762 58.44352 #> [5,] 12.33258 58.41751 #> [6,] 12.28753 58.44352 #> [7,] 12.28753 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.46953 #> #> Slot "ID": #> [1] "ID1578" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1579]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.49553 #> [2,] 12.60285 58.52154 #> [3,] 12.64789 58.49553 #> [4,] 12.64789 58.44352 #> [5,] 12.60285 58.41751 #> [6,] 12.55780 58.44352 #> [7,] 12.55780 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.46953 #> #> Slot "ID": #> [1] "ID1579" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1580]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.78303 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.73798 58.49553 #> [2,] 12.78303 58.52154 #> [3,] 12.82807 58.49553 #> [4,] 12.82807 58.44352 #> [5,] 12.78303 58.41751 #> [6,] 12.73798 58.44352 #> [7,] 12.73798 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.78303 58.46953 #> #> Slot "ID": #> [1] "ID1580" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1581]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.87312 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.82807 58.49553 #> [2,] 12.87312 58.52154 #> [3,] 12.91816 58.49553 #> [4,] 12.91816 58.44352 #> [5,] 12.87312 58.41751 #> [6,] 12.82807 58.44352 #> [7,] 12.82807 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.87312 58.46953 #> #> Slot "ID": #> [1] "ID1581" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1582]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.96321 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.91816 58.49553 #> [2,] 12.96321 58.52154 #> [3,] 13.00825 58.49553 #> [4,] 13.00825 58.44352 #> [5,] 12.96321 58.41751 #> [6,] 12.91816 58.44352 #> [7,] 12.91816 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.96321 58.46953 #> #> Slot "ID": #> [1] "ID1582" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1583]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.49553 #> [2,] 13.05330 58.52154 #> [3,] 13.09834 58.49553 #> [4,] 13.09834 58.44352 #> [5,] 13.05330 58.41751 #> [6,] 13.00825 58.44352 #> [7,] 13.00825 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 58.46953 #> #> Slot "ID": #> [1] "ID1583" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1584]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.49553 #> [2,] 13.14339 58.52154 #> [3,] 13.18843 58.49553 #> [4,] 13.18843 58.44352 #> [5,] 13.14339 58.41751 #> [6,] 13.09834 58.44352 #> [7,] 13.09834 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.46953 #> #> Slot "ID": #> [1] "ID1584" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1585]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.23348 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.18843 58.49553 #> [2,] 13.23348 58.52154 #> [3,] 13.27852 58.49553 #> [4,] 13.27852 58.44352 #> [5,] 13.23348 58.41751 #> [6,] 13.18843 58.44352 #> [7,] 13.18843 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.23348 58.46953 #> #> Slot "ID": #> [1] "ID1585" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1586]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.32357 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.27852 58.49553 #> [2,] 13.32357 58.52154 #> [3,] 13.36861 58.49553 #> [4,] 13.36861 58.44352 #> [5,] 13.32357 58.41751 #> [6,] 13.27852 58.44352 #> [7,] 13.27852 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.32357 58.46953 #> #> Slot "ID": #> [1] "ID1586" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1587]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.49553 #> [2,] 13.41366 58.52154 #> [3,] 13.45870 58.49553 #> [4,] 13.45870 58.44352 #> [5,] 13.41366 58.41751 #> [6,] 13.36861 58.44352 #> [7,] 13.36861 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.46953 #> #> Slot "ID": #> [1] "ID1587" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1588]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.49553 #> [2,] 13.50375 58.52154 #> [3,] 13.54879 58.49553 #> [4,] 13.54879 58.44352 #> [5,] 13.50375 58.41751 #> [6,] 13.45870 58.44352 #> [7,] 13.45870 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.46953 #> #> Slot "ID": #> [1] "ID1588" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1589]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.49553 #> [2,] 13.59384 58.52154 #> [3,] 13.63888 58.49553 #> [4,] 13.63888 58.44352 #> [5,] 13.59384 58.41751 #> [6,] 13.54879 58.44352 #> [7,] 13.54879 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.46953 #> #> Slot "ID": #> [1] "ID1589" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1590]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.49553 #> [2,] 13.68393 58.52154 #> [3,] 13.72897 58.49553 #> [4,] 13.72897 58.44352 #> [5,] 13.68393 58.41751 #> [6,] 13.63888 58.44352 #> [7,] 13.63888 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.46953 #> #> Slot "ID": #> [1] "ID1590" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1591]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.49553 #> [2,] 13.77402 58.52154 #> [3,] 13.81906 58.49553 #> [4,] 13.81906 58.44352 #> [5,] 13.77402 58.41751 #> [6,] 13.72897 58.44352 #> [7,] 13.72897 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.46953 #> #> Slot "ID": #> [1] "ID1591" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1592]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.49553 #> [2,] 13.86411 58.52154 #> [3,] 13.90915 58.49553 #> [4,] 13.90915 58.44352 #> [5,] 13.86411 58.41751 #> [6,] 13.81906 58.44352 #> [7,] 13.81906 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.46953 #> #> Slot "ID": #> [1] "ID1592" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1593]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.49553 #> [2,] 13.95420 58.52154 #> [3,] 13.99925 58.49553 #> [4,] 13.99925 58.44352 #> [5,] 13.95420 58.41751 #> [6,] 13.90915 58.44352 #> [7,] 13.90915 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.46953 #> #> Slot "ID": #> [1] "ID1593" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1594]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.49553 #> [2,] 14.04429 58.52154 #> [3,] 14.08934 58.49553 #> [4,] 14.08934 58.44352 #> [5,] 14.04429 58.41751 #> [6,] 13.99925 58.44352 #> [7,] 13.99925 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.46953 #> #> Slot "ID": #> [1] "ID1594" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1595]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.49553 #> [2,] 14.13438 58.52154 #> [3,] 14.17943 58.49553 #> [4,] 14.17943 58.44352 #> [5,] 14.13438 58.41751 #> [6,] 14.08934 58.44352 #> [7,] 14.08934 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.46953 #> #> Slot "ID": #> [1] "ID1595" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1596]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.49553 #> [2,] 14.22447 58.52154 #> [3,] 14.26952 58.49553 #> [4,] 14.26952 58.44352 #> [5,] 14.22447 58.41751 #> [6,] 14.17943 58.44352 #> [7,] 14.17943 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.46953 #> #> Slot "ID": #> [1] "ID1596" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1597]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 58.49553 #> [2,] 14.31456 58.52154 #> [3,] 14.35961 58.49553 #> [4,] 14.35961 58.44352 #> [5,] 14.31456 58.41751 #> [6,] 14.26952 58.44352 #> [7,] 14.26952 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 58.46953 #> #> Slot "ID": #> [1] "ID1597" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1598]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 58.49553 #> [2,] 14.40465 58.52154 #> [3,] 14.44970 58.49553 #> [4,] 14.44970 58.44352 #> [5,] 14.40465 58.41751 #> [6,] 14.35961 58.44352 #> [7,] 14.35961 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 58.46953 #> #> Slot "ID": #> [1] "ID1598" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1599]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.49553 #> [2,] 14.94519 58.52154 #> [3,] 14.99024 58.49553 #> [4,] 14.99024 58.44352 #> [5,] 14.94519 58.41751 #> [6,] 14.90015 58.44352 #> [7,] 14.90015 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.46953 #> #> Slot "ID": #> [1] "ID1599" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1600]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.49553 #> [2,] 15.03528 58.52154 #> [3,] 15.08033 58.49553 #> [4,] 15.08033 58.44352 #> [5,] 15.03528 58.41751 #> [6,] 14.99024 58.44352 #> [7,] 14.99024 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.46953 #> #> Slot "ID": #> [1] "ID1600" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1601]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.49553 #> [2,] 15.12537 58.52154 #> [3,] 15.17042 58.49553 #> [4,] 15.17042 58.44352 #> [5,] 15.12537 58.41751 #> [6,] 15.08033 58.44352 #> [7,] 15.08033 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.46953 #> #> Slot "ID": #> [1] "ID1601" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1602]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.49553 #> [2,] 15.21546 58.52154 #> [3,] 15.26051 58.49553 #> [4,] 15.26051 58.44352 #> [5,] 15.21546 58.41751 #> [6,] 15.17042 58.44352 #> [7,] 15.17042 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.46953 #> #> Slot "ID": #> [1] "ID1602" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1603]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.49553 #> [2,] 15.30555 58.52154 #> [3,] 15.35060 58.49553 #> [4,] 15.35060 58.44352 #> [5,] 15.30555 58.41751 #> [6,] 15.26051 58.44352 #> [7,] 15.26051 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.46953 #> #> Slot "ID": #> [1] "ID1603" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1604]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.49553 #> [2,] 15.39564 58.52154 #> [3,] 15.44069 58.49553 #> [4,] 15.44069 58.44352 #> [5,] 15.39564 58.41751 #> [6,] 15.35060 58.44352 #> [7,] 15.35060 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.46953 #> #> Slot "ID": #> [1] "ID1604" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1605]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.49553 #> [2,] 15.48573 58.52154 #> [3,] 15.53078 58.49553 #> [4,] 15.53078 58.44352 #> [5,] 15.48573 58.41751 #> [6,] 15.44069 58.44352 #> [7,] 15.44069 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.46953 #> #> Slot "ID": #> [1] "ID1605" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1606]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.49553 #> [2,] 15.66591 58.52154 #> [3,] 15.71096 58.49553 #> [4,] 15.71096 58.44352 #> [5,] 15.66591 58.41751 #> [6,] 15.62087 58.44352 #> [7,] 15.62087 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.46953 #> #> Slot "ID": #> [1] "ID1606" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1607]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.49553 #> [2,] 15.75600 58.52154 #> [3,] 15.80105 58.49553 #> [4,] 15.80105 58.44352 #> [5,] 15.75600 58.41751 #> [6,] 15.71096 58.44352 #> [7,] 15.71096 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.46953 #> #> Slot "ID": #> [1] "ID1607" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1608]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.49553 #> [2,] 15.84609 58.52154 #> [3,] 15.89114 58.49553 #> [4,] 15.89114 58.44352 #> [5,] 15.84609 58.41751 #> [6,] 15.80105 58.44352 #> [7,] 15.80105 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.46953 #> #> Slot "ID": #> [1] "ID1608" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1609]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.49553 #> [2,] 15.93618 58.52154 #> [3,] 15.98123 58.49553 #> [4,] 15.98123 58.44352 #> [5,] 15.93618 58.41751 #> [6,] 15.89114 58.44352 #> [7,] 15.89114 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.46953 #> #> Slot "ID": #> [1] "ID1609" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1610]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.49553 #> [2,] 16.02627 58.52154 #> [3,] 16.07132 58.49553 #> [4,] 16.07132 58.44352 #> [5,] 16.02627 58.41751 #> [6,] 15.98123 58.44352 #> [7,] 15.98123 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.46953 #> #> Slot "ID": #> [1] "ID1610" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1611]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.49553 #> [2,] 16.11636 58.52154 #> [3,] 16.16141 58.49553 #> [4,] 16.16141 58.44352 #> [5,] 16.11636 58.41751 #> [6,] 16.07132 58.44352 #> [7,] 16.07132 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.46953 #> #> Slot "ID": #> [1] "ID1611" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1612]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.49553 #> [2,] 16.20645 58.52154 #> [3,] 16.25150 58.49553 #> [4,] 16.25150 58.44352 #> [5,] 16.20645 58.41751 #> [6,] 16.16141 58.44352 #> [7,] 16.16141 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.46953 #> #> Slot "ID": #> [1] "ID1612" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1613]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.49553 #> [2,] 16.29654 58.52154 #> [3,] 16.34159 58.49553 #> [4,] 16.34159 58.44352 #> [5,] 16.29654 58.41751 #> [6,] 16.25150 58.44352 #> [7,] 16.25150 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.46953 #> #> Slot "ID": #> [1] "ID1613" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1614]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.38663 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.34159 58.49553 #> [2,] 16.38663 58.52154 #> [3,] 16.43168 58.49553 #> [4,] 16.43168 58.44352 #> [5,] 16.38663 58.41751 #> [6,] 16.34159 58.44352 #> [7,] 16.34159 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.38663 58.46953 #> #> Slot "ID": #> [1] "ID1614" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1615]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.49553 #> [2,] 16.56681 58.52154 #> [3,] 16.61186 58.49553 #> [4,] 16.61186 58.44352 #> [5,] 16.56681 58.41751 #> [6,] 16.52177 58.44352 #> [7,] 16.52177 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.46953 #> #> Slot "ID": #> [1] "ID1615" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1616]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.65690 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.61186 58.49553 #> [2,] 16.65690 58.52154 #> [3,] 16.70195 58.49553 #> [4,] 16.70195 58.44352 #> [5,] 16.65690 58.41751 #> [6,] 16.61186 58.44352 #> [7,] 16.61186 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.65690 58.46953 #> #> Slot "ID": #> [1] "ID1616" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1617]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.74699 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.70195 58.49553 #> [2,] 16.74699 58.52154 #> [3,] 16.79204 58.49553 #> [4,] 16.79204 58.44352 #> [5,] 16.74699 58.41751 #> [6,] 16.70195 58.44352 #> [7,] 16.70195 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.74699 58.46953 #> #> Slot "ID": #> [1] "ID1617" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1618]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.83708 58.46953 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.79204 58.49553 #> [2,] 16.83708 58.52154 #> [3,] 16.88213 58.49553 #> [4,] 16.88213 58.44352 #> [5,] 16.83708 58.41751 #> [6,] 16.79204 58.44352 #> [7,] 16.79204 58.49553 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.83708 58.46953 #> #> Slot "ID": #> [1] "ID1618" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1619]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 58.57355 #> [2,] 11.29654 58.59956 #> [3,] 11.34159 58.57355 #> [4,] 11.34159 58.52154 #> [5,] 11.29654 58.49553 #> [6,] 11.25150 58.52154 #> [7,] 11.25150 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 58.54755 #> #> Slot "ID": #> [1] "ID1619" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1620]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 58.57355 #> [2,] 11.38663 58.59956 #> [3,] 11.43168 58.57355 #> [4,] 11.43168 58.52154 #> [5,] 11.38663 58.49553 #> [6,] 11.34159 58.52154 #> [7,] 11.34159 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 58.54755 #> #> Slot "ID": #> [1] "ID1620" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1621]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.57355 #> [2,] 11.47672 58.59956 #> [3,] 11.52177 58.57355 #> [4,] 11.52177 58.52154 #> [5,] 11.47672 58.49553 #> [6,] 11.43168 58.52154 #> [7,] 11.43168 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.54755 #> #> Slot "ID": #> [1] "ID1621" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1622]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.56681 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.52177 58.57355 #> [2,] 11.56681 58.59956 #> [3,] 11.61186 58.57355 #> [4,] 11.61186 58.52154 #> [5,] 11.56681 58.49553 #> [6,] 11.52177 58.52154 #> [7,] 11.52177 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.56681 58.54755 #> #> Slot "ID": #> [1] "ID1622" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1623]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.57355 #> [2,] 11.65690 58.59956 #> [3,] 11.70195 58.57355 #> [4,] 11.70195 58.52154 #> [5,] 11.65690 58.49553 #> [6,] 11.61186 58.52154 #> [7,] 11.61186 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.54755 #> #> Slot "ID": #> [1] "ID1623" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1624]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.57355 #> [2,] 11.74699 58.59956 #> [3,] 11.79204 58.57355 #> [4,] 11.79204 58.52154 #> [5,] 11.74699 58.49553 #> [6,] 11.70195 58.52154 #> [7,] 11.70195 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.54755 #> #> Slot "ID": #> [1] "ID1624" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1625]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.57355 #> [2,] 11.83708 58.59956 #> [3,] 11.88213 58.57355 #> [4,] 11.88213 58.52154 #> [5,] 11.83708 58.49553 #> [6,] 11.79204 58.52154 #> [7,] 11.79204 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.54755 #> #> Slot "ID": #> [1] "ID1625" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1626]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.57355 #> [2,] 11.92717 58.59956 #> [3,] 11.97222 58.57355 #> [4,] 11.97222 58.52154 #> [5,] 11.92717 58.49553 #> [6,] 11.88213 58.52154 #> [7,] 11.88213 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.54755 #> #> Slot "ID": #> [1] "ID1626" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1627]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.57355 #> [2,] 12.01726 58.59956 #> [3,] 12.06231 58.57355 #> [4,] 12.06231 58.52154 #> [5,] 12.01726 58.49553 #> [6,] 11.97222 58.52154 #> [7,] 11.97222 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.54755 #> #> Slot "ID": #> [1] "ID1627" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1628]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.57355 #> [2,] 12.10735 58.59956 #> [3,] 12.15240 58.57355 #> [4,] 12.15240 58.52154 #> [5,] 12.10735 58.49553 #> [6,] 12.06231 58.52154 #> [7,] 12.06231 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.54755 #> #> Slot "ID": #> [1] "ID1628" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1629]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.57355 #> [2,] 12.19744 58.59956 #> [3,] 12.24249 58.57355 #> [4,] 12.24249 58.52154 #> [5,] 12.19744 58.49553 #> [6,] 12.15240 58.52154 #> [7,] 12.15240 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.54755 #> #> Slot "ID": #> [1] "ID1629" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1630]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.57355 #> [2,] 12.28753 58.59956 #> [3,] 12.33258 58.57355 #> [4,] 12.33258 58.52154 #> [5,] 12.28753 58.49553 #> [6,] 12.24249 58.52154 #> [7,] 12.24249 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.54755 #> #> Slot "ID": #> [1] "ID1630" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1631]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.57355 #> [2,] 12.37762 58.59956 #> [3,] 12.42267 58.57355 #> [4,] 12.42267 58.52154 #> [5,] 12.37762 58.49553 #> [6,] 12.33258 58.52154 #> [7,] 12.33258 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.54755 #> #> Slot "ID": #> [1] "ID1631" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1632]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.57355 #> [2,] 12.46771 58.59956 #> [3,] 12.51276 58.57355 #> [4,] 12.51276 58.52154 #> [5,] 12.46771 58.49553 #> [6,] 12.42267 58.52154 #> [7,] 12.42267 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.54755 #> #> Slot "ID": #> [1] "ID1632" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1633]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.00825 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.96321 58.57355 #> [2,] 13.00825 58.59956 #> [3,] 13.05330 58.57355 #> [4,] 13.05330 58.52154 #> [5,] 13.00825 58.49553 #> [6,] 12.96321 58.52154 #> [7,] 12.96321 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.00825 58.54755 #> #> Slot "ID": #> [1] "ID1633" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1634]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.09834 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.05330 58.57355 #> [2,] 13.09834 58.59956 #> [3,] 13.14339 58.57355 #> [4,] 13.14339 58.52154 #> [5,] 13.09834 58.49553 #> [6,] 13.05330 58.52154 #> [7,] 13.05330 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.09834 58.54755 #> #> Slot "ID": #> [1] "ID1634" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1635]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.36861 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.32357 58.57355 #> [2,] 13.36861 58.59956 #> [3,] 13.41366 58.57355 #> [4,] 13.41366 58.52154 #> [5,] 13.36861 58.49553 #> [6,] 13.32357 58.52154 #> [7,] 13.32357 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.36861 58.54755 #> #> Slot "ID": #> [1] "ID1635" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1636]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.45870 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.41366 58.57355 #> [2,] 13.45870 58.59956 #> [3,] 13.50375 58.57355 #> [4,] 13.50375 58.52154 #> [5,] 13.45870 58.49553 #> [6,] 13.41366 58.52154 #> [7,] 13.41366 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.45870 58.54755 #> #> Slot "ID": #> [1] "ID1636" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1637]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.54879 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.50375 58.57355 #> [2,] 13.54879 58.59956 #> [3,] 13.59384 58.57355 #> [4,] 13.59384 58.52154 #> [5,] 13.54879 58.49553 #> [6,] 13.50375 58.52154 #> [7,] 13.50375 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.54879 58.54755 #> #> Slot "ID": #> [1] "ID1637" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1638]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.63888 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.59384 58.57355 #> [2,] 13.63888 58.59956 #> [3,] 13.68393 58.57355 #> [4,] 13.68393 58.52154 #> [5,] 13.63888 58.49553 #> [6,] 13.59384 58.52154 #> [7,] 13.59384 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.63888 58.54755 #> #> Slot "ID": #> [1] "ID1638" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1639]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.72897 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.68393 58.57355 #> [2,] 13.72897 58.59956 #> [3,] 13.77402 58.57355 #> [4,] 13.77402 58.52154 #> [5,] 13.72897 58.49553 #> [6,] 13.68393 58.52154 #> [7,] 13.68393 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.72897 58.54755 #> #> Slot "ID": #> [1] "ID1639" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1640]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.57355 #> [2,] 13.81906 58.59956 #> [3,] 13.86411 58.57355 #> [4,] 13.86411 58.52154 #> [5,] 13.81906 58.49553 #> [6,] 13.77402 58.52154 #> [7,] 13.77402 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.54755 #> #> Slot "ID": #> [1] "ID1640" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1641]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.57355 #> [2,] 13.90915 58.59956 #> [3,] 13.95420 58.57355 #> [4,] 13.95420 58.52154 #> [5,] 13.90915 58.49553 #> [6,] 13.86411 58.52154 #> [7,] 13.86411 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.54755 #> #> Slot "ID": #> [1] "ID1641" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1642]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.57355 #> [2,] 13.99925 58.59956 #> [3,] 14.04429 58.57355 #> [4,] 14.04429 58.52154 #> [5,] 13.99925 58.49553 #> [6,] 13.95420 58.52154 #> [7,] 13.95420 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.54755 #> #> Slot "ID": #> [1] "ID1642" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1643]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.57355 #> [2,] 14.08934 58.59956 #> [3,] 14.13438 58.57355 #> [4,] 14.13438 58.52154 #> [5,] 14.08934 58.49553 #> [6,] 14.04429 58.52154 #> [7,] 14.04429 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.54755 #> #> Slot "ID": #> [1] "ID1643" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1644]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.57355 #> [2,] 14.17943 58.59956 #> [3,] 14.22447 58.57355 #> [4,] 14.22447 58.52154 #> [5,] 14.17943 58.49553 #> [6,] 14.13438 58.52154 #> [7,] 14.13438 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.54755 #> #> Slot "ID": #> [1] "ID1644" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1645]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 58.57355 #> [2,] 14.26952 58.59956 #> [3,] 14.31456 58.57355 #> [4,] 14.31456 58.52154 #> [5,] 14.26952 58.49553 #> [6,] 14.22447 58.52154 #> [7,] 14.22447 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 58.54755 #> #> Slot "ID": #> [1] "ID1645" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1646]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.57355 #> [2,] 14.35961 58.59956 #> [3,] 14.40465 58.57355 #> [4,] 14.40465 58.52154 #> [5,] 14.35961 58.49553 #> [6,] 14.31456 58.52154 #> [7,] 14.31456 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.54755 #> #> Slot "ID": #> [1] "ID1646" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1647]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.44970 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.40465 58.57355 #> [2,] 14.44970 58.59956 #> [3,] 14.49474 58.57355 #> [4,] 14.49474 58.52154 #> [5,] 14.44970 58.49553 #> [6,] 14.40465 58.52154 #> [7,] 14.40465 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.44970 58.54755 #> #> Slot "ID": #> [1] "ID1647" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1648]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.57355 #> [2,] 15.08033 58.59956 #> [3,] 15.12537 58.57355 #> [4,] 15.12537 58.52154 #> [5,] 15.08033 58.49553 #> [6,] 15.03528 58.52154 #> [7,] 15.03528 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.54755 #> #> Slot "ID": #> [1] "ID1648" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1649]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 58.57355 #> [2,] 15.17042 58.59956 #> [3,] 15.21546 58.57355 #> [4,] 15.21546 58.52154 #> [5,] 15.17042 58.49553 #> [6,] 15.12537 58.52154 #> [7,] 15.12537 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 58.54755 #> #> Slot "ID": #> [1] "ID1649" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1650]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.57355 #> [2,] 15.26051 58.59956 #> [3,] 15.30555 58.57355 #> [4,] 15.30555 58.52154 #> [5,] 15.26051 58.49553 #> [6,] 15.21546 58.52154 #> [7,] 15.21546 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.54755 #> #> Slot "ID": #> [1] "ID1650" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1651]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.57355 #> [2,] 15.35060 58.59956 #> [3,] 15.39564 58.57355 #> [4,] 15.39564 58.52154 #> [5,] 15.35060 58.49553 #> [6,] 15.30555 58.52154 #> [7,] 15.30555 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.54755 #> #> Slot "ID": #> [1] "ID1651" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1652]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.57355 #> [2,] 15.44069 58.59956 #> [3,] 15.48573 58.57355 #> [4,] 15.48573 58.52154 #> [5,] 15.44069 58.49553 #> [6,] 15.39564 58.52154 #> [7,] 15.39564 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.54755 #> #> Slot "ID": #> [1] "ID1652" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1653]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.57355 #> [2,] 15.53078 58.59956 #> [3,] 15.57582 58.57355 #> [4,] 15.57582 58.52154 #> [5,] 15.53078 58.49553 #> [6,] 15.48573 58.52154 #> [7,] 15.48573 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.54755 #> #> Slot "ID": #> [1] "ID1653" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1654]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.57355 #> [2,] 15.62087 58.59956 #> [3,] 15.66591 58.57355 #> [4,] 15.66591 58.52154 #> [5,] 15.62087 58.49553 #> [6,] 15.57582 58.52154 #> [7,] 15.57582 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.54755 #> #> Slot "ID": #> [1] "ID1654" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1655]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.57355 #> [2,] 15.71096 58.59956 #> [3,] 15.75600 58.57355 #> [4,] 15.75600 58.52154 #> [5,] 15.71096 58.49553 #> [6,] 15.66591 58.52154 #> [7,] 15.66591 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.54755 #> #> Slot "ID": #> [1] "ID1655" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1656]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.57355 #> [2,] 15.80105 58.59956 #> [3,] 15.84609 58.57355 #> [4,] 15.84609 58.52154 #> [5,] 15.80105 58.49553 #> [6,] 15.75600 58.52154 #> [7,] 15.75600 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.54755 #> #> Slot "ID": #> [1] "ID1656" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1657]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.57355 #> [2,] 15.89114 58.59956 #> [3,] 15.93618 58.57355 #> [4,] 15.93618 58.52154 #> [5,] 15.89114 58.49553 #> [6,] 15.84609 58.52154 #> [7,] 15.84609 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.54755 #> #> Slot "ID": #> [1] "ID1657" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1658]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.57355 #> [2,] 15.98123 58.59956 #> [3,] 16.02627 58.57355 #> [4,] 16.02627 58.52154 #> [5,] 15.98123 58.49553 #> [6,] 15.93618 58.52154 #> [7,] 15.93618 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.54755 #> #> Slot "ID": #> [1] "ID1658" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1659]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.57355 #> [2,] 16.07132 58.59956 #> [3,] 16.11636 58.57355 #> [4,] 16.11636 58.52154 #> [5,] 16.07132 58.49553 #> [6,] 16.02627 58.52154 #> [7,] 16.02627 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.54755 #> #> Slot "ID": #> [1] "ID1659" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1660]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.57355 #> [2,] 16.16141 58.59956 #> [3,] 16.20645 58.57355 #> [4,] 16.20645 58.52154 #> [5,] 16.16141 58.49553 #> [6,] 16.11636 58.52154 #> [7,] 16.11636 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.54755 #> #> Slot "ID": #> [1] "ID1660" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1661]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.57355 #> [2,] 16.25150 58.59956 #> [3,] 16.29654 58.57355 #> [4,] 16.29654 58.52154 #> [5,] 16.25150 58.49553 #> [6,] 16.20645 58.52154 #> [7,] 16.20645 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.54755 #> #> Slot "ID": #> [1] "ID1661" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1662]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.57355 #> [2,] 16.34159 58.59956 #> [3,] 16.38663 58.57355 #> [4,] 16.38663 58.52154 #> [5,] 16.34159 58.49553 #> [6,] 16.29654 58.52154 #> [7,] 16.29654 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.54755 #> #> Slot "ID": #> [1] "ID1662" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1663]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.43168 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.38663 58.57355 #> [2,] 16.43168 58.59956 #> [3,] 16.47672 58.57355 #> [4,] 16.47672 58.52154 #> [5,] 16.43168 58.49553 #> [6,] 16.38663 58.52154 #> [7,] 16.38663 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.43168 58.54755 #> #> Slot "ID": #> [1] "ID1663" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1664]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.52177 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.47672 58.57355 #> [2,] 16.52177 58.59956 #> [3,] 16.56681 58.57355 #> [4,] 16.56681 58.52154 #> [5,] 16.52177 58.49553 #> [6,] 16.47672 58.52154 #> [7,] 16.47672 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.52177 58.54755 #> #> Slot "ID": #> [1] "ID1664" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1665]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.61186 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.56681 58.57355 #> [2,] 16.61186 58.59956 #> [3,] 16.65690 58.57355 #> [4,] 16.65690 58.52154 #> [5,] 16.61186 58.49553 #> [6,] 16.56681 58.52154 #> [7,] 16.56681 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.61186 58.54755 #> #> Slot "ID": #> [1] "ID1665" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1666]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.70195 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.65690 58.57355 #> [2,] 16.70195 58.59956 #> [3,] 16.74699 58.57355 #> [4,] 16.74699 58.52154 #> [5,] 16.70195 58.49553 #> [6,] 16.65690 58.52154 #> [7,] 16.65690 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.70195 58.54755 #> #> Slot "ID": #> [1] "ID1666" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1667]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.79204 58.54755 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.74699 58.57355 #> [2,] 16.79204 58.59956 #> [3,] 16.83708 58.57355 #> [4,] 16.83708 58.52154 #> [5,] 16.79204 58.49553 #> [6,] 16.74699 58.52154 #> [7,] 16.74699 58.57355 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.79204 58.54755 #> #> Slot "ID": #> [1] "ID1667" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1668]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 58.65157 #> [2,] 11.34159 58.67758 #> [3,] 11.38663 58.65157 #> [4,] 11.38663 58.59956 #> [5,] 11.34159 58.57355 #> [6,] 11.29654 58.59956 #> [7,] 11.29654 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 58.62557 #> #> Slot "ID": #> [1] "ID1668" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1669]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.65157 #> [2,] 11.43168 58.67758 #> [3,] 11.47672 58.65157 #> [4,] 11.47672 58.59956 #> [5,] 11.43168 58.57355 #> [6,] 11.38663 58.59956 #> [7,] 11.38663 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.62557 #> #> Slot "ID": #> [1] "ID1669" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1670]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.52177 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.47672 58.65157 #> [2,] 11.52177 58.67758 #> [3,] 11.56681 58.65157 #> [4,] 11.56681 58.59956 #> [5,] 11.52177 58.57355 #> [6,] 11.47672 58.59956 #> [7,] 11.47672 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.52177 58.62557 #> #> Slot "ID": #> [1] "ID1670" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1671]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.65157 #> [2,] 11.61186 58.67758 #> [3,] 11.65690 58.65157 #> [4,] 11.65690 58.59956 #> [5,] 11.61186 58.57355 #> [6,] 11.56681 58.59956 #> [7,] 11.56681 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.62557 #> #> Slot "ID": #> [1] "ID1671" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1672]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.65157 #> [2,] 11.70195 58.67758 #> [3,] 11.74699 58.65157 #> [4,] 11.74699 58.59956 #> [5,] 11.70195 58.57355 #> [6,] 11.65690 58.59956 #> [7,] 11.65690 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.62557 #> #> Slot "ID": #> [1] "ID1672" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1673]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.65157 #> [2,] 11.79204 58.67758 #> [3,] 11.83708 58.65157 #> [4,] 11.83708 58.59956 #> [5,] 11.79204 58.57355 #> [6,] 11.74699 58.59956 #> [7,] 11.74699 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.62557 #> #> Slot "ID": #> [1] "ID1673" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1674]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.65157 #> [2,] 11.88213 58.67758 #> [3,] 11.92717 58.65157 #> [4,] 11.92717 58.59956 #> [5,] 11.88213 58.57355 #> [6,] 11.83708 58.59956 #> [7,] 11.83708 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.62557 #> #> Slot "ID": #> [1] "ID1674" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1675]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.65157 #> [2,] 11.97222 58.67758 #> [3,] 12.01726 58.65157 #> [4,] 12.01726 58.59956 #> [5,] 11.97222 58.57355 #> [6,] 11.92717 58.59956 #> [7,] 11.92717 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.62557 #> #> Slot "ID": #> [1] "ID1675" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1676]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.65157 #> [2,] 12.06231 58.67758 #> [3,] 12.10735 58.65157 #> [4,] 12.10735 58.59956 #> [5,] 12.06231 58.57355 #> [6,] 12.01726 58.59956 #> [7,] 12.01726 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.62557 #> #> Slot "ID": #> [1] "ID1676" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1677]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.65157 #> [2,] 12.15240 58.67758 #> [3,] 12.19744 58.65157 #> [4,] 12.19744 58.59956 #> [5,] 12.15240 58.57355 #> [6,] 12.10735 58.59956 #> [7,] 12.10735 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.62557 #> #> Slot "ID": #> [1] "ID1677" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1678]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.65157 #> [2,] 12.24249 58.67758 #> [3,] 12.28753 58.65157 #> [4,] 12.28753 58.59956 #> [5,] 12.24249 58.57355 #> [6,] 12.19744 58.59956 #> [7,] 12.19744 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.62557 #> #> Slot "ID": #> [1] "ID1678" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1679]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.65157 #> [2,] 12.33258 58.67758 #> [3,] 12.37762 58.65157 #> [4,] 12.37762 58.59956 #> [5,] 12.33258 58.57355 #> [6,] 12.28753 58.59956 #> [7,] 12.28753 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.62557 #> #> Slot "ID": #> [1] "ID1679" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1680]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.65157 #> [2,] 12.42267 58.67758 #> [3,] 12.46771 58.65157 #> [4,] 12.46771 58.59956 #> [5,] 12.42267 58.57355 #> [6,] 12.37762 58.59956 #> [7,] 12.37762 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.62557 #> #> Slot "ID": #> [1] "ID1680" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1681]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.65157 #> [2,] 12.51276 58.67758 #> [3,] 12.55780 58.65157 #> [4,] 12.55780 58.59956 #> [5,] 12.51276 58.57355 #> [6,] 12.46771 58.59956 #> [7,] 12.46771 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.62557 #> #> Slot "ID": #> [1] "ID1681" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1682]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.65157 #> [2,] 12.60285 58.67758 #> [3,] 12.64789 58.65157 #> [4,] 12.64789 58.59956 #> [5,] 12.60285 58.57355 #> [6,] 12.55780 58.59956 #> [7,] 12.55780 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.62557 #> #> Slot "ID": #> [1] "ID1682" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1683]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.05330 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.00825 58.65157 #> [2,] 13.05330 58.67758 #> [3,] 13.09834 58.65157 #> [4,] 13.09834 58.59956 #> [5,] 13.05330 58.57355 #> [6,] 13.00825 58.59956 #> [7,] 13.00825 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.05330 58.62557 #> #> Slot "ID": #> [1] "ID1683" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1684]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.14339 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.09834 58.65157 #> [2,] 13.14339 58.67758 #> [3,] 13.18843 58.65157 #> [4,] 13.18843 58.59956 #> [5,] 13.14339 58.57355 #> [6,] 13.09834 58.59956 #> [7,] 13.09834 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.14339 58.62557 #> #> Slot "ID": #> [1] "ID1684" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1685]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.41366 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.36861 58.65157 #> [2,] 13.41366 58.67758 #> [3,] 13.45870 58.65157 #> [4,] 13.45870 58.59956 #> [5,] 13.41366 58.57355 #> [6,] 13.36861 58.59956 #> [7,] 13.36861 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.41366 58.62557 #> #> Slot "ID": #> [1] "ID1685" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1686]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.50375 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.45870 58.65157 #> [2,] 13.50375 58.67758 #> [3,] 13.54879 58.65157 #> [4,] 13.54879 58.59956 #> [5,] 13.50375 58.57355 #> [6,] 13.45870 58.59956 #> [7,] 13.45870 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.50375 58.62557 #> #> Slot "ID": #> [1] "ID1686" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1687]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.59384 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.54879 58.65157 #> [2,] 13.59384 58.67758 #> [3,] 13.63888 58.65157 #> [4,] 13.63888 58.59956 #> [5,] 13.59384 58.57355 #> [6,] 13.54879 58.59956 #> [7,] 13.54879 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.59384 58.62557 #> #> Slot "ID": #> [1] "ID1687" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1688]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.68393 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.63888 58.65157 #> [2,] 13.68393 58.67758 #> [3,] 13.72897 58.65157 #> [4,] 13.72897 58.59956 #> [5,] 13.68393 58.57355 #> [6,] 13.63888 58.59956 #> [7,] 13.63888 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.68393 58.62557 #> #> Slot "ID": #> [1] "ID1688" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1689]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.65157 #> [2,] 13.77402 58.67758 #> [3,] 13.81906 58.65157 #> [4,] 13.81906 58.59956 #> [5,] 13.77402 58.57355 #> [6,] 13.72897 58.59956 #> [7,] 13.72897 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.62557 #> #> Slot "ID": #> [1] "ID1689" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1690]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.65157 #> [2,] 13.86411 58.67758 #> [3,] 13.90915 58.65157 #> [4,] 13.90915 58.59956 #> [5,] 13.86411 58.57355 #> [6,] 13.81906 58.59956 #> [7,] 13.81906 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.62557 #> #> Slot "ID": #> [1] "ID1690" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1691]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.65157 #> [2,] 13.95420 58.67758 #> [3,] 13.99925 58.65157 #> [4,] 13.99925 58.59956 #> [5,] 13.95420 58.57355 #> [6,] 13.90915 58.59956 #> [7,] 13.90915 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.62557 #> #> Slot "ID": #> [1] "ID1691" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1692]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.65157 #> [2,] 14.04429 58.67758 #> [3,] 14.08934 58.65157 #> [4,] 14.08934 58.59956 #> [5,] 14.04429 58.57355 #> [6,] 13.99925 58.59956 #> [7,] 13.99925 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.62557 #> #> Slot "ID": #> [1] "ID1692" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1693]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.65157 #> [2,] 14.13438 58.67758 #> [3,] 14.17943 58.65157 #> [4,] 14.17943 58.59956 #> [5,] 14.13438 58.57355 #> [6,] 14.08934 58.59956 #> [7,] 14.08934 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.62557 #> #> Slot "ID": #> [1] "ID1693" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1694]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.65157 #> [2,] 14.22447 58.67758 #> [3,] 14.26952 58.65157 #> [4,] 14.26952 58.59956 #> [5,] 14.22447 58.57355 #> [6,] 14.17943 58.59956 #> [7,] 14.17943 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.62557 #> #> Slot "ID": #> [1] "ID1694" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1695]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 58.65157 #> [2,] 14.31456 58.67758 #> [3,] 14.35961 58.65157 #> [4,] 14.35961 58.59956 #> [5,] 14.31456 58.57355 #> [6,] 14.26952 58.59956 #> [7,] 14.26952 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 58.62557 #> #> Slot "ID": #> [1] "ID1695" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1696]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.40465 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.35961 58.65157 #> [2,] 14.40465 58.67758 #> [3,] 14.44970 58.65157 #> [4,] 14.44970 58.59956 #> [5,] 14.40465 58.57355 #> [6,] 14.35961 58.59956 #> [7,] 14.35961 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.40465 58.62557 #> #> Slot "ID": #> [1] "ID1696" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1697]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.49474 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.44970 58.65157 #> [2,] 14.49474 58.67758 #> [3,] 14.53979 58.65157 #> [4,] 14.53979 58.59956 #> [5,] 14.49474 58.57355 #> [6,] 14.44970 58.59956 #> [7,] 14.44970 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.49474 58.62557 #> #> Slot "ID": #> [1] "ID1697" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1698]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.94519 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.90015 58.65157 #> [2,] 14.94519 58.67758 #> [3,] 14.99024 58.65157 #> [4,] 14.99024 58.59956 #> [5,] 14.94519 58.57355 #> [6,] 14.90015 58.59956 #> [7,] 14.90015 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.94519 58.62557 #> #> Slot "ID": #> [1] "ID1698" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1699]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.03528 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.99024 58.65157 #> [2,] 15.03528 58.67758 #> [3,] 15.08033 58.65157 #> [4,] 15.08033 58.59956 #> [5,] 15.03528 58.57355 #> [6,] 14.99024 58.59956 #> [7,] 14.99024 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.03528 58.62557 #> #> Slot "ID": #> [1] "ID1699" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1700]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.65157 #> [2,] 15.12537 58.67758 #> [3,] 15.17042 58.65157 #> [4,] 15.17042 58.59956 #> [5,] 15.12537 58.57355 #> [6,] 15.08033 58.59956 #> [7,] 15.08033 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.62557 #> #> Slot "ID": #> [1] "ID1700" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1701]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.65157 #> [2,] 15.21546 58.67758 #> [3,] 15.26051 58.65157 #> [4,] 15.26051 58.59956 #> [5,] 15.21546 58.57355 #> [6,] 15.17042 58.59956 #> [7,] 15.17042 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.62557 #> #> Slot "ID": #> [1] "ID1701" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1702]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.65157 #> [2,] 15.30555 58.67758 #> [3,] 15.35060 58.65157 #> [4,] 15.35060 58.59956 #> [5,] 15.30555 58.57355 #> [6,] 15.26051 58.59956 #> [7,] 15.26051 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.62557 #> #> Slot "ID": #> [1] "ID1702" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1703]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.65157 #> [2,] 15.39564 58.67758 #> [3,] 15.44069 58.65157 #> [4,] 15.44069 58.59956 #> [5,] 15.39564 58.57355 #> [6,] 15.35060 58.59956 #> [7,] 15.35060 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.62557 #> #> Slot "ID": #> [1] "ID1703" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1704]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.65157 #> [2,] 15.48573 58.67758 #> [3,] 15.53078 58.65157 #> [4,] 15.53078 58.59956 #> [5,] 15.48573 58.57355 #> [6,] 15.44069 58.59956 #> [7,] 15.44069 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.62557 #> #> Slot "ID": #> [1] "ID1704" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1705]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.65157 #> [2,] 15.57582 58.67758 #> [3,] 15.62087 58.65157 #> [4,] 15.62087 58.59956 #> [5,] 15.57582 58.57355 #> [6,] 15.53078 58.59956 #> [7,] 15.53078 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.62557 #> #> Slot "ID": #> [1] "ID1705" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1706]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.65157 #> [2,] 15.66591 58.67758 #> [3,] 15.71096 58.65157 #> [4,] 15.71096 58.59956 #> [5,] 15.66591 58.57355 #> [6,] 15.62087 58.59956 #> [7,] 15.62087 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.62557 #> #> Slot "ID": #> [1] "ID1706" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1707]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.65157 #> [2,] 15.75600 58.67758 #> [3,] 15.80105 58.65157 #> [4,] 15.80105 58.59956 #> [5,] 15.75600 58.57355 #> [6,] 15.71096 58.59956 #> [7,] 15.71096 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.62557 #> #> Slot "ID": #> [1] "ID1707" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1708]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.65157 #> [2,] 15.84609 58.67758 #> [3,] 15.89114 58.65157 #> [4,] 15.89114 58.59956 #> [5,] 15.84609 58.57355 #> [6,] 15.80105 58.59956 #> [7,] 15.80105 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.62557 #> #> Slot "ID": #> [1] "ID1708" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1709]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.65157 #> [2,] 16.11636 58.67758 #> [3,] 16.16141 58.65157 #> [4,] 16.16141 58.59956 #> [5,] 16.11636 58.57355 #> [6,] 16.07132 58.59956 #> [7,] 16.07132 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.62557 #> #> Slot "ID": #> [1] "ID1709" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1710]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.65157 #> [2,] 16.20645 58.67758 #> [3,] 16.25150 58.65157 #> [4,] 16.25150 58.59956 #> [5,] 16.20645 58.57355 #> [6,] 16.16141 58.59956 #> [7,] 16.16141 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.62557 #> #> Slot "ID": #> [1] "ID1710" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1711]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.47672 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.43168 58.65157 #> [2,] 16.47672 58.67758 #> [3,] 16.52177 58.65157 #> [4,] 16.52177 58.59956 #> [5,] 16.47672 58.57355 #> [6,] 16.43168 58.59956 #> [7,] 16.43168 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.47672 58.62557 #> #> Slot "ID": #> [1] "ID1711" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1712]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.56681 58.62557 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.52177 58.65157 #> [2,] 16.56681 58.67758 #> [3,] 16.61186 58.65157 #> [4,] 16.61186 58.59956 #> [5,] 16.56681 58.57355 #> [6,] 16.52177 58.59956 #> [7,] 16.52177 58.65157 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.56681 58.62557 #> #> Slot "ID": #> [1] "ID1712" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1713]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 58.72959 #> [2,] 11.29654 58.75560 #> [3,] 11.34159 58.72959 #> [4,] 11.34159 58.67758 #> [5,] 11.29654 58.65157 #> [6,] 11.25150 58.67758 #> [7,] 11.25150 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 58.70359 #> #> Slot "ID": #> [1] "ID1713" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1714]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 58.72959 #> [2,] 11.38663 58.75560 #> [3,] 11.43168 58.72959 #> [4,] 11.43168 58.67758 #> [5,] 11.38663 58.65157 #> [6,] 11.34159 58.67758 #> [7,] 11.34159 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 58.70359 #> #> Slot "ID": #> [1] "ID1714" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1715]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.72959 #> [2,] 11.47672 58.75560 #> [3,] 11.52177 58.72959 #> [4,] 11.52177 58.67758 #> [5,] 11.47672 58.65157 #> [6,] 11.43168 58.67758 #> [7,] 11.43168 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.70359 #> #> Slot "ID": #> [1] "ID1715" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1716]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.56681 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.52177 58.72959 #> [2,] 11.56681 58.75560 #> [3,] 11.61186 58.72959 #> [4,] 11.61186 58.67758 #> [5,] 11.56681 58.65157 #> [6,] 11.52177 58.67758 #> [7,] 11.52177 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.56681 58.70359 #> #> Slot "ID": #> [1] "ID1716" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1717]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.72959 #> [2,] 11.65690 58.75560 #> [3,] 11.70195 58.72959 #> [4,] 11.70195 58.67758 #> [5,] 11.65690 58.65157 #> [6,] 11.61186 58.67758 #> [7,] 11.61186 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.70359 #> #> Slot "ID": #> [1] "ID1717" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1718]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.72959 #> [2,] 11.74699 58.75560 #> [3,] 11.79204 58.72959 #> [4,] 11.79204 58.67758 #> [5,] 11.74699 58.65157 #> [6,] 11.70195 58.67758 #> [7,] 11.70195 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.70359 #> #> Slot "ID": #> [1] "ID1718" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1719]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.72959 #> [2,] 11.83708 58.75560 #> [3,] 11.88213 58.72959 #> [4,] 11.88213 58.67758 #> [5,] 11.83708 58.65157 #> [6,] 11.79204 58.67758 #> [7,] 11.79204 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.70359 #> #> Slot "ID": #> [1] "ID1719" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1720]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.72959 #> [2,] 11.92717 58.75560 #> [3,] 11.97222 58.72959 #> [4,] 11.97222 58.67758 #> [5,] 11.92717 58.65157 #> [6,] 11.88213 58.67758 #> [7,] 11.88213 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.70359 #> #> Slot "ID": #> [1] "ID1720" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1721]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.72959 #> [2,] 12.01726 58.75560 #> [3,] 12.06231 58.72959 #> [4,] 12.06231 58.67758 #> [5,] 12.01726 58.65157 #> [6,] 11.97222 58.67758 #> [7,] 11.97222 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.70359 #> #> Slot "ID": #> [1] "ID1721" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1722]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.72959 #> [2,] 12.10735 58.75560 #> [3,] 12.15240 58.72959 #> [4,] 12.15240 58.67758 #> [5,] 12.10735 58.65157 #> [6,] 12.06231 58.67758 #> [7,] 12.06231 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.70359 #> #> Slot "ID": #> [1] "ID1722" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1723]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.72959 #> [2,] 12.19744 58.75560 #> [3,] 12.24249 58.72959 #> [4,] 12.24249 58.67758 #> [5,] 12.19744 58.65157 #> [6,] 12.15240 58.67758 #> [7,] 12.15240 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.70359 #> #> Slot "ID": #> [1] "ID1723" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1724]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.72959 #> [2,] 12.28753 58.75560 #> [3,] 12.33258 58.72959 #> [4,] 12.33258 58.67758 #> [5,] 12.28753 58.65157 #> [6,] 12.24249 58.67758 #> [7,] 12.24249 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.70359 #> #> Slot "ID": #> [1] "ID1724" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1725]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.72959 #> [2,] 12.37762 58.75560 #> [3,] 12.42267 58.72959 #> [4,] 12.42267 58.67758 #> [5,] 12.37762 58.65157 #> [6,] 12.33258 58.67758 #> [7,] 12.33258 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.70359 #> #> Slot "ID": #> [1] "ID1725" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1726]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.72959 #> [2,] 12.46771 58.75560 #> [3,] 12.51276 58.72959 #> [4,] 12.51276 58.67758 #> [5,] 12.46771 58.65157 #> [6,] 12.42267 58.67758 #> [7,] 12.42267 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.70359 #> #> Slot "ID": #> [1] "ID1726" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1727]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.81906 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.77402 58.72959 #> [2,] 13.81906 58.75560 #> [3,] 13.86411 58.72959 #> [4,] 13.86411 58.67758 #> [5,] 13.81906 58.65157 #> [6,] 13.77402 58.67758 #> [7,] 13.77402 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.81906 58.70359 #> #> Slot "ID": #> [1] "ID1727" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1728]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.90915 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.86411 58.72959 #> [2,] 13.90915 58.75560 #> [3,] 13.95420 58.72959 #> [4,] 13.95420 58.67758 #> [5,] 13.90915 58.65157 #> [6,] 13.86411 58.67758 #> [7,] 13.86411 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.90915 58.70359 #> #> Slot "ID": #> [1] "ID1728" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1729]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.72959 #> [2,] 13.99925 58.75560 #> [3,] 14.04429 58.72959 #> [4,] 14.04429 58.67758 #> [5,] 13.99925 58.65157 #> [6,] 13.95420 58.67758 #> [7,] 13.95420 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.70359 #> #> Slot "ID": #> [1] "ID1729" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1730]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.72959 #> [2,] 14.08934 58.75560 #> [3,] 14.13438 58.72959 #> [4,] 14.13438 58.67758 #> [5,] 14.08934 58.65157 #> [6,] 14.04429 58.67758 #> [7,] 14.04429 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.70359 #> #> Slot "ID": #> [1] "ID1730" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1731]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.72959 #> [2,] 14.17943 58.75560 #> [3,] 14.22447 58.72959 #> [4,] 14.22447 58.67758 #> [5,] 14.17943 58.65157 #> [6,] 14.13438 58.67758 #> [7,] 14.13438 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.70359 #> #> Slot "ID": #> [1] "ID1731" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1732]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 58.72959 #> [2,] 14.26952 58.75560 #> [3,] 14.31456 58.72959 #> [4,] 14.31456 58.67758 #> [5,] 14.26952 58.65157 #> [6,] 14.22447 58.67758 #> [7,] 14.22447 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 58.70359 #> #> Slot "ID": #> [1] "ID1732" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1733]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.72959 #> [2,] 14.35961 58.75560 #> [3,] 14.40465 58.72959 #> [4,] 14.40465 58.67758 #> [5,] 14.35961 58.65157 #> [6,] 14.31456 58.67758 #> [7,] 14.31456 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.70359 #> #> Slot "ID": #> [1] "ID1733" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1734]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.53979 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.49474 58.72959 #> [2,] 14.53979 58.75560 #> [3,] 14.58483 58.72959 #> [4,] 14.58483 58.67758 #> [5,] 14.53979 58.65157 #> [6,] 14.49474 58.67758 #> [7,] 14.49474 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.53979 58.70359 #> #> Slot "ID": #> [1] "ID1734" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1735]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.62988 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.58483 58.72959 #> [2,] 14.62988 58.75560 #> [3,] 14.67492 58.72959 #> [4,] 14.67492 58.67758 #> [5,] 14.62988 58.65157 #> [6,] 14.58483 58.67758 #> [7,] 14.58483 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.62988 58.70359 #> #> Slot "ID": #> [1] "ID1735" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1736]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.08033 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.03528 58.72959 #> [2,] 15.08033 58.75560 #> [3,] 15.12537 58.72959 #> [4,] 15.12537 58.67758 #> [5,] 15.08033 58.65157 #> [6,] 15.03528 58.67758 #> [7,] 15.03528 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.08033 58.70359 #> #> Slot "ID": #> [1] "ID1736" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1737]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.17042 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.12537 58.72959 #> [2,] 15.17042 58.75560 #> [3,] 15.21546 58.72959 #> [4,] 15.21546 58.67758 #> [5,] 15.17042 58.65157 #> [6,] 15.12537 58.67758 #> [7,] 15.12537 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.17042 58.70359 #> #> Slot "ID": #> [1] "ID1737" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1738]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.72959 #> [2,] 15.26051 58.75560 #> [3,] 15.30555 58.72959 #> [4,] 15.30555 58.67758 #> [5,] 15.26051 58.65157 #> [6,] 15.21546 58.67758 #> [7,] 15.21546 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.70359 #> #> Slot "ID": #> [1] "ID1738" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1739]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.35060 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.30555 58.72959 #> [2,] 15.35060 58.75560 #> [3,] 15.39564 58.72959 #> [4,] 15.39564 58.67758 #> [5,] 15.35060 58.65157 #> [6,] 15.30555 58.67758 #> [7,] 15.30555 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.35060 58.70359 #> #> Slot "ID": #> [1] "ID1739" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1740]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.44069 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.39564 58.72959 #> [2,] 15.44069 58.75560 #> [3,] 15.48573 58.72959 #> [4,] 15.48573 58.67758 #> [5,] 15.44069 58.65157 #> [6,] 15.39564 58.67758 #> [7,] 15.39564 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.44069 58.70359 #> #> Slot "ID": #> [1] "ID1740" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1741]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.72959 #> [2,] 15.53078 58.75560 #> [3,] 15.57582 58.72959 #> [4,] 15.57582 58.67758 #> [5,] 15.53078 58.65157 #> [6,] 15.48573 58.67758 #> [7,] 15.48573 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.70359 #> #> Slot "ID": #> [1] "ID1741" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1742]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.72959 #> [2,] 15.62087 58.75560 #> [3,] 15.66591 58.72959 #> [4,] 15.66591 58.67758 #> [5,] 15.62087 58.65157 #> [6,] 15.57582 58.67758 #> [7,] 15.57582 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.70359 #> #> Slot "ID": #> [1] "ID1742" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1743]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.72959 #> [2,] 15.71096 58.75560 #> [3,] 15.75600 58.72959 #> [4,] 15.75600 58.67758 #> [5,] 15.71096 58.65157 #> [6,] 15.66591 58.67758 #> [7,] 15.66591 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.70359 #> #> Slot "ID": #> [1] "ID1743" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1744]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.72959 #> [2,] 15.80105 58.75560 #> [3,] 15.84609 58.72959 #> [4,] 15.84609 58.67758 #> [5,] 15.80105 58.65157 #> [6,] 15.75600 58.67758 #> [7,] 15.75600 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.70359 #> #> Slot "ID": #> [1] "ID1744" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1745]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.72959 #> [2,] 15.89114 58.75560 #> [3,] 15.93618 58.72959 #> [4,] 15.93618 58.67758 #> [5,] 15.89114 58.65157 #> [6,] 15.84609 58.67758 #> [7,] 15.84609 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.70359 #> #> Slot "ID": #> [1] "ID1745" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1746]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.72959 #> [2,] 15.98123 58.75560 #> [3,] 16.02627 58.72959 #> [4,] 16.02627 58.67758 #> [5,] 15.98123 58.65157 #> [6,] 15.93618 58.67758 #> [7,] 15.93618 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.70359 #> #> Slot "ID": #> [1] "ID1746" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1747]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.72959 #> [2,] 16.07132 58.75560 #> [3,] 16.11636 58.72959 #> [4,] 16.11636 58.67758 #> [5,] 16.07132 58.65157 #> [6,] 16.02627 58.67758 #> [7,] 16.02627 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.70359 #> #> Slot "ID": #> [1] "ID1747" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1748]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.72959 #> [2,] 16.16141 58.75560 #> [3,] 16.20645 58.72959 #> [4,] 16.20645 58.67758 #> [5,] 16.16141 58.65157 #> [6,] 16.11636 58.67758 #> [7,] 16.11636 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.70359 #> #> Slot "ID": #> [1] "ID1748" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1749]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.25150 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.20645 58.72959 #> [2,] 16.25150 58.75560 #> [3,] 16.29654 58.72959 #> [4,] 16.29654 58.67758 #> [5,] 16.25150 58.65157 #> [6,] 16.20645 58.67758 #> [7,] 16.20645 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.25150 58.70359 #> #> Slot "ID": #> [1] "ID1749" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1750]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.34159 58.70359 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.29654 58.72959 #> [2,] 16.34159 58.75560 #> [3,] 16.38663 58.72959 #> [4,] 16.38663 58.67758 #> [5,] 16.34159 58.65157 #> [6,] 16.29654 58.67758 #> [7,] 16.29654 58.72959 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.34159 58.70359 #> #> Slot "ID": #> [1] "ID1750" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1751]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.25150 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.20645 58.80761 #> [2,] 11.25150 58.83362 #> [3,] 11.29654 58.80761 #> [4,] 11.29654 58.75560 #> [5,] 11.25150 58.72959 #> [6,] 11.20645 58.75560 #> [7,] 11.20645 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.25150 58.78161 #> #> Slot "ID": #> [1] "ID1751" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1752]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 58.80761 #> [2,] 11.34159 58.83362 #> [3,] 11.38663 58.80761 #> [4,] 11.38663 58.75560 #> [5,] 11.34159 58.72959 #> [6,] 11.29654 58.75560 #> [7,] 11.29654 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 58.78161 #> #> Slot "ID": #> [1] "ID1752" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1753]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.80761 #> [2,] 11.43168 58.83362 #> [3,] 11.47672 58.80761 #> [4,] 11.47672 58.75560 #> [5,] 11.43168 58.72959 #> [6,] 11.38663 58.75560 #> [7,] 11.38663 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.78161 #> #> Slot "ID": #> [1] "ID1753" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1754]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.52177 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.47672 58.80761 #> [2,] 11.52177 58.83362 #> [3,] 11.56681 58.80761 #> [4,] 11.56681 58.75560 #> [5,] 11.52177 58.72959 #> [6,] 11.47672 58.75560 #> [7,] 11.47672 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.52177 58.78161 #> #> Slot "ID": #> [1] "ID1754" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1755]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.61186 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.56681 58.80761 #> [2,] 11.61186 58.83362 #> [3,] 11.65690 58.80761 #> [4,] 11.65690 58.75560 #> [5,] 11.61186 58.72959 #> [6,] 11.56681 58.75560 #> [7,] 11.56681 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.61186 58.78161 #> #> Slot "ID": #> [1] "ID1755" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1756]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.80761 #> [2,] 11.70195 58.83362 #> [3,] 11.74699 58.80761 #> [4,] 11.74699 58.75560 #> [5,] 11.70195 58.72959 #> [6,] 11.65690 58.75560 #> [7,] 11.65690 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.78161 #> #> Slot "ID": #> [1] "ID1756" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1757]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.80761 #> [2,] 11.79204 58.83362 #> [3,] 11.83708 58.80761 #> [4,] 11.83708 58.75560 #> [5,] 11.79204 58.72959 #> [6,] 11.74699 58.75560 #> [7,] 11.74699 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.78161 #> #> Slot "ID": #> [1] "ID1757" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1758]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.80761 #> [2,] 11.88213 58.83362 #> [3,] 11.92717 58.80761 #> [4,] 11.92717 58.75560 #> [5,] 11.88213 58.72959 #> [6,] 11.83708 58.75560 #> [7,] 11.83708 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.78161 #> #> Slot "ID": #> [1] "ID1758" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1759]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.80761 #> [2,] 11.97222 58.83362 #> [3,] 12.01726 58.80761 #> [4,] 12.01726 58.75560 #> [5,] 11.97222 58.72959 #> [6,] 11.92717 58.75560 #> [7,] 11.92717 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.78161 #> #> Slot "ID": #> [1] "ID1759" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1760]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.80761 #> [2,] 12.06231 58.83362 #> [3,] 12.10735 58.80761 #> [4,] 12.10735 58.75560 #> [5,] 12.06231 58.72959 #> [6,] 12.01726 58.75560 #> [7,] 12.01726 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.78161 #> #> Slot "ID": #> [1] "ID1760" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1761]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.80761 #> [2,] 12.15240 58.83362 #> [3,] 12.19744 58.80761 #> [4,] 12.19744 58.75560 #> [5,] 12.15240 58.72959 #> [6,] 12.10735 58.75560 #> [7,] 12.10735 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.78161 #> #> Slot "ID": #> [1] "ID1761" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1762]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.80761 #> [2,] 12.24249 58.83362 #> [3,] 12.28753 58.80761 #> [4,] 12.28753 58.75560 #> [5,] 12.24249 58.72959 #> [6,] 12.19744 58.75560 #> [7,] 12.19744 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.78161 #> #> Slot "ID": #> [1] "ID1762" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1763]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.80761 #> [2,] 12.33258 58.83362 #> [3,] 12.37762 58.80761 #> [4,] 12.37762 58.75560 #> [5,] 12.33258 58.72959 #> [6,] 12.28753 58.75560 #> [7,] 12.28753 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.78161 #> #> Slot "ID": #> [1] "ID1763" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1764]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.80761 #> [2,] 12.42267 58.83362 #> [3,] 12.46771 58.80761 #> [4,] 12.46771 58.75560 #> [5,] 12.42267 58.72959 #> [6,] 12.37762 58.75560 #> [7,] 12.37762 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.78161 #> #> Slot "ID": #> [1] "ID1764" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1765]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.80761 #> [2,] 12.51276 58.83362 #> [3,] 12.55780 58.80761 #> [4,] 12.55780 58.75560 #> [5,] 12.51276 58.72959 #> [6,] 12.46771 58.75560 #> [7,] 12.46771 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.78161 #> #> Slot "ID": #> [1] "ID1765" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1766]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.77402 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.72897 58.80761 #> [2,] 13.77402 58.83362 #> [3,] 13.81906 58.80761 #> [4,] 13.81906 58.75560 #> [5,] 13.77402 58.72959 #> [6,] 13.72897 58.75560 #> [7,] 13.72897 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.77402 58.78161 #> #> Slot "ID": #> [1] "ID1766" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1767]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.86411 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.81906 58.80761 #> [2,] 13.86411 58.83362 #> [3,] 13.90915 58.80761 #> [4,] 13.90915 58.75560 #> [5,] 13.86411 58.72959 #> [6,] 13.81906 58.75560 #> [7,] 13.81906 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.86411 58.78161 #> #> Slot "ID": #> [1] "ID1767" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1768]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.95420 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.90915 58.80761 #> [2,] 13.95420 58.83362 #> [3,] 13.99925 58.80761 #> [4,] 13.99925 58.75560 #> [5,] 13.95420 58.72959 #> [6,] 13.90915 58.75560 #> [7,] 13.90915 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.95420 58.78161 #> #> Slot "ID": #> [1] "ID1768" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1769]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.80761 #> [2,] 14.04429 58.83362 #> [3,] 14.08934 58.80761 #> [4,] 14.08934 58.75560 #> [5,] 14.04429 58.72959 #> [6,] 13.99925 58.75560 #> [7,] 13.99925 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.78161 #> #> Slot "ID": #> [1] "ID1769" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1770]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.80761 #> [2,] 14.13438 58.83362 #> [3,] 14.17943 58.80761 #> [4,] 14.17943 58.75560 #> [5,] 14.13438 58.72959 #> [6,] 14.08934 58.75560 #> [7,] 14.08934 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.78161 #> #> Slot "ID": #> [1] "ID1770" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1771]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.80761 #> [2,] 14.22447 58.83362 #> [3,] 14.26952 58.80761 #> [4,] 14.26952 58.75560 #> [5,] 14.22447 58.72959 #> [6,] 14.17943 58.75560 #> [7,] 14.17943 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.78161 #> #> Slot "ID": #> [1] "ID1771" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1772]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.31456 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.26952 58.80761 #> [2,] 14.31456 58.83362 #> [3,] 14.35961 58.80761 #> [4,] 14.35961 58.75560 #> [5,] 14.31456 58.72959 #> [6,] 14.26952 58.75560 #> [7,] 14.26952 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.31456 58.78161 #> #> Slot "ID": #> [1] "ID1772" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1773]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.12537 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.08033 58.80761 #> [2,] 15.12537 58.83362 #> [3,] 15.17042 58.80761 #> [4,] 15.17042 58.75560 #> [5,] 15.12537 58.72959 #> [6,] 15.08033 58.75560 #> [7,] 15.08033 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.12537 58.78161 #> #> Slot "ID": #> [1] "ID1773" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1774]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.21546 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.17042 58.80761 #> [2,] 15.21546 58.83362 #> [3,] 15.26051 58.80761 #> [4,] 15.26051 58.75560 #> [5,] 15.21546 58.72959 #> [6,] 15.17042 58.75560 #> [7,] 15.17042 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.21546 58.78161 #> #> Slot "ID": #> [1] "ID1774" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1775]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.30555 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.26051 58.80761 #> [2,] 15.30555 58.83362 #> [3,] 15.35060 58.80761 #> [4,] 15.35060 58.75560 #> [5,] 15.30555 58.72959 #> [6,] 15.26051 58.75560 #> [7,] 15.26051 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.30555 58.78161 #> #> Slot "ID": #> [1] "ID1775" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1776]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.39564 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.35060 58.80761 #> [2,] 15.39564 58.83362 #> [3,] 15.44069 58.80761 #> [4,] 15.44069 58.75560 #> [5,] 15.39564 58.72959 #> [6,] 15.35060 58.75560 #> [7,] 15.35060 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.39564 58.78161 #> #> Slot "ID": #> [1] "ID1776" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1777]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.48573 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.44069 58.80761 #> [2,] 15.48573 58.83362 #> [3,] 15.53078 58.80761 #> [4,] 15.53078 58.75560 #> [5,] 15.48573 58.72959 #> [6,] 15.44069 58.75560 #> [7,] 15.44069 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.48573 58.78161 #> #> Slot "ID": #> [1] "ID1777" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1778]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.80761 #> [2,] 15.57582 58.83362 #> [3,] 15.62087 58.80761 #> [4,] 15.62087 58.75560 #> [5,] 15.57582 58.72959 #> [6,] 15.53078 58.75560 #> [7,] 15.53078 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.78161 #> #> Slot "ID": #> [1] "ID1778" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1779]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.80761 #> [2,] 15.66591 58.83362 #> [3,] 15.71096 58.80761 #> [4,] 15.71096 58.75560 #> [5,] 15.66591 58.72959 #> [6,] 15.62087 58.75560 #> [7,] 15.62087 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.78161 #> #> Slot "ID": #> [1] "ID1779" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1780]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.80761 #> [2,] 15.75600 58.83362 #> [3,] 15.80105 58.80761 #> [4,] 15.80105 58.75560 #> [5,] 15.75600 58.72959 #> [6,] 15.71096 58.75560 #> [7,] 15.71096 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.78161 #> #> Slot "ID": #> [1] "ID1780" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1781]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.80761 #> [2,] 15.84609 58.83362 #> [3,] 15.89114 58.80761 #> [4,] 15.89114 58.75560 #> [5,] 15.84609 58.72959 #> [6,] 15.80105 58.75560 #> [7,] 15.80105 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.78161 #> #> Slot "ID": #> [1] "ID1781" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1782]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.93618 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.89114 58.80761 #> [2,] 15.93618 58.83362 #> [3,] 15.98123 58.80761 #> [4,] 15.98123 58.75560 #> [5,] 15.93618 58.72959 #> [6,] 15.89114 58.75560 #> [7,] 15.89114 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.93618 58.78161 #> #> Slot "ID": #> [1] "ID1782" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1783]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.02627 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.98123 58.80761 #> [2,] 16.02627 58.83362 #> [3,] 16.07132 58.80761 #> [4,] 16.07132 58.75560 #> [5,] 16.02627 58.72959 #> [6,] 15.98123 58.75560 #> [7,] 15.98123 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.02627 58.78161 #> #> Slot "ID": #> [1] "ID1783" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1784]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.11636 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.07132 58.80761 #> [2,] 16.11636 58.83362 #> [3,] 16.16141 58.80761 #> [4,] 16.16141 58.75560 #> [5,] 16.11636 58.72959 #> [6,] 16.07132 58.75560 #> [7,] 16.07132 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.11636 58.78161 #> #> Slot "ID": #> [1] "ID1784" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1785]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.20645 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.16141 58.80761 #> [2,] 16.20645 58.83362 #> [3,] 16.25150 58.80761 #> [4,] 16.25150 58.75560 #> [5,] 16.20645 58.72959 #> [6,] 16.16141 58.75560 #> [7,] 16.16141 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.20645 58.78161 #> #> Slot "ID": #> [1] "ID1785" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1786]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.29654 58.78161 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.25150 58.80761 #> [2,] 16.29654 58.83362 #> [3,] 16.34159 58.80761 #> [4,] 16.34159 58.75560 #> [5,] 16.29654 58.72959 #> [6,] 16.25150 58.75560 #> [7,] 16.25150 58.80761 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.29654 58.78161 #> #> Slot "ID": #> [1] "ID1786" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1787]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 58.88563 #> [2,] 11.29654 58.91164 #> [3,] 11.34159 58.88563 #> [4,] 11.34159 58.83362 #> [5,] 11.29654 58.80761 #> [6,] 11.25150 58.83362 #> [7,] 11.25150 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 58.85963 #> #> Slot "ID": #> [1] "ID1787" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1788]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 58.88563 #> [2,] 11.38663 58.91164 #> [3,] 11.43168 58.88563 #> [4,] 11.43168 58.83362 #> [5,] 11.38663 58.80761 #> [6,] 11.34159 58.83362 #> [7,] 11.34159 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 58.85963 #> #> Slot "ID": #> [1] "ID1788" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1789]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.47672 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.43168 58.88563 #> [2,] 11.47672 58.91164 #> [3,] 11.52177 58.88563 #> [4,] 11.52177 58.83362 #> [5,] 11.47672 58.80761 #> [6,] 11.43168 58.83362 #> [7,] 11.43168 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.47672 58.85963 #> #> Slot "ID": #> [1] "ID1789" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1790]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.56681 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.52177 58.88563 #> [2,] 11.56681 58.91164 #> [3,] 11.61186 58.88563 #> [4,] 11.61186 58.83362 #> [5,] 11.56681 58.80761 #> [6,] 11.52177 58.83362 #> [7,] 11.52177 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.56681 58.85963 #> #> Slot "ID": #> [1] "ID1790" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1791]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.65690 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.61186 58.88563 #> [2,] 11.65690 58.91164 #> [3,] 11.70195 58.88563 #> [4,] 11.70195 58.83362 #> [5,] 11.65690 58.80761 #> [6,] 11.61186 58.83362 #> [7,] 11.61186 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.65690 58.85963 #> #> Slot "ID": #> [1] "ID1791" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1792]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 58.88563 #> [2,] 11.74699 58.91164 #> [3,] 11.79204 58.88563 #> [4,] 11.79204 58.83362 #> [5,] 11.74699 58.80761 #> [6,] 11.70195 58.83362 #> [7,] 11.70195 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 58.85963 #> #> Slot "ID": #> [1] "ID1792" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1793]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 58.88563 #> [2,] 11.83708 58.91164 #> [3,] 11.88213 58.88563 #> [4,] 11.88213 58.83362 #> [5,] 11.83708 58.80761 #> [6,] 11.79204 58.83362 #> [7,] 11.79204 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 58.85963 #> #> Slot "ID": #> [1] "ID1793" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1794]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 58.88563 #> [2,] 11.92717 58.91164 #> [3,] 11.97222 58.88563 #> [4,] 11.97222 58.83362 #> [5,] 11.92717 58.80761 #> [6,] 11.88213 58.83362 #> [7,] 11.88213 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 58.85963 #> #> Slot "ID": #> [1] "ID1794" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1795]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 58.88563 #> [2,] 12.01726 58.91164 #> [3,] 12.06231 58.88563 #> [4,] 12.06231 58.83362 #> [5,] 12.01726 58.80761 #> [6,] 11.97222 58.83362 #> [7,] 11.97222 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 58.85963 #> #> Slot "ID": #> [1] "ID1795" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1796]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 58.88563 #> [2,] 12.10735 58.91164 #> [3,] 12.15240 58.88563 #> [4,] 12.15240 58.83362 #> [5,] 12.10735 58.80761 #> [6,] 12.06231 58.83362 #> [7,] 12.06231 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 58.85963 #> #> Slot "ID": #> [1] "ID1796" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1797]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 58.88563 #> [2,] 12.19744 58.91164 #> [3,] 12.24249 58.88563 #> [4,] 12.24249 58.83362 #> [5,] 12.19744 58.80761 #> [6,] 12.15240 58.83362 #> [7,] 12.15240 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 58.85963 #> #> Slot "ID": #> [1] "ID1797" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1798]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 58.88563 #> [2,] 12.28753 58.91164 #> [3,] 12.33258 58.88563 #> [4,] 12.33258 58.83362 #> [5,] 12.28753 58.80761 #> [6,] 12.24249 58.83362 #> [7,] 12.24249 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 58.85963 #> #> Slot "ID": #> [1] "ID1798" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1799]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 58.88563 #> [2,] 12.37762 58.91164 #> [3,] 12.42267 58.88563 #> [4,] 12.42267 58.83362 #> [5,] 12.37762 58.80761 #> [6,] 12.33258 58.83362 #> [7,] 12.33258 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 58.85963 #> #> Slot "ID": #> [1] "ID1799" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1800]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 58.88563 #> [2,] 12.46771 58.91164 #> [3,] 12.51276 58.88563 #> [4,] 12.51276 58.83362 #> [5,] 12.46771 58.80761 #> [6,] 12.42267 58.83362 #> [7,] 12.42267 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 58.85963 #> #> Slot "ID": #> [1] "ID1800" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1801]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 58.88563 #> [2,] 12.55780 58.91164 #> [3,] 12.60285 58.88563 #> [4,] 12.60285 58.83362 #> [5,] 12.55780 58.80761 #> [6,] 12.51276 58.83362 #> [7,] 12.51276 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 58.85963 #> #> Slot "ID": #> [1] "ID1801" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1802]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 13.99925 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.95420 58.88563 #> [2,] 13.99925 58.91164 #> [3,] 14.04429 58.88563 #> [4,] 14.04429 58.83362 #> [5,] 13.99925 58.80761 #> [6,] 13.95420 58.83362 #> [7,] 13.95420 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 13.99925 58.85963 #> #> Slot "ID": #> [1] "ID1802" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1803]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 58.88563 #> [2,] 14.08934 58.91164 #> [3,] 14.13438 58.88563 #> [4,] 14.13438 58.83362 #> [5,] 14.08934 58.80761 #> [6,] 14.04429 58.83362 #> [7,] 14.04429 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 58.85963 #> #> Slot "ID": #> [1] "ID1803" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1804]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 58.88563 #> [2,] 14.17943 58.91164 #> [3,] 14.22447 58.88563 #> [4,] 14.22447 58.83362 #> [5,] 14.17943 58.80761 #> [6,] 14.13438 58.83362 #> [7,] 14.13438 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 58.85963 #> #> Slot "ID": #> [1] "ID1804" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1805]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.26952 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.22447 58.88563 #> [2,] 14.26952 58.91164 #> [3,] 14.31456 58.88563 #> [4,] 14.31456 58.83362 #> [5,] 14.26952 58.80761 #> [6,] 14.22447 58.83362 #> [7,] 14.22447 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.26952 58.85963 #> #> Slot "ID": #> [1] "ID1805" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1806]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.35961 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.31456 58.88563 #> [2,] 14.35961 58.91164 #> [3,] 14.40465 58.88563 #> [4,] 14.40465 58.83362 #> [5,] 14.35961 58.80761 #> [6,] 14.31456 58.83362 #> [7,] 14.31456 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.35961 58.85963 #> #> Slot "ID": #> [1] "ID1806" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1807]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.26051 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.21546 58.88563 #> [2,] 15.26051 58.91164 #> [3,] 15.30555 58.88563 #> [4,] 15.30555 58.83362 #> [5,] 15.26051 58.80761 #> [6,] 15.21546 58.83362 #> [7,] 15.21546 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.26051 58.85963 #> #> Slot "ID": #> [1] "ID1807" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1808]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.53078 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.48573 58.88563 #> [2,] 15.53078 58.91164 #> [3,] 15.57582 58.88563 #> [4,] 15.57582 58.83362 #> [5,] 15.53078 58.80761 #> [6,] 15.48573 58.83362 #> [7,] 15.48573 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.53078 58.85963 #> #> Slot "ID": #> [1] "ID1808" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1809]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.62087 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.57582 58.88563 #> [2,] 15.62087 58.91164 #> [3,] 15.66591 58.88563 #> [4,] 15.66591 58.83362 #> [5,] 15.62087 58.80761 #> [6,] 15.57582 58.83362 #> [7,] 15.57582 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.62087 58.85963 #> #> Slot "ID": #> [1] "ID1809" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1810]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.71096 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.66591 58.88563 #> [2,] 15.71096 58.91164 #> [3,] 15.75600 58.88563 #> [4,] 15.75600 58.83362 #> [5,] 15.71096 58.80761 #> [6,] 15.66591 58.83362 #> [7,] 15.66591 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.71096 58.85963 #> #> Slot "ID": #> [1] "ID1810" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1811]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.80105 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.75600 58.88563 #> [2,] 15.80105 58.91164 #> [3,] 15.84609 58.88563 #> [4,] 15.84609 58.83362 #> [5,] 15.80105 58.80761 #> [6,] 15.75600 58.83362 #> [7,] 15.75600 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.80105 58.85963 #> #> Slot "ID": #> [1] "ID1811" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1812]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.89114 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.84609 58.88563 #> [2,] 15.89114 58.91164 #> [3,] 15.93618 58.88563 #> [4,] 15.93618 58.83362 #> [5,] 15.89114 58.80761 #> [6,] 15.84609 58.83362 #> [7,] 15.84609 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.89114 58.85963 #> #> Slot "ID": #> [1] "ID1812" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1813]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.98123 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.93618 58.88563 #> [2,] 15.98123 58.91164 #> [3,] 16.02627 58.88563 #> [4,] 16.02627 58.83362 #> [5,] 15.98123 58.80761 #> [6,] 15.93618 58.83362 #> [7,] 15.93618 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.98123 58.85963 #> #> Slot "ID": #> [1] "ID1813" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1814]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.07132 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.02627 58.88563 #> [2,] 16.07132 58.91164 #> [3,] 16.11636 58.88563 #> [4,] 16.11636 58.83362 #> [5,] 16.07132 58.80761 #> [6,] 16.02627 58.83362 #> [7,] 16.02627 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.07132 58.85963 #> #> Slot "ID": #> [1] "ID1814" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1815]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 16.16141 58.85963 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 16.11636 58.88563 #> [2,] 16.16141 58.91164 #> [3,] 16.20645 58.88563 #> [4,] 16.20645 58.83362 #> [5,] 16.16141 58.80761 #> [6,] 16.11636 58.83362 #> [7,] 16.11636 58.88563 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 16.16141 58.85963 #> #> Slot "ID": #> [1] "ID1815" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1816]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.25150 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.20645 58.96366 #> [2,] 11.25150 58.98966 #> [3,] 11.29654 58.96366 #> [4,] 11.29654 58.91164 #> [5,] 11.25150 58.88563 #> [6,] 11.20645 58.91164 #> [7,] 11.20645 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.25150 58.93765 #> #> Slot "ID": #> [1] "ID1816" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1817]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 58.96366 #> [2,] 11.34159 58.98966 #> [3,] 11.38663 58.96366 #> [4,] 11.38663 58.91164 #> [5,] 11.34159 58.88563 #> [6,] 11.29654 58.91164 #> [7,] 11.29654 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 58.93765 #> #> Slot "ID": #> [1] "ID1817" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1818]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.43168 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.38663 58.96366 #> [2,] 11.43168 58.98966 #> [3,] 11.47672 58.96366 #> [4,] 11.47672 58.91164 #> [5,] 11.43168 58.88563 #> [6,] 11.38663 58.91164 #> [7,] 11.38663 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.43168 58.93765 #> #> Slot "ID": #> [1] "ID1818" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1819]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.70195 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.65690 58.96366 #> [2,] 11.70195 58.98966 #> [3,] 11.74699 58.96366 #> [4,] 11.74699 58.91164 #> [5,] 11.70195 58.88563 #> [6,] 11.65690 58.91164 #> [7,] 11.65690 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.70195 58.93765 #> #> Slot "ID": #> [1] "ID1819" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1820]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 58.96366 #> [2,] 11.79204 58.98966 #> [3,] 11.83708 58.96366 #> [4,] 11.83708 58.91164 #> [5,] 11.79204 58.88563 #> [6,] 11.74699 58.91164 #> [7,] 11.74699 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 58.93765 #> #> Slot "ID": #> [1] "ID1820" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1821]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.88213 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.83708 58.96366 #> [2,] 11.88213 58.98966 #> [3,] 11.92717 58.96366 #> [4,] 11.92717 58.91164 #> [5,] 11.88213 58.88563 #> [6,] 11.83708 58.91164 #> [7,] 11.83708 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.88213 58.93765 #> #> Slot "ID": #> [1] "ID1821" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1822]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 58.96366 #> [2,] 11.97222 58.98966 #> [3,] 12.01726 58.96366 #> [4,] 12.01726 58.91164 #> [5,] 11.97222 58.88563 #> [6,] 11.92717 58.91164 #> [7,] 11.92717 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 58.93765 #> #> Slot "ID": #> [1] "ID1822" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1823]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 58.96366 #> [2,] 12.06231 58.98966 #> [3,] 12.10735 58.96366 #> [4,] 12.10735 58.91164 #> [5,] 12.06231 58.88563 #> [6,] 12.01726 58.91164 #> [7,] 12.01726 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 58.93765 #> #> Slot "ID": #> [1] "ID1823" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1824]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 58.96366 #> [2,] 12.15240 58.98966 #> [3,] 12.19744 58.96366 #> [4,] 12.19744 58.91164 #> [5,] 12.15240 58.88563 #> [6,] 12.10735 58.91164 #> [7,] 12.10735 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 58.93765 #> #> Slot "ID": #> [1] "ID1824" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1825]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 58.96366 #> [2,] 12.24249 58.98966 #> [3,] 12.28753 58.96366 #> [4,] 12.28753 58.91164 #> [5,] 12.24249 58.88563 #> [6,] 12.19744 58.91164 #> [7,] 12.19744 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 58.93765 #> #> Slot "ID": #> [1] "ID1825" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1826]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 58.96366 #> [2,] 12.33258 58.98966 #> [3,] 12.37762 58.96366 #> [4,] 12.37762 58.91164 #> [5,] 12.33258 58.88563 #> [6,] 12.28753 58.91164 #> [7,] 12.28753 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 58.93765 #> #> Slot "ID": #> [1] "ID1826" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1827]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 58.96366 #> [2,] 12.42267 58.98966 #> [3,] 12.46771 58.96366 #> [4,] 12.46771 58.91164 #> [5,] 12.42267 58.88563 #> [6,] 12.37762 58.91164 #> [7,] 12.37762 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 58.93765 #> #> Slot "ID": #> [1] "ID1827" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1828]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 58.96366 #> [2,] 12.51276 58.98966 #> [3,] 12.55780 58.96366 #> [4,] 12.55780 58.91164 #> [5,] 12.51276 58.88563 #> [6,] 12.46771 58.91164 #> [7,] 12.46771 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 58.93765 #> #> Slot "ID": #> [1] "ID1828" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1829]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 58.96366 #> [2,] 12.60285 58.98966 #> [3,] 12.64789 58.96366 #> [4,] 12.64789 58.91164 #> [5,] 12.60285 58.88563 #> [6,] 12.55780 58.91164 #> [7,] 12.55780 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 58.93765 #> #> Slot "ID": #> [1] "ID1829" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1830]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.04429 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 13.99925 58.96366 #> [2,] 14.04429 58.98966 #> [3,] 14.08934 58.96366 #> [4,] 14.08934 58.91164 #> [5,] 14.04429 58.88563 #> [6,] 13.99925 58.91164 #> [7,] 13.99925 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.04429 58.93765 #> #> Slot "ID": #> [1] "ID1830" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1831]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.13438 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.08934 58.96366 #> [2,] 14.13438 58.98966 #> [3,] 14.17943 58.96366 #> [4,] 14.17943 58.91164 #> [5,] 14.13438 58.88563 #> [6,] 14.08934 58.91164 #> [7,] 14.08934 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.13438 58.93765 #> #> Slot "ID": #> [1] "ID1831" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1832]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.22447 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.17943 58.96366 #> [2,] 14.22447 58.98966 #> [3,] 14.26952 58.96366 #> [4,] 14.26952 58.91164 #> [5,] 14.22447 58.88563 #> [6,] 14.17943 58.91164 #> [7,] 14.17943 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.22447 58.93765 #> #> Slot "ID": #> [1] "ID1832" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1833]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.57582 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.53078 58.96366 #> [2,] 15.57582 58.98966 #> [3,] 15.62087 58.96366 #> [4,] 15.62087 58.91164 #> [5,] 15.57582 58.88563 #> [6,] 15.53078 58.91164 #> [7,] 15.53078 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.57582 58.93765 #> #> Slot "ID": #> [1] "ID1833" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1834]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.66591 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.62087 58.96366 #> [2,] 15.66591 58.98966 #> [3,] 15.71096 58.96366 #> [4,] 15.71096 58.91164 #> [5,] 15.66591 58.88563 #> [6,] 15.62087 58.91164 #> [7,] 15.62087 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.66591 58.93765 #> #> Slot "ID": #> [1] "ID1834" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1835]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.75600 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.71096 58.96366 #> [2,] 15.75600 58.98966 #> [3,] 15.80105 58.96366 #> [4,] 15.80105 58.91164 #> [5,] 15.75600 58.88563 #> [6,] 15.71096 58.91164 #> [7,] 15.71096 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.75600 58.93765 #> #> Slot "ID": #> [1] "ID1835" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1836]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 15.84609 58.93765 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 15.80105 58.96366 #> [2,] 15.84609 58.98966 #> [3,] 15.89114 58.96366 #> [4,] 15.89114 58.91164 #> [5,] 15.84609 58.88563 #> [6,] 15.80105 58.91164 #> [7,] 15.80105 58.96366 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 15.84609 58.93765 #> #> Slot "ID": #> [1] "ID1836" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1837]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.20645 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.16141 59.04168 #> [2,] 11.20645 59.06768 #> [3,] 11.25150 59.04168 #> [4,] 11.25150 58.98966 #> [5,] 11.20645 58.96366 #> [6,] 11.16141 58.98966 #> [7,] 11.16141 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.20645 59.01567 #> #> Slot "ID": #> [1] "ID1837" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1838]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.29654 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.25150 59.04168 #> [2,] 11.29654 59.06768 #> [3,] 11.34159 59.04168 #> [4,] 11.34159 58.98966 #> [5,] 11.29654 58.96366 #> [6,] 11.25150 58.98966 #> [7,] 11.25150 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.29654 59.01567 #> #> Slot "ID": #> [1] "ID1838" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1839]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.38663 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.34159 59.04168 #> [2,] 11.38663 59.06768 #> [3,] 11.43168 59.04168 #> [4,] 11.43168 58.98966 #> [5,] 11.38663 58.96366 #> [6,] 11.34159 58.98966 #> [7,] 11.34159 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.38663 59.01567 #> #> Slot "ID": #> [1] "ID1839" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1840]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.74699 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.70195 59.04168 #> [2,] 11.74699 59.06768 #> [3,] 11.79204 59.04168 #> [4,] 11.79204 58.98966 #> [5,] 11.74699 58.96366 #> [6,] 11.70195 58.98966 #> [7,] 11.70195 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.74699 59.01567 #> #> Slot "ID": #> [1] "ID1840" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1841]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 59.04168 #> [2,] 11.83708 59.06768 #> [3,] 11.88213 59.04168 #> [4,] 11.88213 58.98966 #> [5,] 11.83708 58.96366 #> [6,] 11.79204 58.98966 #> [7,] 11.79204 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 59.01567 #> #> Slot "ID": #> [1] "ID1841" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1842]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 59.04168 #> [2,] 11.92717 59.06768 #> [3,] 11.97222 59.04168 #> [4,] 11.97222 58.98966 #> [5,] 11.92717 58.96366 #> [6,] 11.88213 58.98966 #> [7,] 11.88213 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 59.01567 #> #> Slot "ID": #> [1] "ID1842" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1843]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 59.04168 #> [2,] 12.01726 59.06768 #> [3,] 12.06231 59.04168 #> [4,] 12.06231 58.98966 #> [5,] 12.01726 58.96366 #> [6,] 11.97222 58.98966 #> [7,] 11.97222 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 59.01567 #> #> Slot "ID": #> [1] "ID1843" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1844]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 59.04168 #> [2,] 12.10735 59.06768 #> [3,] 12.15240 59.04168 #> [4,] 12.15240 58.98966 #> [5,] 12.10735 58.96366 #> [6,] 12.06231 58.98966 #> [7,] 12.06231 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 59.01567 #> #> Slot "ID": #> [1] "ID1844" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1845]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 59.04168 #> [2,] 12.19744 59.06768 #> [3,] 12.24249 59.04168 #> [4,] 12.24249 58.98966 #> [5,] 12.19744 58.96366 #> [6,] 12.15240 58.98966 #> [7,] 12.15240 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 59.01567 #> #> Slot "ID": #> [1] "ID1845" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1846]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 59.04168 #> [2,] 12.28753 59.06768 #> [3,] 12.33258 59.04168 #> [4,] 12.33258 58.98966 #> [5,] 12.28753 58.96366 #> [6,] 12.24249 58.98966 #> [7,] 12.24249 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 59.01567 #> #> Slot "ID": #> [1] "ID1846" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1847]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 59.04168 #> [2,] 12.37762 59.06768 #> [3,] 12.42267 59.04168 #> [4,] 12.42267 58.98966 #> [5,] 12.37762 58.96366 #> [6,] 12.33258 58.98966 #> [7,] 12.33258 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 59.01567 #> #> Slot "ID": #> [1] "ID1847" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1848]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.46771 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.42267 59.04168 #> [2,] 12.46771 59.06768 #> [3,] 12.51276 59.04168 #> [4,] 12.51276 58.98966 #> [5,] 12.46771 58.96366 #> [6,] 12.42267 58.98966 #> [7,] 12.42267 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.46771 59.01567 #> #> Slot "ID": #> [1] "ID1848" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1849]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.55780 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.51276 59.04168 #> [2,] 12.55780 59.06768 #> [3,] 12.60285 59.04168 #> [4,] 12.60285 58.98966 #> [5,] 12.55780 58.96366 #> [6,] 12.51276 58.98966 #> [7,] 12.51276 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.55780 59.01567 #> #> Slot "ID": #> [1] "ID1849" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1850]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 59.04168 #> [2,] 12.64789 59.06768 #> [3,] 12.69294 59.04168 #> [4,] 12.69294 58.98966 #> [5,] 12.64789 58.96366 #> [6,] 12.60285 58.98966 #> [7,] 12.60285 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 59.01567 #> #> Slot "ID": #> [1] "ID1850" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1851]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.08934 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.04429 59.04168 #> [2,] 14.08934 59.06768 #> [3,] 14.13438 59.04168 #> [4,] 14.13438 58.98966 #> [5,] 14.08934 58.96366 #> [6,] 14.04429 58.98966 #> [7,] 14.04429 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.08934 59.01567 #> #> Slot "ID": #> [1] "ID1851" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1852]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 14.17943 59.01567 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 14.13438 59.04168 #> [2,] 14.17943 59.06768 #> [3,] 14.22447 59.04168 #> [4,] 14.22447 58.98966 #> [5,] 14.17943 58.96366 #> [6,] 14.13438 58.98966 #> [7,] 14.13438 59.04168 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 14.17943 59.01567 #> #> Slot "ID": #> [1] "ID1852" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1853]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.25150 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.20645 59.11970 #> [2,] 11.25150 59.14570 #> [3,] 11.29654 59.11970 #> [4,] 11.29654 59.06768 #> [5,] 11.25150 59.04168 #> [6,] 11.20645 59.06768 #> [7,] 11.20645 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.25150 59.09369 #> #> Slot "ID": #> [1] "ID1853" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1854]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.34159 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.29654 59.11970 #> [2,] 11.34159 59.14570 #> [3,] 11.38663 59.11970 #> [4,] 11.38663 59.06768 #> [5,] 11.34159 59.04168 #> [6,] 11.29654 59.06768 #> [7,] 11.29654 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.34159 59.09369 #> #> Slot "ID": #> [1] "ID1854" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1855]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.79204 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.74699 59.11970 #> [2,] 11.79204 59.14570 #> [3,] 11.83708 59.11970 #> [4,] 11.83708 59.06768 #> [5,] 11.79204 59.04168 #> [6,] 11.74699 59.06768 #> [7,] 11.74699 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.79204 59.09369 #> #> Slot "ID": #> [1] "ID1855" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1856]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.97222 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.92717 59.11970 #> [2,] 11.97222 59.14570 #> [3,] 12.01726 59.11970 #> [4,] 12.01726 59.06768 #> [5,] 11.97222 59.04168 #> [6,] 11.92717 59.06768 #> [7,] 11.92717 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.97222 59.09369 #> #> Slot "ID": #> [1] "ID1856" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1857]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.06231 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.01726 59.11970 #> [2,] 12.06231 59.14570 #> [3,] 12.10735 59.11970 #> [4,] 12.10735 59.06768 #> [5,] 12.06231 59.04168 #> [6,] 12.01726 59.06768 #> [7,] 12.01726 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.06231 59.09369 #> #> Slot "ID": #> [1] "ID1857" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1858]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.15240 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.10735 59.11970 #> [2,] 12.15240 59.14570 #> [3,] 12.19744 59.11970 #> [4,] 12.19744 59.06768 #> [5,] 12.15240 59.04168 #> [6,] 12.10735 59.06768 #> [7,] 12.10735 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.15240 59.09369 #> #> Slot "ID": #> [1] "ID1858" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1859]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.24249 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.19744 59.11970 #> [2,] 12.24249 59.14570 #> [3,] 12.28753 59.11970 #> [4,] 12.28753 59.06768 #> [5,] 12.24249 59.04168 #> [6,] 12.19744 59.06768 #> [7,] 12.19744 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.24249 59.09369 #> #> Slot "ID": #> [1] "ID1859" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1860]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.33258 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.28753 59.11970 #> [2,] 12.33258 59.14570 #> [3,] 12.37762 59.11970 #> [4,] 12.37762 59.06768 #> [5,] 12.33258 59.04168 #> [6,] 12.28753 59.06768 #> [7,] 12.28753 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.33258 59.09369 #> #> Slot "ID": #> [1] "ID1860" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1861]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.42267 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.37762 59.11970 #> [2,] 12.42267 59.14570 #> [3,] 12.46771 59.11970 #> [4,] 12.46771 59.06768 #> [5,] 12.42267 59.04168 #> [6,] 12.37762 59.06768 #> [7,] 12.37762 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.42267 59.09369 #> #> Slot "ID": #> [1] "ID1861" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1862]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.51276 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.46771 59.11970 #> [2,] 12.51276 59.14570 #> [3,] 12.55780 59.11970 #> [4,] 12.55780 59.06768 #> [5,] 12.51276 59.04168 #> [6,] 12.46771 59.06768 #> [7,] 12.46771 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.51276 59.09369 #> #> Slot "ID": #> [1] "ID1862" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1863]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.60285 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.55780 59.11970 #> [2,] 12.60285 59.14570 #> [3,] 12.64789 59.11970 #> [4,] 12.64789 59.06768 #> [5,] 12.60285 59.04168 #> [6,] 12.55780 59.06768 #> [7,] 12.55780 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.60285 59.09369 #> #> Slot "ID": #> [1] "ID1863" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1864]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.69294 59.09369 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.64789 59.11970 #> [2,] 12.69294 59.14570 #> [3,] 12.73798 59.11970 #> [4,] 12.73798 59.06768 #> [5,] 12.69294 59.04168 #> [6,] 12.64789 59.06768 #> [7,] 12.64789 59.11970 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.69294 59.09369 #> #> Slot "ID": #> [1] "ID1864" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1865]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.83708 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.79204 59.19772 #> [2,] 11.83708 59.22372 #> [3,] 11.88213 59.19772 #> [4,] 11.88213 59.14570 #> [5,] 11.83708 59.11970 #> [6,] 11.79204 59.14570 #> [7,] 11.79204 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.83708 59.17171 #> #> Slot "ID": #> [1] "ID1865" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1866]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 11.92717 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.88213 59.19772 #> [2,] 11.92717 59.22372 #> [3,] 11.97222 59.19772 #> [4,] 11.97222 59.14570 #> [5,] 11.92717 59.11970 #> [6,] 11.88213 59.14570 #> [7,] 11.88213 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 11.92717 59.17171 #> #> Slot "ID": #> [1] "ID1866" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1867]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.01726 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 11.97222 59.19772 #> [2,] 12.01726 59.22372 #> [3,] 12.06231 59.19772 #> [4,] 12.06231 59.14570 #> [5,] 12.01726 59.11970 #> [6,] 11.97222 59.14570 #> [7,] 11.97222 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.01726 59.17171 #> #> Slot "ID": #> [1] "ID1867" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1868]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.10735 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.06231 59.19772 #> [2,] 12.10735 59.22372 #> [3,] 12.15240 59.19772 #> [4,] 12.15240 59.14570 #> [5,] 12.10735 59.11970 #> [6,] 12.06231 59.14570 #> [7,] 12.06231 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.10735 59.17171 #> #> Slot "ID": #> [1] "ID1868" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1869]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.19744 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.15240 59.19772 #> [2,] 12.19744 59.22372 #> [3,] 12.24249 59.19772 #> [4,] 12.24249 59.14570 #> [5,] 12.19744 59.11970 #> [6,] 12.15240 59.14570 #> [7,] 12.15240 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.19744 59.17171 #> #> Slot "ID": #> [1] "ID1869" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1870]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.28753 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.24249 59.19772 #> [2,] 12.28753 59.22372 #> [3,] 12.33258 59.19772 #> [4,] 12.33258 59.14570 #> [5,] 12.28753 59.11970 #> [6,] 12.24249 59.14570 #> [7,] 12.24249 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.28753 59.17171 #> #> Slot "ID": #> [1] "ID1870" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1871]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.37762 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.33258 59.19772 #> [2,] 12.37762 59.22372 #> [3,] 12.42267 59.19772 #> [4,] 12.42267 59.14570 #> [5,] 12.37762 59.11970 #> [6,] 12.33258 59.14570 #> [7,] 12.33258 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.37762 59.17171 #> #> Slot "ID": #> [1] "ID1871" #> #> Slot "area": #> [1] 0.007028856 #> #> #> [[1872]] #> An object of class "Polygons" #> Slot "Polygons": #> [[1]] #> An object of class "Polygon" #> Slot "labpt": #> [1] 12.64789 59.17171 #> #> Slot "area": #> [1] 0.007028856 #> #> Slot "hole": #> [1] FALSE #> #> Slot "ringDir": #> [1] 1 #> #> Slot "coords": #> x y #> [1,] 12.60285 59.19772 #> [2,] 12.64789 59.22372 #> [3,] 12.69294 59.19772 #> [4,] 12.69294 59.14570 #> [5,] 12.64789 59.11970 #> [6,] 12.60285 59.14570 #> [7,] 12.60285 59.19772 #> #> #> #> Slot "plotOrder": #> [1] 1 #> #> Slot "labpt": #> [1] 12.64789 59.17171 #> #> Slot "ID": #> [1] "ID1872" #> #> Slot "area": #> [1] 0.007028856 #> #> #> #> Slot "plotOrder": #> [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 #> [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 #> [29] 30 31 32 33 34 35 36 37 38 39 40 41 42 43 #> [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 #> [57] 58 59 60 61 62 63 64 65 66 67 68 69 70 71 #> [71] 72 73 74 75 76 77 78 79 80 81 82 83 84 85 #> [85] 86 87 88 89 90 91 92 93 94 95 96 97 98 99 #> [99] 100 101 102 103 104 105 106 107 108 109 110 111 112 113 #> [113] 114 115 116 117 118 119 120 121 122 123 124 125 126 127 #> [127] 128 129 130 131 132 133 134 135 136 137 138 139 140 141 #> [141] 142 143 144 145 146 147 148 149 150 151 152 153 154 155 #> [155] 156 157 158 159 160 161 162 163 164 165 166 167 168 169 #> [169] 170 171 172 173 174 175 176 177 178 179 180 181 182 183 #> [183] 184 185 186 187 188 189 190 191 192 193 194 195 196 197 #> [197] 198 199 200 201 202 203 204 205 206 207 208 209 210 211 #> [211] 212 213 214 215 216 217 218 219 220 221 222 223 224 225 #> [225] 226 227 228 229 230 231 232 233 234 235 236 237 238 239 #> [239] 240 241 242 243 244 245 246 247 248 249 250 251 252 253 #> [253] 254 255 256 257 258 259 260 261 262 263 264 265 266 267 #> [267] 268 269 270 271 272 273 274 275 276 277 278 279 280 281 #> [281] 282 283 284 285 286 287 288 289 290 291 292 293 294 295 #> [295] 296 297 298 299 300 301 302 303 304 305 306 307 308 309 #> [309] 310 311 312 313 314 315 316 317 318 319 320 321 322 323 #> [323] 324 325 326 327 328 329 330 331 332 333 334 335 336 337 #> [337] 338 339 340 341 342 343 344 345 346 347 348 349 350 351 #> [351] 352 353 354 355 356 357 358 359 360 361 362 363 364 365 #> [365] 366 367 368 369 370 371 372 373 374 375 376 377 378 379 #> [379] 380 381 382 383 384 385 386 387 388 389 390 391 392 393 #> [393] 394 395 396 397 398 399 400 401 402 403 404 405 406 407 #> [407] 408 409 410 411 412 413 414 415 416 417 418 419 420 421 #> [421] 422 423 424 425 426 427 428 429 430 431 432 433 434 435 #> [435] 436 437 438 439 440 441 442 443 444 445 446 447 448 449 #> [449] 450 451 452 453 454 455 456 457 458 459 460 461 462 463 #> [463] 464 465 466 467 468 469 470 471 472 473 474 475 476 477 #> [477] 478 479 480 481 482 483 484 485 486 487 488 489 490 491 #> [491] 492 493 494 495 496 497 498 499 500 501 502 503 504 505 #> [505] 506 507 508 509 510 511 512 513 514 515 516 517 518 519 #> [519] 520 521 522 523 524 525 526 527 528 529 530 531 532 533 #> [533] 534 535 536 537 538 539 540 541 542 543 544 545 546 547 #> [547] 548 549 550 551 552 553 554 555 556 557 558 559 560 561 #> [561] 562 563 564 565 566 567 568 569 570 571 572 573 574 575 #> [575] 576 577 578 579 580 581 582 583 584 585 586 587 588 589 #> [589] 590 591 592 593 594 595 596 597 598 599 600 601 602 603 #> [603] 604 605 606 607 608 609 610 611 612 613 614 615 616 617 #> [617] 618 619 620 621 622 623 624 625 626 627 628 629 630 631 #> [631] 632 633 634 635 636 637 638 639 640 641 642 643 644 645 #> [645] 646 647 648 649 650 651 652 653 654 655 656 657 658 659 #> [659] 660 661 662 663 664 665 666 667 668 669 670 671 672 673 #> [673] 674 675 676 677 678 679 680 681 682 683 684 685 686 687 #> [687] 688 689 690 691 692 693 694 695 696 697 698 699 700 701 #> [701] 702 703 704 705 706 707 708 709 710 711 712 713 714 715 #> [715] 716 717 718 719 720 721 722 723 724 725 726 727 728 729 #> [729] 730 731 732 733 734 735 736 737 738 739 740 741 742 743 #> [743] 744 745 746 747 748 749 750 751 752 753 754 755 756 757 #> [757] 758 759 760 761 762 763 764 765 766 767 768 769 770 771 #> [771] 772 773 774 775 776 777 778 779 780 781 782 783 784 785 #> [785] 786 787 788 789 790 791 792 793 794 795 796 797 798 799 #> [799] 800 801 802 803 804 805 806 807 808 809 810 811 812 813 #> [813] 814 815 816 817 818 819 820 821 822 823 824 825 826 827 #> [827] 828 829 830 831 832 833 834 835 836 837 838 839 840 841 #> [841] 842 843 844 845 846 847 848 849 850 851 852 853 854 855 #> [855] 856 857 858 859 860 861 862 863 864 865 866 867 868 869 #> [869] 870 871 872 873 874 875 876 877 878 879 880 881 882 883 #> [883] 884 885 886 887 888 889 890 891 892 893 894 895 896 897 #> [897] 898 899 900 901 902 903 904 905 906 907 908 909 910 911 #> [911] 912 913 914 915 916 917 918 919 920 921 922 923 924 925 #> [925] 926 927 928 929 930 931 932 933 934 935 936 937 938 939 #> [939] 940 941 942 943 944 945 946 947 948 949 950 951 952 953 #> [953] 954 955 956 957 958 959 960 961 962 963 964 965 966 967 #> [967] 968 969 970 971 972 973 974 975 976 977 978 979 980 981 #> [981] 982 983 984 985 986 987 988 989 990 991 992 993 994 995 #> [995] 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 #> [1009] 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 #> [1023] 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 #> [1037] 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 #> [1051] 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 #> [1065] 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 #> [1079] 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 #> [1093] 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 #> [1107] 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 #> [1121] 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 #> [1135] 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 #> [1149] 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 #> [1163] 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 #> [1177] 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 #> [1191] 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 #> [1205] 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 #> [1219] 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 #> [1233] 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 #> [1247] 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 #> [1261] 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 #> [1275] 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 #> [1289] 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 #> [1303] 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 #> [1317] 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 #> [1331] 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 #> [1345] 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 #> [1359] 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 #> [1373] 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 #> [1387] 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 #> [1401] 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 #> [1415] 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 #> [1429] 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 #> [1443] 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 #> [1457] 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 #> [1471] 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 #> [1485] 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 #> [1499] 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 #> [1513] 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 #> [1527] 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 #> [1541] 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 #> [1555] 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 #> [1569] 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 #> [1583] 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 #> [1597] 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 #> [1611] 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 #> [1625] 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 #> [1639] 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 #> [1653] 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 #> [1667] 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 #> [1681] 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 #> [1695] 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 #> [1709] 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 #> [1723] 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 #> [1737] 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 #> [1751] 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 #> [1765] 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 #> [1779] 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 #> [1793] 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 #> [1807] 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 #> [1821] 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 #> [1835] 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 #> [1849] 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 #> [1863] 1864 1865 1866 1867 1868 1869 1870 1871 1872 1 #> #> Slot "bbox": #> min max #> x 11.16141 17.10735 #> y 55.29670 59.22372 #> #> Slot "proj4string": #> CRS arguments: #> +init=epsg:4326 +proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 #> +towgs84=0,0,0 #> #> #> $nonEmptyGridCells #> [1] 1 2 3 6 7 8 9 10 11 12 13 14 15 16 17 #> [16] 19 20 21 22 24 25 26 30 31 32 33 35 36 37 38 #> [31] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 #> [46] 55 56 57 58 59 61 62 63 64 65 66 67 68 70 71 #> [61] 72 73 74 75 76 77 79 80 81 82 83 85 86 87 88 #> [76] 90 92 93 95 96 100 101 102 103 104 105 107 108 110 111 #> [91] 112 113 114 115 117 118 119 120 121 122 123 124 125 126 127 #> [106] 128 129 132 133 136 137 138 139 140 141 142 143 144 145 147 #> [121] 149 150 152 155 156 157 158 159 161 162 163 164 166 167 168 #> [136] 169 170 171 172 173 176 178 181 182 183 184 185 187 189 192 #> [151] 193 194 195 196 199 200 201 202 203 204 205 207 208 209 210 #> [166] 214 217 219 220 221 225 229 230 231 232 234 235 236 237 238 #> [181] 239 240 241 246 248 249 250 251 257 259 267 269 271 272 283 #> [196] 285 286 287 288 289 290 291 296 298 306 311 315 318 322 323 #> [211] 324 325 326 327 328 329 336 340 342 346 351 354 355 356 362 #> [226] 363 364 365 366 367 368 370 371 375 376 379 380 383 392 393 #> [241] 396 398 399 400 401 402 403 404 405 406 407 408 409 419 425 #> [256] 426 431 432 433 434 436 437 439 440 441 442 443 444 445 446 #> [271] 447 448 449 450 453 454 455 460 462 463 464 466 470 473 476 #> [286] 480 481 482 484 485 486 487 488 489 490 491 492 493 503 506 #> [301] 509 512 517 519 522 524 525 529 530 531 532 533 534 538 543 #> [316] 548 553 555 556 557 558 562 569 570 572 573 575 576 578 580 #> [331] 581 582 596 597 599 600 601 603 604 605 609 610 611 615 616 #> [346] 617 618 619 620 621 622 623 624 625 626 627 628 640 647 649 #> [361] 650 651 658 659 666 670 672 673 674 675 676 685 686 688 689 #> [376] 694 699 700 704 707 708 711 714 716 717 719 720 721 722 723 #> [391] 724 726 730 737 742 755 760 762 763 764 765 766 767 768 769 #> [406] 770 771 772 773 775 778 786 796 802 805 806 807 808 809 812 #> [421] 815 817 818 819 820 821 822 823 832 835 842 843 849 854 855 #> [436] 857 858 859 861 862 866 867 868 869 871 872 873 874 875 876 #> [451] 879 882 883 884 885 886 887 893 895 906 908 911 914 915 924 #> [466] 925 927 929 930 932 934 935 938 939 940 948 956 958 960 967 #> [481] 971 976 977 978 979 981 982 983 986 987 988 989 992 1008 1009 #> [496] 1010 1011 1017 1018 1021 1027 1029 1030 1031 1032 1033 1034 1035 1036 1037 #> [511] 1038 1039 1040 1041 1042 1044 1046 1053 1059 1060 1061 1062 1063 1064 1068 #> [526] 1073 1080 1082 1083 1084 1085 1086 1087 1088 1090 1092 1094 1095 1096 1097 #> [541] 1098 1099 1100 1101 1103 1105 1108 1109 1110 1112 1115 1116 1119 1124 1127 #> [556] 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1146 1148 1149 1150 #> [571] 1151 1152 1153 1156 1157 1158 1163 1164 1165 1166 1171 1172 1173 1174 1175 #> [586] 1177 1180 1187 1193 1198 1204 1208 1209 1218 1220 1224 1241 1242 1243 1244 #> [601] 1245 1247 1250 1252 1254 1256 1257 1259 1262 1263 1269 1270 1271 1273 1275 #> [616] 1276 1278 1279 1281 1284 1286 1287 1290 1291 1293 1294 1296 1300 1301 1306 #> [631] 1307 1312 1314 1315 1317 1323 1324 1325 1327 1328 1329 1330 1331 1337 1338 #> [646] 1340 1341 1342 1343 1346 1347 1348 1349 1350 1351 1352 1355 1366 1369 1370 #> [661] 1372 1374 1375 1378 1379 1380 1384 1385 1390 1393 1396 1397 1402 1403 1406 #> [676] 1407 1409 1410 1418 1424 1425 1426 1427 1429 1430 1431 1432 1433 1434 1435 #> [691] 1437 1439 1443 1444 1445 1446 1452 1454 1457 1458 1459 1460 1461 1462 1465 #> [706] 1466 1467 1469 1478 1479 1480 1482 1486 1488 1489 1490 1491 1493 1494 1496 #> [721] 1498 1499 1500 1502 1512 1514 1517 1518 1519 1520 1521 1522 1525 1528 1532 #> [736] 1534 1536 1537 1539 1543 1544 1545 1546 1547 1549 1550 1552 1553 1554 1557 #> [751] 1565 1567 1568 1570 1577 1579 1582 1584 1585 1587 1590 1591 1592 1596 1598 #> [766] 1601 1602 1603 1604 1605 1609 1610 1611 1613 1614 1615 1616 1617 1619 1624 #> [781] 1626 1628 1630 1631 1634 1635 1636 1637 1640 1641 1648 1649 1651 1653 1654 #> [796] 1655 1658 1660 1664 1666 1673 1680 1683 1684 1685 1687 1688 1689 1692 1696 #> [811] 1697 1698 1700 1702 1703 1709 1711 1712 1713 1714 1722 1724 1725 1726 1730 #> [826] 1731 1733 1734 1735 1738 1743 1746 1748 1749 1755 1756 1761 1764 1765 1784 #> [841] 1786 1787 1788 1789 1799 1801 1807 1810 1815 1816 1817 1820 1821 1822 1824 #> [856] 1826 1828 1831 1837 1838 1841 1842 1846 1848 1850 1858 1861 1862 1863 1864 #> [871] 1869 #> #> attr(,"visitCol") #> [1] "visitUID" #> attr(,"spillOver") #> [1] TRUE